System Information Commands Flashcards
Displays current username.
whoami
Returns users identity
id
Sets or prints the name of current host system.
hostname
Prints basic information about the operating system name and system hardware.
uname
Returns working directory name.
pwd
The ifconfig utility is used to assign or to view an address to a network interface and/or configure network interface parameters.
ifconfig
Ip is a utility to show or manipulate routing, network devices, interfaces and tunnels.
ip
Shows network status.
netstat
Another utility to investigate sockets.
ss
Shows process status.
ps
Displays who is logged in.
who
Prints environment or sets and executes command.
env
Lists block devices.
lsblk
Lists USB devices
lsusb
Lists opened files.
lsof