Questions tagged [suspend]

18 questions
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
  • 133
  • 7
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
  • 679
  • 1
  • 7
  • 20
0
votes
0 answers

Selective Suspend in Linux?

In order to find the reason why my system is rebooting instead of suspending, I would like to suspend my devices one by one to find the faulty one. Is there a way to do this in Linux? I searched for quite a long time now but without success.
tollo
  • 103
  • 3
1
2