Search

Search results

How to Add Additional Perl Modules to Your Linux Installation

... be lucky and find that you can easily add the required Perl module via YaST . Here packages are named perl-<module> where double colons (::) are replaced by a minus (-) so for ...

Article - smflood - 10 Nov 2009 - 3:56pm - 0 comments - 0 attachments - 4 groups

Nagios Monitoring for NSS Volumes on OES Linux

... some samples to create this check program. It is based on perl and needs the perl and perl- XML * packages from OES (SLES) to be installed on the ...

Tool - brunold - 29 Oct 2009 - 2:11pm - 1 comment - 0 attachments - 2 groups

Delete Empty Columns from a CSV file

... To solve this problem, I have written a simple perl script that removes all the empty columns from the specified input file ... simply open up a terminal in Linux and type - perl deleteEmptyColumnsFromCSV.pl Input_CSV_Filename Output_Filename ...

Tool - bputtali - 28 Oct 2009 - 3:33am - 0 comments - 1 attachment - 2 groups

Utility to Set Directory Quotas on a NSS Directory

... Prerequisites Perl must be installed and running on the Linux server where this ... use the utility: From a terminal prompt type: perl setDirectoryQuota.pl <enter> Following menu will be displayed: ...

Tool - dvijayababu - 22 Oct 2009 - 10:54am - 0 comments - 1 attachment - 2 groups

Diagnostic tool for DNS Records

... server, run the script at command line as: perl check-dns.pl Output of the script states the health of DNS records ... problem. The changed script is as follows : #!/usr/bin/perl system("clear"); print ...

Tool - hemajoshi - 13 Oct 2009 - 10:09am - 1 comment - 1 attachment - 2 groups

Base64-to-hexadecimal converter

... So off to Perl to see how quickly I could conjure something up. With the help of pre-installed and available MIME modules for Perl and some tips from Google on the best way to print data in its hex form ... and then process multiple times without loading a new Perl environment every time. In the meantime it either takes STDIN ...

Tool - aburgemeister - 1 Oct 2009 - 10:29am - 3 comments - 1 attachment - 5 groups

Domain Services for Windows Health Check Tool

... working \n" exit 1; fi host=`/bin/hostname` domain=`perl -e '$dom = \`/bin/dnsdomainname\`; print uc($dom);'` provision ...

Tool - hemajoshi - 9 Sep 2009 - 2:42pm - 0 comments - 0 attachments - 2 groups

Utility to Get Directory Quotas Assigned to a Directory

... Prerequisites Perl must be installed and running on the Linux server where this ... use the utility: From a terminal prompt type: perl directoryQuota.pl <enter> Following menu will be displayed: ...

Tool - dvijayababu - 4 Sep 2009 - 12:49pm - 0 comments - 1 attachment - 2 groups

Utility to Get User Quotas on a Volume

... Prerequisites Perl must be installed and running on the Linux server where this ... use the utility: From a terminal prompt type: perl userQuota.pl <enter> Following menu will be displayed: To ...

Tool - dvijayababu - 3 Sep 2009 - 3:13pm - 0 comments - 1 attachment - 2 groups

eDir Transaction ID Finder

... XP, but should run on any OS that supports Perl 5.5.8 or later. The program was tested with Perl 5.5.8 on Linux and Activeperl 5.10.1 on MS Windows. Installation: ...

Tool - ChrisRandles - 2 Sep 2009 - 3:10pm - 6 comments - 2 attachments - 2 groups

© 2013 Novell