Difference between revisions of "Install a new desktop"

From Organic Design wiki
m
(Download and install)
Line 6: Line 6:
  
 
== Download and install ==
 
== Download and install ==
 +
[[Debian installation from memory stick]] - This is actually one of the most convenient means of installation even when DVD/CD are available
  
 
== Get network access and upgrade to the current state ==
 
== Get network access and upgrade to the current state ==

Revision as of 08:21, 24 October 2009

Procedure.svg Install a new desktop
Organic Design procedure

Download and install

Debian installation from memory stick - This is actually one of the most convenient means of installation even when DVD/CD are available

Get network access and upgrade to the current state

apt-get update
apt-get upgrade

Install the OrganicDesign workstation package

echo "deb http://packages.organicdesign.co.nz main/" >> /etc/apt/sources.list
apt-get update
apt-get install organicdesign-workstation

Install additional software

Install the necessary items from the Ubuntu Post Install, and if any server applications are required, install them from the Debian Post Install.