Generally if it's going to overwrite user edited config files on an upgrade you'll be given a prompt asking you whether you want to use the new config file, your old one, a patchwork of the two, or some other less useful options.By the way, one question to those used to Ubuntu.
I'm using 9.10, with a lot of tweaking and customization, and at the updates manager it has a huge button saying "upgrade to 10.04 LTS"... Does upgrading that way will keep my installed software and configurations, or will it wipeout what was installed and do a fresh install of 10.04, ignoring all that was behind ?
So, we can assume it's safe to do the upgrade?
I've never done it before, as I usually go for clean installations, but I'm reasonably willing to take the chance on this one, though it's my work laptop.
Your preference of linux OS?
Which would you prefer to run if you were to start a private tracker site (perhaps gazelle)?
If you need newer packages either run squeeze/sid or at least use apt-pinning for certain repos. The entire point of using debian on a server is because it's tried/tested/stable (at least the stable variant) and so naturally some of the packages will be outdated. You can always install new packages from source anyway.Debian does have really old packages, didn't really like it when it came with, then changed to 8.04, imo, was way better then Debian. Just upgraded and am really liking Ubuntu 10.04 LTS, it's really smooth compared to 8.04. But you should try them out for yourself, you'll know in a month which one your gonna stick with.![]()
debian stable headless (no GUI).
From defaults I install:
sudo
ssh
and then I write a script to auto check for updates every 24 hours for security reasons
Also, anything I install outside of the distro (like gazelle) I manually compile with the newest version. Debian stable has up to date security fixes but not up to date software so everything I'm using I go out of my way to install newer versions manually.
Ubuntu is just debian with a different gui frontend and more desktop based applications packed in with it. For headless/server usage Debian should be your distro of choice. Using ubuntu as a server is the same thing as using a bloated version of debian. The only difference you would notice is one uses more ram and hdd space than the other.
baka *grumbles*
1) No. Even in unstable a lot of custom software like bt clients are older than the uncompiled versions on their web sites.
2) You're restating what I said originally. Ubuntu is just like debian but with more crap.
3) There obviously is a difference or I wouldn't recommend one over the other.
4) Debian stable has different update trees... ones that are specifically to patch exploits only, for obvious security reasons. Look it up..