Difference between revisions of "Ubuntu"
From OpenEMR Project Wiki
Line 6: | Line 6: | ||
==Web Server How To== | ==Web Server How To== | ||
*[http://www.aboutdebian.com/internet.htm About Debian Linux - How to Set Up Debian Linux Internet Server] | *[http://www.aboutdebian.com/internet.htm About Debian Linux - How to Set Up Debian Linux Internet Server] | ||
*[[Lamp Server Notes]] | |||
<br><br> | |||
==Package Manager - Apt-Get== | ==Package Manager - Apt-Get== | ||
*[http://manpages.ubuntu.com/manpages/trusty/en/man8/apt-get.8.html apt-get Man Page] | *[http://manpages.ubuntu.com/manpages/trusty/en/man8/apt-get.8.html apt-get Man Page] |
Revision as of 16:10, 21 May 2014
General
Web Server How To
Package Manager - Apt-Get
- apt-get Man Page
- Ubuntu Packages Web Catalog
- Synaptic - GUI Interface for apt-get.
Commands
sudo apt-get update sudo apt-get upgrade sudo apt-get install [PACKAGE NAME]