PDA

View Full Version : How to start


jokobe
8th March 2006, 19:42
Well, I'm a newbie to Linux (Suse 9.3) and virtual server configuration.
I have a virtual server with confixx.
I have successfull set up the mail configuration via confixx.

Now I want to install "Joomla" on the server, but, to tell the truth: I don't know how to start.
I can upload via FTP from my local windows system, but as far as I have gathered information, I have to use the tar files for Linux.
If I upload the tar.file via ftp. how do I install from there?

Any helpful hint (or reference to a tutorial)?

jokobe

falko
8th March 2006, 21:32
You must untar the tar.gz like this:
tar xvfz joomla.tar.gz
Afterwards, you should search the joomla directory for installation instructions.