LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 10-16-2003, 03:33 AM   #1
Soulfury
LQ Newbie
 
Registered: Oct 2003
Posts: 5

Rep: Reputation: 0
Exclamation Linux mandrake 9.1 (cooker)


i got a problem here...after the localhost login:abc
password:abc then last login:XXXX...come out this "[abc@localhost abc]$" what command should i use to enter to the GUI?i tried to use the startx to enter but still failed.Did i set something wrong during the installation?
 
Old 10-16-2003, 03:45 AM   #2
dalek
Senior Member
 
Registered: Jul 2003
Location: Mississippi USA
Distribution: Gentoo
Posts: 2,058
Blog Entries: 2

Rep: Reputation: 79
Question

What was the error message when it failed? The part we really need starts with

Code:
(EE)
That will be followed by something like 'no screens found' or something like that.

Post the error here and we'll know where to start.

Later

 
Old 10-16-2003, 03:54 AM   #3
Soulfury
LQ Newbie
 
Registered: Oct 2003
Posts: 5

Original Poster
Rep: Reputation: 0
after using startx command ..it shows something like this

using authority file /home/abc/.Xauthority
writing authority file/home/abc/.Xauthority

execve failed for /etc/Xll/X (errno13)
giving up
xinit:No such file or directory (errno2): unable to connect to X server
xinit:No such process(errno3):Server error.
 
Old 10-16-2003, 04:09 AM   #4
dalek
Senior Member
 
Registered: Jul 2003
Location: Mississippi USA
Distribution: Gentoo
Posts: 2,058
Blog Entries: 2

Rep: Reputation: 79
I hate to do this but it may be easier to reinstall. It appears that x was not installed. X is the GUI or windows part.

Read this how to:

http://easylinuxguide.jsutnoni.com/viewtopic.php?t=418

It will explain a bit about the packages to install. If you do reinstall you should select install not upgrade. You can use the same partitions you set up the first time.

Someone may post another solution so give it a bit and see what someone else thinks.

Later.

 
Old 10-17-2003, 04:13 AM   #5
Soulfury
LQ Newbie
 
Registered: Oct 2003
Posts: 5

Original Poster
Rep: Reputation: 0
if i didn't put any login name and password during the installation .... i cannot enter to linux GUI right?
 
Old 10-17-2003, 04:23 AM   #6
dalek
Senior Member
 
Registered: Jul 2003
Location: Mississippi USA
Distribution: Gentoo
Posts: 2,058
Blog Entries: 2

Rep: Reputation: 79
You did put in a root password right? You should at least have a root account. Try to login with it. If you can do that someone can tell you how to add a user then.

Does the GUI still not start?

Back later.

 
Old 10-17-2003, 04:56 AM   #7
Soulfury
LQ Newbie
 
Registered: Oct 2003
Posts: 5

Original Poster
Rep: Reputation: 0
u mean i should key in the login name and the password during the installation? actually it come to the part which require me to key in the login name , password and choose the interface(example=gnome) as well before enter to it. By the way What is the root actually? Thanks for helping.!
 
Old 10-17-2003, 05:22 AM   #8
dalek
Senior Member
 
Registered: Jul 2003
Location: Mississippi USA
Distribution: Gentoo
Posts: 2,058
Blog Entries: 2

Rep: Reputation: 79
Post

Let me see if I can muddy up the waters.

Root has access to everything period. No exception, that I know of anyway. Regular user accounts is what you should login with. You can enter the root password when needed to access certain commands and programs, which is not very often I may add.

You must have a root account. You should have at least one, preferably two, user accounts.

You should only use root when you have to. You should not ever surf the web while logged in as root. This is especially true if you have broadband. Usually if you are doing something that requires root access, it will ask for the password.

The difference between windoze and Linux, user wise anyway, is that you only use root when you have to in Linux. You are always root on a single user windoze system. That is also why the viruses can have a hay day in windoze. If it is on, they can run till it crashes.

Since you are new to Linux, you may want to try KDE at first. After you learn your way around a bit you can switch around and try other desktops and such. There are many that you can download too. With Linux you can tweak and change to your hearts content. Try that in windoze.

I would suggest that you read the Documentation that should be on the system, I assume you installed it. If the GUI is working there should be a entry in there that will tell you a lot. Click the Start thingy and then Documentation then Help. There is also How to's in the same location.

For the time being be carefull what you do. Linux is not windoze. Things are setup different and work very differently. After a while you will see that you can do more with Linux than you would ever dream of in windoze. Linux is yours, you just rent windoze. It still belongs to Billy boy.

Don't run away though. Give it a chance. It may take a while but it will grow on you and you will fall in love.

Tried to keep it basic for now.



Anybody want to add a bit to this little ramble??
 
Old 10-18-2003, 01:17 AM   #9
Soulfury
LQ Newbie
 
Registered: Oct 2003
Posts: 5

Original Poster
Rep: Reputation: 0
where can i learn all the Linux Mandrake command? Does the command different from the previous version..for example the linux mandrake 8.2?
 
Old 10-18-2003, 03:36 AM   #10
dalek
Senior Member
 
Registered: Jul 2003
Location: Mississippi USA
Distribution: Gentoo
Posts: 2,058
Blog Entries: 2

Rep: Reputation: 79
Post

There ae lots of websites that have info. This is one:

http://www.tldp.org/docs.html#howto

If you download a tar file, you should be able to double click and then select 'extract' and 'all files' and click OK. Make sure you notice where it will extract too. It may say /home/<user name>/Documents. I usually change to /home/<user name>/Desktop. That puts it on the Desktop and is easier to find then.

Note that <user name> is the user you are logged in as. Example, mine would be /home/dale/Desktop. Also note that ALL directories and commands are case sensative. Desktop is not the same as desktop. Dale is not the same as dale etc. That is very important to know and took me a while to get used to.

If Ark does not open the tar file, open a term and use this command to extract the file:

Code:
tar -xvf <file name>
Make sure the name is exact, including uppercase and lowercase stuff. If you ever run into a file name that includes a space in it, you will need to put quote marks around it. Linux is not space friendly. If you create a file you should use dashes instead of spaces. Makes the world easier.

When you use the command above a new directory will be created, same name, that will contain all the files that were tarred.

A tar file is a bunch of files that have been made into one file. It usually contains a program, the make and configure files, and a read me on how to install the program.

All this may be muddy right now but after you use Linux a while it will be like you knew it forever.

Oh, tar -xvf means x = extract, v = verbose or something me and you can read, f = the file name you give. Makes sense huh?

Just read a play around a bit. Have a question, ask. We have all been where you are too. Newbies that is.

 
Old 10-18-2003, 03:57 AM   #11
dalek
Senior Member
 
Registered: Jul 2003
Location: Mississippi USA
Distribution: Gentoo
Posts: 2,058
Blog Entries: 2

Rep: Reputation: 79
Forgot second question.

Most commands are the same for all Linux distros. There may be some that are different but not many. I haven't seen one yet.

That said, the GUI can be very different. Each distro has it's on setup and can vary widely. Mandrake and Redhat use rpm's, Redhat Package Manager, Gentoo uses emerge another, I think Slackware, uses apt-get. These are just different ways to install software.

Hope that helps.

 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Mandrake 10.2 Cooker Snapshot? RobNyc Mandriva 14 01-20-2005 05:59 PM
Cooker: If you have used or plan to use cooker please take this poll and post here! furfurdemon666 Mandriva 4 06-28-2004 10:06 AM
Conexant drivers for Mandrake 9.1 in Cooker beejayzed Mandriva 0 03-11-2004 05:15 AM
Mandrake Cooker Downloads ? l0f33t Linux - Software 9 08-16-2003 01:38 AM
Mandrake 9 (cooker) + USB Mouse neenee Linux - Hardware 18 02-23-2003 04:50 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 12:22 PM.

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