General :: Get Immediate Response Whenever Connect The USB

Sep 11, 2010

I am using RHEL5. I did not get any response from my system whenever I connect the USB storage device. How could I get immediate response whenever I connect the USB.

View 1 Replies


ADVERTISEMENT

Server :: Apache Response "HTTP Request Sent; Waiting For Response" Too Long

Jul 19, 2011

when I try to access any page even small html pages it stays like 3 seconds in HTTP request sent; waiting for response. state..even when I use Lynx locally on the server..bypassing any possible network issues..logs dont show a thing..the server itself is a high end server with nothing running on it apart from apache which is not serving anny clients now, firewall is disabled and hostnamelookups are set to OFF.

View 1 Replies View Related

General :: 2nd Openvpn No Response

Jul 31, 2010

I am trying to start a 2nd openvpn service on my server so that clients can connect via udp instead of tcp.However when I run: openvpn /etc/openvpn/openvpn2.conf

I get no response at all.Usually I would expect the startup parameters or at least an error but I get nothing. I have to CTrl+c to get back to the prompt.ANy ideas what I can try?I changed the serve config so it has tun1 instead of tun and also changed the log files to openvpn-status2.log so it doesn't overwrite the other server.I also changed the network so there wouldn't be any IP conflicts. Openvpn1 runs on 172.16.x.x

View 5 Replies View Related

General :: Gnome Has No Response To Any Operation?

Nov 4, 2010

I run SUSE on my machine for a year, but I'm really a newbie on Linux. In the system monitor it states:SUSE LINUX Release 11.2 Kernel Linux 2.6.31.5 -0.1 -desktop GNOME 2.28.0Last week when I rebooted my machine, I suddenly found my machine had no response to any click or typing. When the cursor move to any icons, they can be highlighted, but when I click them, no response at all. The weird thing is almost every time after I reboot the computer, it can work for a few minutes, then stop working. But if I press Ctrl+Alt+Backspace, it can be log out.

I think there must be something wrong with my GNOME, 'cause everything seems working fine when I login IceWM. recover the .config file in my home directory. But I don't have this file in my home directory.

View 4 Replies View Related

General :: Capturing URL Response Using Command

Aug 6, 2010

I am capturing the response of three URLs which are in file named urls.txt using following command and write response in output.txt file.

####Code############
wget -i urls.txt -q -O - | tee output.txt
###########End of code
Now i am finding the case where url is not responding and that output is not available to me in the file and on console i am getting "Could not connect to host".

Now I want to modify my urls.txt to have two fields:
Name and URL
Example:
URL1 | http://10.0.0.2/xsc/abc
URL2 | http://10.0.0.1/lkj/csv
URL3 | http://10.0.0.5/sdf/plk

I want to execute each url and print there response against each name
Example:
URL1 : CONNECTED
URL2 : NOT CONNECTED
URL3 : NOT CONNECTED

View 2 Replies View Related

General :: Provide Response To Command Output ?

May 4, 2011

I am writing a bash shell script on RHEL. I need a way to analyze the output from a command, and provide a response to that command depending on what is found.

On the command line this looks like:

In other words I want to script this - capture the output from the mlsmailbox --delete command, respond with a yes if the mailbox was found, and go on if it was not found. There may be other responses to the mlsmailbox --delete command that I need to analyze and respond to as well.

View 3 Replies View Related

General :: Bind9 Status - No Response Message

Aug 3, 2010

I'm trying to figure out on why when I do a: service bind9 status This doesnt display anything in my command. Should be: Status of Bind9 server: bind9 is running. But this doesnt display at all.

View 8 Replies View Related

General :: Dual Boot Response Time

Nov 5, 2010

I have installed Ubuntu 10 alongside with Windows XP. Consequently I need to make a choice at boot time. However, I feel that the system is not waiting very long, maybe 5 seconds or so, before going automatically into Ubuntu. Can that time be increased? If so, where or how?

View 1 Replies View Related

General :: Pass Response As Command Parameter?

Mar 10, 2010

I have a backup schedule running a full backup everyday. I'm using webmin to manage these backup now. The problem is when the dump command sends a prompt asking if we want to rewrite the tape, Webmin does not display this prompt and we end up having to terminate the backup -> erase the tape(which takes a long time) and then run the backup again.I was wondering if there is a technique that could be used to pass "Yes" as a parameter to the dump command, much like in windows? or if there is a more efficient way of getting this done.

View 2 Replies View Related

General :: Kubuntu Response Appears Only After Restarting?

Jan 1, 2011

I have Kubuntu 10.10. and it doesn't apply changes I did from terminal or any customization except after rebooting.

View 1 Replies View Related

General :: Fedora 14 On Dell Inspiron 2600 No Keyboard Or Trackpad Response

Feb 20, 2011

I am able to boot Fedora 14 to the GUI, log in on the keyboard, see the desktop, and then I get no response from the laptop's keyboard or trackpad.

I do not know how to obtain hardware specifics on my keyboard or touchpad, so perhaps that would be good info for me to start with...

BTW my ultimate goal is to run an Amahi server on the laptop. 2600 has a pentium III 1.13GHz processor and 512Mb RAM

View 3 Replies View Related

General :: Syslog Program - Send Email In Response To Messages Receives

Jun 22, 2010

I'm running a cobalt raq550 web server (Linux version 2.6) and I want to install a syslog program on it, something that could log messages and send me an instant email in response to certain messages it receives. Is there such a program?

View 6 Replies View Related

General :: Sed - Append Four Commas ',,,,' At The End Of Lines Containing The Pattern 'Response' In A Text File

Nov 5, 2010

Using sed, I am trying to append four commas ',,,,' at the end of lines containing the pattern 'Response' in a text file with lines such as these:

6,Pulse,50,254968,14886,NA,,,,
7,Picture,8,265157,0,1,15045,2,0,15000
7,Response,1,271553,6396,1
7,Pulse,50,274969,9812,NA,,,,
8,Picture,1,290232,0,1,15045,2,0,15000
8,Pulse,50,294969,4737,NA,,,,
[Code].....

View 1 Replies View Related

Ubuntu Installation :: Alt-F2 No Response

May 20, 2011

I upgraded to Firefox 4.0.1 (which took a ton of effort, though it'd take five seconds if I had to do it again).Today I fixed the link in the toolbar to open up the new version instead of the old version, by replacing the Firefox folder in the usr/lib folder, and specifying the location and name in the properties of the icon.I realized that somehow I messed up something, and Alt-F2: "firefox" no longer runs firefox. Any ideas about how Alt-F2 works? I'm guessing it's a /bin, but experiments injecting Firefox into /bin's hasn't worked.

View 9 Replies View Related

Programming :: App Not Seeing BootP Response

Sep 26, 2010

I am working on a BootP application and am sending out the requests just fine. I create a socket and bind then select onit for the response but my application does not seem to see the response come in. Running tcpdump I see the response packet come in and lsof shows me my app is listening on eth correct port. what I may be doing wrong here?

I am not getting any errors and create and bind the socket as:

fd = socket(PF_INET, SOCK_DGRAM, 0); //IPPROTO_UDP);
/* setup sockaddr_in struct */
memset((char *) &sa, 0, sizeof(struct sockaddr_in));
sa.sin_family = PF_INET;

[Code].....

View 1 Replies View Related

Fedora :: Slow Response After F11 Update To KDE 4.3.1

Sep 30, 2009

I have Fedora 11 installed on a Dell Precision M60 lap-top, running KDE. I've used KDE for years, but a number of issues with KDE 4 had forced me to look at alternatives recently. With F11, KDE 4 seems to be getting more functional, being more or less usable for real work... However, a couple weeks ago, I ran "yum update" and picked up KDE 4.3.1, and while it seems to have fixed a few more things, there also seems to be a regression in terms of performance - on this lap-top anyway.

Basically any window operation -- opening a new one, moving, resizing, even moving the mouse from one window to another (I use auto-focus) -- is slow, and during this time the CPU load from the "X" process becomes very high -- close to 100% according to "top". When not "touching" any windows, CPU load goes back to normal. I did run across some advice to turn off desktop effects, which I did -- it reduced the sluggish response slightly, but the problem is still present. And I had the same settings before the update, and performance was fine.

Here is some info about this machine:
Dell Precision M60 lap-top
CPU: Intel(R) Pentium(R) M processor 1.70GHz
RAM: 1 GiB (not a lot by today's standards, but this issue does not seem related to swapping)
video: nVidia Quadro FX Go700 (using default installation, nouveau driver)
display: 1920 x 1200
kernel: 2.6.30.5-43.fc11.i586
KDE: kdebase-4.3.1-2.fc11.i586
nouveau: xorg-x11-drv-nouveau-0.0.12-40.20090528git0c17b87.fc11.i586

View 1 Replies View Related

Fedora X86/64bit :: KDE Slushish Response

Nov 19, 2009

I've just upgraded to FC 12 from FC 11. 11 ran fine with no issues, pre upgrade stuffed me so I ended up rebuilding. I now have a fresh 12 install and some weird behaviour. If I click on the 'start' button it takes several seconds to respond, before it was instant. If I have the System Settings open and click to change software it can take 20 or 30 seconds before PackageKit opens.

I have an Nvidia GEForce 6600 graphics card and at first I was using the Nouveu driver. It was slow so I changed it to the Nvidia Binary driver which is normally good but performance is still poor. If I open Dolphin and browse round the file system it's very snappy, it is just the initial response that is like wading through treacle.Anyone have any ideas ? I have installed a lot of Fusion things, DVD play, Xvid etc but I had them before on FC 11.

View 6 Replies View Related

OpenSUSE :: Gnome Has No Response To Any Operation?

Nov 4, 2010

In the system monitor it states:Release 11.2 Kernel Linux 2.6.31.5 -0.1 -desktop

GNOME 2.28.0Last week when I rebooted my machine, I suddenly found my machine had no response to any click or typing. When the cursor move to any icons, they can be highlighted, but when I click them, no response at all. The weird thing is almost every time after I reboot the computer, it can work for a few minutes, then stop working. But if I press Ctrl+Alt+Backspace, it can be log out.

I think there must be something wrong with my GNOME, 'cause everything seems working fine when I login IceWM. may be recover the .config file in my home directory. But I don't have this file in my home directory.

View 2 Replies View Related

Ubuntu :: Very Slow Response - How To Troubleshoot?

Jan 11, 2010

My Kubuntu installation (9.10) boots up normally and seems to run fine, other than it is very slow to respond to inputs or change screens/ applications etc. It can take 5-10 seconds to respond to simple requests like changing from firefox to dolphin by clicking in the taskbar. It is dual boot with XP, which also seems sluggish, but is bearable.

The computer is barely useable in Kubuntu because of the slow response. I had 9.04 installed before, same problem. I tried searching for drivers for the on board video, thinking that might be it, but came up empty.

[Code]...

View 6 Replies View Related

Ubuntu :: CIFS VFS: No Response For Cmd 50 Mid 61462

Feb 10, 2010

I mount windows share with pam.(cifs) When I logon I receive:

CIFS VFS: No response for cmd 50 mid 61462
CIFS VFS: No response for cmd 50 mid 61461
CIFS VFS: No response to cmd 46 mid 61460

View 1 Replies View Related

Ubuntu Multimedia :: 9.10 - No Response From Flash

Mar 11, 2010

When I go to, say ..... or even speedtest.net the flash there is almost unusable. Mouse over interaction works perfectly. However, when you click on something (say a play button) its a complete crapshoot. Sometimes it works, some times you have to click dozens (often more) of times before it will respond. I had an older install of 9.10 (granted it was a while ago and I believe it was 32bit) and I don't ever remember having this issue and I just removed an openSUSE install that I know didn't have this issue. So far my only attempts to fix this would be the remove --purge of the restricted extras pack and reinstalling it. I have also tried installing flash through the Software Center. This particular issue exists in both Firefox and Chrome and I'm not too sure what to make of it. On boot, for some reason, my main volume is always turned all the way down and muted.

View 2 Replies View Related

Ubuntu :: Screen Went Blank No Response

Aug 18, 2011

[COLOR="rgb(0, 100, 0)"][COLOR="rgb(0, 100, 0)"]I'm really over my head here. I don't understand what's going on and don't know where to even start to find this problem. I restarted my computer and everything seems fine. If it is important to know what the computer was doing before it crashed, it was converting a mkv movie to avi. I have intel integrated 82945GC, using kernel i915.The web search says it might be an x problem, but then after going to their recommended website x.org, I couldn't find anything to relate to this problem.

View 1 Replies View Related

Red Hat / Fedora :: GUI Hangs ... Keyboard No Response

Jul 19, 2010

Fedora 10 GUI hangs on login screen and there is no response from keyboard... able to login to single ser mode...there are lot of free spaces in all the partitions... If we try to login with init 3..then the network interfaces are not showing up... I tried logging with rescue mode..able to get network interfaces. I am unable to repair the root partition...I would like to know how to umount root partition... I tried linux rescue nomount in rescue mode..the command is not working...

View 3 Replies View Related

Server :: Email Auto Response

Mar 28, 2010

I need to set an auto response on my linux email server (ubuntu9),for a person who will be on leave, Perfectpol is out office for a while, if urgent please call office number 222 2222 222.how do i go about setting this. The email address of the user who will be away is perfectpol@mycompany.com.

View 1 Replies View Related

Server :: IP-Config: No Response After 60 Secs?

Apr 18, 2011

I have followed this guide [URL] to setup a diskless cluster based on ubuntu server. Every thing is fine in the boot process except this:

After the client boots vmlinuz and init.rd, I see some information and after a minute I see:

Code:
IP-Config: no response after 60 secs - giving up
/init: .: line 3: can't open /tmp/net-eth0.conf
kernel panic - not syncing: Attempted to kill init!

It is strange since it gets an ip address when it want to boot. I don't know what is wrong with it.

View 2 Replies View Related

Software :: No Response Of Host During Install?

Dec 10, 2009

This is a very strange problem, and it has happened me on two separate machines under only one user account (installation under another user account was absolutely fine). The host OS is Centos 5.4 in both cases. VirtualBox V 3.0.10 (installed from rpm VirtualBox-3.0.10_54097_rhel5-1.x86_64.rpm) in both cases. The VM is to run Win XP (official licensed version) in both cases.What happens on installing the OS (Win XP) is that the machine goes down. Once it 'sleeps', it cannot be 'reawakened' - no rection from mouse or keyboard. The OS is still functioning as I can ssh from another machine. Any ideas why/how this is happening? And how I can prevent it.

View 1 Replies View Related

CentOS 5 :: Getting Response From Port 25, Postfix?

Sep 13, 2010

I am new to Linux, moreso to CentOS, but I can definitely follow walk-throughs and tutorials easily enough.
I am installing a webserver for our small business and decided to go the postfix/dovecot route.

I installed everything based on the walkthrough on linuxmailcom and eve put squirrelmail on top, so users can access via webmail. I am able to send mail just fine, users/folders are setup and working as they should for sending, but I am unable to receive any mail. MX records have been updated to direct mail @mydomain to this mailserver machine. The problem I am having is with port 25... If I do 'telnet x.x.x.x 25' I get no response, just a timeout then back to command prompt. My other ports are fine, and I get the banner for each 110, 143, etc... all ports but 25 work internally and externally, forwarded.

I tried turning off firewall rules, and still, nothing from port 25. Should I try to have postfix listen on another port by editing its' master.cf, or is this is problem with my centOS/Linux instead. I didn't know where to go with this, so I thought the best place to start was here.

View 2 Replies View Related

Fedora :: Caps Lock Response Is Too Slow?

Mar 26, 2011

I know this doesn't matter to most people because most people hold shift to capitalize letters. I tap the caps lock with my pinky whenever I need something capitalized. I'm a pretty fast typer, I just don't type correctly. How do I get it so that when I'm typing and I hit Caps Lock for it to be an instant effect? For example this is what I'm getting annoyed with, here is an example of what I am having to recorrect everytime I type.

HEre IS AN Example. MY NAme IS Zachery GOchenour.

View 1 Replies View Related

Fedora :: Lousy X Response During Disk IO On SMP Machine?

Apr 13, 2011

2 quad core 2.4ghz westmere processors
24GB of RAM
GTX 460 GPU driving two widescreens

4 each 1TB WD disks all software striped and split between two PCI express channels an SSD containing a read only Fedora14 and housing the volatile files on a software striped volume. I run the proprietary NVIDIA driver and kernel 2.6.35.10-74The machine is an engineering workstation. It seems like however the I/O channel is handled in Linux doesn't scale well to larger machines with more CPUS and more memory. When I do a disk intensive operation like copying files from one location to another the X server response becomes dismal. I've tried raising the priority of X and lowering the priority of the IO bound processes but that doesn't help. Binding processes to specific cores doesn't help either. I haven't changed the default HZ setting or the default scheduler algorithm from stock Fedora.

I have a machine with 14 cores/threads sitting idle but pi$$ poor interactive response while doing disk IO.If I set up a huge ramdisk and do all operations through it then I don't notice the bottleneck. Raw sustained reads on my stripes range from 400MB/s on outer cylinders to 250MB/s on the inner cylinders. The numbers for writes are as expected.

View 5 Replies View Related

OpenSUSE :: Adjust Click Time Response

Mar 8, 2010

how do you adjust the response time of the taskbar menus, such as when you click on the start button on the bottom left of the desktop? My problem is that when I click them, it would delay for about 1 second before popping up the menu. But right-clicking on the desktop popped out fine without any delay though. Is this normal? Where do I adjust the settings for this? I have configured my ATI graphics card succesfully. Direct rendering, desktop animation and everything else is working fine btw.

View 4 Replies View Related







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