System hanged. help required.


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users System hanged. help required.
# 1  
Old 09-20-2007
Question System hanged. help required.

HI,

I have a Fedora running box. I am not able to ping/login. I guess it got hanged.

Can any one help me how to login to that box with out restart?
# 2  
Old 09-20-2007
Do you have physical access to the machine?
# 3  
Old 09-20-2007
yes ,, i hav,,
# 4  
Old 09-20-2007
What is on the screen?

Can you get a console login?

If you can only see an X login,

(a) can you move the mouse?

(b) can you login?

(c) can you switch to a console screen?

Is the console screen frozen?

Does pressing return reprint the prompt?
# 5  
Old 09-20-2007
Question

Initially keyboard,mouse are not connected. Now I connected those two. I did'nt find any responce from keyboard[leds of caplock,num lock are not glowing]. When I move mouse also its not responding.

I am not able to switch the consoles also.

what to do now? Remote login is also not possible, because i am not able to ping.
# 6  
Old 09-20-2007
Replugging in PS/2 devices is not always successful. Do you have USB keyboard and mouse?

This is, of course, the time you wished you had enabled getty on a serial port.
# 7  
Old 09-20-2007
I connected usb mouse, its led is glowing.but not ps2 key board.
But when I connect the same key board to other working machine , its working.
currently i dont hav usb key board, i can try with it later.

OK,, for suppose If we have USB key board, nd notthing is working,, any solution?
plz suggest some thing ..
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Programming

Configure: error: X Window system libraries and header files are required

I am trying to compile thunar 1.8.4. It is giving me this error. configure: error: X Window system libraries and header files are required Ubuntu Mate 18.04 (2 Replies)
Discussion started by: drew77
2 Replies

2. Shell Programming and Scripting

System shell nologin script required

Hi Part of our security audit we found that following system account's had shells configured; sync halt shutdown I believe this can be achieved by following commands: chsh -s /sbin/nologin (user) usermod -s /sbin/nologin (user) However, I would like simple script to... (5 Replies)
Discussion started by: Gamma
5 Replies

3. Programming

System + Network Programming, your advice required???

Dear friends, Before putting my questions forward, I would like to put some data infront of you, hope you will help me at the end. This website Cray-Cyber - Welcome provides free access to many supercomputers and mainframe computers. When you login through ssh, they provide you with a screen,... (5 Replies)
Discussion started by: gabam
5 Replies

4. UNIX for Advanced & Expert Users

System + Network Programming, your advice required???

Dear friends, Before putting my questions forward, I would like to put some data infront of you, hope you will help me at the end. This website Cray-Cyber - Welcome provides free access to many supercomputers and mainframe computers. When you login through ssh, they provide you with a screen,... (0 Replies)
Discussion started by: gabam
0 Replies

5. UNIX for Dummies Questions & Answers

Creating a File system with required permissions for all DIR's created in

Hello All, I am application admin. I need to clear all the temporary files cleared by the applications. I need help/suggestion that is there any way to create a file system such that every Dir created in by any user will have 775 permissions. So, that i can simply clear the temporary file which... (6 Replies)
Discussion started by: firestar
6 Replies

6. Solaris

The system (Solaris 8) has not found required fonts.

Hi guys and ladies! The application not found required fonts. I checked, the packages SUNWi5rf, SUNWi5of are installed. Then I checked availability the directories iso8859-5, iso8859_5 at /usr/openwin/lib/locale. I checked after that. % xlsfonts | grep "lucida-" The system showed only ... (0 Replies)
Discussion started by: wolfgang
0 Replies

7. Solaris

Required installation steps for perl 5.8.9 on Solaris 2.8 operating system

Hi Can any one suggest me the instalation guideline for perl 5.8.9 on UNIX/solaris 2.8 environment. Pooja (2 Replies)
Discussion started by: wadhwa.pooja
2 Replies

8. Programming

Help required with using system() call

Hi, I try to write a C program which lists the output of a paticular command with all the available options (a to z) for the command in the directory of execution. This program will generate the output if the option exists for the particular command else it will display some message saying... (9 Replies)
Discussion started by: ramkrix
9 Replies

9. UNIX and Linux Applications

Binary Get Hanged

Hi, In our product we have use binary that fork the child process to make proxy the connection to device.But recently when we try to connect new configured device several times it get handed and binary stop making further new connection to device.it required to RESTART the services to make binary... (1 Reply)
Discussion started by: Anand Prakash
1 Replies

10. UNIX for Advanced & Expert Users

URGENT Help required regarding the use of FORK system call

I desperately wanted one of the UNIX Gurus to help me resolve my problem asap(I have to deliver the code to the client by Monday 08-oct). I have a file with around 5 million records (50 lakhs). Now my original process was taking around 30 hours to read the complete file, process each and every... (4 Replies)
Discussion started by: kkumar1975
4 Replies
Login or Register to Ask a Question