General :: Unable To Start FC5

Jun 15, 2010

My /dev/sda1 has problem and we are unable to start my FC5, how to bypass it .. ?

View 3 Replies


ADVERTISEMENT

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

General :: Unable To Start Nagios

Mar 23, 2011

I have configured nagios on my local VM machine and i got no error

Total Warnings: 0
Total Errors: 0

Things look okay - No serious problems were detected during the pre-flight check

But when i am unable to start nagios # service nagios start nagios: unrecognized service

View 14 Replies View Related

General :: Unable To Start Iptables?

Feb 25, 2010

I am unable to start iptables :

Code:
-bash-3.2# /sbin/chkconfig --list | grep ip
iptables 0:off1:off2:on3:on4:on5:on6:off

[code]...

View 7 Replies View Related

General :: Unable To Start PHPMyAdmin (3.3.0)

Mar 9, 2010

I have download the below tar.gz then extract it , and then put it to DocumentRoot to run the index.php, but unable to use it. What program that I need to install before running it?
phpMyAdmin-3.3.0-english

View 1 Replies View Related

General :: Unable To Start GUI - How To Switch To KDE / Gnome

May 30, 2009

I install SuSE but I can use only command on line how can I switch to KDE or Gnome. This is the first time I use linux.

View 1 Replies View Related

General :: Unable To Start Puppet Master?

Jun 27, 2011

I was able to start puppet server using.

Code:
service puppetmaster start

but since i upgrade the puppet i m not able to start it.

Code:
# puppet --version
2.7.1
# service puppetmaster start
puppetmaster: unrecognized service

[Code]....

View 3 Replies View Related

General :: Unable To Start STARTX On Redhat 5?

Sep 6, 2010

I have being googling and trying to find out solution to unable to startx.Please note i have already search from last 2-3 days for the solution but didn't found anything.So request someone to guide me step by step.Also one more thing, the server was crashed and i upgraded the existing server using CD. But since then we are not able to start startXI hope i can get some help here ,i am a newbie to linux but i am computer engg so i can understand some logics..I am getting below error

Code:
[root@astarcftp /]# startx
xauth: creating new authority file /root/.serverauth.13592

[code]....

View 10 Replies View Related

General :: Unable To Start Winbind After Reboot

Jan 9, 2011

After adding the box to the domain I restart the box, since then the Winbind service stops working and I 'm not able to start it.

when I do Service Winbind Start it tells me FAILED .

What would cause the Winbind service to stop working?

View 6 Replies View Related

General :: Unable To Start Windows After Installing Red Hat

Aug 12, 2009

i was using win xp sp2. i just installed red hat linux by making one of the windows drive as unpartitioned space . i kept windows as my default os .my linux is working properly , but when i goes to start windows , it shows error " windows unable to start , hal.dll file is missing or corrupt".so to solve this problem , i decided to repair windows , but when i isert win xp bootable cd , cd starts booting , after showing messege " setup is inspecting your hard ware " , black screen appears , nd nothing happens after that.what should i do ? i want keep linux as it is and also want to start my windows again . tell me how to repair windows . what should i do to boot win xp bootable cd properly.

View 12 Replies View Related

General :: Unable To Start Xserver On Mandrake 9.2?

Jul 6, 2011

I'm basically a linux noobie, and have a problem with one of my machines I use for work. As the title states I am unable to start my xserver, using the startx command I have been using for the past 5 years. It goes to the blue loading screen with the x for a cursor, hangs there for about a min or so then goes back to the command screen. I get an error:

giving up.
xinit: Permission denied (errno 13): unable to connect to xserver
waiting for xserver to shut down
xinit: Server error.

I have tried logging on as root and trying startx again. Same error.

View 14 Replies View Related

General :: Unable To Start X When Booting With Acpi=off Or Modeset=0

Jun 30, 2011

Yesterday I thought I had solved my "Blank screen boot"-issue when I successfully got to the terminal login screen without the screen going black by booting with

Code:
Linux acpi=off
I spoke too soon. I found out shortly after that when trying to "startx" with acpi off gave me these errors:
Code:
WARNING: Error inserting i2c_algo_bit ("filepath"): No such device
WARNING: Error inserting intel_agp ("filepath"): No such device

[Code]....

Then I read somewhere that booting with "i915.modeset=0" might work. So I removed acpi=off from lilo and added this, and sure enough, I got to terminal login, but I get the same errors with "startx".

I must make it clear that I can successfully perform startx when I boot without "acpi=off" or "i915.modeset=0", I am unable to see the screen but I can hear the KDE fanfare, etc.

View 8 Replies View Related

General :: Unable To Start HTTPD Service - Getting Error

Jul 22, 2011

I have centos 5.3 installed, while restarting httpd service I get error starting http:/bin/bash line 1 9941 segmentation fault /usr/sbin/httpd. If I stop httpd service and start it will start but if make service httpd restart it give above error.

View 1 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

General :: Unable To Start Ubuntu On My Dual Os System

Jan 15, 2011

Per my request my son installed XP and Ubuntu(interested in learning Linux)in my computer. The installation went well and I was able to choose the system I wanted to work in from the menu. It worked for several months but now when I choose Ubuntu from the menu I longer get to the Ubuntu login screen.

View 1 Replies View Related

General :: Error - Unable To Start (cent OS ) Machine In Run Level 5

Jun 8, 2010

Suddenly my machine not working under run level 5 and it seems to be problem with xserver and it is saying that "in last 90 seconds xserver restarted 6 times and unable to start" and then just giving blank screen.So i changed the run level to 3 and using startx command i am managing to work now.

View 2 Replies View Related

General :: Changed User Password / Unable To Start Services

Jul 25, 2011

Vmware tells me it cannot start services.I believe the issue is tied to permissions because the message indicated the log with the full details was located in /tmp/vmware-root/setup-4772.log but when I go there I receive a message telling me I do not have permission to the directory and there's a lock symbol on the directory from the File Browser utility.What do I need to do to unlock the folder and get vmware working again ?

View 2 Replies View Related

General :: Unable To Start RALUS Service - Download Libstdc++.so.5

Sep 1, 2010

I trying to install RALUS on my RHEL 5 os version 2.6.18-8.el5 (i386) My backup exec server is BE 2010 R2 the installation of ralus completes however with error libstdc++.so.5 missing noted that due to this i'm unable to start ralus service /etc/init/VRTSralus found a link [url] need to download compat-libstdc++-33-3.2.3-63.i386.rpm tried the rpmfind.net and as well as rpm.pbone.netid did find appropriate rpm however could not download one.

View 4 Replies View Related

General :: Can't Find ./prog.sh Start - Unable To Kill Manually Using Command

Nov 3, 2010

I'm trying to figure out how to operate a rather large Java program, 'prog'. If I go to its /bin/ dir and configure its setenv.sh and prog.sh to use local directories and my current user account. Then I try to run it via "./prog.sh start". Here are all the relevant bits of prog.sh:

[code]...

When I actually do ./prog.sh start, it starts. But I can't find it at all on the process list. Nor can I kill it manually, using the same command the shell script uses. But I can tell it's running, because if I do ./prog.sh stop, it stops (and some temporary files elsewhere clean themselves out).

[code]...

the process is running yet not in any way listed by the system. I can't find it in ps or /proc/, nor can I kill it. But the shell script can still stop it properly. So my question is, how can something like this happen? Is the process supremely hidden, actually unlisted, or am I just missing it in some fashion? I'm trying to figure out what makes this program tick.

View 2 Replies View Related

General :: Unable To Successfully Start A KDE Session(SLAX), Check Out The Error?

May 1, 2010

I'm not able to successfully start a KDE session(SLAX), check out the error, Code: xauth: creating new authority file /root/.serverauth.7378

X.Org X Server 1.4.2
Release Date: 11 June 2008
X Protocol Version 11, Revision 0

[code]....

View 9 Replies View Related

General :: Moving /var From Ext3 To LVM Makes System Logger Unable To Start?

Jun 17, 2010

My co-worker install CentOS with /var (ext3) is 1TB:

Code:

I do the following tasks to move sdb1 to VolGroup00:

After that I moved /var back to / folder and reboot but the system hangs at "Starting system logger". Uninstall and re-install sysklogd package don't make any change. What I don't understand is I can start syslogd from command line:

Code:

Or run the init script in debug mode:

Code:

How can I debug this case?

View 3 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

General :: Unable To Start Xclock For Oracle Reports For Bar Code Printing

Apr 15, 2011

When I do xhost + also it hangs.Without the xclock I am not able to run oracle reports in production for bar code printing as I am not able to start a standalone reports server. Help needed to start xclock and where to look for any help

View 2 Replies View Related

General :: Unable To Access From Windows Pc Shows Network Path Not Found Any Other Service To Start?

Dec 11, 2010

i format and reinstall centos after that i create one sambha share and valid users restart smb service but i am unable to access it from windows pc shows network path not found any other service need to start

View 2 Replies View Related

General :: CRL File Error : PEM Routines:PEM_read_bio:no Start Line:pem_lib - Unable To Configure X.509 Storage For Certificate

Sep 10, 2010

I am configuring my Apache Server to enable checking CA Revocation List, and my Configuration lists as following :

Code:

SSLCARevocationFile /etc/httpd/confi.d/ssl.crt/CRL1.crl

But the server can not start, and the log says:

Code:

Unable to configure X.509 Storage for certificate

If I try this command to view content of my CRL file :

Code:

openssl crl -text -in CRL1.crl -noout

the console shows :

Code:

error:0906D06C:PEM routines:PEM_read_bio:no start line:pem_lib:647:Expecting: X509 CRL

I think there is something wrong with my CRL file, such as the file format.Is there any requirement to the CRL file? What can I do to enable this CRL file checking?

View 2 Replies View Related

General :: Start Script Bash When System Start Stop Reeboot?

Dec 10, 2009

I have 3 script BASH. I want start this script when the system start,stop and reeboot.

View 4 Replies View Related

Ubuntu :: Unable To Start (May Be Because Of XDM)

May 25, 2010

Today I decided to install XDM instead of GDM. During installation I was asked which display system should Ubuntu use. I chose GDM - that was my mistake. Then I ran "dpkg-reconfigure gdm" and chose XDM. After restart my system was unable to load - progress bar was running and running and running. I pressed ctrl-alt-backspace and saw "starting x-display-manager". That's all, after that nothing happened. After that I renamed /etc/init/gdm.conf to gdm.conf.DISABLED and tried to load Ubuntu. It started with some big, old-stylish login screen and after that GDM was loaded again. "sudo xdm" seems to be working as nothing appears after that command.

View 9 Replies View Related

General :: Start Up Script That Displays Icons On The Far Right Of Start Panel?

Sep 2, 2010

I am using Rhel5 and I'm new to linux so pardon me for sounding a bit green around the ears.Anyway..I got an error message a few weeks ago about how the start up script that displays icons on the far right of my start panel was malfunctioning and it was going to be deleted from the start-up. didn't really know what it really meant and I just clicked ok.wireless eth0 status icon as well as my amarok status icon are hidden on the start panel. How do I get it back/add that script back to the start-up

View 6 Replies View Related

Fedora :: Unable To Start F10 / Sort It?

Jul 30, 2009

I have fedora 10 and vista in my system. however,all was working fine ,but suddenly today when i tried to boot into fedora , i found that the avahi demon was not starting , and when the systemn booted , a message was shown that thre wasn't enough memeory space , and a blacjk scereen was shown , then i booted into vista and tried t acess the linux partiotion by Explore 2f software... At first it showed not enough memory space , but on rescanning the partition,it is showing the /boot folder.So how do i delete some data in fedora ?

View 1 Replies View Related







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