Linux Notes

From Simson Garfinkel
Revision as of 12:10, 17 July 2011 by Simson (talk | contribs) (Created page with "Simson's notes on Linux. ==Find current Linux Version== ;ubuntu cat /etc/lsb-release ==Upgrading and Installing== ===Upgrade Ubuntu=== # See https://help.ubuntu.com/commu...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Simson's notes on Linux.


Find current Linux Version

ubuntu
   cat  /etc/lsb-release

Upgrading and Installing

Upgrade Ubuntu

  1. See https://help.ubuntu.com/community/NattyUpgrades
  2. In System->Administration->Update Manager, click on "Settings" and chose the set of releases you wish.

Network Upgrade for Ubuntu Servers

   sudo apt-get install update-manager-core
   sudo do-release-upgrade

Installing Fedora from the Live User

Application->System Tools->Install to Hard Drive

Apt Help