Lost your password?

Blogs about: Perl Scripts

Featured Blog

Perl Tricks

triz wrote 1 month ago: In my environment there are some commands I need to run as “true root”, which means I ha … more →

Tags: Linux, Perl, one liner, ssh

SMTP AUTHENTICATE MAIL IN PERL

moryadesigns wrote 3 months ago: SCRIPT FOR SMTP AUTHENTICATE MAIL IN PERL   Net::SMTP – Simple Mail Transfer Protocol Client   … more →

Tags: moryadesigns, Authenticate, Perl, moryadesigns@gmail.com, SMTP, Mail, perl script

URL Encoding in Perl

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 →

Tags: moryadesigns, Perl, moryadesigns@gmail.com, url encoding, Url

Pagination in Perl2 comments

moryadesigns wrote 3 months ago: Pagination is a very basic requirement of a web application, in this article we’ll see how to … more →

Tags: moryadesigns, Morya, Perl, pagination, page class, pageset

Wicked.Cool.Perl.Scripts.Useful.Scripts.That.Solve.Difficult.Problems.2006

janesheeba wrote 6 months ago: Download http://www.filefactory.com/file/ag15805/n/Wicked_Cool_Perl_Scripts_-_Useful_Scripts_That_So … more →

Tags: E-Books, Programming, Tutorials, Wicked Cool, Solve Difficult Problems

Parsing XML documents with Perl's XML::Simple

jackyoon wrote 8 months ago: Basic XML parsing Once you’ve got the module installed, create the following XML file and call … more →

Check Mount Points with Perl Script New

triz wrote 8 months ago: I wanted to make a more flexible mount point script to use since our environment consists of several … more →

Tags: Linux

Automated Wordpress.com Backup - Part 2

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 →

Tags: backup, Automated backup, cron, wordpress backup, wordpress.com backup

Automated Wordpress.com Backup - Part 12 comments

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 →

Tags: backup, backup script, wordpress.com backup, wordpress backup

Nagios Perl Script to add Hosts and Escalations2 comments

triz wrote 1 year ago: A couple of perl scripts to help add Hosts and Host Escalations into Nagios config files.  DIRECTION … more →

Tags: Linux, network security, Tutorials/Whitepapers, nagios perl hosts linux monitor

Verify reboot and oracle process with Perl Script3 comments

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 →

Tags: Linux, Tutorials/Whitepapers, Perl, autosys, Reboot, Script, Oracle

Change ownership of files and directories with Perl script1 comment

triz wrote 1 year ago: I came across this method of changing the ownership of files when working on a DataStage startup/shu … more →

Tags: Linux, Windows, Tutorials/Whitepapers, Perl script chown ownershipt username group

A Perl script called logHunter.pl

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 →

Tags: Linux, Windows, Tutorials/Whitepapers, script perl search log find keyword linux windows

Monitor processes in Linux using Perl script5 comments

triz wrote 1 year ago: This is another perl script I wrote to monitor critical processes in Linux and report status to log. … more →

Tags: Linux, Tutorials/Whitepapers, monitor process script perl linux ps

Check mount points with Perl script

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 →

Tags: Linux, Tutorials/Whitepapers, perl script mount point

Text Formatting Perl Script

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 →

Tags: Linux, Microsoft Office, Tutorials/Whitepapers, Windows, Perl Script Linux Windows text formatting

Multiple host ping sweep Perl script11 comments

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 →

Tags: Linux, Windows, network security, Tutorials/Whitepapers, Perl, Scripts, ping sweep

A Perl script to list process info through WMI (local / remote)9 comments

Talha wrote 3 years ago: A perl script to list all the current running processes / a particular process on an array of system … more →

Tags: Codes & Utilities, Programming, Security

A WMI perl script for local/ remote OS info.5 comments

Talha wrote 3 years ago: Below is a simple perl script to fetch local / remote Operating System Information (for Microsoft Pl … more →

Tags: Codes & Utilities, Programming, Security


Have your say. Start a blog.

See our free features →

Related Tags
All →

Follow this tag via RSS