[Fedora-tools-list] _X11TransSocketINETConnect()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi. I am a new Fedora core 5 user. When I want to see a image using ghostview, I get the next error: (I have a link for ghostview : lrwxrwxrwx 1 root root 19 Jun  2 12:44 /usr/bin/gv -> /usr/bin/kghostview)

_X11TransSocketINETConnect() can't get address for localhost:6010: Name or service not known
gv: cannot connect to X server localhost:10.0

I am using ssh to connect. The uname -a command produces:

Linux cienc85.cienc.unal.edu.co 2.6.15-1.2054_FC5smp #1 SMP Tue Mar 14 16:05:46 EST 2006 i686 i686 i386 GNU/Linux

I have selinux in permissive mode. The daemons status is:
=============================================
[root@cienc85 xinit]# /sbin/service --status-all
acpid (pid 2103) is running...
amd is stopped
anacron dead but subsys locked
arpwatch is stopped
atalkd is stopped
atd (pid 2257) is running...
auditd (pid 1821) is running...
Configured Mount Points:
------------------------
/usr/sbin/automount --timeout=60 /net program /etc/auto.net

Active Mount Points:
--------------------
/usr/sbin/automount --timeout=60 /net program /etc/auto.net
Avahi daemon is running
Avahi DNS daemon is not running
hcid (pid 1931) is running...
sdpd (pid 1934) is running...
cpuspeed is stopped
crond (pid 2204) is running...
cupsd (pid 2128) is running...
cups-config-daemon (pid 2331) is running...
dc_client is stopped
dc_server is stopped
dhcdbd ( 2458 ) listening on :1.8                          [  OK  ]
dhcp6r is stopped
dhcpd is stopped
Device not specified in /etc/sysconfig/diskdump
dovecot is stopped
gpm (pid 2195) is running...
hald (pid 2341) is running...
Usage: /etc/init.d/hidd {start|stop|restart|reload|condrestart}
hpiod (pid 2112) is running...
hpssd (pid 2117) is running...
JAVA_EXECUTABLE or HSQLDB_JAR_PATH in '/etc/sysconfig/hsqldb' is set to a non-file.
httpd is stopped
innd is stopped
IPsec stopped
Table: filter
Chain INPUT (policy ACCEPT)
num  target     prot opt source               destination
1    RH-Firewall-1-INPUT  all  --  0.0.0.0/0            0.0.0.0/0

Chain FORWARD (policy ACCEPT)
num  target     prot opt source               destination
1    RH-Firewall-1-INPUT  all  --  0.0.0.0/0            0.0.0.0/0

Chain OUTPUT (policy ACCEPT)
num  target     prot opt source               destination

Chain RH-Firewall-1-INPUT (2 references)
num  target     prot opt source               destination
1    ACCEPT     all  --  0.0.0.0/0            0.0.0.0/0
2    ACCEPT     icmp --  0.0.0.0/0            0.0.0.0/0           icmp type 255
3    ACCEPT     esp  --  0.0.0.0/0            0.0.0.0/0
4    ACCEPT     ah   --  0.0.0.0/0            0.0.0.0/0
5    ACCEPT     udp  --  0.0.0.0/0            224.0.0.251         udp dpt:5353
6    ACCEPT     udp  --  0.0.0.0/0            0.0.0.0/0           udp dpt:631
7    ACCEPT     tcp  --  0.0.0.0/0            0.0.0.0/0           tcp dpt:631
8    ACCEPT     all  --  0.0.0.0/0            0.0.0.0/0           state RELATED,ESTABLISHED
9    ACCEPT     tcp  --  0.0.0.0/0            0.0.0.0/0           state NEW tcp dpt:21
10   ACCEPT     tcp  --  0.0.0.0/0            0.0.0.0/0           state NEW tcp dpt:22
11   ACCEPT     udp  --  0.0.0.0/0            0.0.0.0/0           state NEW udp dpt:137
12   ACCEPT     udp  --  0.0.0.0/0            0.0.0.0/0           state NEW udp dpt:138
13   ACCEPT     tcp  --  0.0.0.0/0            0.0.0.0/0           state NEW tcp dpt:139
14   ACCEPT     tcp  --  0.0.0.0/0            0.0.0.0/0           state NEW tcp dpt:445
15   ACCEPT     tcp  --  0.0.0.0/0            0.0.0.0/0           state NEW tcp dpt:443
16   REJECT     all  --  0.0.0.0/0            0.0.0.0/0           reject-with icmp-host-prohibited

irattach is stopped
irqbalance (pid 1848) is running...
iSCSI initiator is stopped.
kadmind is stopped
not implemented
kpropd is stopped
krb524d is stopped
krb5kdc is stopped
slapd is stopped
lisa is stopped
mailman is stopped
mdmpd is stopped
dbus-daemon (pid 1921) is running...
multipathd is stopped
mysqld is stopped
rndc: couldn't get address for 'localhost': not found
Server address not specified in /etc/sysconfig/netdump
netdump-server is stopped
netplugd is stopped
Configured devices:
lo eth0
Currently active devices:
lo eth0
NetworkManager (pid 2385) is running...
NetworkManagerDispatcher (pid 2395) is running...
Shutting down NFS mountd: rpc.mountd is stopped
nfsd is stopped
rpc.rquotad is stopped
rpc.statd (pid 1877) is running...
nscd is stopped
ntpd (pid 2186) is running...
portmap (pid 1858) is running...
master is stopped
postmaster is stopped
privoxy is stopped
Process accounting is disabled.
radiusd is stopped
rdisc is stopped
rpc.idmapd (pid 1907) is running...
rpc.rstatd is stopped
rpc.rusersd is stopped
rwhod is stopped
saslauthd is stopped
sendmail is stopped
smartd (pid 2094) is running...
smbd is stopped
nmbd is stopped
snmpd is stopped
snmptrapd is stopped
spamd is stopped
squid is stopped
squid: ERROR: No running copy
sshd (pid 2700 2698 2695) is running...
syslogd (pid 1835) is running...
klogd (pid 1838) is running...
Usage: tomcat5 {start|stop|restart|condrestart}
tux is stopped
Xvnc is stopped
vsftpd is stopped
winbindd is stopped
wpa_supplicant is stopped
xfs (pid 2239) is running...
xinetd (pid 2170) is running...
ypbind is stopped
rpc.yppasswdd is stopped
ypserv is stopped
rpc.ypxfrd is stopped
Nightly yum update is disabled.
zebra is stopped
[root@cienc85 xinit]#

=================================================

I need to see graphics but I do not know what to do.  Anybody can help me? Thanks in advance


Jairo Arbey

--

Fedora-tools-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-tools-list

[Index of Archives]     [GCC Help]     [Fedora Development]     [Fedora Announce]     [Fedora Legacy Announce]     [Home]     [Fedora Config]     [PAM]     [Red Hat 9]     [Big List of Linux Books]     [Gimp]     [Yosemite News]

  Powered by Linux