Difference between revisions of "Client Recipe"
From Nuclear Physics Group Documentation Pages
Jump to navigationJump to searchTslabinski (talk | contribs)  (After 4 years, I have updated this page for CentOS 7 (we no longer use Fedora). Please view the History page if you absolutely must know the old client method.)  | 
				m (Printer)  | 
				||
| (4 intermediate revisions by one other user not shown) | |||
| Line 17: | Line 17: | ||
## Network and Hostname:  | ## Network and Hostname:  | ||
### For wired clients:  | ### For wired clients:  | ||
| − | ####   | + | #### First select "Configure" in the bottom right.  | 
| − | ####   | + | #### In the General tab, select "Automatically connect to this network when it is available".  | 
| − | ####   | + | #### In the IPv4 Settings tab, select Manual for the Method.  | 
| − | ####   | + | #### Add an appropriate IP, Netmask, and Gateway (these are assigned to us by the UNH network, if you don't know the IP to give it, use DHCP instead).  | 
| − | ####   | + | #### Add the appropriate DNS servers.  | 
| − | ####   | + | #### Add "unh.edu" as the Search Domain.  | 
| − | ####   | + | #### Save the configuration.  | 
### (TODO: Figure out how to set up wireless clients with OpenVPN.  | ### (TODO: Figure out how to set up wireless clients with OpenVPN.  | ||
### Set the hostname in the bottom left corner (this should include the domain, ex; 'benfranklin.unh.edu')  | ### Set the hostname in the bottom left corner (this should include the domain, ex; 'benfranklin.unh.edu')  | ||
| Line 34: | Line 34: | ||
### Check 'Require a password to use this account'  | ### Check 'Require a password to use this account'  | ||
### Set a secure password (even though this account is temporary, the computer may still be vulnerable to network attacks).  | ### Set a secure password (even though this account is temporary, the computer may still be vulnerable to network attacks).  | ||
| + | # Reboot  | ||
| + | # Accept the EULA and select 'Finish Configuration'  | ||
| + | # Kdump: Leave at default settings  | ||
| + | # Log in to the Test account and proceed to set up [[SSSD]], [[Automount]], and [[Printer]].  | ||
Latest revision as of 21:41, 10 February 2015
A simple n-step process to set up a client lickety-split:
CentOS 7
- Run the CentOS installer disk.
- Localization:
- Date & Time: Americas/New York
 - Keyboard: English (US)
 - Language Support: English (United States)
 
 - Software:
- Installation Source: Local Media
 - Software Selection: Select GNOME Desktop with the following Add-ons:
- GNOME Applications
 - Internet Applications
 - Office Suite and Productivity
 - Compatibility Libraries
 
 
 - Installation Destination: Disk to be installed (Note that Automatic Partitioning is suggested. You may need to reclaim space if the drive is not new).
 - Network and Hostname:
- For wired clients:
- First select "Configure" in the bottom right.
 - In the General tab, select "Automatically connect to this network when it is available".
 - In the IPv4 Settings tab, select Manual for the Method.
 - Add an appropriate IP, Netmask, and Gateway (these are assigned to us by the UNH network, if you don't know the IP to give it, use DHCP instead).
 - Add the appropriate DNS servers.
 - Add "unh.edu" as the Search Domain.
 - Save the configuration.
 
 - (TODO: Figure out how to set up wireless clients with OpenVPN.
 - Set the hostname in the bottom left corner (this should include the domain, ex; 'benfranklin.unh.edu')
 
 - For wired clients:
 - Select Begin Installation
 - Set the root password.
 - Create a user with the following credentials:
- Full name: Test
 - Username: test
 - Uncheck 'Make this user administrator'
 - Check 'Require a password to use this account'
 - Set a secure password (even though this account is temporary, the computer may still be vulnerable to network attacks).
 
 
 - Localization:
 - Reboot
 - Accept the EULA and select 'Finish Configuration'
 - Kdump: Leave at default settings
 - Log in to the Test account and proceed to set up SSSD, Automount, and Printer.