redhat question from an linux-ignorant windows geek
Results 1 to 6 of 6

Thread: redhat question from an linux-ignorant windows geek

  1. #1
    Join Date
    Sep 2003
    Location
    mass
    Posts
    134

    redhat question from an linux-ignorant windows geek

    im new when it come to linux and this is my second time installing it (i had it before for about a week...) and anyway, i accidentally selected for it to login using a text based environment instead of the graphical login, i can log in but it just gives me a prompt... how do i get into the GUI and have it log me in through that from now on???

    PSP, its like cheese you can listen to outside

  2. #2
    Join Date
    Apr 2001
    Location
    Ogdensburg,NY USA
    Posts
    4,535
    If I remember correctly it's either start X or X start. Hope this does it for you.
    The true test of character is not how much we
    know how to do, but how we behave when we don't know what to do

  3. #3
    Join Date
    Sep 2003
    Location
    mass
    Posts
    134
    yep! its "startx"

    thanks!

    PSP, its like cheese you can listen to outside

  4. #4
    Join Date
    Sep 2001
    Location
    Ireland
    Posts
    990
    Hi devilmaycry4187,

    In order for your Redhat to boot into a GUI you are going to have to make a small change to the file /etc/innitab

    First log on as root and then open the file /etc/innitab, look for the entry id:3:initdefault: and change the 3 to a 5.

    The 5 specifies that at boot the system should boot into multi user graphical mode, 3 tells the system to boot into multi user text mode.

    For more information click here.

    Goodluck

    RB

  5. #5
    Join Date
    Sep 1999
    Posts
    454
    Som other tips from the windows world:

    Windows users knly know of 2 editors, notepad and edit (from DOS)

    The easiest translation from Windows to Linux is gedit (from the gui environment)
    and vi (for the text environment)

    gedit is just like notepad except you have an added feature, tabbed properties (cool!)

    vi is a little scary for the first timer so here are some commands:

    to open a file
    vi <filename> (just like edit <filename>)

    to edit the open file
    hit the insert key, you see INSERT highlighted
    to stop editing, hit ESC

    to save
    :wq (write, quit)

  6. #6
    Join Date
    Apr 2003
    Posts
    5
    It's "startx." On some systems, I'm told it's "xinit." I'm also thold that, depending on your desktop, "kde &", and "gnome &" also work.
    Ninurta
    =
    NIMROD (Gen.10.10)

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

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