Tagged Questions
2
votes
0answers
76 views
Can sources.list only be updated by hand?
I'm currently running Linux Mint. I remember that under Ubuntu, whenever a new release comes out, it prompts you with a choice of whether to upgrade or not. It seems like this is not happening in ...
2
votes
1answer
279 views
How can I regenerate the default '/etc/' config files?
I've removed nagios3 with apt-get remove nagios3 and then removed the files in by using the command sudo rm -R /etc/nagios*
Now when I run apt-get install nagios3 the config files (/etc/nagios3/*) ...