MENU

Fun & Interesting

Introduction to the Linux Command-Line Interface (CLI)

Jim Schultz 1,250 3 years ago
Video Not Working? Fix It Now

If you like this video please give it a like and subscribe to my channel! In this how-to video I provide an introduction to the Linux Command-Line Interface, also known as the CLI. In my video I am using Kali Linux. I show you how to setup a Kali Linux VM in this video: https://youtu.be/J-EghvcaSgE There are tons of other good guides to reference on Google. Here is an example: https://kinsta.com/blog/linux-commands/ ----------------------------- 0:00 - Intro 1:46 - Opening Terminal Emulator (CLI) 3:17 - ls (listing files/folders) 4:06 - cd (changing directories) 10:08 - touch (creating empty files) 10:41 - cat (list files contents) 10:56 - Editing text files with nano (text editor) 12:36 - mkdir (making directory) 12:59 - mv (moving objects) 13:29 - cp (copying objects) 13:48 - rm (deleting) 14:15 - Working with flags and switches 17:30 - Sudo and working as an admin 20:00 - The "ip a" command and working with network services 20:50 - ping command 21:20 - "top" command overview 22:00 - pwd - present working directory 22:20 - Using grep and nesting commands together 25:00 - Working with package managers (apt-get and yum) ----------------------------- If you have any questions or would like to see any other videos, feel free to mention it below! I'll keep an eye on the comment section.

Comment