Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


ubuntu_notes

This is an old revision of the document!


Installing Ubuntu 12.04 LTS on VirtualBox

  • Choose download updates while installing
  • Choose to install 3rd party software
  • At first load, unlock unnecessary icons from launcher
  • Use sudo -i instead of root

Install VirtualBox Guest Additions

  • sudo apt-get install linux-headers-generic
    • Still reports current running kernel headers not installed
  • Guest Additions installed okay

Install MyUnity to tweak fonts

If you cannot manage Network connections (grayed out):

  • Manage some network settings through the System Settings Menu
  • Edit /etc/NetworkManager/NetworkManger.conf
    • Change line to managed=true
  • sudo service network-manager restart

Install and configure vpnc packages

Show Boot Messages

Install periodic updates:

  • You may be able to right-click a little icon in the upper right hand corner of the screen that looks like a gear cog. It should indicate status of pending updates.
  • From the command line, use: sudo apt-get update
  • Then a little icon called "Update Manager" will appear in left sidebar
  • Choose the files to update through that GUI
ubuntu_notes.1482008827.txt.gz · Last modified: 2016/12/17 16:07 by juckins