Linux End Of Life Table Debian 9 2022-06 Debian 8 2020-06 Debian 7 2016-04 Debian 6 2014-05 Debian 5 2012-02 Debian 4 2010-02 Ubuntu LTS 18 2023-04 Ubuntu LTS 16 2021-04 Ubuntu LTS 14 2019-04 Ubuntu LTS 12 2017-04 Centos […]
yum update security check script
simple bash script to check for missing security this is important to make sure your linux is updated here is the script:
sudo apt-get update behind proxy
When using sudo apt-get update behind a proxy you must do visudo Defaults env_keep = “http_proxy https_proxy ftp_proxy DISPLAY XAUTHORITY”
Centreon 2.1.4
New Release of Centreon 2.1.4, i have updated using the following commands: # wget http://download.centreon.com/index.php?id=4242 # tar -zxvf centreon.. # bash install.sh -u /usr/local/centreon (follow instructions and go into the web to update) The Change Log is: fix: extended information […]
Yum hangs at "Setting up Package Sacks"
Problem: There is a bug on Fedora 11 when yum update hangs when trying to connect via proxy when it tries to access https sites It stucks at: “Setting up Package Sacks” Solution: Proxy should be preset to work there […]
Nagios/Centreon TroubleShooting
Troubleshooting Nagios/Centreon : I. If Centreon monitor does not update itself (you see nagios different then centreon). Could be a permission problem related to status.log, Read the user nagios emails for problems regarding cron jobs and permissions Check the logs […]