Lab 5

In Lab 4, I will show how the following commands operate:

apt-get update

aptupdate

TheĀ apt-get updateĀ command is use to update the system packages from the repository.

ping

ping

TheĀ pingĀ command is use to determine if a remote location is reachable.

netstat

netstat

TheĀ netstatĀ command is use to examine various network settings and statistics.

wget

wget

TheĀ wgetĀ command is use for downloading files.

locate

locate

TheĀ locateĀ command is use to perform a search of pathnames and output those that matches the substring.

gzip

gzip

TheĀ gzipĀ command is use to compress one or more files.

gunzip

gunzip

TheĀ gunzipĀ  command is use to decompress files.

tar

tar

TheĀ  tarĀ  command is use to to archive files.

zip

zip

TheĀ zipĀ command is use to both compress and archive files.

unzip

unzip

TheĀ unzipĀ command is use to decompress a zip file.

 

 

 

 

Leave a Reply

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