As I am continuing my efforts to improve Ubuntu boot time [1] I started noticing that bootchart [2] would list several processes twice and the boot logs would complain that all mountpoints were busy or had been mounted already. A closer inspection of the logs reveals that indeed several scripts were being executed twice: the … Continue reading Ubuntu upstart scripts executed twice during boot
Category: ubuntu
Installing Lightning for Thunderbird in Ubuntu 11.04 64bit
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
Speeding up Ubuntu 11.04 boot time
Just because I have nothing else to do on a lazy, rainy Sunday morning I thought it would be fun to see how much I can slash off the startup time for Ubuntu 11.04 64Bit on my HP Probook 4720s. The OS boots from a class 6 SD card (16 Mbyte/sec read) and 6 GB … Continue reading Speeding up Ubuntu 11.04 boot time
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
