Questions tagged [suspend]
18 questions
0
votes
1 answer
How to wake my Ubuntu server on HTTP requests from LAN?
I have an Ubuntu 22.04.1 web server running Apache2 Server hosting 2 sites [Django website & other File hosting Site].
What I'm trying to achieve: Set the server to sleep all the time it is not in use. when it receives an HTTP request, It wakes for…

Youssef Ihab
- 3
- 3
0
votes
1 answer
Trigger NTP restart after `vagrant resume`
I manage some Debian 11 server VMs using Vagrant. Sometimes I need to vagrant suspend them, and I noticed that after vagrant resume, their system time is off. Running systemctl status ntp shows the NTP service is turned off by a failure. I could…

kol
- 191
- 8
0
votes
1 answer
Set the date automatically after VM unpauses
I’ve got virtual machines (with Debian or occasionally *buntu guests, GNU/Linux) running in libvirt/qemu/kvm, and I have discovered the feature to pause/unpause a VM.
After unpausing (virsh resume), the guest clock is, obviously, off. How can I…

mirabilos
- 737
- 1
- 7
- 22