Open mayurwaghmode opened 2 years ago
To check the disk usage of directory
du dir-name -h
CPU usage
top
htop
ps aux | grep process-name
get your kernel version or know which distribution you are using
uname -a
neofetch
How to get your current IP address?
ifoconfig
ip addr show eth0
How to check if the port is in use in
Run any one of the following commands on Linux to see open ports: