new to linux -> what distro (probably tons of these) - Printable Version +- Linux-Noob Forums (https://www.linux-noob.com/forums) +-- Forum: Linux Noob (https://www.linux-noob.com/forums/forum-3.html) +--- Forum: Just Starting Linux (https://www.linux-noob.com/forums/forum-63.html) +--- Thread: new to linux -> what distro (probably tons of these) (/thread-519.html) Pages:
1
2
|
new to linux -> what distro (probably tons of these) - anyweb - 2010-02-04 what does 64 studio do ?> new to linux -> what distro (probably tons of these) - cheeseman - 2010-02-04 64 studio is a music production program for linux but I'm not sure if it will work with the fedora distro. fedora is made by red hat not debian right? new to linux -> what distro (probably tons of these) - anyweb - 2010-02-05 yes fedora is redhat based and not debian based (unlike ubuntu) new to linux -> what distro (probably tons of these) - Dungeon-Dave - 2010-03-04 Fedora, CentOS, RHEL are all derived from RedHat, and all use the Redhat Package Manager (or RPM) system for software management. SuSE and Mandrake/Mandriva also use RPMs. YUM is the preferred front-end to RPM. Ubuntu (and Lesbian) derive from Debian, which uses the DPKG system instead. Their preferred front-end is APT. Generally, applications found for one distro will usually be ported to another in some form - jsut that obtaining it could be different. |