Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
dodok1
bydodok1, March 31, 2011
there should be apt-get replaced with aptitude and you don't need sudo anymore (and held packages are ignored).
This is the change
my $CMD_APT = "/usr/bin/aptitude -v -s -y safe-upgrade";
This is the change
my $CMD_APT = "/usr/bin/aptitude -v -s -y safe-upgrade";