Results 1 to 10 of 25
i just installed the os and when i get to login i enter password and stuff then it says my name @blahbla $ what it that and how do i ...
- 09-20-2005 #1Just Joined!
- Join Date
- Sep 2005
- Location
- nc
- Posts
- 14
please help just installed debian newest release im nebie cant figure out how to get thing going !!!
i just installed the os and when i get to login i enter password and stuff then it says my name @blahbla $ what it that and how do i get the program running. spent all last nite up trying to figure it out i am a windows user and am sick of ms and want this alternitive to work out thanks anyone can help please !!!!!!!!!!
- 09-20-2005 #2Linux Guru
- Join Date
- May 2004
- Location
- forums.gentoo.org
- Posts
- 1,814
[my name @blahbla] $
The program is running. That's the Linux command prompt, far more powerful than DOS could ever imagine. Command line is your friend, all else is eye candy. Try the command 'startx'. If you don't get your candy, it means that we need to do some work in your X windows configuration file. But it might work already.
If you want to see what is running (actually, lots of stuff) do 'top'. Press 'q' to quit./IMHO
//got nothin'
///this use to look better
- 09-20-2005 #3Just Joined!
- Join Date
- Sep 2005
- Location
- nc
- Posts
- 14
i did that and it gives me bash something then go back to that $ thingy
- 09-20-2005 #4Linux Guru
- Join Date
- May 2004
- Location
- forums.gentoo.org
- Posts
- 1,814
I'm not sure what automatic configuration tools you have. You can try one of these:
XFree86 -configure (space before the '-')
xf86config/IMHO
//got nothin'
///this use to look better
- 09-20-2005 #5
it is debian so do
Code:dpkg-reconfigure xserver-xfree86
Brilliant Mediocrity - Making Failure Look Good
- 09-20-2005 #6Just Joined!
- Join Date
- Sep 2005
- Location
- nc
- Posts
- 14
it is the sarg version i belive newest one
i feel like a fool i cant figure this out sorry if iam bothering you
- 09-20-2005 #7
Re: it is the sarg version i belive newest one
nah, everyone starts out as not know anything.... but you learn quick (it will amaze you)
Originally Posted by alottab Brilliant Mediocrity - Making Failure Look Good
- 09-20-2005 #8Just Joined!
- Join Date
- Sep 2005
- Location
- nc
- Posts
- 14
ok tryed everything you said to try
i get -bash: xfree86: command not found
debain gnu/linux 3.1 debian tty1is at the top
- 09-20-2005 #9Linux Guru
- Join Date
- May 2004
- Location
- forums.gentoo.org
- Posts
- 1,814
Re: ok tryed everything you said to try
[my name @blahbla] $ Do this first:'su -' (that's 'su'<space><dash><enter>) and then enter your root password when asked. You should see '[my name @blahbla] $' change to '[root@blahbla] #' When you see that, you have "superuser" priviledges. Then try that or another command again.
Originally Posted by alottab
All configuration and administration stuff should be done as 'root' or 'superuser'. Otherwise, enter the command 'exit' to go back to the normal user.[/code]/IMHO
//got nothin'
///this use to look better
- 09-20-2005 #10Just Joined!
- Join Date
- Sep 2005
- Location
- nc
- Posts
- 14
ok i am at root tryed commands you gave
it say -su: startx: command not found


Reply With Quote
