For a new setup, I tried today to install Lightning for Thunderbird under an Ubuntu 11.04 64bit over the addon mechanism which failed with an ominous message about my build platform not being supported. This is due to an over-precautions setting in the plugin's installation manifest which can be changed easily similar to changing version … Continue reading Installing Lightning for Thunderbird in Ubuntu 11.04 64bit
Tag: ubuntu
HP Probook 4720s on Ubuntu 11.04 64bit
Last Winter I posted [1] about installing Ubuntu 10.10 64bit on a HP Probook 4720s with 6GB RAM which was only a moderate success, as it required a manual driver update for the WLAN, the touchpad right-click would not work reliably and the external microphone produced only static noise. Now that the new Ubuntu … Continue reading HP Probook 4720s on Ubuntu 11.04 64bit
Resolving smb server names in Linux
Windows handles NETBIOS server names just like any other DNS entry, so you can ping, http:// or ftp to any computer on your Windows network. While Linux binds those computers also via Samba, it does not export that information to the rest of the networking stack, i.e. this will fail: ping win7machine This post [1] … Continue reading Resolving smb server names in Linux
Ubuntu 10.10 64 Bit on an HP ProBook 4720s
Update: Ubuntu 11.04 seems a good improvement over the previous one. Read my adventures here installing it on the same laptop. The HP ProBook 4720s is what you'd call a business workhorse: metal casing, fast WLAN, 6 hours+ battery duration, a Core 3 and a matte (anti glare) 1600x900 LCD screen for a fair price … Continue reading Ubuntu 10.10 64 Bit on an HP ProBook 4720s
Enabling the powerbutton in Ubuntu Server 10.04 on an AMD box
While shutdown –h does the trick of shutting down a server just fine, occasionally I’d prefer the haptic version. While I’ve never had problems getting the powerbutton to work with Ubuntu desktop versions, it didn’t work out of the box on my AMD Athlon XP. Fortunately the solution seems to be quite simple: sudo apt-get … Continue reading Enabling the powerbutton in Ubuntu Server 10.04 on an AMD box