The unattended-upgrades tag has no wiki summary.
0
votes
1answer
204 views
Is it possible to do an unattended/silent lamp installation?
Is there a way to set up and pre-configure a lamp environment within a bash script without user prompting by dpkg and present data like mysql or root user password and such kinds of things?
1
vote
0answers
13 views
unattended-upgrades sends attachment instead of text
I'm trying to setup automatic security updates on Ubuntu Server 12.04 LTS with an email response:
sudo apt-get install unattended-upgrades
sudo dpkg-reconfigure unattended-upgrades
# Answered Yes
...
1
vote
0answers
37 views
Prevent automatic updates on certain WiFi networks
I have a 200 MB / month plan on my cell phone and automatic updates on my Ubuntu machine. That works just fine, unless I tether them together. A couple days ago, something, I presume automatic ...
1
vote
0answers
35 views
unattended-upgrades always gives apt-key net-update error
I am running an Ubuntu 12.04.2 LTS Server and I have setup unattended-upgrades to be verbose.
Now I always see an error from "apt-key net-update".
Issuing the command manually gives no message at ...
1
vote
0answers
30 views
How to limit unattended-upgrades swap io usage
I have a daily spike in swap IO usage at the same that unattended-upgrades runs. Besides that time of day, swap IO is rarely used. I recently tried to uncomment these settings:
...
0
votes
0answers
23 views
unattended-upgrades: Mail notification shows up as attachment in Thunderbird
I have unattended-upgrades running on all clients. The notification service is configured via heirloom-mailx and sendmail provided by ssmtp.
Recently, the mails don't show up as text in Thunderbird, ...
0
votes
0answers
17 views
unattended-upgrade does not update security updates
I run unattended-upgrade with Allowed-Origins set to security and nothing listed in the blacklist. However when I run unattended-upgrade -d, the log lists a blacklist with all my security updates ...
0
votes
0answers
19 views
Unattended upgrades and packages for another arch
In /etc/apt/apt.conf.d/50unattended-upgrades I've configured the Allowed-Origins to install all packages automatically. The only exception is that the i386 packages are not being installed ...
0
votes
0answers
201 views
How to upgrade ubuntu from 1204 to 1210 without confirming file replacements etc
I have been upgrading ubuntu for the last couple of hours. Is there way to make upgrade happen without any confirmation dialogues?
One of the situations is that I have changed my.cnf file and the ...
