Results 1 to 4 of 4

Thread: Xubuntu as webserver, can use XAMPP?

  1. #1
    Join Date
    Nov 2006
    Location
    Hong Kong
    Beans
    192
    Distro
    Ubuntu

    Xubuntu as webserver, can use XAMPP?

    I want to convert an old PC to a webserver, mainly to work as a webcrawler and store results into mysql.

    Due to the PCs 512Mb RAM I think Xubuntu may run better. However, I don't see any Xubuntu-Server distribution.

    Is Xubuntu as server useful anyway? Can it work with XAMPP or do I need to install Apache and MySQL separately?
    ----------------------
    14.04 - finally working!

  2. #2
    Join Date
    Oct 2007
    Beans
    Hidden!

    Re: Xubuntu as webserver, can use XAMPP?

    xubuntu uses xfce as desktop environment. ubuntu-server has no desktop environment (so no gnome, xfce, kde or whatever). If you want, you can install xfce on top of it, if you want a GUI.

  3. #3
    Join Date
    Nov 2010
    Beans
    19
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Xubuntu as webserver, can use XAMPP?

    Quote Originally Posted by flameproof View Post
    I want to convert an old PC to a webserver, mainly to work as a webcrawler and store results into mysql.

    Due to the PCs 512Mb RAM I think Xubuntu may run better. However, I don't see any Xubuntu-Server distribution.

    Is Xubuntu as server useful anyway? Can it work with XAMPP or do I need to install Apache and MySQL separately?
    ubuntu server doesn't use GUI...

    but u can install XAMPP, as long as u don't install Apache, Mysql, FTP from main repository...

    download XAMPP seperately, use wget command....
    Last edited by s1nch4n; November 4th, 2010 at 08:47 AM.

  4. #4
    Join Date
    Nov 2006
    Location
    Hong Kong
    Beans
    192
    Distro
    Ubuntu

    Re: Xubuntu as webserver, can use XAMPP?

    Was really easy!

    1. install Xubuntu

    2. D/L Xampp here: http://sourceforge.net/projects/xamp...ar.gz/download

    3. Put the d/l file on the Desktop

    4. In Terminal do: CD Desktop

    5. In Terminal do: sudo tar xvfz xampp-linux-1.7.3a.tar.gz -C /opt

    6. Start XAMPP in Terminal: sudo /opt/lampp/lampp start


    However, since my old PC doesn't have keyboard and I don't want to switch keyboards all the time I also installed Remote Desktop with this instruction: http://www.ehow.com/how_6980234_enab...e-desktop.html

    Now to put files onto my web directories I had to install Samba.... But so far all works perfectly.
    ----------------------
    14.04 - finally working!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •