Nxl67002 - Ubuntu: Difference between revisions

From miki
Jump to navigation Jump to search
(→‎Automatic Updates: *kernel* linux-image-2.6.32-22)
(→‎Installed Applications: mc, vim, opera, virtualbox, samba, keepassx, privoxy, autossh, apt-file, ssh tunnel script, g++)
Line 6: Line 6:


== Installed Applications ==
== Installed Applications ==
<table class="install_log">
{| class="install_log"
|-
<tr><td>[2010-05-03]</td><td>'''Vim''' (<tt>vim</tt>)</td><td></td></tr>
<tr><td>[2010-05-03]</td><td>'''Gnome DO''' (<tt>gnome-do</tt>)</td><td></td></tr>
|[2010-05-03]||'''Gnome DO''' (<tt>gnome-do</tt>)||
|-
<tr><td>[2010-05-03]</td><td>'''Opera 10.53 beta'''</td><td></td></tr>
|[2010-05-10]||'''Midnight Commander''' (<tt>mc</tt>)||see [[Linux_Commands#mc_.28Midnight_Commander.29|reference page]]
<tr><td>[2010-05-03]</td><td>'''Samba''' (<tt>smbclient smbfs</tt>)</td><td></td></tr>
|-
<tr><td>[2010-05-03]</td><td>'''Midnight Commander''' (<tt>mc</tt>)</td><td>see [[Linux_Commands#mc_.28Midnight_Commander.29|reference page]]</td></tr>
<tr><td>[2010-05-03]</td><td>'''NTFS Progs''' (<tt>ntfsprogs</tt>)</td><td></td></tr>
|[2010-05-10]||'''Vim''' (<tt>vim</tt>)||
|-
</table>
|[2010-05-10]||'''Opera 10.53 beta'''||
|-
|[2010-05-10]||'''VirtualBox 3.1.8''' (<tt>virtualbox-3.1</tt>)||See [[VirtualBox]]
|-
|[2010-05-10]||'''Samba''' (<tt>smbclient smbfs</tt>)||
|-
|[2010-05-10]||'''KeePassX''' (<tt>keepassx</tt>)||
|-
|[2010-05-11]||'''Privoxy''' (<tt>privoxy</tt>)||
|-
|[2010-05-11]||'''AutoSSH''' (<tt>autossh</tt>)||
|-
|[2010-05-11]||'''apt-file''' (<tt>apt-file</tt>)||
|-
|[2010-05-11]||'''SSH Tunnel script''' (<tt>sshtunnel.pl</tt>, <tt>libssl-dev</tt>)||Thierry Walrant's Perl script <tt>sshtunnel.pl</tt>
|-
|[2010-05-11]||'''GNU C/C++ compiler''' (<tt>g++</tt>)||
|}



Un-installed applications (by uninstall date):
Un-installed applications (by uninstall date):

Revision as of 16:23, 26 May 2010

Introduction

This is the configuration page for the Ubuntu Lucid Lynx 10.04 LTS (amd64) partition on NXL67002.

Configuration Files

All configuration files can be found here.

Installed Applications

[2010-05-03] Gnome DO (gnome-do)
[2010-05-10] Midnight Commander (mc) see reference page
[2010-05-10] Vim (vim)
[2010-05-10] Opera 10.53 beta
[2010-05-10] VirtualBox 3.1.8 (virtualbox-3.1) See VirtualBox
[2010-05-10] Samba (smbclient smbfs)
[2010-05-10] KeePassX (keepassx)
[2010-05-11] Privoxy (privoxy)
[2010-05-11] AutoSSH (autossh)
[2010-05-11] apt-file (apt-file)
[2010-05-11] SSH Tunnel script (sshtunnel.pl, libssl-dev) Thierry Walrant's Perl script sshtunnel.pl
[2010-05-11] GNU C/C++ compiler (g++)


Un-installed applications (by uninstall date): none

Automatic Updates

  • [2010-05-03]Kernel — (linux-image-2.6.32-22-generic, replacing original linux-image-2.6.32-21-generic)

Simple Settings

  • GRUB — Added to file /etc/grub.d/40_custom:
    set default="Microsoft Windows XP Professional (on /dev/sda2)"
    

Detailed System Settings

1st install

  • 1st install on [2010-05-03]
  • Distribution: Ubuntu 10.04 LTS amd64
  • Installation method: Net boot install from Internet using GRUB
  • Language: English
  • Location: Europe, Belgium Time
  • Computer name: NXL67002UX
  • Keyboard layout: USA, USA
  • Name: beq06659
  • Login name: beq06659
  • Update: Install security updates automatically
  • Software to install: Ubuntu Desktop
  • Partition: see main page

File System

TBC

Network

To be completed

Preferences

  • Appearance
    • Fonts: All font size set to 8, except Title → 9.
  • Keyboard Layout (System-Wide)
    • Layout: Belgium (default) + USA, no separate layout
    • Options: capslock affects all keys, shift+capslock switch layout (because shift-alt conflicts with ctrl-alt-shift shortcuts), right alt chooses 3rd level
  • 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
  • Window List Panel (see here)
    • Window List Content → Show windows from all workspace
    • Restoring Minimized Windows → Restore to native workspace

Detailed Application Settings

Gnome DO

  • 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%

Terminal

  • Set default window size (system-wide) to 150x43
  • Disabled menu shortcut key (F10) (conflicts with midnight commander)
  • Set scrollback to 5120 lines

VirtualBox

  • Installed with apt
  • Virtual machine NXL67002
    • Base Memory 1536 MB, 2 cpus, VT-x/AMD-V enabled, Nested Paging enabled
    • Video memory 32 MB, 3D accel enabled, 2D accel enabled.
    • Audio host driver PulseAudio, controller ICH AC97
    • Network PCnet-FAST III, bridged, eth0
  • Create raw disk for /dev/sda2
sudo VBoxManage internalcommands createrawvmdk -filename nxl67002-sda.vmdk -rawdisk /dev/sda

To Do

Nothing so far...