Posts Tagged ‘kubuntu’

I'm finally being Gutsy…

sudo sed -e ’s/\sfeisty/ gutsy/g’ -i /etc/apt/sources.list
sudo aptitude update
sudo aptitude dist-upgrade

Notably, the first time I’ve actually dared use sed for anything remotely system-critical – and I did have a little help from teh internets. Practicing with sed and grep (essentially, practicing arbitrary regexp usage) is my early New Year’s Resolution on the Linux side [...]

Notes on gOS

I got around to downloading the ISO of gOS the other day, and had a look. It started up AOK, and reasonably quickly for a liveCD (especially given I’m still running on just 512kB 512MB RAM), which is reassuring given that it’s basically just Ubuntu under the hood. I wasn’t massively enamoured of [...]