Linux

blkid

To list UUID for all your storage devices, run ”’blkid -c /dev/null”’ blkid – locate/print block device attributes Example boby@bizhat ~ $…

atop

The program atop is an interactive monitor to view the load on a Linux system. To install on Ubuntu/Debian On CentOS/RHEL On…

networking

On Ubuntu 19.04, networking service is provided by package ifupdown apt install -y ifupdown By default this package is not installed. So…