Pario TechnoBlob
About Posts

Tag: perl

Detecting changes to your network services/damons This is a tutorial to detect changes in port from hosts on your network. The basic approach is to ping every available address upon your subnet and see which ones are up by...
Apr 30, 2007 12:30PM
Cronjobb som sletter gamle filer find /data/folder -type f -uid 400 -atime +2 -exec /bin/rm {} ; find /data/folder -type d -uid 400 -atime +2 | sort -r | /usr/bin/perl -e 'foreach (<>) {chop; rmdir;
Apr 15, 2007 4:09PM
Change desktop images based on CPU load via a script On a few recent occasions, I have had to catch and fix runaway CPU-hog zombie processes. Usually, I notice these after a being frustrated for a period of time by slow machine...
Apr 10, 2007 2:42PM
«« « 1 2 3 4 » »»
Posts About
© 2007-2020 Pario TechnoBlob
Powered by Axiom