Ubuntu – Adding your domain user to the welcome screen
KB ID 0000386 Dtd 31/01/11 <Problem I’m far to lazy to type my user name in every time I start up, I tried and searched for a solution to no avail, I asked on the ubuntu forums and user KryTarik pointed me at the document I needed. Solution 1. The settings are stored in /etc/gdm/custom.conf 2. We need to edit that file (Applications > Accessories > Terminal), and execute the following command. sudo nano...
Ubuntu – Managing Cisco Devices via Serial / Rollover Cable
KB ID 0000400 Problem A while back I ran though “Managing Cisco ASA devices via the ASDM with Ubuntu”, I prefer to work at command line, with a new firewall my only choice is via the console port, In a windows environment I can fire up Hyperterminal and I’m away. With Linux there a couple of things to do first. Solution Step 1 (Get the Serial / RS232 / COM Port working) As pictured above, this is being done on my...
Ubuntu – Change the Logon Screen Keyboard Layout and language
KB ID 0000405 Problem I’m in the United Kingdom, and even when I set the UK Keyboard layout, Ubuntu wants to use a US keyboard layout for the logon/login screen. For most people this won’t be a problem, but if you log into a domain you need the @ symbol. A US Keyboard has that in a different place, it’s only a small niggle because I know where it is, but if it annoys me, it will be annoying someone else. Solution 1....
Ubuntu – Initial Setup, Restricted Extras, Screenlets and Cairo Dock
KB ID 0000407 Problem You have taken the plunge and installed Ubuntu, what are you going to do next? Here’s some stuff to make your experience a little bit better. Solution Restricted Extras installs flash, Java, Some Codec Packs and the Microsoft core font pack. Screenlets are a collection of desktop Gadgets/Widgets. And Cairo dock is a customisable screen dock/launch pad for your applications. Related Articles, References,...
Ubuntu – Samba Install Error
KB ID 0000410 Problem While trying to set up a samba share, I got the following error today. Error: W: Failed to fetch http://ubuntu.retrosnub.co.uk/ubuntu/pool/main/s/samba/samba_3.5.4~dfsg-1ubuntu8.2_amd64.deb 404 Not Found W: Failed to fetch http://ubuntu.retrosnub.co.uk/ubuntu/pool/main/s/samba/libpam-smbpass_3.5.4~dfsg-1ubuntu8.2_amd64.deb 404 Not Found Solution 1. Open a terminal window (Applications > Accessories >...