Results 1 to 9 of 9

Thread: 'Convert' Ubuntu Desktop to Server?

  1. #1
    Join Date
    Mar 2005
    Beans
    1,392

    'Convert' Ubuntu Desktop to Server?

    A friend asked how a desktop installation of Ubuntu could be made to work as a server (lamp stack). I had no real idea (novice here) and I noted that most searches for comments showed that people were in fact asking for the other way round - starting with a server install and then ading GUI. Is it easy to add a 'lamp server' package install to Ubuntu.......?
    tia

  2. #2
    Join Date
    Jan 2008
    Location
    Manchester UK
    Beans
    13,573
    Distro
    Ubuntu

    Re: 'Convert' Ubuntu Desktop to Server??

    Ubuntu is a gigantic collection of packages.

    Desktop Ubuntu is one mixture of them

    Ubuntu Server is another

    Lubuntu is another etc etc

    Whatever you start out with, you can install (or remove) any of the available packages in the Ubuntu repositories.

  3. #3
    Join Date
    Jul 2005
    Beans
    2,047

    Re: 'Convert' Ubuntu Desktop to Server??

    ~
    Last edited by ahallubuntu; July 1st, 2013 at 01:39 AM.

  4. #4
    Join Date
    Mar 2010
    Location
    USA
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: 'Convert' Ubuntu Desktop to Server??

    Quote Originally Posted by candtalan View Post
    A friend asked how a desktop installation of Ubuntu could be made to work as a server (lamp stack). I had no real idea (novice here) and I noted that most searches for comments showed that people were in fact asking for the other way round - starting with a server install and then ading GUI. Is it easy to add a 'lamp server' package install to Ubuntu.......?
    tia
    As other's have said, you can install/config Ubuntu Server service packages on Desktop... Just as you can install desktop packages to Server.

    Underlying those, there are some differences in the base Linux systems. Desktop Edition, the base Linux system is optimized for graphics and user interactions. No-one wants to wait for the cursor to move across a screen or to see the letters they type appear on the screen. In the Server Edition, the base Linux system is optimized for prioritization of server services and background processes...

    So, you can run server services on desktop, but it will not perform those services as "well" as it would if they installed it on a system optimized for those services (server edition). BUT- if it is not in a production environment, the average user may not be able to load it down enough to even notice that.

    I have one desktop here setup with server services so I can develop and debug web or network applications, attaching to the server services through "local" as if it was somewhere else, but not affecting the rest of my network in doing it.
    Last edited by MAFoElffen; February 11th, 2013 at 01:15 AM.

    "Concurrent coexistence of Windows, Linux and UNIX..." || Ubuntu user # 33563, Linux user # 533637
    Sticky: Graphics Resolution | UbuntuForums 'system-info' Script | Posting Guidelines | Code Tags

  5. #5
    Join Date
    Feb 2007
    Location
    West Hills CA
    Beans
    10,044
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: 'Convert' Ubuntu Desktop to Server??

    Look for an out-of-warranty Dell PowerEdge server on Craigslist. Then install the server version. You will soon see the differences in performance between using a desktop install and a true server install on real server hardware. For home use, simply adding services to a Desktop is convenient.
    -------------------------------------
    Oooh Shiny: PopularPages

    Unumquodque potest reparantur. Patientia sit virtus.

  6. #6
    Join Date
    Feb 2005
    Location
    Melbourne, Australia
    Beans
    13,510
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: 'Convert' Ubuntu Desktop to Server?

    Quote Originally Posted by candtalan View Post
    A friend asked how a desktop installation of Ubuntu could be made to work as a server (lamp stack). I had no real idea (novice here) and I noted that most searches for comments showed that people were in fact asking for the other way round - starting with a server install and then ading GUI. Is it easy to add a 'lamp server' package install to Ubuntu.......?
    tia
    Be very sure that you want the system to be one or the other, for example the Server kernel does not support audio because audio is an unnecessary waste of resources in a server environment - it is optimised for Server tasks.

    A Desktop is a Desktop with all the things Desktop users expect, a Server has different things because it does a different job.
    Regards, David.
    Please use the Forum search and Wiki search for immediate help
    Please mark your thread as Solved when appropriate
    New to technical forums?: How To Ask Questions The Smart Way

  7. #7
    Join Date
    Apr 2008
    Location
    LOCATION=/dev/random
    Beans
    5,767
    Distro
    Ubuntu Development Release

    Re: 'Convert' Ubuntu Desktop to Server?

    Quote Originally Posted by MAFoElffen View Post
    Desktop Edition, the base Linux system is optimized for graphics and user interactions. No-one wants to wait for the cursor to move across a screen or to see the letters they type appear on the screen. In the Server Edition, the base Linux system is optimized for prioritization of server services and background processes...
    Quote Originally Posted by dcstar View Post
    Be very sure that you want the system to be one or the other, for example the Server kernel does not support audio because audio is an unnecessary waste of resources in a server environment - it is optimised for Server tasks.
    This used to be true but it isn't anymore.

    Ever since 12.04 both Server and Desktop use the same kernel.

    https://help.ubuntu.com/community/Se..._and_server.3F
    Cheesemill

  8. #8
    Join Date
    Mar 2005
    Beans
    1,392

    Re: 'Convert' Ubuntu Desktop to Server?

    Thanks for the responses, much appreciated.

  9. #9
    Join Date
    Aug 2006
    Location
    World wide
    Beans
    191
    Distro
    Lubuntu 11.10 Oneiric Ocelot

    Re: 'Convert' Ubuntu Desktop to Server?

    Just open a terminal and type "sudo tasksel". Then you choose the server tasks you want to have installed.
    Here is a guide for step by step instructions:
    http://www.unixmen.com/install-lamp-...erick-meerkat/
    AMD Phenom II x6 2.8/3.3, 8 GB ram, GTX 550Ti 1024MB gfx, Xubuntu 13.10.

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
  •