Hello Everyone, I was wondering does anyone know how I can slim down Centos install, what I mean by slim down is whenever I install Centos with nothing but xen. I have all type stuff that is not needed like bluetooth and etc. This is a server, so I know that bluetooth is not need but I don't have any other menus to remove software when install from cd. So what would be the best way to slim this server down to only need the bare to run xen?
On Thu, Aug 27, 2009 at 1:08 PM, Chris Andrews<khris4 at gmail.com> wrote:> Hello Everyone, > > I was wondering does anyone know how I can slim down Centos install, > what I mean by slim down is whenever I install Centos with nothing but > xen. I have all type stuff that is not needed like bluetooth and etc. > This is a server, so I know that bluetooth is not need but I don't have > any other menus to remove software when install from cd. So what would > be the best way to slim this server down to only need the bare to run > xen? > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centos >When you install CentOS in the software section there is a customize now radio button, choose that option and enable/disable whichever package you want. -- Linux User #452368 http://twitter.com/vpadro Manifiesto por una cultura libre: http://culturalibre.org/ "Doing a thing well is often a waste of time."
Chris Andrews wrote:> Hello Everyone, > > I was wondering does anyone know how I can slim down Centos install, > what I mean by slim down is whenever I install Centos with nothing but > xen. I have all type stuff that is not needed like bluetooth and etc. > This is a server, so I know that bluetooth is not need but I don't have > any other menus to remove software when install from cd. So what would > be the best way to slim this server down to only need the bare to run > xen?http://www.owlriver.com/tips/tiny-centos/ -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 251 bytes Desc: OpenPGP digital signature URL: <http://lists.centos.org/pipermail/centos/attachments/20090827/53131f69/attachment-0002.sig>
From: Chris Andrews <khris4 at gmail.com>> I was wondering does anyone know how I can slim down Centos install, > what I mean by slim down is whenever I install Centos with nothing but > xen. I have all type stuff that is not needed like bluetooth and etc. > This is a server, so I know that bluetooth is not need but I don't have > any other menus to remove software when install from cd. So what would > be the best way to slim this server down to only need the bare to run > xen?I think you will have to use a kickstart file.. http://www.centos.org/docs/5/html/5.2/Installation_Guide/s1-kickstart2-howuse.html See the 'services' and '%packages' sections of the file... Example: services --enabled=acpid,anacron,auditd,cpuspeed,crond,gpm,haldaemon,irqbalance, kudzu,lm_sensors,messagebus,microcode_ctl,netfs,network,ntpd,portmap,readahead_e arly,sendmail,smartd,sshd,syslog,sysstat,xinetd --disabled=cups,apmd,atd,autofs, avahi-daemon,bluetooth,firstboot,hidd,ip6tables,isdn,mcstrans,pcscd,restorecond, xfs,yum-updatesd And: %packages @base yum-fastestmirror yum-priorities yum-utils ... If you remove @base, you will have to list all the mandatory packages... JD
Apparently Analagous Threads
- slim server for moh
- [PATCH v8 00/18] Add support for FDMA DMA controller and slim core rproc found on STi chipsets
- [PATCH v8 00/18] Add support for FDMA DMA controller and slim core rproc found on STi chipsets
- CentOS on new Thinkpads
- using DRBD VBDs with Xen