Projects#
- Find out the name of the package for the
netstatcommand and install it- What does
netstatlet you do?
- What does
- Find out how many packages you have installed on your Ubuntu Server, in total
- You might need to use
wc -l, perhaps?
- You might need to use