28

Dec/11

Migration Plan From Ubuntu 10.04 LTS To 12.04 LTS

Overview I’m preparing myself to move from 10.04 to 12.04. With 12.04 as the next Long Term Release (LTS) coming in the next release I thought it was time to prepare for the inevitable move from old to new. Setup … Continue reading

6

Nov/11

Things To Install After Installing Ubuntu 11.10

A great article on what to install after Ubuntu 11.10 is installed. 10 things to do after installing Ubuntu 11.10

28

Sep/11

SpiderOak Mini Review

Overview I was looking for a replacement to Dropbox after the EULA / T&C changes and found SpiderOak to be a very attractive alternative. It’s a backup and folder sharing / sync software which runs on all 3 major platforms … Continue reading

28

Aug/11

WiTopia VPN Abroad

Overview I recently went abroad to Cyprus and got a chance to try using a VPN service “on the road”. I had my Android and Linux devices with mixed results. Please continue reading to find out more. Ubuntu 11.04 I … Continue reading

24

Aug/11

Remove Ubuntu Keyring Password

I often access Linux remotely but since 10.04 I have been encountering issues with the remote desktop. After a reboot, in order to gain remote desktop connection it would always prompt for a password. In situations where it reboots and … Continue reading

17

Aug/11

Acer Aspire One D255E Mini Review

Overview Our Asus EEE PC 701 SSD failed when I tried to upgrade it from Ubuntu 10.10 to 11.04. I was in the middle of an install when it failed to copy a file and then there after it could … Continue reading

1

Aug/11

Ubuntu 10.04 dos2unix Tools Missing

To install dos2unix (and unix2dos) tools in Ubuntu: $sudo apt-get install tofrodos The package in Ubuntu does not use the standard dos2unix command and instead are: fromdos – same as dos2unix todos – same as unix2dos This tool seems to … Continue reading

3

Jul/11

Ubuntu 10.04 Firewall (UFW) Basics

Overview UFW or Uncomplicated FireWall is a basic software solution for protecting against network intrusions. It’s basic in the form that it’s a wrapper around the more powerful and complex iptables and therefore makes some assumptions such as rate limits. … Continue reading