LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This 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


Reply
  Search this Thread
Old 09-09-2010, 02:00 AM   #1
pinga123
Member
 
Registered: Sep 2009
Posts: 684
Blog Entries: 2

Rep: Reputation: 37
How to get Xconsole of Redhat 5 version?


Hi How would i get xconsole of redhat5 linux machine.

Following is the distribution detail.
Code:
# lsb_release -a
LSB Version:    :core-3.1-ia32:core-3.1-noarch:graphics-3.1-ia32:graphics-3.1-noarch
Distributor ID: RedHatEnterpriseServer
Description:    Red Hat Enterprise Linux Server release 5.5 (Tikanga)
Release:        5.5
Codename:       Tikanga
I want xconsole on windows machine .Do i need to install any additional software on my window machine?
Do i need to install any software on linux machine?
 
Old 09-09-2010, 03:48 AM   #2
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,623

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
Quote:
I want xconsole on windows machine .Do i need to install any additional software on my window machine?
??? what ???
so you want to put xorg on a windows 7 / vista / xp OS ?
you do not. As far as i know . There is the very old xfree86 for MinGW & CygWin it is part of the GnuWin32 project
it works, a few years back i got emacs to build and run on xp
 
Old 09-09-2010, 03:53 AM   #3
linuxlover.chaitanya
Senior Member
 
Registered: Apr 2008
Location: Gurgaon, India
Distribution: Cent OS 6/7
Posts: 4,631

Rep: Reputation: Disabled
Could you be more clear? Do you want to connect to RHEL from Windows like remote desktop? You can use VNC. Or you want to use X on RHEL? You can change the init level or else login and use startx.
Or anything else that none of us understand?
 
Old 09-09-2010, 04:24 AM   #4
pinga123
Member
 
Registered: Sep 2009
Posts: 684

Original Poster
Blog Entries: 2

Rep: Reputation: 37
Thanks for the reply.Let me clarify my question.

I m using Visualization in our org. We have some virtual machines which are running rhel 5 on them.
Everyone was enjoying the benefit of having virtual environment and was satisfied using putty session to communicate with server.

But recently we have got some request for getting x console of the machine.I know with VNC viewer i can achieve this .
But is there any other rhel 5 linux in build utility that i can use? (much like mstsc in windows)

Hope i m clear on this.
 
Old 09-09-2010, 04:38 AM   #5
linuxlover.chaitanya
Senior Member
 
Registered: Apr 2008
Location: Gurgaon, India
Distribution: Cent OS 6/7
Posts: 4,631

Rep: Reputation: Disabled
There is a provision for this though. You can go to System > Preferences > remote desktop and enable it. This will allow you to control the desktop using VNC viewer on windows. Another way is to allow X forwarding on ssh. This way, you can use X applications without connecting using Terminal services. But one backdrop will be that users will need to open those applications that they want to and will not see the desktop.
 
1 members found this post helpful.
Old 09-09-2010, 05:26 AM   #6
pinga123
Member
 
Registered: Sep 2009
Posts: 684

Original Poster
Blog Entries: 2

Rep: Reputation: 37
Quote:
Originally Posted by linuxlover.chaitanya View Post
There is a provision for this though. You can go to System > Preferences > remote desktop and enable it. This will allow you to control the desktop using VNC viewer on windows. Another way is to allow X forwarding on ssh. This way, you can use X applications without connecting using Terminal services. But one backdrop will be that users will need to open those applications that they want to and will not see the desktop.
Thanks for your reply.But there seems to be a small problem as every time i request for a console some one should explicitly allow the session.

How can i avoid this?
 
Old 09-09-2010, 06:16 AM   #7
linuxlover.chaitanya
Senior Member
 
Registered: Apr 2008
Location: Gurgaon, India
Distribution: Cent OS 6/7
Posts: 4,631

Rep: Reputation: Disabled
Console? What do you mean? Are you talking about the remote desktop that I said? You can password protect it and allow users to control the session. You will not need to allow it.
 
Old 09-09-2010, 06:19 AM   #8
linuxlover.chaitanya
Senior Member
 
Registered: Apr 2008
Location: Gurgaon, India
Distribution: Cent OS 6/7
Posts: 4,631

Rep: Reputation: Disabled
You can see an option in Security tab which you can disable so that you will not have to confirm each access.
 
Old 09-13-2010, 12:29 AM   #9
pinga123
Member
 
Registered: Sep 2009
Posts: 684

Original Poster
Blog Entries: 2

Rep: Reputation: 37
Quote:
Originally Posted by linuxlover.chaitanya View Post
You can see an option in Security tab which you can disable so that you will not have to confirm each access.
I have little query regarding the same.
This is what i m doing.
@Server End:
I have configured remote desktop setting as described by you.I logged in using root .
@Client End:
I m running vncviewer with serverip:0 as a string.Now i m able to get the console on client end.

This is where the problem happening.
@Server End:
Logged out of root .
@Client End:
I m running vncviewer with serverip:0 as a string.Not able to connect to the console error connection refused.

How can i avoid this from happening? My problem is whenever i logged off i m not able to take the console.

Please suggest.
 
Old 09-13-2010, 04:16 AM   #10
linuxlover.chaitanya
Senior Member
 
Registered: Apr 2008
Location: Gurgaon, India
Distribution: Cent OS 6/7
Posts: 4,631

Rep: Reputation: Disabled
May be somehow you need to keep the remote desktop service running all the time. You can check what service is used and start it. But I would recommend you use VNC server if you want to use it extensively.
 
1 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Default socket name and version in Redhat linux with kernal version 2.4-20-8??? sivareddy_jntu Linux - Networking 1 06-12-2009 02:43 PM
Xconsole macdonjr Linux - Newbie 1 11-26-2007 12:01 PM
xconsole??? carnold Linux - Software 1 04-22-2005 07:59 PM
that xconsole equinox Mandriva 2 05-22-2004 07:06 AM
redhat fedora gcc version (compiled for 2.4.20) doesn't match kernel version 2.4.22 start1000 Linux - Software 0 03-16-2004 08:17 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 01:16 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration