| command | explanation | more info |
|---|---|---|
| whoami | returns current user | man |
| lsmod | Show the status of modules in the Linux Kernel | man |
| dmesg | print or control the kernel ring buffer | man |
| usermod | modify a user account | man |
| groupmod | modify a group definition on the system | man |
| chown | change file owner and group | man |
| fdisk | manipulate disk partition table | man |
| mount | mount a filesystem | man |
| hwinfo | probe for hardware | man |
| sysctl | configure kernel parameters at runtime | man |
| systemctl | Control the systemd system and service manager | man |
| ifconfig | configure a network interface | man |
| ip | show / manipulate routing, network devices, interfaces and tunnels | man |
| dig | DNS lookup utility | man |
| pstree | display a tree of processes | man |
Linux - Commands
Desc Text.