![]() the psycho cat on an HP Mini with Ubuntu
Just Beginning
Which Ubuntu to pick?
Ubuntu inside Windows
Install Software Next Steps Beyond the Basics Playing Around Troubleshooting * Off-site link
Cheap Plugs You may also want to consider donating directly to the Ubuntu project.
|
Which *buntu to pick?
Introduction If reading this page confuses you, however, just go with Ubuntu, the latest LTS version, the Desktop CD. You don't have to worry about these other options unless you're really curious.
Ubuntu uses a user interface (or desktop environment) called Gnome. Gnome is focused on simplicity and usability. Ubuntu includes a bunch of Gnome-native applications such as Rhythmbox (music player), and Gedit (text editor). You can find the full list of software packages in ubuntu-desktop here. Kubuntu uses the K Desktop Environment (also known as KDE). KDE is focused on including a lot of point-and-click configuration options immediately available to end users. Kubuntu includes a bunch of KDE-native applications such as Amarok (music player), K3B (CD burning), and rekonq (web browser). You can find the full list of software packages in kubuntu-desktop here. Xubuntu uses the Xfce desktop environment, which is a lighter one than Gnome or KDE. In terms of its design principles, it has a bit of a balance—presenting in some ways more point-and-click configuration options than Gnome but also retaining some of the simplicity of Gnome. Its main appeal is its speed, though, and it's ideal for systems with 256 MB to 512 MB of RAM. Both Ubuntu and Kubuntu can run on 512 MB of RAM, but they're more ideal for 1 GB of RAM or more. Xubuntu includes Thunar (file manager), Thunderbird (email client), and Leafpad (text editor). You can find a full list of software packages in xubuntu-desktop here. Lubuntu uses the LXDE desktop environment, which is a lighter one than Gnome, KDE, and even Xfce. This is ideal for low-memory systems. Lubuntu can work speedily on even 128 MB of RAM. Lubuntu includes pcmanfm (file manager), Sylpheed (email client), and Leafpad (text editor). You can find a full list of software packages in xubuntu-desktop here. Edubuntu uses the Gnome desktop environment but has a different set of default applications from Ubuntu. Its focus is on educational tools. It includes Kolourpaint (an easy to use paint program), Atomix (a puzzle game for building molecules out of isolated atoms), and Xaos (a real-time interactive fractal zoomer). You can find a full list of software packages in edubuntu-desktop here. Ubuntu Server Edition is a command-line interface that is designed for people running Linux servers. It is outside the scope of these tutorials. Mixing and matching *buntus is possible and often encouraged by the community. If you choose Ubuntu, you are not stuck with Ubuntu. If you choose Kubuntu, you are not stuck with Kubuntu. You can use Gnome-native applications in KDE and vice versa. You can use Gnome- and KDE-native applications in Xfce. You can install education-related programs in any desktop environment. You can install kubuntu-desktop on top of Ubuntu and choose which one you want to log into at the login screen. All versions of Ubuntu (Ubuntu, Kubuntu, Xubuntu, Lubuntu, Edubuntu, etc.) share the same software repositories and available applications. You are not locked into using one version just because it is the first version you installed. From now on, I'll be referring to all or any of the above versions as simply Ubuntu.
Releases come out around every six months with the latest (for that time) software available and usually some extra features and possibly some new artwork (splash screens/wallpaper).
If you have a special situation, you may want to use the Alternate CD instead of the Desktop CD. The Alternate CD allows you to install Ubuntu without also running a live session. This is ideal for people with less RAM (128 to 256 MB of RAM). There is an option to install Ubuntu from the Desktop CD directly without a full live session, but it'll still require more RAM than the Alternate CD would. The Alternate CD also allows you to do OEM installations and the installation of only a command-line system. It can also be used for upgrades from older versions to newer versions of Ubuntu—particularly handy for those who have a slower (or no) internet connection, since most upgrades happen with direct downloads from the Ubuntu software repositories instead of from a CD. Note: the Alternate CD has been discontinued as of Ubuntu 12.10 (Quantal Quetzal). The Server CD provides you all the tools you need to set up a server (including LAMP). It does not come with a GUI (graphical user interface), but you can add one later if you feel you really need one (most people recommend against using a GUI on a server). If you accidentally downloaded the Server CD and want a home desktop instead of a server, you can install a home desktop by typing sudo apt-get update
sudo apt-get install ubuntu-desktop sudo service gdm start Last updated 12/29/14 10:30
|
If you have suggestions or corrections for these tutorials, please post in this Ubuntu Forums thread or leave a comment on my blog. I will not give help to people posting in the above places. If you require technical support, start a support thread on the Ubuntu Forums. That is the appropriate place to ask for help. |