Basic Linux CM
Basic Linux CM
Linux Fundamentals
Fundamental Commands
ip –s addr: outputs further information about network traffic, package loss, etc.
Install Software
3. to install new software, you need to know the package name and then you type
yum install <packagename>
5. you can also install more than one package in one command:
yum install vim htop ssh
CATCH MEKONG Training Day 1 – Linux Fundamentals
Observe Processes