Results 1 to 4 of 4

Thread: GUI for Ubuntu Server 9.04

  1. #1
    Join Date
    Jul 2009
    Posts
    46

    GUI for Ubuntu Server 9.04

    I'm new to linux based servers and i am not so strong with commands and CLI based interface. Can anyone tell me a way to get GUI for Ubuntu Server 9.04? I hope i will get help soon. Thanx in advance...

  2. #2
    Join Date
    Jan 2009
    Posts
    1,738

    Re: GUI for Ubuntu Server 9.04

    Installing GUI is possible on Ubuntu servers. You can install the GUI by two ways :
    • Install Webmin
    • Install desktop Environment

    You can decide what you want to use? Webmin will let you control your server with GUI interface from another network computer through a web browser. Else you can install Desktop Environment on your Server and manage it locally. You can choose which type suits you...

  3. #3
    Join Date
    Jul 2009
    Posts
    46

    Re: GUI for Ubuntu Server 9.04

    I guess i would like to install Desktop Environment as using my server from a network is rather insecure. So i would definitely install a desktop environment. But any help with it? Please help, i am still struggling with commands.

  4. #4
    Join Date
    Jan 2009
    Posts
    1,738

    Re: GUI for Ubuntu Server 9.04

    Ok, Here is how to install GUI on your Ubuntu Server. First, enable Universe and multiverse repositories in /etc/apt/sources.list file. Then you need to be connected to the internet. Now type :
    Code:
    sudo apt-get update
    Then the source list will be updated and you will have the packages ready to download. Now type this :
    Code:
    sudo apt-get install ubuntu-desktop
    This will install Ubuntu's default GUI desktop environment which is gnome along with some important features like evolution, openoffice, etc. Hope this helps...

Similar Threads

  1. Ubuntu 9.10, Kubuntu Well not the server
    By Zangali in forum Operating Systems
    Replies: 4
    Last Post: 27-05-2010, 03:12 PM
  2. How to secure Ubuntu Server
    By Santy in forum Networking & Security
    Replies: 7
    Last Post: 22-03-2010, 10:00 AM
  3. How to Install and Configure DHCP Server in Ubuntu Server
    By Anirvinya in forum Operating Systems
    Replies: 5
    Last Post: 10-02-2010, 04:29 AM
  4. Fedora server vs ubuntu server
    By Pratim in forum Operating Systems
    Replies: 5
    Last Post: 21-12-2009, 11:44 AM
  5. Replies: 5
    Last Post: 24-04-2009, 03:17 PM

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
  •  
Page generated in 1,713,500,113.38842 seconds with 16 queries