ClusterSysadminClass: Difference between revisions

From Bloominglabs
Jump to navigationJump to search
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 21st and 28th, 2017 ===
* Setup iptables
* Setup NTP server
* Setup LDAP server (SLAPD)
* Setup NFS
* SSH security
* Re-configure kickstart
* Re-install nodes
* Set nodes to boot off local disk
* [Lecture Notes]
* [Config Files]


=== February 7th and 14th, 2017 ===
=== February 7th and 14th, 2017 ===
Line 19: Line 31:
* Modify DHCP to PXE boot
* Modify DHCP to PXE boot
* Configure Kickstart config file
* Configure Kickstart config file
* Setup nodes to PXE boot to hard disk
** /var/lib/tftpboot/pxelinux.cfg/01-ma-ca-dd-re-ss-n1
<pre>
default localboot
timeout 60

label localboot
LOCALBOOT 0
</pre>
* [http://bloominglabs.org/images/8/88/SysadminClass-Lecture2.pdf Lecture Notes]
* [http://bloominglabs.org/images/8/88/SysadminClass-Lecture2.pdf Lecture Notes]
* [http://bloominglabs.org/images/b/b8/SysadminClass2.tar.gz Config Files]
* [http://bloominglabs.org/images/b/b8/SysadminClass2.tar.gz Config Files]

Revision as of 18:15, 21 February 2017

Cluster System Administrator Class

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

February 21st and 28th, 2017

  • Setup iptables
  • Setup NTP server
  • Setup LDAP server (SLAPD)
  • Setup NFS
  • SSH security
  • Re-configure kickstart
  • Re-install nodes
  • Set nodes to boot off local disk
  • [Lecture Notes]
  • [Config Files]

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
  • Lecture Notes
  • Config Files

January 31st, 2017

January 24th, 2017

  • Setup hardware