Difference between revisions of "CentOS"
Jump to navigation
Jump to search
(Created page with "=CentOS= ==Images== * The "everything" image of CentOS contains every package available for CentOS. * The DVD image is more compact. After installation, the "everything" image ca...") |
|||
Line 1: | Line 1: | ||
− | + | =Images= | |
− | |||
* The "everything" image of CentOS contains every package available for CentOS. | * The "everything" image of CentOS contains every package available for CentOS. | ||
* The DVD image is more compact. After installation, the "everything" image can be used with "yum install packagename" to install additional packages. | * The DVD image is more compact. After installation, the "everything" image can be used with "yum install packagename" to install additional packages. | ||
− | + | =Resources= | |
[http://www.tecmint.com/centos-6-3-step-by-step-installation-guide-with-screenshots/ Installation Guide] | [http://www.tecmint.com/centos-6-3-step-by-step-installation-guide-with-screenshots/ Installation Guide] | ||
[http://www.centos.org/download/ Download] | [http://www.centos.org/download/ Download] |
Revision as of 16:18, 25 July 2014
Images
- The "everything" image of CentOS contains every package available for CentOS.
- The DVD image is more compact. After installation, the "everything" image can be used with "yum install packagename" to install additional packages.