I agree.
I would also go with Debian/GNU Linux. 4.0 Etch if possible. And start using aptitude in lieu of apt-get.
Printable View
I reinstalled the server.
For the people who want to run their seedboxes with Ubuntu 8.04. These are the steps to update your system properly:
1. Run this command:
2. Get the latest security updates as usual through the Update Manager:Quote:
sudo aptitude update && sudo aptitude safe-upgrade -y
System > Administration > Update Manager
If you skip step 1 you will get the same problem I had :P. I hope this help some people, thanks to 222Mhz.
should include all security updates as well.Code:aptitude update && aptitude safe-upgrade
I run the Update manager soon after the sudo aptitude command, and there were 7 security updates available yet.
Code:sudo aptitude full-upgrade