Installed CentOS / Fedora

August 22, 2007 – 09:30

Made Virtual Machine installs of CentOS, Fedora Core. Some typical things:

  • yum list
  • yum groupinstall
  • rpm -ivh
  • /etc/sys-config/
  • service <name> start|restart|stop
  • chkconfig –list
  • chkconfig <service name> on
  • system-config-network-gui
  • system-config-security
  • system-config-<name>

With the system-config scripts you can adjust lots of system configuration settings. With the security config I found that for the Hive install the ssl settings were a bit too strict. Standard we don’t install SELinux. Security is handled by SysAdmin.

Sorry, comments for this entry are closed at this time.