LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 04-10-2007, 10:23 PM   #1
tanu221984
LQ Newbie
 
Registered: Apr 2007
Posts: 16

Rep: Reputation: 0
Ubuntu Problem


Hello to all linux lovers,

Friends, I introduce myself as student working on setting up linux server and I will be using Ubuntu. Right now, I am having trouble of having to find a way to access the GUI. I am stuck in command line and I have no idea how to enter GUI mode. Like, in Red Hat Linux one can use startx, but, I have no idea whats used in Ubuntu. My guess is sudo aptitude install x-window-system-core gnome, but, it says in the end that couldn't find any package whose name or description matched "x-window-system-core. I am looking forward to hearing from anyone. Also, I have to set up Name DNS in this box and provide services to different people. So, was wondering any clue about that one. With DNS service, I have to provide proxy SSH to other people and also, have to make my box secure.. Any suggestions would be welcome.

Regards

NK
 
Old 04-11-2007, 01:12 AM   #2
cseanburns
Member
 
Registered: Nov 2003
Distribution: Fedora, Debian, Ubuntu, FreeBSD
Posts: 129

Rep: Reputation: 23
I'm guessing here, but it sounds like you installed the server edition of Ubuntu and thus may not have installed X or Gnome, etc. If so, it shouldn't be a problem to fix this and this is where searching what apt-get has to offer becomes helpful. Try this:

> apt-cache search ubuntu-desktop
 
Old 04-11-2007, 09:23 AM   #3
tanu221984
LQ Newbie
 
Registered: Apr 2007
Posts: 16

Original Poster
Rep: Reputation: 0
Yes, this is Ubuntu server edition. I tried the command apt-cache search ubuntu desktop but it doesn't work. Well, I switched to su by using sudo and then, tried this command but of no use. Looking forward to hearing from you.

Thanks
 
Old 04-11-2007, 09:28 AM   #4
Matir
LQ Guru
 
Registered: Nov 2004
Location: San Jose, CA
Distribution: Debian, Arch
Posts: 8,507

Rep: Reputation: 128Reputation: 128
sudo apt-get install ubuntu-desktop

This installs the default ubuntu desktop environment.
 
Old 04-11-2007, 10:26 AM   #5
cseanburns
Member
 
Registered: Nov 2003
Distribution: Fedora, Debian, Ubuntu, FreeBSD
Posts: 129

Rep: Reputation: 23
Tuno..., be specific. Like Matir wrote, there should be a dash between ubuntu and desktop: "ubuntu-desktop".

Using "apt-cache search" helps in two ways: 1. It's great for searching what's available to download and install via "apt-get". 2. It's a great for showing you the exact name of the package you need to install. You don't need to use 'sudo' for a search.

> apt-cache search ubuntu-desktop

This will show you the various desktops Ubuntu will setup for you: Gnome (default), KDE, Xfce, Edubuntu.

Then follow Matir's advice.
 
Old 04-12-2007, 01:02 PM   #6
tanu221984
LQ Newbie
 
Registered: Apr 2007
Posts: 16

Original Poster
Rep: Reputation: 0
Thanks

Matir,

Yeah there should be dash between unbuntu and desktop and I apologize for that. But still it didn't work.

Yeah I tried and I see some desktops.kubuntu, ubuntu and Xubuntu desktop

and yes, you are right there is no need to use sudo. Now, is that already installed or should I install it
 
Old 04-12-2007, 01:18 PM   #7
Matir
LQ Guru
 
Registered: Nov 2004
Location: San Jose, CA
Distribution: Debian, Arch
Posts: 8,507

Rep: Reputation: 128Reputation: 128
did you install ubuntu-desktop? That provides the full ubuntu desktop environment, so you would have it.
 
Old 04-12-2007, 01:41 PM   #8
r00tb33r
Member
 
Registered: Feb 2007
Distribution: Vector
Posts: 318

Rep: Reputation: 31
Quote:
Originally Posted by tanu221984
Matir,

Yeah there should be dash between unbuntu and desktop and I apologize for that. But still it didn't work.

Yeah I tried and I see some desktops.kubuntu, ubuntu and Xubuntu desktop

and yes, you are right there is no need to use sudo. Now, is that already installed or should I install it
if you had an X server with a "desktop environment" you should be able to just run "startx" and it will all come up.
if that doesnt work then you have not installed it.
 
Old 04-12-2007, 02:16 PM   #9
tanu221984
LQ Newbie
 
Registered: Apr 2007
Posts: 16

Original Poster
Rep: Reputation: 0
Installing Ubuntu

I changed to main user using sudo su - and then used apt-cache search ubuntu-desktop. After that step, I saw some desktops and now, I am installing ubuntu desktop using apt-get install ubuntu-desktop and I hope it works. Thanks.

After this step I have to set up a Bind DNS and I am running on fine thread as far as time goes and have to get it done in couple of days. So, wondering as guidelines for that. I have used webmin in the past on Fedora Core 3 but I am not sure if that works for webmin. I have to follow the command line path I guess which is pain in the butt..Anyways, all suggestions are welcome
 
Old 04-12-2007, 04:08 PM   #10
tanu221984
LQ Newbie
 
Registered: Apr 2007
Posts: 16

Original Poster
Rep: Reputation: 0
shorewell

I want to secure my server and have a question regarding shorewell. I did vim /etc/default/shorewell and changed the value of startup from 0 to 1 and there is an example given. wait_interface is mentioned as "ppp0" and I am wondering whether that can be used for eth interfaces as I am not using ppp interfaces. Fast reply will be appreciated
 
Old 04-12-2007, 05:20 PM   #11
cseanburns
Member
 
Registered: Nov 2003
Distribution: Fedora, Debian, Ubuntu, FreeBSD
Posts: 129

Rep: Reputation: 23
Tanu...., maybe you should start a new thread for the additional topics you're bringing up. It will help keep topics organized and others will be able to help when perusing the subject headlines in the forum.
 
Old 04-12-2007, 08:50 PM   #12
tanu221984
LQ Newbie
 
Registered: Apr 2007
Posts: 16

Original Poster
Rep: Reputation: 0
Okie Dokie

I will do that buddy, Thanks for advise..

Regards

Tanu
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
UBUNTU 5.04 PPTP configuration problem . On the Help Page of ubuntu is strange proble ReGgaE-Bg Linux - Networking 1 06-13-2006 08:05 AM
UBUNTU 5.04 PPTP configuration problem . On the Help Page of ubuntu is strange proble ReGgaE-Bg Ubuntu 0 06-13-2006 06:33 AM
problem with UBUNTU 5.1 sunnydayzrback Linux - Newbie 2 01-26-2006 04:21 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 01:43 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration