Difference between revisions of "ClusterSysadminClass"

From Bloominglabs
Jump to: navigation, search
(Cluster System Administrator Class)
(Cluster System Administrator Class)
Line 7: Line 7:
 
* [https://access.redhat.com/documentation/en/red-hat-enterprise-linux/6/?version=6/ RHEL 6 documentation]
 
* [https://access.redhat.com/documentation/en/red-hat-enterprise-linux/6/?version=6/ RHEL 6 documentation]
 
* [https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Installation_Guide/index.html RHEL Installation Guide]
 
* [https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Installation_Guide/index.html RHEL Installation Guide]
 +
 +
=== February 7th and 14th, 2017 ===
 +
* Disable iptables/selinux
 +
* Finish setting up DNS
 +
* Setup DHCP
 +
* Configure mgmt node's wired network port to use new DNS server
 +
* Setup httpd
 +
** Copy CentOS 6 installation files (CentOS/6.8/x86_64)
 +
* Configure yum to use local repo
 +
* Setup PXE server
 +
* Modify DHCP to PXE boot
 +
* Configure Kickstart config file
  
 
=== January 31st, 2017 ===
 
=== January 31st, 2017 ===
Line 18: Line 30:
 
** [http://bloominglabs.org/images/b/be/SysadminClass1.tar.gz DHCP and DNS config files]
 
** [http://bloominglabs.org/images/b/be/SysadminClass1.tar.gz DHCP and DNS config files]
 
*** #Errata: In dhcpd.conf, change the domain-name-server on line 30 to be 192.168.2.30
 
*** #Errata: In dhcpd.conf, change the domain-name-server on line 30 to be 192.168.2.30
 +
**** This is fixed in current version of the tarball

Revision as of 02:35, 7 February 2017

Cluster System Administrator Class

Meeting: Tuesdays, starting January 24th until March 7th, from 7:00pm to 9:30pm

February 7th and 14th, 2017

  • Disable iptables/selinux
  • Finish setting up DNS
  • Setup DHCP
  • Configure mgmt node's wired network port to use new DNS server
  • Setup httpd
    • Copy CentOS 6 installation files (CentOS/6.8/x86_64)
  • Configure yum to use local repo
  • Setup PXE server
  • Modify DHCP to PXE boot
  • Configure Kickstart config file

January 31st, 2017

Personal tools