Go to TogaWare.com Home Page. GNU/Linux Desktop Survival Guide
by Graham Williams
Duck Duck Go



CLICK HERE TO VISIT THE UPDATED SURVIVAL GUIDE

Nyx Install Log

Subsections

27 August 2009

Download ubuntu-9.04-desktop-amd64.iso from ftp://ftp.iinet.net.au/pub/ubuntu-releases/9.04/. This was burnt to CD and following an F12 on boot was used to boot Nyx.

Standard Ubuntu install. The options chosen: Language: English; Location: Sydney; Keyboard: USA. Partition: described below; Who are you?: Enter the details; Migrate documents and settings: Select nothing; Install; Restart.

Partition (MS/Vista was already installed on /dev/sda1 and /dev/sda2):

MS 73M sda1 not touched
MS 10G sda2 not touched
MS 50G sda3 Orig 989G
/ 928G sda5 ext3
swap 10G sda6
/home 1TG sdb1 ext3

On starting, the Update Manager kicked in as well as the Hardware Drivers application to indicate that there are restricted drivers available. Starting the Hardware Drivers application indicates the NVIDIA accelerated graphics driver (version 180) is available. Click on Activate to have it installed. On the next restart the screen looks just great and the nvidia-settings application is activated when trying to set the Display options. Also Install Updates using the Update Manager.

Some applications installed include: most emacs-snapshot ess auctex libglade2-dev r-recommended ggobi r-cran-rgtk2 r-cran-cairodevice r-cran-rggobi ssh nfs-server ubuntu-restricted-extras

Add in the Medibuntu (Multimedia, Entertainment and Distractions In Ubuntu) repository for Skype and DVDs. See https://help.ubuntu.com/community/Medibuntu. Installed: skype.

Install rattle.

12 January 2014

Download the Ubuntu 13.10 image for 64bit install and burn to DVD on Kyral. Reboot and choose F12 to boot from DVD. Then choose Try Ubuntu to run the live version from DVD. Test Ubuntu to ensure dual monitors work just fine and network connected. Looks great though screen saver puts the main monitor to sleep whilst the second monitor is just blanked (under kernel 3.8.0 with Ubuntu 13.04 both monitors go to sleep).

Whilst running the live version do backups:

$ sudo mkdir /a1
$ sudo mount /dev/sda1 /a1
$ sudo rsync -av /a1/etc/ /media/ubuntu/sabrina/nyx.etc.140112/
$ sudo rsync -av /a1/var/ /media/ubuntu/sabrina/nyx.var.140112/
$ sudo rsync -av /a1/usr/local/ /media/ubuntu/sabrina/nyx.local.140112/

Clean install of Ubuntu 13.10 from DVD using dash icon. Choose English. Choose to download updates while installing. Choose to install third-party software. Clicking on Continue and then cursor turned busy bit there was no further activity for quite some time. Eventually a popup notes that we had /dev/sda mounted and asked if it should be unmounted. It is reported that the delay is not an issue on a clean drive.

Next option is to Erase Ubuntu 13.10 and reinstall. There is an option to Reinstall Ubuntu 13.10 which keeps currently installed software where possible, but my aim here is a clean installation. By default choose to use the entire disk /dev/sda for Ubuntu, deleting the 2 current partitions overwrite empty disk space.

Ubuntu will use a default partition of the drive. From a previous installation /dev/sda1 is a 900GB partition formatted as ext4 mounted on / and /dev/sda5 is 100GB of swap. To retain this partition choose the choose advanced partitioning tool.

Choose location. Choose English (US) keyboard. Enter your name, computer name, username, and password. Log into Ubuntu One.

The system is then installed onto the chosen partition. Once completed we are asked to reboot the computer. Both screens are functional and at the highest resolutions (1680x1050 for the 22" and 1280x1024 for the 19") on reboot. From System Settings I rotate my second screen anti-clockwise.

Test this configuration out for a while before mounting my home drive (from /dev/sdb1). It will use a new empty home drive for now (on /dv/sda).

After reboot, the Software Updater (an icon in the Dash on the left hand edge of the screen) notices that 153.8MB of updates are available and provides an option to Install Now. Do so and then if requested, restart the computer.

Open a Terminal and install wajig to ensure everything is up to date and to install my usual suite of applications:

$ sudo apt-get install wajig
$ wajig update
$ wajig dist-upgrade
$ wajig install ssh meld most
$ wajig install emacs ess auctex bzr
$ wajig install nfs-server
$ wajig install keepassx
$ wajig install transfig xfig gsfonts-x11
$ wajig install r-recommended r-cran-* r-bioc-*

Tasks:


Support further development by purchasing the PDF version of the book.
Other online resources include the Data Science Desktop Survival Guide.
Books available on Amazon include Data Mining with Rattle and Essentials of Data Science.
Popular open source software includes rattle and wajig.
Hosted by Togaware, a pioneer of free and open source software since 1984.
Copyright © Togaware Pty Ltd. . Creative Commons ShareAlike V4.