Minor formatting change and update to notes for frostburg.SGK, a Xeon Phi server.
authorAaron Taylor <ataylor@subgeniuskitty.com>
Mon, 3 May 2021 00:26:09 +0000 (17:26 -0700)
committerAaron Taylor <ataylor@subgeniuskitty.com>
Mon, 3 May 2021 00:26:09 +0000 (17:26 -0700)
data/notes/xeon_phi_server.md

index 54f05a1..6682fb2 100644 (file)
@@ -85,7 +85,7 @@ Xeon E5-2637 CPUs selected for lower power, high frequency, cheap price, and
 and CPU2 requires heatsink SNK-P0047PS.
 
 
-## SAS Backplane & Motherboard SATA ###
+### SAS Backplane & Motherboard SATA ###
 
 The SAS backplane is a little odd. The first eight drive bays connect via a
 pair of SFF-8087 connectors and the last two drive bays connect via standard
@@ -649,7 +649,8 @@ Install tcsh.
 Change the default shell for new users by editing `/etc/adduser.conf`, setting
 the `DSHELL` variable to `/bin/tcsh`. Then use the `chsh` command to change the
 shell for root and ataylor. Create `~/.cshrc` in ataylor's and root's homedir
-with the following contents.
+with the following contents. Remember to also copy it to `/etc/skel` and set
+permissions so it's used for any future users on the system.
 
     # .cshrc - csh resource script, read at beginning of execution by each shell