Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I'm having trouble getting debian to work, i downloaded 3 discs the boot(us), disc 6 and disc 7. I installed the boot then pushed yes to everything like a newbie(i have no clue what i did) then it finnished. Now i have no gui and no dir. I logg in useing root i push dir nothing happens and i don't have gui. I think i didn't install some packages. I haven't used disc 6 or 7 yet:P. Can anybody help me? aim me at LaimbotL or msn Judgement111@hotmail.com any help would be nice .
well you really don't need disc 6 and 7 but thats not important right now...if you installed kde or gnome or whatever you chose, then you can type "startx" at the prompt to go to X-Windows...
and most likely why you aren't seeing anything when you type dir is because you start off in your home directory and there is typically nothing in this directory on a fresh install....
and just for a tip
ls is for linux
dir is for windows
they are the equivalents, but although you can use dir if you want it will still work, but i see it if you using linux you wanna learn linux or at least know what your doing etc, etc...so theres a little tip for ya to start off...if you go back to that directory and type:
ls -alc you'll probably see some results where as when you were typing dir you will see nothing...
if startx works then get back to us if it did or if it didn't post the errors, and if it did work then we'll lead you to the right direction on how to make X start upon bootup if thats what you want.
that leads to another tip:
linux commands are case sensitive...and just to give you the comparison this is not the case in windows:
in linux:
startx (p.s. this is the one you type )
Startx
sTartx
stArtx
staRtx
starTx
startX
are all different commands if they were all actually made to do something...in windows they are all the same command
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.