07-11-2017, 08:19 AM
(07-10-2017, 05:11 PM)OldMeister Wrote: where i can get netstat and how can i unzip .gz files?
Netstat:
Code: (Select All)
sudo apt install net-tools
For managing tar.gz files in command line the easiest solution is Midnight commander:
Code: (Select All)
sudo apt install mc