This is the old ROX web-site. Please use the new website instead.

These pages gives detailed installation instructions for installing ROX on various distributions.

I'm new to Linux... which distribution should I get?

There are many to choose from. httpMandriva (formerly Mandrake), httpFedora and httpSuSE all have good reputations for being user friendly. See below for some more.

I'm new to Linux... what's a distribution?

See the Glossary.

If you find anything confusing, check the Mailing Lists, or add a question to this page. Someone else who uses the distribution may add an answer later.

Start here!

The easiest way to install ROX is by downloading the ROX-All package. Alternatively, choose your distribution from the list below to get packages specially built for your system.

Packages for specific distributions

If you've managed to install ROX on some other system, please contribute some instructions (things like extra packages you had to install, how to use the system's default GUI to install the packages, etc).

Packages for any distribution


How do these version numbers work? Which releases are stable?

We use the same scheme as Linux. 1.0.0 is the first stable release; releases with an even middle number (eg 1.2.0) are stable, the others (eg 1.3.0) are developer releases.

All releases are supposed to be relatively bug-free, but developer releases are released with less testing before-hand. If the latest version has been out for a while, you can assume it works pretty well.

Are there any Linux distributions which package everything as application directories?

How can I get back to GNOME or KDE after running ROX-Session?

There will normally be a menu of desktops on the login screen. After entering your username (and before entering your password) select the one you want from the menu.

If that doesn't work, you can rename the .xsession file in your home directory to something like .xsession.backup.
(Do mv -iv .xsession .xsession.backup in your home directory.)

You can also run the KDE or GNOME panel from within ROX. Type 'panel' in the filer's 'Shell Command...' minibuffer to get the GNOME stuff, or 'kde2' to get KDE.

When running ROX-Session how do I change the panel and pinboard options?

ROX-Session contains a file called RunROX which it executes to start ROX-Filer. Read the start of this file, it contains instructions on customizing the file.

#!/bin/sh

# This gets run after ROX-Session is loaded and running as your session
# manager, before Login is run.
#
# It is used to run ROX-Filer. If this process terminates, ROX-Session will
# offer to rerun it.
#
# $1 is the ROX-Session application directory.
#
# If you want to modify this file, you should first copy it as
# <Choices>/ROX-Session/RunROX so that upgrading ROX-Session will not overwrite
# your changes. This also allows per-user modifications.

What other distributions are there?

Besides the main ones listed above (which are best for beginners), some of the other more notable ones are:


Last edited on October 26, 2005 1:25 am.