Lab 5

The wget command is used for downloading certain files

lab 5 wget

The ping is a command used to test the connection between two network connections and determine if the IP Address or website is reachable.

lab 5 ping 2

 

The netstat command is used to view the network settings in a system.

lab 5 netstat

The apt – get update command is used to get updates from the repository.

lab 5 get apt update

The locate command is used to perform a search of the pathnames so the output matches the substring.

lab 5 locate

 

The gzip command is used to compress one or more files

 

gzip

The gunzip command is used to decompress files

gunzip

The tar command is used to archive files

tar

The zip command is used to compress and archive files

zip

 

The unzip command is used to decompress files

unzip

Leave a Reply

Your email address will not be published. Required fields are marked *