Server :: Unable To Start X In Centos

Oct 19, 2010

# startx
xauth: creating new authority file /root/.serverauth.18174
X Window System Version 7.1.1
Release Date: 12 May 2006

[Code]....

XIO: fatal IO error 104 (Connection reset by peer) on X server ":0.0" after 0 requests (0 known processed) with 0 events remaining. Couldnt get a file descriptor referring to the console

i have used these commands also

mknod /dev/tty0 c 4 0
chmod 660 /dev/tty0

View 2 Replies


ADVERTISEMENT

CentOS 5 :: Unable To Start Ldap Server?

Jun 10, 2009

using centos 5.2

unbale to start ldap server.

see below info

[root@system ~]# yum install openldap
Loading "fastestmirror" plugin
Loading mirror speeds from cached hostfile
* base:

[Code]....

View 5 Replies View Related

CentOS 5 Server :: DHCPD Doesn't Start - How To Make It Start

Sep 2, 2010

I'm configuring a new Centos 5.5 server in replacement of an old W2K server.The topology of our network is simple : one file/dhcp/dns relay server and workstations (PC's and some MAC's) plus network printers and scanners.All the workstations have dynamic IP addresses (easier because a lot of 'dynamic' changes : new persons with their own laptop, ...) and the server and printers/scanners have fixed IP addresses.I edited the dhcpd.conf (see here underneath), I have the file dhcpd.leases but it doesn't start !

DHCPD.CONF
ddns-update-style interim;
ignore client-updates;

[code].....

View 3 Replies View Related

CentOS 5 Server :: Reboot The Server With Centos 5.5 The SMB Deamon Doesn't Start?

Feb 22, 2011

when I reboot the server with centos 5.5 the SMB deamon doesn't start?

View 2 Replies View Related

General :: Unable To Start X In Centos - VPS - SSH

Oct 18, 2010

# startx
xauth: creating new authority file /root/.serverauth.18174
X Window System Version 7.1.1
Release Date: 12 May 2006
X Protocol Version 11, Revision 0, Release 7.1.1

[Code]....

Fatal server error: xf86OpenConsole: Cannot open /dev/tty0 (No such file or directory)

XIO: fatal IO error 104 (Connection reset by peer) on X server ":0.0" after 0 requests (0 known processed) with 0 events remaining. Couldnt get a file descriptor referring to the console

i have used these commands also

mknod /dev/tty0 c 4 0
chmod 660 /dev/tty0

View 1 Replies View Related

CentOS 5 :: UGS NX 6.0 In 5.5 - ERROR: Unable To Start NX

Sep 22, 2010

I have upgraded from Centos version 4.x to 5.5 and my installation of UGS NX 6.0 was installed under Centos 4. NX was working fine in Centos 4, but when I try starting it under Centos 5, I get the following:

ERROR: unable to start NX Check: X windows is running, :0.0 is valid, and X display has been authorized on :0.0.

View 4 Replies View Related

CentOS 5 :: Installed But Unable To Start

Dec 19, 2010

The pc has 3 disks sda and sdb not partitioned (for future raid use, the first 3 disks are hot pluggable) and sdc (on sata port 4) with

sdc1 for /boot (shared)
sdc2 set to swap
sdc3 extended
sdc5 for another linux distribution

[Code]....

I have installed without any problem but at time to configure the bootloader the only choiches are sda or sdc1.

I have also lilo installed on the mbr so i have added in its configuration the image and the initrd of centos with root configured as /dev/sdc6.

In every case the system stat, try to find raid devices, try to resume from sdc4 (this will be another problem in the future, I need to disable this), and later hal with a kernel panic unable to find root.

I think the kernel command line parameters are not correct but seriously i am not able to find them.

View 4 Replies View Related

CentOS 5 Server :: VsFTP Iptables Wont Start Get Error - CentOS 5.5

May 11, 2011

i am currently trying to install vsFTP onto my new linux server and btw i just started using linux today this is my first time using linux so i got the ftp installed good it got downloaded and everything then i went to open a port for my server for vsFTP i used this comand to open it "-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 21 -j ACCEPT" then i closed it by pressing ESC then :wq! and it brought me back to my comand line again so now when i try to start the ip table thing with the comand "service iptables start" then when i execute that comand putty respondes with this "Applying iptables firewall rules: iptables-restore: line 1 failed [FAILED]"

The install Guide im using: [URL]

View 5 Replies View Related

CentOS 5 :: Unable To Start The Web-frontend In Firefox?

Jan 14, 2011

after installation update centos / I tried to open the OX EE/ I am not able to start the web-frontend in Firefox. The message "You need to enable JavaScript to access the Open-Xchange Server."

View 3 Replies View Related

General :: Unable To Start Network Service On My Centos Box

Nov 28, 2010

I am unable start network service on my centos box. /etc/init.d/network start device eth0 does not seem to be present, delaying initialization lspci | grep Ethernet

Doesn't show any results. It seems os doesn't identify my NIC. I am using compaq presario model pc

View 6 Replies View Related

CentOS 5 Networking :: Unable To Start DHCP Client?

Jul 23, 2009

I have Centos 5 installed on a PC in the local network. I have installed the RPM dhcpv6-client-1.0.10-16.el5.i386.rpm on this PC to configure it as DHCP V6 client. The RPM was installed successfully, and I have done modifications to the following files:

1. /etc/sysconfig/network, set the networking to yes.
2. /etc/sysconfig/network-scripts/ifcfg-eth1 set the BOOTPROTO=DHCP.

Now the problem is when I start the client on this pc as dhclient, it throws the following errors, and logs out after some time. All the network configurations were lost and the PC gets disconnected from the network.

[root@ServerB]# dhclient
Internet Systems Consortium DHCP Client V3.0.5-RedHat
Copyright 2004-2006 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/

[Code]...

View 4 Replies View Related

CentOS 5 :: Unable To Start Nxclient, But The File Is Installed?

Jan 13, 2010

I would like open again a Thread regarding NX. Now I removed CentOS 5.2 and installed CentOS 5.4, it seems thats the better one, because here is yum working again,The problem: I cant start nxclient, but the file is installed>

[root@node5 bin]# ls -la
total 6304
drwxr-xr-x 2 root root 4096 Sep 24 13:59 .
drwxr-xr-x 5 root root 4096 Sep 24 13:58 ..[code]......

View 5 Replies View Related

CentOS 5 Networking :: Unable To Start Eth1 From The Command Line?

May 28, 2009

I am trying to attach my server to 2 diferent networks, with fixed ip addresses,
eth0 = 192.168.0.2 255.255.255.0 with gateway 192.168.0.1. This is currently working, and I can ssh o the machine on this address

eth1 = 192.168.150.5 255.255.255.0 with gateway 192.168.150.1

When I try and start eth1 with ifconfig eth1 up, I get the error message "eth1: unknown interface: no such device"

I have configured eth1 using system-config-network-tui and /etc/sysconfig/networking/devices/ifcfg-eth1 looks correct

GATEWAY=192.168.150.1
TYPE=Ethernet
DEVICE=eth1
BOOTPROTO=none

[Code].....

View 2 Replies View Related

CentOS 5 Server :: Start Jboss And Tomcat Automatically, When I Do Reboot The Server?

Sep 9, 2009

I have one server with Jboss and Tomcat installed, I have to start these servers manually everytime I do reboot the server.How I could do to start Jboss and Tomcat automatically, when I do reboot the server?

View 1 Replies View Related

General :: Centos 5.3 - Unable To Start Sshd Service - Shows Error

Oct 5, 2010

In centos 5.3 i am unable to start sshd service shows error starting sshd :/etc/init.d/sshd:line102"7182 illegal instruction $sshd$ option

Same error while starting the httpd service.

View 17 Replies View Related

General :: Unable To Start Apache On CentOS - Invalid Command 'Order'

Aug 25, 2009

I am unable to start apache on my linux machine with following errors Starting httpd: Syntax error on line 117 of /etc/httpd/conf/httpd.conf: Invalid command 'Order', perhaps misspelled or defined by a module not included in the server configuration I am using CentOS5 with apache version httpd-2.2.13

View 99 Replies View Related

Red Hat / Fedora :: Unable To Start FTp Server / Fix This?

Sep 23, 2009

I am trying to start FTp service both from Terminal and Cpanel interface but unable to start. it says cannot start ftpd service. contact administartor

It's Redhat Linux can anybody help me to fix this issue?

View 5 Replies View Related

Server :: Unable To Start Firefox?

May 25, 2011

Here is my Linux versionScientific Linux release 6.0 (Carbon)I don't know why it can't be started

View 14 Replies View Related

CentOS 5 :: Unable To Install Centos 5.5 X86_64 On Vmware Server 2.0.2?

Nov 6, 2010

I have an i5 Thinkpad running Windows 7 64-bit. VT is enabled in the BIOS. I have installed vmware server v 2.0.2 but am unable to install Centos 5.5 x86_64 as a guest OS. The steps that I followed are as follows:1. Created a new VM, specifying RHEL 5 64-bit as the intended guest OS (per vmware documentation - Centos is not available as a selection2. Downloaded all 8 iso files for Centos v5.5 64-bit3. Modified the CD/DVD drive to 'connect at power' and use an iso with the path pointing to the x86_64 iso 1 of 8When I power up the VM, the console window displays 'ISOLINUX 3.11 2005-09-02 Copyright (C) 1994-2005 H. Peter Anvin' and nothing else. The installation splash screen never appears. As a test, I downloaded the first of 7 iso files for the 32-bit version of Centos 5.5 and pointed the CD/DVD drive to that iso. In that case, the installation starts as expected. I would really like to get the 64-bit version installed and running.

View 3 Replies View Related

CentOS 5 Networking :: Unable To Port 8080 On CentOS VPS Server

May 30, 2011

i am not able to port 8080 on my CentOS VPS server.I have followed all the instuctions as mentioned on iptables wiki page.Also I am able to telnet my ip address and port number, But can not access from browser.

View 6 Replies View Related

CentOS 5 :: Unable To Connect To Remote Centos MySql Server Using PHP?

Aug 8, 2011

I have two Centos 5 servers one running Asterisk with PHP installed and another sever running as a MySql Database server, at the moment when I try run simple script to see if I can connect to the remote server I get the following error.Quote:Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)

View 2 Replies View Related

Debian Multimedia :: Unable To Start Second X Server

Nov 9, 2015

I was able to start multiple X servers before. Now after the upgrade to rootless X, I had to add myself to the "input" group to be able to start X, but I'm unable to start 2nd X on a different vt.

Here are the errors and warnings I'm seeing:

Code: Select all[114940.404] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied
[114940.409] (WW) Falling back to old probe method for modesetting
[114940.409] (WW) Falling back to old probe method for vesa
[114940.409] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[114940.409] (EE) Screen 0 deleted because of no matching config section.
[114940.409] (EE)
[114940.409] (EE) Cannot run in framebuffer mode. Please specify busIDsĀ for all framebuffer devices

I'm on Debian stretch/sid.

View 3 Replies View Related

Server :: Sendmail Unable To Start In Cent OS 4.6

Apr 9, 2010

When i issue the command "service sendmail start", it just shows me "starting sendmail..." and waits forever. please have some point on it.

View 4 Replies View Related

Server :: CentOS - How To Start GUI While SSH

Feb 5, 2011

How to get GUI while ssh to a server? This is what I have so far.
Code:
yum groupinstall "X Window System" "GNOME Desktop Environment" on server
How to start the gui?

View 3 Replies View Related

CentOS 5 :: X Server Won't Start?

Nov 11, 2009

I'm running CentOS 5.4. I rebooted the machine for the first time in at least a month or so. I reboot into runlevel 3 (no X11). Things seem fine. But when I login and try to start X with "startx", the screen goes blank. X doesn't appear to start. In fact, the only thing I can do is reboot the machine and start over. This is really annoying.

View 1 Replies View Related

Server :: Installing Lighttpd From Svn Unable To Start Script?

Aug 4, 2010

I have followed all the steps as mentioned on documentation.except automake (I am not clear as where to make automake)

I logged in as Root on a Ubuntu system
and then

Code:
cd /opt
svn checkout svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x/
cd lighttpd-1.4.x
./autogen.sh
./configure
make
make install

After this what do I need to do to be able to start the lighttpd ?After this I did not found any script /etc/init.d/lighttpd. so what more has to be done ?

View 14 Replies View Related

Server :: Unable To Start Apache - No Listening Sockets Available

Apr 29, 2011

I am very new (since yesterday) to Linux also new to web server setup. I have installed all LAMP components, including SSL as described here: [URL]. I have added LISTEN 443 Wanted to restart the apache server -> no success ! stopped it, now doesn't start at all:

Warning msg=>
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:44 no listening sockets available, shutting down . .
Failed

I tested Apache and my PHP earlier and it worked. Now after SSL and FTP installation it doesn't work anymore! Also I am wondering about my server name, it is the set IP of the web server, surly i should change that? Only used link for SSL set-up, used diff links for apache php etc (also have java JRE installed as I will need that later for my app) also have GNOME available, but prefer command line.

View 5 Replies View Related

Server :: How To Start SSL Service In Centos 5.5

Feb 7, 2011

I am in the task of migrating old linux to new linux which centos 5.5. while moving out all apps ,data etc.I need to configure SSL in apache.I have installed mod_ssl with apache 2.2. i went though some docs to configure with certificate that I have . Not sure how to start the service in 2.2. The apache/SSL was configured in my old server which apachectl. SO after importing certificatr , I do ./apachectl startssl to take in effect. In my new server , the http service is /etc/init.d/httpd, not sure how to start SSL service in centos 5.5.

[Code]...

View 2 Replies View Related

CentOS 5 Server :: How To START A .sh File Without Ssh

Apr 2, 2011

So is there anyway to start a sh file without using shell?i need to run these 2 but I dont want to have shell open 24/7 for it to run./opt/TomcatOpenEJB-6.0.26/opencrx/data/crx_2_8/startdb.sh START/opt/TomcatOpenEJB-6.0.26/bin/tomcat.sh START

View 1 Replies View Related

CentOS 5 Server :: Named Won't Start \ Named Stop But Does Not Start Again?

Oct 28, 2009

i've made a big update of almost 300Mb.I'had a working DNS server.Now, when i boot the box, named works and it resolves all the clients.If i make any change (enter a new client for example) and of course i restart named (service named restart), named stop but does not start again !!!In order to get a working named, i 'm obliged to reboot the box?

View 6 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved