Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 11-20-2008, 12:41 AM   #1 (permalink)
shenvoid01's Avatar
 
True Techie

Join Date: Jul 2007

Posts: 109

shenvoid01 is on a distinguished road

Default New Ubuntu User

Hey all I've down loaded ubuntu desk top for Intels for a new computer I've got.
It appears that I have successfully installed it but I input my password and username but it goes straight to sudo. I don't how to or even if I'm supposed to get out of it and onto the conventional desktop screen. Is there some thing else I need to down load? Pls Help Thanx
shenvoid01 is offline  
Old 11-20-2008, 03:39 PM   #2 (permalink)
 

Join Date: Jul 2005

Location: England

Posts: 2,157

kmote has a spectacular aura aboutkmote has a spectacular aura about

Default Re: New Ubuntu User

how do you mean it goes straight to sudo? sudo is a command
__________________
MSI P43 Neo|Enermax Pro82+ 425W|E5200|silent 8500GT|250GB Samsung spinpoint F1|Samsung SATA DVD RW|4GB Corsair|Antec SOLO|openSUSE11


There are in order of increasing severity: lies, darn lies, statistics, and computer benchmarks. - diskinfo man page
kmote is offline  
Old 11-20-2008, 06:11 PM   #3 (permalink)
 
Monster Techie

Join Date: Nov 2006

Location: Illinois, USA

Posts: 1,765

CalcProgrammer1 will become famous soon enough

Default Re: New Ubuntu User

Do you mean terminal? Or possibly xterm?

When you turn on a properly-installed and supported Ubuntu machine, it should go to GRUB (the boot menu) and then to a screen that says Ubuntu with a bar moving back and forth and then loading, and then to a screen that says Ubuntu in the middle with a username/password login. This screen is brown/orange and has a themed background. If you're getting a black screen with text telling you to input your name and password, it isn't working right (that black screen is called the terminal, it is a command line interface that Unix/Linux machines use when they can't run a window manager or don't have one installed).

If you get the nice login screen, that means your X server (the program that manages use of your graphics hardware and screens) is working properly. If you get to the nice login screen, go down to the bottom, click Sessions, and choose Failsafe GNOME. GNOME is the default window manager in Ubuntu, it is the program that takes care of drawing menus, windows, backgrounds, and other on-screen elements. It requires the X server to handle the hardware for it. Failsafe GNOME boots up a GNOME session with minimal extra startup processes (kinda like Safe Mode, but not for the entire OS, just the user interface). If this doesn't work and you're at the terminal, you can try entering the command "startx". This will attempt to start the graphical user interface.
__________________

CalcProgrammer1 is offline  
Old 11-20-2008, 06:48 PM   #4 (permalink)
shenvoid01's Avatar
 
True Techie

Join Date: Jul 2007

Posts: 109

shenvoid01 is on a distinguished road

Default Re: New Ubuntu User

this is what I get on a black screen: Login Username: John
Password: Doe

John@ubuntu:$

I dont know what I am supposed to do from here to get to the desk top
shenvoid01 is offline  
Old 11-20-2008, 06:54 PM   #5 (permalink)
Saxon's Avatar
 

Join Date: Feb 2007

Posts: 6,362

Saxon is just really niceSaxon is just really niceSaxon is just really niceSaxon is just really nice

Default Re: New Ubuntu User

You havent got the server edition by mistake have you?
__________________
I am not here for long I am deploying soon so please don't expect anything long winded.

Saxon is offline  
Old 11-20-2008, 07:14 PM   #6 (permalink)
 

Join Date: Jul 2005

Location: England

Posts: 2,157

kmote has a spectacular aura aboutkmote has a spectacular aura about

Default Re: New Ubuntu User

As calc said use the 'startx' command, 'init 5' should also work
__________________
MSI P43 Neo|Enermax Pro82+ 425W|E5200|silent 8500GT|250GB Samsung spinpoint F1|Samsung SATA DVD RW|4GB Corsair|Antec SOLO|openSUSE11


There are in order of increasing severity: lies, darn lies, statistics, and computer benchmarks. - diskinfo man page
kmote is offline  
Old 11-20-2008, 08:05 PM   #7 (permalink)
shenvoid01's Avatar
 
True Techie

Join Date: Jul 2007

Posts: 109

shenvoid01 is on a distinguished road

Default Re: New Ubuntu User

Saxon's right I accidently used the server I am supposed to use the desk top right? I did initially but it didn't work probably because I the iso burn speed was too fast.
shenvoid01 is offline  
Old 11-20-2008, 08:50 PM   #8 (permalink)
 
Monster Techie

Join Date: Nov 2006

Location: Illinois, USA

Posts: 1,765

CalcProgrammer1 will become famous soon enough

Default Re: New Ubuntu User

If you already have the server edition installed, no need to burn a new CD, just install the desktop from the repository.

At the terminal, type:

sudo apt-get install ubuntu-desktop

You need to be connected to the Internet, and you will be prompted for your password. After that, it may ask you if you want to continue (hit Enter). It should go through a long list of stuff and download it and install it. Then you can use startx to get into desktop. It should also go to the desktop login screen next time you restart your machine.
__________________

CalcProgrammer1 is offline  
Old 11-21-2008, 09:14 AM   #9 (permalink)
 

Join Date: Jul 2005

Location: England

Posts: 2,157

kmote has a spectacular aura aboutkmote has a spectacular aura about

Default Re: New Ubuntu User

Quote:
Originally Posted by CalcProgrammer1 View Post
It should also go to the desktop login screen next time you restart your machine.
Is it automatic now? I seem to remember having to change the default runlevel in /etc/inittab(I think). I don't think that would have been with ubuntu though.
__________________
MSI P43 Neo|Enermax Pro82+ 425W|E5200|silent 8500GT|250GB Samsung spinpoint F1|Samsung SATA DVD RW|4GB Corsair|Antec SOLO|openSUSE11


There are in order of increasing severity: lies, darn lies, statistics, and computer benchmarks. - diskinfo man page
kmote is offline  
Old 11-21-2008, 09:52 AM   #10 (permalink)
 
Monster Techie

Join Date: Nov 2006

Location: Illinois, USA

Posts: 1,765

CalcProgrammer1 will become famous soon enough

Default Re: New Ubuntu User

It was when I went from Ubuntu Desktop to Kubuntu Desktop, never used the server or command line versions though, but either way you can install the desktop, if it doesn't start, just do startx.
__________________

CalcProgrammer1 is offline  
 
Closed Thread

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Ubuntu goes more mobile with 8.10 release Osiris Linux Tips and Tricks 6 10-29-2008 08:37 AM
ubuntu user password lost mikee Linux, BSD, other *nixes & Open Source Software 2 10-26-2008 07:00 PM
Apple and AT&T Will Learn that User Agents are no good for access control Osiris Apple, Mac OS , and Power PC 0 05-02-2008 07:00 PM
"The current user account is not recognized" pop-up SyberTiger Windows Operating Systems and Software 17 03-24-2008 02:02 PM
2 year Ubuntu user here... trying to find a distro that my laptop likes... Jayce Linux, BSD, other *nixes & Open Source Software 28 02-04-2008 06:16 PM