0% found this document useful (0 votes)
26 views1 page

Linux Cmds

The document lists various Linux command-line commands used for system information and network diagnostics. These commands include checking system time, network interfaces, process status, and file system details. Additionally, it includes commands for monitoring system performance and retrieving hardware information.

Uploaded by

Abhi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
26 views1 page

Linux Cmds

The document lists various Linux command-line commands used for system information and network diagnostics. These commands include checking system time, network interfaces, process status, and file system details. Additionally, it includes commands for monitoring system performance and retrieving hardware information.

Uploaded by

Abhi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

hostname

date
cat /etc/timezone
date
date +%s
uptime
ip addr show
ifconfig
ifconfig lo
netstat
netstat -i
netstat -rn
netstat -tulpn
lsof -i -P -n|grep LISTEN
ps
ps auxww
ip r
nmap -sT locahost
nmap -sU locahost
mount
df
modinfo ufs
pus auxww
cat /proc/partitions
cat /proc/swaps
cat /proc/cpuinfo
cat /proc/self/mounts
dmesg
hostnamectl
w
last /var/lib/wtmp
xxd hello.txt

13A1::00B4

You might also like