LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   easiest dsitro to upgrade (https://www.linuxquestions.org/questions/linux-newbie-8/easiest-dsitro-to-upgrade-296334/)

sh4d0w13 03-01-2005 12:24 PM

easiest dsitro to upgrade
 
I was just wondering which distro is considered to be the easiest to upgrade (ie 2.0 to 3.0). Thanks!

XavierP 03-01-2005 12:28 PM

Debian or Gentoo - piece of cake

Stealth870 03-01-2005 12:47 PM

Mepis, which is like Deb for n00bs, or so I've heard.

dsegel 03-01-2005 12:58 PM

A lot of distros have GUI apps that make it as simple as clicking a few buttons.

In Gentoo 'emerge sync; emerge -Du world' does the job. That's not the way I do it, but it works.

jjasghar 03-01-2005 01:15 PM

ubuntu (which is debian)

Code:

su && apt-get update && apt-get dist-upgrade
and i personally like crux (not a newbie distro) but easy.

Code:

su && ports -u && prt-get sysup


All times are GMT -5. The time now is 02:15 PM.