Learning Linux Command Line

Torrent Details


Learning Linux Command Line

NAME
Learning Linux Command Line.torrent
CATEGORY
Other
INFOHASH
89ad07cd14e99de97327ebfd929204147f37ba47
SIZE
355 MB in 78 files
ADDED
Uploaded on 01-10-2018 by our crawler pet called "Spidey".
SWARM
0 seeders & 1 peers
RATING
No votes yet.

Please login to vote for this torrent.


Description

Learning Linux Command Line

TILL SEPTEMBER 2018

NOTE: "No Course Requests Will Be Accepted From Now". Only Important Courses Will Be Uploaded. So, No Need To Waste Your Time By Sending Un-Necessary Links. They Will Be Ignored At First Glance. Thanks!



Knowledge of the Linux command line is critical for anyone who uses this open-source operating system. For many tasks, it's more efficient and flexible than a graphical environment. For administrators, it plays a vital role in configuring permissions and working with files. In this course, experienced instructor Scott Simpson discusses the basics of working with the Linux command line using the Bash shell, focusing on practical Linux commands with examples that help you navigate through the file and folder structure, edit text, and set permissions. Scott also discusses some of the common command-line tools, such as grep, awk, and sed, and command-line apps such as the nano and Vim text editors. The course wraps up with a look at how to install and update software with a package manager.

Quote:

Discussion

Comments 0

Post Your Comment

Files in this torrent

FILENAMESIZE
01 Introduction/001 Learning Linux command line-en.srt2.2 KB
01 Introduction/001 Learning Linux command line.mp420.1 MB
01 Introduction/002 What you should know-en.srt3.9 KB
01 Introduction/002 What you should know.mp43.6 MB
01 Introduction/003 A very quick intro to Linux-en.srt6 KB
01 Introduction/003 A very quick intro to Linux.mp46.2 MB
02 Setting Up Your Environment/001 Creating a Linux virtual machine-en.srt9.5 KB
02 Setting Up Your Environment/001 Creating a Linux virtual machine.mp413.8 MB
02 Setting Up Your Environment/002 Windows Subsystem for Linux on Windows 10-en.srt4.3 KB
02 Setting Up Your Environment/002 Windows Subsystem for Linux on Windows 10.mp46.5 MB
02 Setting Up Your Environment/003 Following along on a Mac-en.srt2.8 KB
02 Setting Up Your Environment/003 Following along on a Mac.mp42.4 MB
02 Setting Up Your Environment/004 Following along on Linux-en.srt1.5 KB
02 Setting Up Your Environment/004 Following along on Linux.mp41.5 MB
02 Setting Up Your Environment/005 Using a cloud provider-en.srt4.2 KB
02 Setting Up Your Environment/005 Using a cloud provider.mp44.2 MB
03 Command-Line Basics/001 What is the command line_-en.srt4.2 KB
03 Command-Line Basics/001 What is the command line_.mp46.4 MB
03 Command-Line Basics/002 How commands are structured-en.srt6.7 KB
03 Command-Line Basics/002 How commands are structured.mp46.4 MB
03 Command-Line Basics/003 Write commands in a shell at the prompt-en.srt5.6 KB
03 Command-Line Basics/003 Write commands in a shell at the prompt.mp47.7 MB
03 Command-Line Basics/004 Helpful keyboard shortcuts in the terminal-en.srt6.4 KB
03 Command-Line Basics/004 Helpful keyboard shortcuts in the terminal.mp46.4 MB
03 Command-Line Basics/005 Finding help for commands-en.srt9.2 KB
03 Command-Line Basics/005 Finding help for commands.mp415.5 MB
04 Files Folders and Permissions/001 Files folders and navigation-en.srt13.3 KB
04 Files Folders and Permissions/001 Files folders and navigation.mp416.6 MB
04 Files Folders and Permissions/002 A little more about ls-en.srt4.3 KB
04 Files Folders and Permissions/002 A little more about ls.mp46.2 MB
04 Files Folders and Permissions/003 Create and remove folders-en.srt5.6 KB
04 Files Folders and Permissions/003 Create and remove folders.mp410.5 MB
04 Files Folders and Permissions/004 Copy move and delete files and folders-en.srt12.2 KB
04 Files Folders and Permissions/004 Copy move and delete files and folders.mp421.6 MB
04 Files Folders and Permissions/005 Find files from the command line-en.srt3.6 KB
04 Files Folders and Permissions/005 Find files from the command line.mp45.6 MB
04 Files Folders and Permissions/006 User roles and sudo-en.srt7.2 KB
04 Files Folders and Permissions/006 User roles and sudo.mp48 MB
04 Files Folders and Permissions/007 File permissions-en.srt16.4 KB
04 Files Folders and Permissions/007 File permissions.mp420.2 MB
04 Files Folders and Permissions/008 Create hard and symbolic links-en.srt5.1 KB
04 Files Folders and Permissions/008 Create hard and symbolic links.mp46.6 MB
04 Files Folders and Permissions/009 The Linux filesystem-en.srt5.4 KB
04 Files Folders and Permissions/009 The Linux filesystem.mp44.3 MB
05 Common Command-Line Tasks and Tools/001 The Unix philosophy-en.srt4.9 KB
05 Common Command-Line Tasks and Tools/001 The Unix philosophy.mp45 MB
05 Common Command-Line Tasks and Tools/002 Use pipes to connect commands together-en.srt4 KB
05 Common Command-Line Tasks and Tools/002 Use pipes to connect commands together.mp44.9 MB
05 Common Command-Line Tasks and Tools/003 View text files with cat head tail and less-en.srt7.5 KB
05 Common Command-Line Tasks and Tools/003 View text files with cat head tail and less.mp411.5 MB
05 Common Command-Line Tasks and Tools/004 Search for text in files and streams with grep-en.srt8.1 KB
05 Common Command-Line Tasks and Tools/004 Search for text in files and streams with grep.mp411.7 MB
05 Common Command-Line Tasks and Tools/005 Manipulate text with awk sed and sort-en.srt12.2 KB
05 Common Command-Line Tasks and Tools/005 Manipulate text with awk sed and sort.mp415.4 MB
05 Common Command-Line Tasks and Tools/006 Edit text with Vim-en.srt7.8 KB
05 Common Command-Line Tasks and Tools/006 Edit text with Vim.mp410.9 MB
05 Common Command-Line Tasks and Tools/007 Edit text with nano-en.srt3.7 KB
05 Common Command-Line Tasks and Tools/007 Edit text with nano.mp44.7 MB
05 Common Command-Line Tasks and Tools/008 Working with TAR and ZIP archives-en.srt12.1 KB
05 Common Command-Line Tasks and Tools/008 Working with TAR and ZIP archives.mp417.4 MB
05 Common Command-Line Tasks and Tools/009 Output redirection-en.srt7.8 KB
05 Common Command-Line Tasks and Tools/009 Output redirection.mp410.7 MB
05 Common Command-Line Tasks and Tools/010 Exploring environment variables and PATH-en.srt5.7 KB
05 Common Command-Line Tasks and Tools/010 Exploring environment variables and PATH.mp48.8 MB
05 Common Command-Line Tasks and Tools/011 Challenge_ Extract information from a text file-en.srt2.1 KB
05 Common Command-Line Tasks and Tools/011 Challenge_ Extract information from a text file.mp44.1 MB
05 Common Command-Line Tasks and Tools/012 Solution_ Extract information from a text file-en.srt6.1 KB
05 Common Command-Line Tasks and Tools/012 Solution_ Extract information from a text file.mp412.9 MB
06 A Peek at Some More Advanced Topics/001 Find distro and kernel information-en.srt4.2 KB
06 A Peek at Some More Advanced Topics/001 Find distro and kernel information.mp45.3 MB
06 A Peek at Some More Advanced Topics/002 Find system hardware and disk information-en.srt6.7 KB
06 A Peek at Some More Advanced Topics/002 Find system hardware and disk information.mp412.9 MB
06 A Peek at Some More Advanced Topics/003 Install and update software with a package manager-en.srt7 KB
06 A Peek at Some More Advanced Topics/003 Install and update software with a package manager.mp413.8 MB
07 Conclusion/001 Next steps-en.srt3.1 KB
07 Conclusion/001 Next steps.mp43.6 MB
Ex_Files_Linux_Command_Line.zip114.1 KB
Free_Exercise_File.zip98.4 KB

Alternative Torrents for 'Learning Linux Command Line'.

There are no alternative torrents found.