In my environment there are some commands I need to run as “true root”, which means I have to login to the server as root… no su or sesu. We have all of our Unix/Linux servers locked… more →
triz wrote 1 month ago: In my environment there are some commands I need to run as “true root”, which means I ha … more →
moryadesigns wrote 3 months ago: SCRIPT FOR SMTP AUTHENTICATE MAIL IN PERL Net::SMTP – Simple Mail Transfer Protocol Client … more →
moryadesigns wrote 3 months ago: URL Encoding in PERL Many characters must be encoded within a URL for a variety of reasons. For ex … more →
moryadesigns wrote 3 months ago: Pagination is a very basic requirement of a web application, in this article we’ll see how to … more →
janesheeba wrote 6 months ago: Download http://www.filefactory.com/file/ag15805/n/Wicked_Cool_Perl_Scripts_-_Useful_Scripts_That_So … more →
jackyoon wrote 8 months ago: Basic XML parsing Once you’ve got the module installed, create the following XML file and call … more →
triz wrote 8 months ago: I wanted to make a more flexible mount point script to use since our environment consists of several … more →
unixwayoflife wrote 1 year ago: Note: this post builds on Part 1, so read it first. In my previous post I explained how to download … more →
unixwayoflife wrote 1 year ago: Updated on 12 November 2008: added Part2(how to setup cronjob). I was going to write my first post o … more →
triz wrote 1 year ago: A couple of perl scripts to help add Hosts and Host Escalations into Nagios config files. DIRECTION … more →
triz wrote 1 year ago: Here is a script I wrote that I will run in cron on the days that we have autosys reboot schedules. … more →
triz wrote 1 year ago: I came across this method of changing the ownership of files when working on a DataStage startup/shu … more →
triz wrote 1 year ago: Ok here is a perl script that is pretty much useless in Linux, becuase linux has the grep command, b … more →
triz wrote 1 year ago: This is another perl script I wrote to monitor critical processes in Linux and report status to log. … more →
triz wrote 1 year ago: Here is my script I wrote to possibly add to the cron job to check and mount… mount points. #! … more →
triz wrote 1 year ago: Here is a pretty basic Perl script that will take a tab seperated file and format it accoring to the … more →
triz wrote 1 year ago: Here is one of the first Perl scripts I wrote at work. I was tasked with verify host connectivity a … more →
Talha wrote 3 years ago: A perl script to list all the current running processes / a particular process on an array of system … more →
Talha wrote 3 years ago: Below is a simple perl script to fetch local / remote Operating System Information (for Microsoft Pl … more →