Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
67 views

mem > /sys/power/state works but pm-suspend fails (blank screen/no network) on resume

CentOS-5 x86_64 kernel-2.6.18-274.12.1.el5 Latitude E6420 bios A06 01:00.0 VGA compatible controller: nVidia Corporation GF108 [Quadro NVS 4200M] (rev a1) kmod-nvidia-290.10-1.el5.elrepo for the ...
0
votes
1answer
68 views

Is sleep mode good for servers?

I'm planning on setting up some kind of backup machine - probably some crusty old Dell desktop - to fetch database dumps from a webapp every night at midnight. There isn't a lot of data, but it's ...
0
votes
0answers
28 views

Watchdog Script's Spawned Programs not Starting Until Login

I have created a watchdog script for a program on RHEL. The watchdog itself is running fine. (As in, it successfully detects the program not running and restarts it.) It basically looks like this: ...
2
votes
2answers
101 views

In Linux, how to temporarly freeze a user?

On a mis-configured or buggy network filer (NFS NAS) writing a large file can cause the filer to freeze. For diagnostics I need to be able to: Suspend (or in other words temporary freeze) all ...
0
votes
1answer
264 views

How do you un-suspend a VM on vSphere Client?

It doesn't seem like I can do ANYTHING with this VM now. I can't unsuspend it back to its normal state. I can't delete it. It's like a curse for my datastore. Anyone have any ideas? Thanks!
0
votes
0answers
35 views

Enable power management on KDE via command line

I need to make my fedora 13 computers, running KDE, sleep after 30 minutes of inactivity. This needs to be done on a system basis (rather than per user basis). The solution also needs to be command ...
2
votes
4answers
335 views

Why shouldn't a domain controller be suspended or paused

I've seen it mentioned on Server Fault as well as in a Technet Blog that you should never pause or suspend a domain controller. While searching through Microsoft's documentation on the subject, I only ...
0
votes
1answer
31 views

What is the best way to host a web app for a marketer?

I have recently developed a web app for a marketer that he has been sending emails to his potential customers to fill out an application form existing in this web app. Recently, I received an email ...
0
votes
3answers
355 views

Windows command line “suspend”

On Windows, there's the shutdown cmd line, but is there a windows command line command to call a "standby"? What I'd really like is to call something like standby -force to force a system to enter ...
5
votes
5answers
453 views

Unix command to suspend a job while there is console activity?

I want to do a large disk transfer, which slows down responsiveness of my system. What I want is a Unix command that will only run the command after I have been idle at the console for a few minutes. ...
1
vote
1answer
93 views

How to prevent a XenU domain from being saved

Xen (like other) virtual machines allows VMs to be saved and resumed. Xen on Debian Lenny, for instance, is configured to save and resume virtual machines on Dom0 restarts. Is it possible to have ...
0
votes
3answers
2k views

VMWare 6.5 virtual machine fails to resume after suspend

I am having a problem to resume a VMWare virtual machine from the suspend mode. It presents me a dialog stating an error in some source file and suggesting to send the dump to VMWare support. G*ing on ...