January 31, 2008 3:11 PM
Posted by: SAS70ExPERT
Administration, interoperability and integration,
Linux basics,
scripts,
tipsOne of our users, James Lowden, emailed us to say that our recent 77 useful Linux commands and utilities guide missed a couple of his favorites:
I'm a NetBSD...
October 11, 2007 2:41 PM
Posted by: ITKE
Linux basics,
scriptsMichael Hurley shares a script that he wrote called modlister. I’ll let him explain:
It’s a script to tell you what Perl modules you have installed and where, to query whether you have a particular module installed, to see associated files, etc. For...
October 4, 2007 11:28 AM
Posted by: ITKE
Linux basics,
scriptsWe received another user-submitted Linux script for our "Share scripts... win Starbucks" series. This one comes from David Witham, who writes:
I administer a consumer VoIP switch for a VSP. The switch acts as a SIP registrar and proxy. Many thousands of devices register and re-register...
September 28, 2007 10:48 AM
Posted by: ITKE
Linux basics,
scriptsRecently, we asked our readers to share some of their Linux scripts with us. Our first script comes to us from Diethard Ohrt, who sent us a script named “survf”. He writes:
The script "survf" monitors a file so you can check whether this file is growing (e.g. during ftp transfer)....