<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: how to start GUI in linux.. in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-start-gui-in-linux/m-p/4325667#M34703</link>
    <description>Chindi,&lt;BR /&gt;  Instead of running "startx" to begin with, try running a simple Xclient application like /usr/bin/X11/xclock, right after you have exported your display.&lt;BR /&gt;&lt;BR /&gt;It would be easier to diagnose the problem that way instead of running an entire session.&lt;BR /&gt;&lt;BR /&gt;In addtion, you may want to try opening up the display security as well.&lt;BR /&gt;&lt;BR /&gt;Example:&lt;BR /&gt;&lt;BR /&gt;# DISPLAY=ip.address.of.pc:0.0&lt;BR /&gt;# export DISPLAY&lt;BR /&gt;# /usr/bin/X11/xhost +&lt;BR /&gt;access control disabled, clients can connect from any host&lt;BR /&gt;# /usr/bin/X11/xclock &amp;amp;&lt;BR /&gt;&lt;BR /&gt;If xclock runs, then try executing startx&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Rick&lt;BR /&gt;</description>
    <pubDate>Fri, 19 Dec 2008 00:53:41 GMT</pubDate>
    <dc:creator>Rick Retterer</dc:creator>
    <dc:date>2008-12-19T00:53:41Z</dc:date>
    <item>
      <title>how to start GUI in linux..</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-start-gui-in-linux/m-p/4325665#M34701</link>
      <description>Hi ,&lt;BR /&gt;m new to linux...and i would like to start gui for my linux server..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;i have exported the display variable...of my client windows where the xbrowser is installed and i have run startx on my linux server...&lt;BR /&gt;&lt;BR /&gt;m gettng the o/p as shown...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;[root@intmailserver ~]# /usr/X11R6/bin/startx&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;X Window System Version 6.8.1&lt;BR /&gt;Release Date: 17 September 2004&lt;BR /&gt;X Protocol Version 11, Revision 0, Release 6.8.1&lt;BR /&gt;Build Operating System: Linux 2.4.21-14.ELsmp i686 [ELF]&lt;BR /&gt;Current Operating System: Linux intmailserver 2.6.9-1.667smp #1 SMP Tue Nov 2 14:59:52 EST 2004 i686&lt;BR /&gt;Build Date: 20 October 2004&lt;BR /&gt;Build Host: tweety.build.redhat.com&lt;BR /&gt;&lt;BR /&gt;        Before reporting problems, check &lt;A href="http://wiki.X.Org" target="_blank"&gt;http://wiki.X.Org&lt;/A&gt;&lt;BR /&gt;        to make sure that you have the latest version.&lt;BR /&gt;Module Loader present&lt;BR /&gt;OS Kernel: Linux version 2.6.9-1.667smp (bhcompile@tweety.build.redhat.com) (gcc version 3.4.2 20041017 (Red Hat 3.4.2-6.fc3)) #1 SMP Tue Nov 2 14:59:52 EST 2004&lt;BR /&gt;Markers: (--) probed, (**) from config file, (==) default setting,&lt;BR /&gt;        (++) from command line, (!!) notice, (II) informational,&lt;BR /&gt;        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.&lt;BR /&gt;(==) Log file: "/var/log/Xorg.0.log", Time: Thu Dec 18 13:36:56 2008&lt;BR /&gt;(==) Using config file: "/etc/X11/xorg.conf"&lt;BR /&gt;/etc/X11/xinit/xinitrc-common: line 45:  3640 Segmentation fault      xmodmap "$sysmodmap"&lt;BR /&gt;Agent pid 3654&lt;BR /&gt;SESSION_MANAGER=local/intmailserver:/tmp/.ICE-unix/3635&lt;BR /&gt;AUDIT: Thu Dec 18 13:36:58 2008: 3611 X: client 5 rejected from local host&lt;BR /&gt;looking for type: got text/plain&lt;BR /&gt;/usr/lib/python2.3/site-packages/gtk-2.0/gtk/__init__.py:90: GtkDeprecationWarning: gtk.mainloop is deprecated, use gtk.main instead&lt;BR /&gt;  self.warn(message, DeprecationWarning)&lt;BR /&gt;/usr/lib/python2.3/site-packages/gtk-2.0/gtk/__init__.py:90: GtkDeprecationWarning: gtk.mainiteration is deprecated, use gtk.main_iteration instead&lt;BR /&gt;  self.warn(message, DeprecationWarning)&lt;BR /&gt;/usr/lib/python2.3/site-packages/gtk-2.0/gtk/__init__.py:90: GtkDeprecationWarning: gtk.mainquit is deprecated, use gtk.main_quit instead&lt;BR /&gt;  self.warn(message, DeprecationWarning)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;nw afetr this wen i try to login thru gui m not able to login , m not able to get the gui window to login...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;[root@intmailserver ~]# uname -a&lt;BR /&gt;&lt;BR /&gt;Linux intmailserver 2.6.9-1.667smp #1 SMP Tue Nov 2 14:59:52 EST 2004 i686 i686 i386 GNU/Linux&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Dec 2008 08:21:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-start-gui-in-linux/m-p/4325665#M34701</guid>
      <dc:creator>chindi</dc:creator>
      <dc:date>2008-12-18T08:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: how to start GUI in linux..</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-start-gui-in-linux/m-p/4325666#M34702</link>
      <description>I don't know exactly what the issue is about. But google might be able to help you if you get a pointer.&lt;BR /&gt;&lt;BR /&gt;/etc/X11/xinit/xinitrc-common: line 45: 3640 Segmentation fault xmodmap "$sysmodmap"&lt;BR /&gt;&lt;BR /&gt;This seems to be a likely issue... Also, &lt;BR /&gt;AUDIT: Thu Dec 18 13:36:58 2008: 3611 X: client 5 rejected from local host&lt;BR /&gt;looking for type: got text/plain&lt;BR /&gt;Could be culprit, could be that $sysmodmap is a invalid value for xmodmap which crashes and makes X reject your connection since your settings doesn't work/exist.&lt;BR /&gt;&lt;BR /&gt;The rest is just warnings about old coding standards that shouldn't be used in the future.&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Fredrik Eriksson</description>
      <pubDate>Thu, 18 Dec 2008 08:34:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-start-gui-in-linux/m-p/4325666#M34702</guid>
      <dc:creator>Fredrik.eriksson</dc:creator>
      <dc:date>2008-12-18T08:34:53Z</dc:date>
    </item>
    <item>
      <title>Re: how to start GUI in linux..</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-start-gui-in-linux/m-p/4325667#M34703</link>
      <description>Chindi,&lt;BR /&gt;  Instead of running "startx" to begin with, try running a simple Xclient application like /usr/bin/X11/xclock, right after you have exported your display.&lt;BR /&gt;&lt;BR /&gt;It would be easier to diagnose the problem that way instead of running an entire session.&lt;BR /&gt;&lt;BR /&gt;In addtion, you may want to try opening up the display security as well.&lt;BR /&gt;&lt;BR /&gt;Example:&lt;BR /&gt;&lt;BR /&gt;# DISPLAY=ip.address.of.pc:0.0&lt;BR /&gt;# export DISPLAY&lt;BR /&gt;# /usr/bin/X11/xhost +&lt;BR /&gt;access control disabled, clients can connect from any host&lt;BR /&gt;# /usr/bin/X11/xclock &amp;amp;&lt;BR /&gt;&lt;BR /&gt;If xclock runs, then try executing startx&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Rick&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Dec 2008 00:53:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-start-gui-in-linux/m-p/4325667#M34703</guid>
      <dc:creator>Rick Retterer</dc:creator>
      <dc:date>2008-12-19T00:53:41Z</dc:date>
    </item>
    <item>
      <title>Re: how to start GUI in linux..</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-start-gui-in-linux/m-p/4325668#M34704</link>
      <description>Hi Rick,&lt;BR /&gt;i want to access the gui window i.e. desktop of my linux server from windows machine....&lt;BR /&gt;&lt;BR /&gt;on my windows machine i have installed VNC server n client..&lt;BR /&gt;&lt;BR /&gt;on my linux i have configured /etc/sysconfig/vncservers..&lt;BR /&gt;&lt;BR /&gt;[root@intmailserver sysconfig]# cat vncservers&lt;BR /&gt;# The VNCSERVERS variable is a list of display:user pairs.&lt;BR /&gt;#&lt;BR /&gt;# Uncomment the line below to start a VNC server on display :1&lt;BR /&gt;# as my 'myusername' (adjust this to your own).  You will also&lt;BR /&gt;# need to set a VNC password; run 'man vncpasswd' to see how&lt;BR /&gt;# to do that.&lt;BR /&gt;#&lt;BR /&gt;# DO NOT RUN THIS SERVICE if your local area network is&lt;BR /&gt;# untrusted!  For a secure way of using VNC, see&lt;BR /&gt;# &lt;&gt;.&lt;BR /&gt;&lt;BR /&gt; VNCSERVERS="1:vnctest"&lt;BR /&gt; VNCSERVERARGS[1]="-geometry 1024x768 -depth 16 "&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;from vnc client i.e. windows box wen v r tryng to connect to linux server v r gettng this error..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;nable to connect to host: A socket operation was attempted to an  unreachable host (10065)&lt;BR /&gt;&lt;BR /&gt;many of them suggested to check iptables...&lt;BR /&gt;&lt;BR /&gt;o/p of iptables &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;[root@intmailserver sysconfig]# iptables -L&lt;BR /&gt;Chain INPUT (policy ACCEPT)&lt;BR /&gt;target     prot opt source               destination&lt;BR /&gt;RH-Firewall-1-INPUT  all  --  anywhere             anywhere&lt;BR /&gt;&lt;BR /&gt;Chain FORWARD (policy ACCEPT)&lt;BR /&gt;target     prot opt source               destination&lt;BR /&gt;RH-Firewall-1-INPUT  all  --  anywhere             anywhere&lt;BR /&gt;&lt;BR /&gt;Chain OUTPUT (policy ACCEPT)&lt;BR /&gt;target     prot opt source               destination&lt;BR /&gt;&lt;BR /&gt;Chain RH-Firewall-1-INPUT (2 references)&lt;BR /&gt;target     prot opt source               destination&lt;BR /&gt;ACCEPT     all  --  anywhere             anywhere&lt;BR /&gt;ACCEPT     icmp --  anywhere             anywhere            icmp any&lt;BR /&gt;ACCEPT     ipv6-crypt--  anywhere             anywhere&lt;BR /&gt;ACCEPT     ipv6-auth--  anywhere             anywhere&lt;BR /&gt;ACCEPT     udp  --  anywhere             224.0.0.251         udp dpt:5353&lt;BR /&gt;ACCEPT     udp  --  anywhere             anywhere            udp dpt:ipp&lt;BR /&gt;ACCEPT     all  --  anywhere             anywhere            state RELATED,ESTABLISHED&lt;BR /&gt;ACCEPT     tcp  --  anywhere             anywhere            state NEW tcp dpt:ssh&lt;BR /&gt;ACCEPT     tcp  --  anywhere             anywhere            state NEW tcp dpt:http&lt;BR /&gt;ACCEPT     tcp  --  anywhere             anywhere            state NEW tcp dpt:ftp&lt;BR /&gt;ACCEPT     tcp  --  anywhere             anywhere            state NEW tcp dpt:smtp&lt;BR /&gt;REJECT     all  --  anywhere             anywhere            reject-with icmp-host-prohibited&lt;BR /&gt;&lt;BR /&gt;==========================================&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;do v need to add the port in iptables ??? 5901..&lt;/&gt;</description>
      <pubDate>Fri, 19 Dec 2008 06:37:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-start-gui-in-linux/m-p/4325668#M34704</guid>
      <dc:creator>chindi</dc:creator>
      <dc:date>2008-12-19T06:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: how to start GUI in linux..</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-start-gui-in-linux/m-p/4325669#M34705</link>
      <description>either you start the application from the command line just like that, and it will popup.&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;when using gdm or kdm (or any login manager), you can choose to have XDMP logins enabled. when you enable this, you can login from another machine to the desktop of your unix server.</description>
      <pubDate>Fri, 19 Dec 2008 06:53:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-start-gui-in-linux/m-p/4325669#M34705</guid>
      <dc:creator>dirk dierickx</dc:creator>
      <dc:date>2008-12-19T06:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: how to start GUI in linux..</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-start-gui-in-linux/m-p/4325670#M34706</link>
      <description>hi,&lt;BR /&gt;how do i mk xdmp logins enabled...???&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Dec 2008 07:06:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-start-gui-in-linux/m-p/4325670#M34706</guid>
      <dc:creator>chindi</dc:creator>
      <dc:date>2008-12-19T07:06:08Z</dc:date>
    </item>
    <item>
      <title>Re: how to start GUI in linux..</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-start-gui-in-linux/m-p/4325671#M34707</link>
      <description>hi guys,&lt;BR /&gt;&lt;BR /&gt;can u tell me how to acces it through xmanager....??????</description>
      <pubDate>Fri, 19 Dec 2008 08:33:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-start-gui-in-linux/m-p/4325671#M34707</guid>
      <dc:creator>chindi</dc:creator>
      <dc:date>2008-12-19T08:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: how to start GUI in linux..</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-start-gui-in-linux/m-p/4325672#M34708</link>
      <description>There's lots and lots of good guides on the internet. &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.faqs.org/docs/Linux-HOWTO/XDMCP-HOWTO.html" target="_blank"&gt;http://www.faqs.org/docs/Linux-HOWTO/XDMCP-HOWTO.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Fredrik Eriksson</description>
      <pubDate>Fri, 19 Dec 2008 08:46:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-start-gui-in-linux/m-p/4325672#M34708</guid>
      <dc:creator>Fredrik.eriksson</dc:creator>
      <dc:date>2008-12-19T08:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: how to start GUI in linux..</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-start-gui-in-linux/m-p/4325673#M34709</link>
      <description>Chindi,&lt;BR /&gt;  If you want to use VNC, there is more to it than just enabling /etc/sysconfig/vncservers...&lt;BR /&gt;&lt;BR /&gt;You also have to create a password for your account by executing the command:&lt;BR /&gt;&lt;BR /&gt;#/usr/bin/vncpasswd &lt;BR /&gt;&lt;BR /&gt;and create a password.&lt;BR /&gt;&lt;BR /&gt;This also creates a .vnc directory under your $HOME directory that contains the password file and a xstartup file.&lt;BR /&gt;&lt;BR /&gt;Edit the xstartup file and uncomment the lines that it tells you to uncomment and then save the file.&lt;BR /&gt;&lt;BR /&gt;Once you have that completed, then you need to manually start the server...&lt;BR /&gt;&lt;BR /&gt;# sbin/service vncserver start&lt;BR /&gt;&lt;BR /&gt;This will (should) create the X1 server listening socket in /tmp&lt;BR /&gt;&lt;BR /&gt;You can then connect from your PC to your linux system via xvnc&lt;BR /&gt;&lt;BR /&gt;XDMCP requires some editing of the gdm configuration scripts or the kdm configuration scripts so I would recommend that you research this option a little bit before you embark on enabling it.  It will also require that you install a PC Xserver on your PC to use XDMCP.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Rick&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Dec 2008 15:20:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-start-gui-in-linux/m-p/4325673#M34709</guid>
      <dc:creator>Rick Retterer</dc:creator>
      <dc:date>2008-12-19T15:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: how to start GUI in linux..</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-start-gui-in-linux/m-p/4325674#M34710</link>
      <description>try running "gnome-session" or "startkde" directly after exporting the display.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Dec 2008 15:37:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-start-gui-in-linux/m-p/4325674#M34710</guid>
      <dc:creator>Srimalik</dc:creator>
      <dc:date>2008-12-19T15:37:20Z</dc:date>
    </item>
  </channel>
</rss>

