LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Distributions (https://www.linuxquestions.org/questions/linux-distributions-5/)
-   -   I install Ubuntu fine (https://www.linuxquestions.org/questions/linux-distributions-5/i-install-ubuntu-fine-273002/)

dominionlife 01-02-2005 02:31 PM

I install Ubuntu fine
 
and then it comes up enter username and pass on a black and white screen so I do and then


novacaine:ubuntu$ comes up or something like that with something for me to type on the side but I don't know what please help

Mr. New 01-02-2005 02:55 PM

try startx

SlackerLX 01-02-2005 02:56 PM

The root account is disabled when you first install Ubuntu. The first user created during the installation has administrative rights on the system, and can run programs as root with sudo, using only their normal user password. For example:
#sudo apt-get update.

If you wish to use the root account in more traditional UNIX fashion, you can set the root password by typing:
#sudo passwd root
This will allow you to use su or login as root on the console.
If you need a shell with root privileges, run
#sudo -s.

All uses of sudo will require the user's password.

dominionlife 01-02-2005 09:37 PM

thanks a lot

SlackerLX 01-02-2005 10:11 PM

So I guess it was a pass issue as usual.:)

dominionlife 01-05-2005 07:19 AM

dang still didn't work
On bootup I get 2 errors stating something todo with modprobe that I got 2 separate fatal errors saying something along the lines of Fatal Error Inserting PCIEHP ,and the other is Fatal Error Inserting SHPCHP,im not sure what they mean but it says this during boot up. also I know I should use another post for this question to,but I also get a error at the end of installing some packages using synaptic telling me my locale is not right and that another locale needs to be used, anyway if anyone is familiar at all with these problems could I get an answer to know if they are something that is worth worrying about ? Thankyou

SlackerLX 01-05-2005 10:12 AM

if you imply that distro cannot recognize smartcards for laptops then for that matter you need to install discover package

dominionlife 01-05-2005 01:50 PM

0_o

Im installing it to a desktop

sin-x 01-21-2005 08:16 AM

looks like your install is b0rked, try again?


All times are GMT -5. The time now is 03:31 AM.