Changes between Version 1 and Version 2 of UpgradeNotes


Ignore:
Timestamp:
Aug 1, 2012 4:59:25 PM (12 years ago)
Author:
Ted Faber
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UpgradeNotes

    v1 v2  
    2525
    2626After this {{{sudo apt-get update}}} succeeds.
     27
     28Ubuntu doesn't enable sshd by default.  Be sure to:
     29
     30{{{
     31$ apt-get install openssh-server
     32}}}
     33
     34Shut down teh VM and store the image on scratch
     35
     36{{{
     37$ scp pangolin.img scratch:/var/www/benito
     38}}}
     39