Nxl67002 - Ubuntu: Difference between revisions
Jump to navigation
Jump to search
(→To Do: Ubuntu 64-bit) |
(→1st install: 2nd install with Ubuntu 9.10 amd64) |
||
Line 17: | Line 17: | ||
== Detailed System Settings == |
== Detailed System Settings == |
||
=== 1st install === |
=== 1st install === |
||
* 1st install on [<tt> |
* 1st install on [<tt>2010-03-24</tt>] |
||
* Distribution: '''Ubuntu 9.10''' |
* Distribution: '''Ubuntu 9.10 amd64''' |
||
* Installation method: ''' |
* Installation method: '''Net boot install from Internet using GRUB''' (see [https://help.ubuntu.com/community/Installation/NetbootInstallFromInternet here]) |
||
: First copy files '''initrd.gz''' and '''linux''' from [http://archive.ubuntu.com/ubuntu/dists/karmic/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/ here] to '''<tt>/boot</tt>''', then in GRUB command-line (press '''c''' in GRUB menu): |
|||
<div style="padding-left:2em;"><pre> |
|||
root (hd0,6) |
|||
linux /boot/linux |
|||
initrd /boot/initrd.gz |
|||
boot |
|||
</pre></div> |
|||
* Language: '''English''' |
* Language: '''English''' |
||
* Location: '''Europe, Belgium Time''' |
* Location: '''Europe, Belgium Time''' |
Revision as of 22:27, 24 March 2010
Introduction
This is the configuration page for the Ubuntu Karmic Koala 9.10 partition on NXL670002.
Configuration Files
All configuration files can be found here.
Installed Applications
- [2010-03-24] VIM (vim)
- [2010-03-24] Gnome DO (gnome-do)
Un-installed applications (by uninstall date): none
Simple Settings
To be completed
Detailed System Settings
1st install
- 1st install on [2010-03-24]
- Distribution: Ubuntu 9.10 amd64
- Installation method: Net boot install from Internet using GRUB (see here)
- First copy files initrd.gz and linux from here to /boot, then in GRUB command-line (press c in GRUB menu):
root (hd0,6) linux /boot/linux initrd /boot/initrd.gz boot
- Language: English
- Location: Europe, Belgium Time
- Computer name: NXL670002UX
- Keyboard layout: USA, USA
- Name: beq06659
- Login name: beq06659
- Partition: see main page
File System
TBC
Network
To be completed
Preferences
- Keyboard Layout
- Layout: Belgium (default) + USA, no separate layout
- Options: capslock affects all keys, shift+alt and alt+alt switch layout, ctrl+alt+BS kills X
- Keyboard Shortcuts
Action | Shortcut | Remark |
---|---|---|
Home Folder | Win-E (Mod4-E) | Hack Super is mapped to Win keys not needed anymore it seems |
Expo key | Shift-Win-E (Shift-Mod4-E) | |
Activate the window menu | Shift-Alt-Space | was conflicting with Gnome DO shortcut |
Update / Package Management
To be completed
Users
To be completed
Detailed Application Settings
Gnome DO
- My reference page
- Autostart, Quiet mode, notification icon, Glass theme
- Launch key: <alt>+space (! disable first Gnome global shortcut for Activate the window menu)
Nautilus
- Default view: List View
- Display, date format: YYYY-MM-DD hh:mm:ss
- List View: zoom 33%
VirtualBox
- See reference page
- Installation
- Added group vboxusers
- Compiled new vboxdrv module
- Added beq06659 to group vboxusers
To Do
- Install Ubuntu 9.10 64-bit!