Find the answer to your Linux question:
Results 1 to 5 of 5
I am absolutely new to Linux... trying to set up a telephony server...so installed Trixbox that includes Centos distribution. Now I need to figure out how to start a GUI. ...
  1. #1
    Just Joined!
    Join Date
    Oct 2007
    Posts
    2

    New to Linux (centos) - need to find out if I have GUI

    I am absolutely new to Linux... trying to set up a telephony server...so installed Trixbox that includes Centos distribution. Now I need to figure out how to start a GUI.
    - How do I find out if I have a GUI - GNOME or KDE
    - If I do, how do I run it?
    - If not, how do I download and install it and then run

    - How do I find out if I have web browser like Firefox
    - If I do, how do I run it?
    - If not, how do I download and install it and then run

    I am connected to a network and to the Internet..I can ping the outside world like Google.

    Help!

  2. #2
    Trusted Penguin Dapper Dan's Avatar
    Join Date
    Oct 2004
    Location
    The Sovereign State of South Carolina
    Posts
    4,562
    CentOS comes with Gnome so that should be there IF it is installed. From the command line as su:
    Code:
    gdm
    If it comes up, sign in as regular user. If it doesn't come up, try:
    Code:
    startx
    If you don't get a little "X" followed by some sort of window manager or desktop environment, there should be errors. Post those errors here please.


    EDIT: I'm not familiar with this distro, but looking at these screenshots, it could be that it has Xwindows and a minimal window manager so you can work from Firefox. Startx should get you something... when it comes up, run the command:
    Code:
    firefox
    Last edited by Dapper Dan; 10-15-2007 at 01:32 AM.
    Linux Mint + IceWM Registered:#371367 New Members: click here

  3. #3
    Just Joined!
    Join Date
    Oct 2007
    Posts
    2
    I tried typing in
    #gdm ...got error
    -bash: gdm: command not found

    #startx
    -bash: gdm: command not found

    #firefox
    -bash: gdm: command not found

  4. #4
    Trusted Penguin Dapper Dan's Avatar
    Join Date
    Oct 2004
    Location
    The Sovereign State of South Carolina
    Posts
    4,562
    Hmmm. I Unless someone here has any other ideas for you, I think you're going to have to ask the folks at Trixbox for help. Maybe they have a forum or something. Sorry I couldn't help.
    Linux Mint + IceWM Registered:#371367 New Members: click here

  5. #5
    Linux Enthusiast carlosponti's Avatar
    Join Date
    Dec 2004
    Location
    Oklahoma
    Posts
    560
    cd over to /etc and see if X11 folder is there if not it means you installed CentOS without a gui. and someone can help you install it. if its there log in as root and try startx.
    Blog
    Registered Linux user 396557

Posting Permissions

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