Results 1 to 9 of 9

Thread: Ubuntu Server: How to use a graphical version?

  1. #1
    Join Date
    Dec 2011
    Beans
    17

    [SOLVED] Ubuntu Server: How to use a graphical version?

    Hi.

    I'd like to know if it's possible to add a graphical version to the Ubuntu Server (and also what to choose - for example lxde-).
    Tnx so much for the answers!!!!!!
    Best Regards.
    Last edited by Bruno81; March 13th, 2012 at 09:06 PM.

  2. #2
    Join Date
    Jun 2009
    Location
    SW Forida
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: Ubuntu Server: How to use a graphical version?

    You can install the full desktop enviroments, but may not want all that.

    The key meta packages of Ubuntu are :
    ubuntu-base (the whole base system which everybody should install)
    ubuntu-desktop (the whole gnome environment)
    kubuntu-desktop (the whole kde environment)
    xubuntu-desktop (the whole xfce4 environment)
    lubuntu-desktop (the whole LXDE desktop environment)
    edubuntu-desktop (the whole kids/schools oriented gnome environment)

    sudo apt-get install ubuntu-desktop
    sudo /etc/init.d/gdm restart
    sudo service gdm start

    But it looks like you can just install lxde which is just the desktop without all the extra applications.

    From synaptic on my Ubuntu:
    sudo apt-get install lxde

    Code:
    LXDE (the Lightweight X11 Desktop Environment) is a new project aimed
    to provide a new desktop environment which is lightweight and fast.
    
    This package is a metapackage depends on the core components and
    recommended components of the LXDE. It includes lxde-core, lxappearance,
    lxinput, lxsession-edit, lxshortcut, gpicview, lxterminal, lxmusic,
    leafpad and xarchiver.
    UEFI boot install & repair info - Regularly Updated :
    https://ubuntuforums.org/showthread.php?t=2147295
    Please use Thread Tools above first post to change to [Solved] when/if answered completely.

  3. #3
    Join Date
    Apr 2005
    Location
    Finland/UK
    Beans
    Hidden!
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: Ubuntu Server: How to use a graphical version?

    Quote Originally Posted by Bruno81 View Post
    Hi.

    I'd like to know if it's possible to add a graphical version to the Ubuntu Server (and also what to choose - for example lxde-).
    Tnx so much for the answers!!!!!!
    Best Regards.
    Sure, all Ubuntu versions are one and the same operating system, the only difference is what's included by default. No matter which CD you use to make the install, you are free to run any server software or graphical environments and programs you want.

    What desktop environment or window manager you should to use is pretty much a question of what you like, but if it's an actual production server then one of the more lightweight ones would probably be a good option. LXDE would sure be a decent one with fairly small footprint.

    I recommend checking the different desktop environments (and window mansgers if you feel brave enough to configure your graphical environment by hand), and then just installing the one that you think you'd feel msot comfortable with.

  4. #4
    Join Date
    Mar 2010
    Location
    Squidbilly-Land
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Ubuntu Server: How to use a graphical version?

    Ubuntu Server is extremely stable - many months of uptime.
    However, if I install and use the desktop packages, the total stability is reduced to about 1 week and there are times when the OS simply locks up entirely. Video playback is the chief issue with this stability that I see, but any X/Windows use negatively impacts server stability.

    Having desktop "stuff" on a server is fine, as long as you understand the trade-offs. I do it this way for non-production systems myself. For servers that need to stay up, I do not install any desktop apps.

    If you have a server that requires X/Windows libraries, there is a virtual X frame buffer tool, xvfb, that can simulate X for you on a server. This is handy if you need the server to have LibreOffice for file conversions, but don't want all the X/Windows instability issues.

  5. #5
    Join Date
    Apr 2005
    Location
    Finland/UK
    Beans
    Hidden!
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: Ubuntu Server: How to use a graphical version?

    Quote Originally Posted by TheFu View Post
    Ubuntu Server is extremely stable - many months of uptime.
    However, if I install and use the desktop packages, the total stability is reduced to about 1 week and there are times when the OS simply locks up entirely. Video playback is the chief issue with this stability that I see, but any X/Windows use negatively impacts server stability.

    Having desktop "stuff" on a server is fine, as long as you understand the trade-offs. I do it this way for non-production systems myself. For servers that need to stay up, I do not install any desktop apps.

    If you have a server that requires X/Windows libraries, there is a virtual X frame buffer tool, xvfb, that can simulate X for you on a server. This is handy if you need the server to have LibreOffice for file conversions, but don't want all the X/Windows instability issues.
    That doesn't really sound like it would be having the X or desktop stuff installed that is your problem. It's playing back videos (in which case it's a video card/driver problem instead, something that people don't usually need to consider that much on server machines..)

  6. #6
    Join Date
    Apr 2009
    Beans
    84

    Re: Ubuntu Server: How to use a graphical version?

    Do not install the the -desktop packages they contain the full ubuntu application suite.
    lxde is fine but if you want gnome you need to be more careful.
    in 10.04 and earlier gnome-core is a great package but it got screwed up. Now you can use gnome-shell for gnome3 or gnome-session-fallback --no-install-recommends for gnome2.

  7. #7
    Join Date
    Mar 2008
    Location
    Queensland Australia
    Beans
    664
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Ubuntu Server: How to use a graphical version?

    I would suggest you load Webmin on your server.

    Logon to your server and download from your server with :
    sudo wget http://prdownloads.sourceforge.net/w..._1.570_all.deb

    Install with :
    sudo dpkg -i webmin_1.570_all.deb

    Add extra libraries with :
    sudo apt-get -f install

    Uses a browser pointed to https://server_IP:10000 to edit files, create shares, startup daemons, change permissions etc..

    regards

  8. #8
    Join Date
    Dec 2011
    Beans
    17

    Re: Ubuntu Server: How to use a graphical version?

    Hi again and tnx so much for this info that I found very interesting and usefull for me that I'm a newbie.

    I'll set this topic as "solved" because the topic and my requests were too much various.....

    So I'll open new threads during my learning process.....

    Tnx again to everybody for the answers.

    Best Regards.

  9. #9
    Join Date
    Jan 2007
    Beans
    6,537
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: Ubuntu Server: How to use a graphical version?

    Quote Originally Posted by drdos2006 View Post
    I would suggest you load Webmin on your server.
    This.

    The desktop packages will give you a graphical environment, but they don't include many of the tools you need to administer a server. Webmin does.

Tags for this Thread

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
  •