Versions Compared

Key

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

...

References relating to the building and configuration of a Ubuntu desktop machine at SLAC.

...

...

...

...

...

Downloading ubuntu and create a bootable dvd

These instructions assume one is running on an existing rhel6-64 machine.
(6/14/2019)

  1. At https://ubuntu.com, select "Ubuntu Desktop" LTS (Long-term support) which is currently v18.04.2
  2. Download.  The file should be ubuntu-18.04.2-desktop-amd64.iso and is about 1.9 GB in size
  3. Insert a fresh DVD (4.7 GB) into the drive
  4. $ cdrecord -v -dev='/dev/scd0' ubuntu-18.04.2-desktop-amd64.iso
    If you are uncertain as to the proper device name, you may use the command "cdrecord --devices" to find out.

...

Install ubuntu

(6/14/2019)

...

PackageDate
Installed
ProcedureDescription 
curl6/14/2019sudo apt install curlfile transfer command 
go-chef6/14/2019curl http://yum.slac.stanford.edu/go-chef | sudo /bin/sh

This integrates a freshly installed OS into the SLAC family

Note: if you need to re-install the OS, then one must first "reset" chef with the following

curl yum/ungo-chef | sudo /bin/sh

 
chrome6/14/2019https://www.google.com/chromeFollow the download instructions for the debian/ubuntu build, which should automatically trigger the "Ubuntu Software" installer 
slack6/14/2019Ubuntu Software (app)Communication  
gtop6/14/2019 Ubuntu Software (app)System monitor   
gir*6/14/2019 sudo apt-get install gir1.2-gtop-2.0 gir1.2-networkmanager-1.0  gir1.2-clutter-1.0Dependency for 'system-monitor' shell extension (puts system performance plots in top bar)  
 6/14/2019   
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     
     

 

Tweaks & Adjustments

...