Tagged Questions
3
votes
1answer
189 views
How can I stop unattended-upgrades from rebooting the machine?
I just had a look at my Amazon EC2 instance and noticed I had 20 minutes exactly of downtime. I didn't know what caused it so I logged in to SSH and tried upgrading my packages, and saw that the ...
0
votes
1answer
56 views
Prevent Apache restarting automatically after upgrading packages
Following on from an earlier question: Is there a way to download security updates and notify admin without installing the update?
A large number of packages interact with Apache (especially PHP) ...
2
votes
1answer
83 views
Is there a way to download security updates and notify admin without installing the update?
We use apt to download and install security updates on our production server, and most of the time this works well for us. However, this morning, our server downloaded an update, installed the ...