Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

PackageStatusDate installedNotes
Linuxrequired7/13/2018 and 8/28/2018Basic CLI
X11required7/17/2018 and 9/28/2018X11+gnome+gazillion dependencies (see note 1 below)
window managerrequired7/17/2018 and 9/28/2018gnome based - working on conf file
desktoprequired7/17/2018 and 9/28/2018(various convenience apps)
Windows Active Directory  new authentication model (old=kerberos)
printingrequired Printing will be via Windows AD IP based printing
AFS   
emacsrequired7/19/2018 and 9/28/2018 

chrome

   
thunderbirdrequired7/19/2018 and 9/28/2018 
NX  NoMachine client for use with NERSC
dbvis  

 

citrix client  TESTING INC0211099 not sure if it will work
fastx  

First attempt to install & run app failed

slack   
zoom  (implies support for microphone, camera and speakers)
OpenOfficeLibreOfficerequired7/19/2018 and 9/28/2018LibreOffice...same thingcalc,writer,base,draw,impress,CAD
python v3    
sshfs   

 

Notes:

  1. X11 & GUI installed in this way:  

    Code Block
    titleX11 and GUI
    curl http://yum/centos-gui > /tmp/centos-gui
    /bin/sh /tmp/centos-gui

    (very large set of packages, takes a long time...)

  2. Software installed via the GUI: Thunderbird, emacs, LibreOffice

    Code Block
    sudo gnome-software
  3. Attempt to install FastX downloaded from www.starnet.com.  Code is unpacked from a tar.gz file and run without any special installation.  Attempt to configure SLAC but code fails with a relocation error associated with /lib64/libssl.so.10

  4. TRS should not be used as it currently requires the use of DES enctypes that are insecure. WE have a todo to remove the ability for this weak-key to work. And are working to make TRS more secure so it can be used on Centos.

     

...

Expand
titleLog...

7/13/2018 - comet2 machine arrives in bldg 48 rm 248. Kerberos authentication (temporary). Initial pass at identifying and installing needed software packages (above table)

8/28/2018 - comet2 rebuilt, lose login ability

9/28/2018 - regain ability to login via local account. Re-install needed packages. Also move offending file which causes polkitd to consume too much CPU, "A workaround that I've been using is to remove /etc/xdg/autostart/org.gnome.SettingsDaemon.Account.desktop until the above mentioned bug is fixed."

 

References:

  1. SLAC minimum security requirements:
    https://docs.slac.stanford.edu/sites/pub/Publications/701-I02-001-00_Min_Sec_Req_for_Comp.pdf
  2. Stanford minimum security requirements:  
    https://uit.stanford.edu/guide/securitystandards

...