Find the answer to your Linux question:
Page 1 of 3 1 2 3 LastLast
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 ...
  1. #1
    Just 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 !!!!!!!!!!

  2. #2
    Linux 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

  3. #3
    Just Joined!
    Join Date
    Sep 2005
    Location
    nc
    Posts
    14
    i did that and it gives me bash something then go back to that $ thingy

  4. #4
    Linux 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

  5. #5
    Linux Guru Vergil83's Avatar
    Join Date
    Mar 2004
    Posts
    2,408
    it is debian so do
    Code:
    dpkg-reconfigure xserver-xfree86
    Brilliant Mediocrity - Making Failure Look Good

  6. #6
    Just 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

  7. #7
    Linux Guru Vergil83's Avatar
    Join Date
    Mar 2004
    Posts
    2,408

    Re: it is the sarg version i belive newest one

    Quote Originally Posted by alottab
    i feel like a fool i cant figure this out sorry if iam bothering you
    nah, everyone starts out as not know anything.... but you learn quick (it will amaze you)
    Brilliant Mediocrity - Making Failure Look Good

  8. #8
    Just 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

  9. #9
    Linux Guru
    Join Date
    May 2004
    Location
    forums.gentoo.org
    Posts
    1,814

    Re: ok tryed everything you said to try

    Quote Originally Posted by alottab
    i get -bash: xfree86: command not found
    debain gnu/linux 3.1 debian tty1is at the top
    [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.

    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

  10. #10
    Just 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

Page 1 of 3 1 2 3 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •