Tagged Questions
8
votes
1answer
3k views
Make apt-get (or aptitude) run with -y but not prompt for replacement of configuration files?
When running apt-get -y install <packages ...> on Ubuntu 10.04 I would like apt-get (or aptitude if that makes it easier) to not prompt me when installing additional dependencies (behavior of -y ...
1
vote
1answer
207 views
How can I use aptitude to install Nagios?
I've seen several guides online which describe downloading and building Nagios on Ubuntu servers. Is there also an aptitude package I could use to install Nagios 3?
3
votes
2answers
1k views
apt-get upgrade segfault!
I installed ubuntu server 10.04 and booted as normal.
Some time later, I booted the server and tried to install a new package/upgrade the existing packages using:
sudo apt-get upgrade
sudo aptitude ...