All posts by PF
Nevada Test Site – Cyber Jump
Kölsch – Goldfisch (Original Mix)
Catch all HTTP GET / POST requests on a Linux server…
GETs
ngrep -q '^GET .* HTTP/1.[01]'
POSTs
ngrep -q '^POST .* HTTP/1.[01]'
Other solutions
ngrep -d eth0 -W byline port 80
LAURENT GARNIER – Crispy Bacon
https://www.youtube.com/watch?v=6SFD7fz8fWc
adobe – pessoas físicas

dinheirovivo.pt
This is outrageous……



Dj Hazel – Touch me
this sound is a little aggressive…… but sometimes we need to be aggressive…
as heard on RTS live esplanade de l’europe 21-06-2005 Montpellier (FX, Fred Pellichero, Slow Motion, Delon & Dalcan, Joachim Garraud)
check_yum – YUM output signature is larger than current known format
If you are using /check_yum you might face the following error…
YUM output signature is larger than current known format, please make sure you have upgraded to the latest version of this plugin. If the problem persists, please contact the author for a fix
nano /etc/nagios/nrpe.cfg
set the correct command to check_yum
command[check_yum]=/usr/lib64/nagios/plugins/check_yum --all-updates
and then restart nrpe
/bin/systemctl restart nrpe.service
NRPE: Unable to read output
![]()

chmod it to 755 and it will solve the problem.
