Difference: InstallingCentOS6 (4 vs. 5)

Revision 508 Jan 2014 - IvoVanGeel

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

Installing CentOS 6

Line: 36 to 36
 
    • This will disable logging in as root, via ssh, but it is still possible to log in as root using SSH public key authentication.
  • Disable SELinux by setting SELINUX=disabled in /etc/sysconfig/selinux (a reboot is needed to disable SELinux)
  • Disable the firewall (when in a secure network), by running: chkconfig iptables off; chkconfig ip6tables off
Added:
>
>
  • Add the following line to /etc/sysconfig/network:
    • NOZEROCONF=yes
 
  • Install the following packages:
Changed:
<
<
yum install irqbalance sysstat iotop strace tcpdump lsof ntp man man-pages man-pages-overrides mlocate wget openssh-clients perl iptraf-ng
>
>
yum install irqbalance sysstat iotop strace tcpdump lsof ntp man man-pages man-pages-overrides mlocate wget openssh-clients perl iptraf-ng bind-utils
 
  • Enable irqbalance: chkconfig irqbalance on (only useful on an SMP system)
  • Set up /etc/ntp.conf:
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2010-2019 by LANIS