Sponsored Content
Full Discussion: Xserver doesn't allow log in
Operating Systems Solaris Xserver doesn't allow log in Post 302424156 by solaris_user on Monday 24th of May 2010 10:48:24 AM
Old 05-24-2010
Tried to clear Xstartup file as you post to try Smilie
 

10 More Discussions You Might Find Interesting

1. Solaris

Xserver won't come up on Solaris 8

Hi all, My Ultra 10, running Solaris 8, is giving me problems :( Currently, whenever it boots, the Xserver will not come up, saying "Xserver cannot be started on display 0". I thought this might have something to do with OWconfig, and so poked it a little (moving params onto different... (5 Replies)
Discussion started by: Gravity
5 Replies

2. UNIX for Dummies Questions & Answers

Xserver not running in Solaris x86

I have just installed Solaris 10 x86 version on a Compaq Evo desktop station with a Sun 19" SVGA monitor model # CM751U. The desktop has 256MB RAM. The video card is a nVidia Riva TNT2 64. If I do a scanpci command; it returns the card as a nVidia Corporation NV6 (Vanta/Vanta LT) The Xserver... (1 Reply)
Discussion started by: sjteng
1 Replies

3. UNIX for Advanced & Expert Users

XServer Fails to start

I've recently patched my AIX box from ML02 to ML06 and somehow along the way the monitor no longer starts up in GUI mode. Running the command xinit gives me the following errros ioctl Bad file Number 1356- Unable to start the X server I've checked the path variables, the monitor, the lai0... (0 Replies)
Discussion started by: mahartle
0 Replies

4. UNIX for Dummies Questions & Answers

Looking for recommendations for free Xserver

Hello , im not sure if its the right forum... im sorry if not im working with putty allot , but now I started to work with more graphical applications and im looking for free simple and fast Xserver to remote connection, can someone recommend me if there is something like that ? (3 Replies)
Discussion started by: umen
3 Replies

5. Solaris

xserver problem - hang

Dear When I restart the Xserver it works fine for less than half an hour and throw this error afterward. After setting the display DISPLAY=10.195.2.13:0.0, I tried to run xclock. After few minutes it throws this error message "X connection to 10.195.2.13:0.0 broken (explicit kill or... (0 Replies)
Discussion started by: tanvirscsa
0 Replies

6. UNIX for Advanced & Expert Users

Xserver

Hi, From my workstation (win XP)I open a telnet session on Linux(Red Hat) server. When I issue : # xclock I have : Error: Can't open display: Then : # export DISPLAY=192.16.1.87:0.0 # xclock Error: Can't open display: 192.16.1.87:0.0 Do you have an idea ? Many thanks. (6 Replies)
Discussion started by: big123456
6 Replies

7. Solaris

Xserver

I have problem with my V490 server which running on solaris 8. The error show on log file X_mkdir: nosuch file or directory Fatal server error: Failed to establish all listening sockets error (pid 299): server unexpectedly died error (pid 299): server for display :0 cant be started ... (1 Reply)
Discussion started by: shamsul
1 Replies

8. UNIX for Dummies Questions & Answers

Help setting up XServer in Centos 5.4

Hi, After I remove the external video card after setup, Centos 5.4 upon boot cannot start the XServer for the onboard video card. How can I configure XServer to get it working? Machine is a DELL OPTIPLEX 745 (1 Reply)
Discussion started by: mojoman
1 Replies

9. Solaris

Xserver not display

I have this Xserver not display issues, I try search from the forum but found out it can have different errors from the Xerrors logs. Here I upload and hope admin can help. root@ccs # more Xerrors The loadable module for the display device SUNWast is not installed. Fatal server error:... (1 Reply)
Discussion started by: mailbox80
1 Replies

10. UNIX for Advanced & Expert Users

Xserver shared library link is gone

I am administering an Xserver v10.6.8 and I updated the ports using Macports self update. I received this error when calling the program R dyld: Library not loaded: /opt/local/lib/libicuuc.48.dylib Referenced from: /opt/local/lib/R/lib/x86_64/libR.dylib Reason: image not found Trace/BPT... (2 Replies)
Discussion started by: godzilla07
2 Replies
Sendpage::KeesLog(3pm)					User Contributed Perl Documentation				    Sendpage::KeesLog(3pm)

NAME
Sendpage::KeesLog - implements a logging subsystem SYNOPSIS
$log=Sendpage::KeesLog->new(); $log->on(); $log->do('crit',"Something bad happened"); $log->reconfig($config); $log->do('debug',"I'm doing things"); $log->off(); $log->do('info',"Look at me, I'm writing to stderr now"); DESCRIPTION
This module is used in sendpage(1). BUGS
I need to write more docs for it. AUTHOR
Kees Cook <kees@outflux.net> SEE ALSO
perl(1), sendpage(1), Sendpage::KeesConf(3), Sendpage::Modem(3), Sendpage::PagingCentral(3), Sendpage::PageQueue(3), Sendpage::Page(3), Sendpage::Recipient(3), Sendpage::Queue(3) COPYRIGHT
Copyright 2000 Kees Cook. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.10.0 2008-01-03 Sendpage::KeesLog(3pm)
All times are GMT -4. The time now is 12:20 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy