User Tools

Site Tools


vm:changelog

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
vm:changelog [2017/08/25 16:33] – [201718.1-rc2] borjavm:changelog [2018/01/02 16:40] borja
Line 1: Line 1:
 ===== VM Changelog ===== ===== VM Changelog =====
 +
 +==== 201718.3 ====
 +
 +**Date**: January 2, 2018
 +
 +Updated existing software:
 +
 +  sudo apt update
 +  sudo apt dist-upgrade -u
 +  sudo apt autoremove
 +
 +Added Python packages needed by CMSC 23300:
 +
 +  sudo -H pip3 install pytest-json pytest-html
 +  sudo -H pip2 install ipaddress --upgrade
 +
 +Added packages needed by CMSC 23300:
 +
 +  sudo apt install libtool protobuf-compiler protobuf-c-compiler libprotoc-dev mininet
 +  
 +  sudo add-apt-repository ppa:snaipewastaken/ppa
 +  sudo apt-get update
 +  sudo apt-get install criterion-dev
 +
 +==== 201718.2 ====
 +
 +**Date**: September 20, 2017
 +
 +Updated the Guest OS tools (select Devices -> "Install Guest Additions CD image"; run)
 +
 +Disabled automatic updates (Settings -> Software & Updates -> Updates; unchecked "updates from..." boxes; set "Automatically check for updates" to Never; set "Notify me of a new Ubuntu version" to Never)
 +
 +Added multiverse and universe sources to apt
 +
 +==== 201718.1 ====
 +
 +**Date**: September 18, 2017
 +
 +No changes. Version update only to indicate this is no longer a release candidate.
 +
 +==== 201718.1-rc3 ====
 +
 +**Date**: August 31, 2017
 +
 +Updated existing software:
 +
 +  sudo apt-get update
 +  sudo apt-get dist-upgrade -u
 +
 +Added Python packages needed by CMSC 12100:
 +
 +  sudo -H pip3 install emoji pandas tabulate twitter
 +
 +Added alias to ''~student/.bashrc_cs''
 +
 +  alias subl=sublime_text
 +
 +Modified ''/root/clean-vm.sh'' to remove the Sublime Text history:
 +
 +  rm ~student/.config/sublime-text-2/Settings/Session.sublime_session
  
 ==== 201718.1-rc2 ==== ==== 201718.1-rc2 ====
/var/lib/dokuwiki/data/pages/vm/changelog.txt · Last modified: 2022/05/12 08:56 by borja

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki