Add link to serverguide for command line package management in appendix C

This commit is contained in:
Lyn Perrine 2018-11-05 17:13:02 -08:00
parent 145cfa343d
commit 382dfc8141

View File

@ -29,4 +29,6 @@ To list files on the current file system one of the most important commands to k
will show the files in your current directory and the man page lists more options such as viewing all files or long listing.
There is also the command line for manageing and installing packages which is beyond the scope of this appendix but please see `apt package management <https://help.ubuntu.com/lts/serverguide/apt.html.en>`_ for how to insert and remove packages from the command line.