centos:start
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
centos:start [2010/06/13 18:05] – michaelurspringer | centos:start [2014/10/11 22:39] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 26: | Line 26: | ||
chkconfig firstboot off | chkconfig firstboot off | ||
chkconfig ip6tables off | chkconfig ip6tables off | ||
- | chkconfig kudzu off | + | # chkconfig kudzu off |
chkconfig lvm2-monitor | chkconfig lvm2-monitor | ||
chkconfig acpid off | chkconfig acpid off | ||
Line 60: | Line 60: | ||
auditd | auditd | ||
crond | crond | ||
+ | kudzu | ||
mcstrans | mcstrans | ||
microcode_ctl | microcode_ctl | ||
Line 75: | Line 76: | ||
/ | / | ||
+ | |||
+ | **Install Virtualbox Guest additions** | ||
+ | |||
+ | First install necessary modules if not already done: | ||
+ | |||
+ | yum -y install gcc kernel sources kernel-devel | ||
+ | |||
+ | You need to reboot after install. | ||
+ | |||
+ | Then: | ||
+ | |||
+ | mount /dev/cdrom /mnt | ||
+ | |||
+ | cd /mnt | ||
+ | |||
+ | sh VBoxLinuxAdditions-x86.run | ||
+ | |||
centos/start.1276452350.txt · Last modified: 2014/10/11 22:39 (external edit)