Difference between revisions of "ClusterSysadminClass"
From Bloominglabs
(→February 7th and 14th, 2017) |
(→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 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 | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
* [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 17:15, 21 February 2017
Contents |
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
- Reinstall mgmt nodes with more full featured install
- Setup wireless networking on mgmt node
- Networking
- Lecture Notes
- Config Files
- #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
- #Errata: In dhcpd.conf, change the domain-name-server on line 30 to be 192.168.2.30
January 24th, 2017
- Setup hardware