1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-09-27 20:09:02 +00:00

Merge pull request #1148 from amituttam/master

Update dead link for Ubuntu Server Guide
This commit is contained in:
victor felder 2014-10-09 10:20:48 -04:00
commit 0e90eb4ed4

View File

@ -1162,7 +1162,7 @@ See also [TeX](#tex)
* [The Linux System Administrator's Guide](http://www.tldp.org/LDP/sag/html/index.html)
* [The Python GTK+ 3 Tutorial](http://python-gtk-3-tutorial.readthedocs.org/en/latest/)
* [Ubuntu Pocket Guide and Reference](http://www.ubuntupocketguide.com/index_main.html)
* [Ubuntu Server Guide](https://help.ubuntu.com/13.10/serverguide/serverguide.pdf)
* [Ubuntu Server Guide](https://help.ubuntu.com/14.04/serverguide/serverguide.pdf)
* [Upstart Intro, Cookbook and Best Practises](http://upstart.ubuntu.com/cookbook/)
* [What Every Programmer Should Know About Memory](http://www.akkadia.org/drepper/cpumemory.pdf) (PDF)