Find the answer to your Linux question:
Results 1 to 5 of 5
I'm switching over to Ubuntu from Slackware and was just reading up on the differences between desktop and server. My main question is if I can still setup an x-server ...
  1. #1
    Just Joined!
    Join Date
    Aug 2010
    Posts
    5

    server vs. desktop

    I'm switching over to Ubuntu from Slackware and was just reading up on the differences between desktop and server. My main question is if I can still setup an x-server on the server box. If I can what do I need to do to make it as easy as possible.

  2. #2
    oz
    oz is offline
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,099
    Quote Originally Posted by doughyi8u View Post
    My main question is if I can still setup an x-server on the server box. If I can what do I need to do to make it as easy as possible.
    Yes, you can add a GUI to your server, but it is considered more risky, security-wise.

    You'd need to install xorg, along with the desktop environment, or the window manager of your choice. These can be installed with the apt, or aptitude package tools.

    This server guide might be of some help to you:

    https://help.ubuntu.com/8.04/serverguide/C/index.html
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

  3. #3
    Just Joined!
    Join Date
    Aug 2010
    Posts
    5
    thanks a bunch. one more question. I completed the install but when I rebooted and tried to log into root. I realized there was no prompt during the installation for root password (this is an old version of Ubuntu -- 9.10). Now I can't log in as root. Help?

  4. #4
    Linux Engineer Segfault's Avatar
    Join Date
    Jun 2008
    Location
    Acadiana
    Posts
    855
    Log in as user and use sudo. That's the Ubuntu way, a good way actually.

  5. #5
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    root login is disabled in Ubuntu and you can gain root privileges using sudo. By default, User created during installation can gain root privileges only and for other users, if there are any, you have to add those in sudoers file.

    Check this sticky on sudo usage.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

Posting Permissions

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