Difference between revisions of "Client Recipe"
From Nuclear Physics Group Documentation Pages
Jump to navigationJump to searchm (Printer) |
|||
(26 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
A simple ''n''-step process to set up a client lickety-split: | 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') | ||
+ | ## 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). | ||
# Reboot | # 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.