Posts Tagged ‘ubuntu

I just installed ruby and rmagick on an ubuntu 10.4 server. Got some errors during the installation and thought i should summarize the procedure here: Install ruby sudo apt-get install ruby1.9.1 rubygems1.9.1 Install imagemagick sudo apt-get install imagemagick Tried to install rmagick sudo gem install rmagick Got this error: ERROR: Error installing rmagick: ERROR: Failed [...]

I change my passwords on a regular basis, and this is my routine for changing passwords everywhere. Generate new password henning@localhost:~$ pwgen Change Ubuntu keyring password henning@localhost:~$ seahorse Select ‘Passwords’-tab, right click on ‘Passwords’-folder and select ‘Change password’ . Change ssh passphrase henning@localhost:~$ ssh-keygen -p

After changing my user password, gnome still asked for my old password when accessing my keyring. Finally I found a blog describing the solution, thank you!

Next generation of Ubuntu is soon to be released. Currently the Hardy Heron (8.04) release is scheduled late April. A sneak peek can be found here.


Here you will find some of my thoughts and experiments from my daily life of programming and general geeking ;)

Github