🐧 LINUX: Your Need to Know | 10 Essential Basic Linux Command Line | Cybersecurity!

Опубликовано: 28 Октябрь 2023
на канале: G MAN: Security
388
8

This is a simple introduction to some basic Linux commands, if you are using Linux for the first time.
It can be daunting for some when they switch from GUI to command line, the beauty of Ubuntu Linux especially is its ease of use for both.

Commands in order:

00:00 - 1. pwd - Shows you the current directory you are in.
00:34 - 2. cat /etc/os-release - Shows the version of linux you are using.
01:02 - 3. ls -l - Shows the directory, its file permissions, owner name, file size... and more.
01:22 - 4. top - Shows Process ID, utilisation of CPU and memory and more.
01:45 - 5. mkdir - Creates a directory by the associated name you give it.
02:15 - 6. ifconfig - Shows the IP addresses of the interfaces on the local box.
02:38 - 7. cd - Change to the directory you wish to move to.
03:04 - 8. w - Shows the users currently logged in to the box and uptime.
03:26 - 9. hostnamectl - Shows the Linux systen name and architecture.
03:50 - 10. uptime - I am sure you can guess :)

Any questions, grab me at [email protected]