Pario TechnoBlob
About Posts

Posts

Lesing av nagios.log perl -pe 's/(\d+)/localtime($1)/e' nagios.
May 7, 2007 1:45PM
Mounting ISO Files ISO images are files containing the data of a CD (almost bit per bit). They can be mounted, using the loopback device. ISO images can only be mounted read-only (use mkisofs to...
May 7, 2007 1:26PM
Monitoring /var/log/secure for break-in attempts date >> ssh-intruders.log ; cat /var/log/secure | grep -i "sshd.authentication failure" | sort | awk '{FS="rhost="; print $2}' | awk...
May 7, 2007 1:17PM
Find all web pages that reference to www.example.com find / -name '*html' -print \ | xargs grep -l 'www.example.com' \ | less -Opages
May 7, 2007 1:15PM
«« « 1 2 3  …  93 94 95  …  126 » »»
Posts About
© 2007-2020 Pario TechnoBlob
Powered by Axiom