Welcome to my Channel...!
In this video we are going to see the basics of Linux . These are the fundamentals of Linux and essential trainings. we will see more and more in upcoming videos.
☕ BuyMeACoffee: buymeacoffee.com/missgoogle
For any queries drop a mail at [email protected]
Share your thoughts about this video in the comment section and if you have any doubts post it in comment section.
BluePrism Playlist:- • BluePrism | RPA
Thank You...!
→→→→→Visit Our Channel For More Videos←←←←←
🏹LIKE
🏹SHARE
🏹SUBSCRIBE
Where There is a Will There is a Way 💘
//Chapters and time splits
00:00:00-00:01:09 Learning Linux command line
00:01:10-00:02:33 What you should know
00:02:34-00:06:06 A very quick intro to Linux
00:06:07-00:18:09 Creating a Linux virtual machine
00:18:10-00:20:23 Following along on other platforms
00:20:24-00:24:14 What is the command line?
00:24:15-00:29:45 Understand how commands are structured
00:29:46-00:34:34 Write commands in a shell at the prompt
00:34:35-00:40:29 Finding help for commands
00:40:30-00:45:53 Helpful keyboard shortcuts in the terminal
00:45:54-00:46:18 Challenge: Find command information
00:46:19-00:49:26 Solution: Find command information
00:49:27-00:55:39 The Linux file system
00:55:40-01:00:20 Understanding file paths
01:00:21-01:07:27 Navigating the file system
01:07:28-01:10:00 Exploring the output of the Is command
01:10:11-01:13:36 Create and remove directories
01:13:37-01:21:29 Copy, move and delete files and directories
01:21:30-01:23:39 Find files from the command line
01:23:40-01:29:42 Understand user roles and sudo
01:29:43-01:35:39 Understand file permissions
01:35:40-01:42:43 Modify file permissions
01:42:44-01:46:09 Create hard and symbolic links
01:46:10-01:46:35 Challenge: Fix broken syntax
01:46:36-01:47:59 Solution: Fix broken syntax
01:48:00-01:48:33 Challenge: Practice working with files
01:48:34-01:49:05 Solution: Practice working with files
01:49:06-01:51:34 The Unix philosophy
01:51:35-01:54:15 Use pipes to connect commands together
01:54:16-01:58:59 View text files with cat, head, tail and less
01:59:00-02:03:29 Search for text in files and streams with grep
02:03:30-02:10:19 Manipulate text with awk, sed and sort
02:10:20-02:14:54 Edit text with Vim
02:14:55-02:17:43 Edit text with nano
02:17:44-02:26:00 Working with tar and zip archives
02:26:01-02:26:28 Challenge: Create and share a file
02:26:29-02:28:16 Solution: Create and share a file
02:28:17-02:33:27 Output redirection
02:33:28-02:37:21 Exploring environment variables and PATH
02:37:22-02:38:29 Challenge: Extract information from a text file
02:38:30-02:41:57 Solution: Extract information from a text file
02:41:58-02:44:36 Find information about your Linux distribution
02:44:37-02:48:52 Find system hardware and disk information
02:48:53-02:51:50 Install and update software with a package manager