Announcement

Collapse
No announcement yet.

Kubuntu Server

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Kubuntu Server

    I need to make a Kubuntu server with the lastest...
    Linux (Kubuntu), Apache, MySQL and PHP.
    Can anyone teach me how to?

    I would like to have "/var/www/html/" be the default
    directory for my Apache. And NaviCat for Linux for
    MySQL.

    Please help me..please?

    #2
    Re: Kubuntu Server

    Well, for a start, try installing the LAMP server It is available in aptitude virtual tasks.
    or you can simply install everything you want with apt-get

    the configs are in /etc/ folder
    that's all you'll need
    Join the dark side<br />---------------------------------------------------------------------<br />Samsung NC10 netbook running<br />PCLinuxOS 2010 // Win XP

    Comment


      #3
      Re: Kubuntu Server

      Thank you for answering my question, but I still have another question though.
      Don't I have to setup my Kubuntu Server depending on where I'm going to use it?
      For example, I'm going to use it as a server that handles videos (You Tube), or
      music (imeem), or blogs (xanga). Don't they have their own configurations
      depending on the services that they offer?

      Comment


        #4
        Re: Kubuntu Server

        As I know Linux, you can use the server anywhere

        I believe those sites you mentioned have their own php pages and scripts, and I don't think they are publicly available.
        On the server side, I don't think they differ much. However, if you want a mail server, you should install a few more apps, but I don't know which.

        BTW, why do you want /var/www/html to be default instead of /var/www ?
        Join the dark side<br />---------------------------------------------------------------------<br />Samsung NC10 netbook running<br />PCLinuxOS 2010 // Win XP

        Comment


          #5
          Re: Kubuntu Server

          Thanks dude! You've been a great help!

          BTW, why do you want /var/www/html to be default instead of /var/www ? <---

          I want to use /var/www/html instead of /var/www/ because..I just got used to it.
          Hehehe..it's the directory that we use at work. :P

          Comment

          Working...
          X