<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: favorite sysadmin scripts you always keep around (3) in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/favorite-sysadmin-scripts-you-always-keep-around-3/m-p/4848298#M394741</link>
    <description>Hi,all&lt;BR /&gt;Here is my backup script,which is invoked by cron every night.&lt;BR /&gt;She will check the tape first, if type is not ready, she send a mail to a certain mailbox. When this mailbox receive this special mail, it will send a message to the adminiatrator by mobile phone. &lt;BR /&gt;After backup, it will truncate some log files of the DB, and make a total report and send it to the administrator.&lt;BR /&gt;&lt;BR /&gt;This keep the backup always done correctly!!!&lt;BR /&gt;&lt;BR /&gt;-ux</description>
    <pubDate>Sat, 28 Jun 2003 07:17:05 GMT</pubDate>
    <dc:creator>Fragon</dc:creator>
    <dc:date>2003-06-28T07:17:05Z</dc:date>
    <item>
      <title>favorite sysadmin scripts you always keep around (3)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/favorite-sysadmin-scripts-you-always-keep-around-3/m-p/4848275#M394718</link>
      <description>As the previous thread was getting quite large, I've decided to start a new thread:&lt;BR /&gt;&lt;BR /&gt;favorite sysadmin scripts you always keep around (2)&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x836cc1c4ceddd61190050090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x836cc1c4ceddd61190050090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;favourite sysadmin scripts you always keep around (1)&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x026250011d20d6118ff40090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x026250011d20d6118ff40090279cd0f9,00.html&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;PLEASE attach scripts as a txt file to facilitate cut and paste.&lt;BR /&gt;&lt;BR /&gt;TOP POINTS for tried tested and improved and corrected scripts! (ie use at your own risk!)&lt;BR /&gt;&lt;BR /&gt;Later,&lt;BR /&gt;Bill</description>
      <pubDate>Wed, 30 Apr 2003 13:24:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/favorite-sysadmin-scripts-you-always-keep-around-3/m-p/4848275#M394718</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2003-04-30T13:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: favorite sysadmin scripts you always keep around (3)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/favorite-sysadmin-scripts-you-always-keep-around-3/m-p/4848276#M394719</link>
      <description>Not really an individual script - but a tool nonetheless.  For anyone running a MC/SG cluster, this is a valuable tool to monitor your environment to ensure all nodes are configured equally.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h40045.www4.hp.com/data/ccmon-service-brief.pdf" target="_blank"&gt;http://h40045.www4.hp.com/data/ccmon-service-brief.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;There is a small cost - usually just 1 or 2 "technical service days" from your support contract.&lt;BR /&gt;&lt;BR /&gt;Note: This doesn't have to be just for MC/SG - any application where you need to monitor similiar configurations across multiple machines will work as well (IE SAP App Servers).&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Wed, 30 Apr 2003 14:04:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/favorite-sysadmin-scripts-you-always-keep-around-3/m-p/4848276#M394719</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2003-04-30T14:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: favorite sysadmin scripts you always keep around (3)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/favorite-sysadmin-scripts-you-always-keep-around-3/m-p/4848277#M394720</link>
      <description>Here's a short perl script I use to find out who is logged in more than once.  It's output is a little nicer than sorting and uniq'ing a who&lt;BR /&gt;&lt;BR /&gt;Steven</description>
      <pubDate>Thu, 01 May 2003 01:22:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/favorite-sysadmin-scripts-you-always-keep-around-3/m-p/4848277#M394720</guid>
      <dc:creator>Procnus</dc:creator>
      <dc:date>2003-05-01T01:22:32Z</dc:date>
    </item>
    <item>
      <title>Re: favorite sysadmin scripts you always keep around (3)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/favorite-sysadmin-scripts-you-always-keep-around-3/m-p/4848278#M394721</link>
      <description>Five tips - not scripts - for configuring apache.&lt;BR /&gt;&lt;BR /&gt;((teaser below))&lt;BR /&gt;&lt;BR /&gt;1. AcceptMutex&lt;BR /&gt;2. Use 2.0 and threading (worker MPM)&lt;BR /&gt;3. SSL session cache&lt;BR /&gt;4. KeepAliveTimeout&lt;BR /&gt;5. Using mod_status&lt;BR /&gt;&lt;BR /&gt;And the link is this -&lt;BR /&gt;&lt;A href="http://builder.com.com/article.jhtml?id=u00320020423ere01.htm&amp;amp;page=1&amp;amp;vf=fb" target="_blank"&gt;http://builder.com.com/article.jhtml?id=u00320020423ere01.htm&amp;amp;page=1&amp;amp;vf=fb&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH.&lt;BR /&gt;&lt;BR /&gt;- ramd.</description>
      <pubDate>Thu, 01 May 2003 06:00:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/favorite-sysadmin-scripts-you-always-keep-around-3/m-p/4848278#M394721</guid>
      <dc:creator>Ramkumar Devanathan</dc:creator>
      <dc:date>2003-05-01T06:00:05Z</dc:date>
    </item>
    <item>
      <title>Re: favorite sysadmin scripts you always keep around (3)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/favorite-sysadmin-scripts-you-always-keep-around-3/m-p/4848279#M394722</link>
      <description>&lt;BR /&gt;Script to loop every second showing how many bytes are coming in to your default lancard. Easily changed to show outbound also. Very handy to see how much traffic is going in and out.&lt;BR /&gt;&lt;BR /&gt;#!/bin/ksh&lt;BR /&gt;function lanad&lt;BR /&gt;{&lt;BR /&gt;        lanadmin&amp;lt;&lt;EOF&gt;/tmp/t 2&amp;gt;&amp;amp;1&lt;BR /&gt;        lan&lt;BR /&gt;        display&lt;BR /&gt;&lt;BR /&gt;        quit&lt;BR /&gt;EOF&lt;BR /&gt;        cat /tmp/t|grep Inbound|grep Oct|awk '{print $4}'&lt;BR /&gt;}&lt;BR /&gt;echo "Inbound Bytes per second on default lan interface"&lt;BR /&gt;let z=0&lt;BR /&gt;while true&lt;BR /&gt;do&lt;BR /&gt;sleep 1&lt;BR /&gt;let x=$(lanad)&lt;BR /&gt;let t=$x-$z&lt;BR /&gt;echo $t&lt;BR /&gt;let z=$x&lt;BR /&gt;done&lt;BR /&gt;&lt;/EOF&gt;</description>
      <pubDate>Thu, 01 May 2003 07:35:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/favorite-sysadmin-scripts-you-always-keep-around-3/m-p/4848279#M394722</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2003-05-01T07:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: favorite sysadmin scripts you always keep around (3)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/favorite-sysadmin-scripts-you-always-keep-around-3/m-p/4848280#M394723</link>
      <description>Two things for your .kshrc file.&lt;BR /&gt;&lt;BR /&gt;Cleanup your ps|grep search.&lt;BR /&gt;Usage: seek something&lt;BR /&gt;&lt;BR /&gt;alias seek='ps -ef|grep -v grep|grep -v "ps -ef"|grep -i '&lt;BR /&gt;&lt;BR /&gt;Add the server name and current directory your in&lt;BR /&gt;to the top of an xterm or dtterm window. NOTE: Changes&lt;BR /&gt;the "cd" command.&lt;BR /&gt;&lt;BR /&gt;####################################&lt;BR /&gt;# Set window and icon titles&lt;BR /&gt;####################################&lt;BR /&gt;&lt;BR /&gt;# put text on the X-window title bar&lt;BR /&gt;&lt;BR /&gt;setTitle()&lt;BR /&gt;  {&lt;BR /&gt;    hn="$1"&lt;BR /&gt;      if [ "$TERM" = "hp" -o "$TERM" = "hpterm" ]&lt;BR /&gt;         then&lt;BR /&gt;            echo "^[&amp;amp;f0k${#hn}D$hn^M\c"&lt;BR /&gt;      elif [ "$TERM" = "xterm" -o "$TERM" = "vt100" ]&lt;BR /&gt;         then&lt;BR /&gt;            echo "\033]2;$hn\007\c"&lt;BR /&gt;      elif [ "$TERM" = "dtterm" -o "$TERM" = "vt220" ]&lt;BR /&gt;         then&lt;BR /&gt;            echo "\033]2;$hn\007\c"&lt;BR /&gt;      fi&lt;BR /&gt;  }&lt;BR /&gt;typeset -fx setTitle&lt;BR /&gt;&lt;BR /&gt;# Lets set an alias&lt;BR /&gt;&lt;BR /&gt;_cd()&lt;BR /&gt;  {&lt;BR /&gt;    'cd' ${1:-$HOME} ${2:-}&lt;BR /&gt;    setTitle "`hostname`:`pwd`" 1&amp;gt;&amp;amp;2&lt;BR /&gt;  }&lt;BR /&gt;&lt;BR /&gt;alias -x cd="_cd"&lt;BR /&gt;_cd .&lt;BR /&gt;</description>
      <pubDate>Thu, 01 May 2003 14:02:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/favorite-sysadmin-scripts-you-always-keep-around-3/m-p/4848280#M394723</guid>
      <dc:creator>Doug Burton</dc:creator>
      <dc:date>2003-05-01T14:02:19Z</dc:date>
    </item>
    <item>
      <title>Re: favorite sysadmin scripts you always keep around (3)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/favorite-sysadmin-scripts-you-always-keep-around-3/m-p/4848281#M394724</link>
      <description>I don't remember why but I needed a big test file. I then got a bit carried away and made this....</description>
      <pubDate>Thu, 01 May 2003 19:31:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/favorite-sysadmin-scripts-you-always-keep-around-3/m-p/4848281#M394724</guid>
      <dc:creator>Doug Burton</dc:creator>
      <dc:date>2003-05-01T19:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: favorite sysadmin scripts you always keep around (3)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/favorite-sysadmin-scripts-you-always-keep-around-3/m-p/4848282#M394725</link>
      <description>This is another file system size checking script using bdf.&lt;BR /&gt;&lt;BR /&gt;File system is &amp;gt;= 90% - email root.&lt;BR /&gt;File system is &amp;gt; 95% - page somebody.&lt;BR /&gt;&lt;BR /&gt;It will work when lvol names are large and running bdf drops the "kbytes  used" etc data to the next line.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 01 May 2003 19:51:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/favorite-sysadmin-scripts-you-always-keep-around-3/m-p/4848282#M394725</guid>
      <dc:creator>Doug Burton</dc:creator>
      <dc:date>2003-05-01T19:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: favorite sysadmin scripts you always keep around (3)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/favorite-sysadmin-scripts-you-always-keep-around-3/m-p/4848283#M394726</link>
      <description>Attached are some useful scripts, &lt;BR /&gt;&lt;BR /&gt;bigfile -&amp;gt; To find large files in a filesystem &lt;BR /&gt;For eg, bigfile /var 10\*1024\*1024 &lt;BR /&gt;will list all files of size greater than 10MB &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sajith</description>
      <pubDate>Mon, 12 May 2003 12:20:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/favorite-sysadmin-scripts-you-always-keep-around-3/m-p/4848283#M394726</guid>
      <dc:creator>Sajith V Mannadiar</dc:creator>
      <dc:date>2003-05-12T12:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: favorite sysadmin scripts you always keep around (3)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/favorite-sysadmin-scripts-you-always-keep-around-3/m-p/4848284#M394727</link>
      <description>Attached script (bigdir) will list you all large folders in a filesystem&lt;BR /&gt;&lt;BR /&gt;for eg., bigdir /var 100\*1024\*1024 &lt;BR /&gt;&lt;BR /&gt;will list all folders larger than 100MB in /var&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sajith</description>
      <pubDate>Mon, 12 May 2003 12:21:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/favorite-sysadmin-scripts-you-always-keep-around-3/m-p/4848284#M394727</guid>
      <dc:creator>Sajith V Mannadiar</dc:creator>
      <dc:date>2003-05-12T12:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: favorite sysadmin scripts you always keep around (3)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/favorite-sysadmin-scripts-you-always-keep-around-3/m-p/4848285#M394728</link>
      <description>Here is a script that will let you open a terminal window on someone's workstation and post a messgage to it.  I've found this to be useful at times.</description>
      <pubDate>Mon, 12 May 2003 12:30:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/favorite-sysadmin-scripts-you-always-keep-around-3/m-p/4848285#M394728</guid>
      <dc:creator>John Meissner</dc:creator>
      <dc:date>2003-05-12T12:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: favorite sysadmin scripts you always keep around (3)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/favorite-sysadmin-scripts-you-always-keep-around-3/m-p/4848286#M394729</link>
      <description>This script can be used as a splash screen at the beginning of a script.  It contains 2 files.  the script and a wxd image file.  I won't go into how to create the image file but I'm tar/gzip'ing the script and an image file (as an example)</description>
      <pubDate>Mon, 12 May 2003 12:37:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/favorite-sysadmin-scripts-you-always-keep-around-3/m-p/4848286#M394729</guid>
      <dc:creator>John Meissner</dc:creator>
      <dc:date>2003-05-12T12:37:26Z</dc:date>
    </item>
    <item>
      <title>Re: favorite sysadmin scripts you always keep around (3)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/favorite-sysadmin-scripts-you-always-keep-around-3/m-p/4848287#M394730</link>
      <description>Here is a very handy script to create all the mount points required for the filesystems listed in fstab...&lt;BR /&gt;&lt;BR /&gt;The script -&amp;gt; create_mnts&lt;BR /&gt;-----------&lt;BR /&gt;&lt;BR /&gt;#!/bin/ksh&lt;BR /&gt;cd /&lt;BR /&gt;echo "Creating the required mount points..."&lt;BR /&gt;cat /etc/checklist |grep -v "^#"|awk '{print $2}'| while read dir_name&lt;BR /&gt;do&lt;BR /&gt;if [ ! -d ${dir_name:="/etc"} ]&lt;BR /&gt;then&lt;BR /&gt;umask 022;mkdir -p $dir_name&lt;BR /&gt;echo "Directory $dir_name created..."&lt;BR /&gt;fi&lt;BR /&gt;done&lt;BR /&gt;echo "Creating the required symbolic links..."&lt;BR /&gt;cat /etc/checklist |grep "symbolic link" | while read link_entry&lt;BR /&gt;do&lt;BR /&gt;sdir=`echo $link_entry|cut -d" " -f2`&lt;BR /&gt;ddir=`echo $link_entry|cut -d" " -f3`&lt;BR /&gt;ddir1=`dirname $ddir`&lt;BR /&gt;ddir2=`basename $ddir`&lt;BR /&gt;umask_val=`echo $link_entry|cut -d" " -f8`&lt;BR /&gt;umask $umask_val&lt;BR /&gt;mkdir -p $ddir1&lt;BR /&gt;cd $ddir1&lt;BR /&gt;ln -s $sdir $ddir2&lt;BR /&gt;echo "Created link $ddir -&amp;gt; $sdir "&lt;BR /&gt;umask 022&lt;BR /&gt;done&lt;BR /&gt;&lt;BR /&gt;---------------------------------------&lt;BR /&gt;&lt;BR /&gt;Sample fstab attached&lt;BR /&gt;--------------------&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;In our lab, at times, the systtem load increases due to some runaway processes...&lt;BR /&gt;&lt;BR /&gt;Here is a one-liner to catch hold of them.. I call it 'runproc'&lt;BR /&gt;&lt;BR /&gt;#!/bin/ksh&lt;BR /&gt;&lt;BR /&gt;ps -elf|grep " R "|grep -v -E 'grep|ps'&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-----------------</description>
      <pubDate>Mon, 12 May 2003 13:05:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/favorite-sysadmin-scripts-you-always-keep-around-3/m-p/4848287#M394730</guid>
      <dc:creator>Sajith V Mannadiar</dc:creator>
      <dc:date>2003-05-12T13:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: favorite sysadmin scripts you always keep around (3)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/favorite-sysadmin-scripts-you-always-keep-around-3/m-p/4848288#M394731</link>
      <description>this script will report the number of CPS's and their speeds.</description>
      <pubDate>Mon, 12 May 2003 13:56:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/favorite-sysadmin-scripts-you-always-keep-around-3/m-p/4848288#M394731</guid>
      <dc:creator>John Meissner</dc:creator>
      <dc:date>2003-05-12T13:56:29Z</dc:date>
    </item>
    <item>
      <title>Re: favorite sysadmin scripts you always keep around (3)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/favorite-sysadmin-scripts-you-always-keep-around-3/m-p/4848289#M394732</link>
      <description>Attached is a script written because we got tired of mailing out files for the HP CE Tech.&lt;BR /&gt;When invoked, the CE can attach a number of files and send to a number of email addresses.&lt;BR /&gt;The call to MOTD has a privacy message for our protection, so you can be calling your own or comment this out.&lt;BR /&gt;The $MAILX_FILE is an executable that simply performs the mailx command and send out the attachments.&lt;BR /&gt;&lt;BR /&gt;Have fun.&lt;BR /&gt;&lt;BR /&gt;dl</description>
      <pubDate>Mon, 12 May 2003 14:02:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/favorite-sysadmin-scripts-you-always-keep-around-3/m-p/4848289#M394732</guid>
      <dc:creator>Dave La Mar</dc:creator>
      <dc:date>2003-05-12T14:02:26Z</dc:date>
    </item>
    <item>
      <title>Re: favorite sysadmin scripts you always keep around (3)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/favorite-sysadmin-scripts-you-always-keep-around-3/m-p/4848290#M394733</link>
      <description>Hi, here's my totaly pointless script to add that Matrix feel  to anything you like:-&lt;BR /&gt;&lt;BR /&gt;#!/usr/bin/sh                   &lt;BR /&gt;# scroll                        &lt;BR /&gt;# Don't ask.                    &lt;BR /&gt;                                &lt;BR /&gt;typeset -i x=0                  &lt;BR /&gt;strg_len=`echo "$*" | wc -m`    &lt;BR /&gt;#clear                          &lt;BR /&gt;                                &lt;BR /&gt;delay ()                        &lt;BR /&gt;{                               &lt;BR /&gt;base=0                          &lt;BR /&gt;time=$1                         &lt;BR /&gt;        while (( time &amp;gt; base )) &lt;BR /&gt;        do                      &lt;BR /&gt;           (( time = time - 1 ))&lt;BR /&gt;           delays[x]="Delay?"   &lt;BR /&gt;        done                    &lt;BR /&gt;        unset delays[*]         &lt;BR /&gt;}          &lt;BR /&gt;                                                     &lt;BR /&gt;while (( x &amp;lt; $strg_len )) &amp;amp;&amp;amp; (( $strg_len &amp;lt; 1024 ))  &lt;BR /&gt;do                                                   &lt;BR /&gt;        (( x = x + 1 ))                              &lt;BR /&gt;        scroll[x]=`echo "$*" |cut -c $x`             &lt;BR /&gt;        [ ${scroll[x]} ] 2&amp;gt; /dev/null &amp;amp;&amp;amp; {           &lt;BR /&gt;                print "${scroll[x]}\c"               &lt;BR /&gt;                delay 2000                           &lt;BR /&gt;                            } || {                   &lt;BR /&gt;                print "${scroll[x]}\c"               &lt;BR /&gt;                delay 5000                           &lt;BR /&gt;                        }                            &lt;BR /&gt;done                                                 &lt;BR /&gt;tput cud1                                            &lt;BR /&gt;&lt;BR /&gt;Good for a laugh!&lt;BR /&gt;&lt;BR /&gt;-ChaZ-&lt;BR /&gt;                     &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 12 May 2003 14:51:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/favorite-sysadmin-scripts-you-always-keep-around-3/m-p/4848290#M394733</guid>
      <dc:creator>Charles Harris</dc:creator>
      <dc:date>2003-05-12T14:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: favorite sysadmin scripts you always keep around (3)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/favorite-sysadmin-scripts-you-always-keep-around-3/m-p/4848291#M394734</link>
      <description>Its been a while since I contribued here.&lt;BR /&gt;&lt;BR /&gt;I have a few more.&lt;BR /&gt;&lt;BR /&gt;check_rootlogin&lt;BR /&gt;&lt;BR /&gt;It reports on bad root login attempts.  I use it in cron.  It can be set to auto disable the id, but I didn't think that was a very good idea.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 12 May 2003 19:33:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/favorite-sysadmin-scripts-you-always-keep-around-3/m-p/4848291#M394734</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-05-12T19:33:06Z</dc:date>
    </item>
    <item>
      <title>Re: favorite sysadmin scripts you always keep around (3)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/favorite-sysadmin-scripts-you-always-keep-around-3/m-p/4848292#M394735</link>
      <description>dailydisk.sh&lt;BR /&gt;&lt;BR /&gt;Provides sysadmin with a list of new large files created in size order.&lt;BR /&gt;&lt;BR /&gt;This is a production script.&lt;BR /&gt;&lt;BR /&gt;BTW, I did check my back posts for dups.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 12 May 2003 19:35:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/favorite-sysadmin-scripts-you-always-keep-around-3/m-p/4848292#M394735</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-05-12T19:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: favorite sysadmin scripts you always keep around (3)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/favorite-sysadmin-scripts-you-always-keep-around-3/m-p/4848293#M394736</link>
      <description>I just finished, and tested successfully, this script.  I've been using make_sys_image for a while writting to tape.  I wanted to write create an ISO image instead.  This script will create a bootable DVD image that you can use a DVD burner to write the image with.  You will need CDRW software installed on your HP-UX machine (it's usually installed here:&lt;BR /&gt;&lt;BR /&gt;/opt/OpenSource/xcdroast-0.98&lt;BR /&gt;&lt;BR /&gt;You may need to edit some of the paths in the script for your own use - but on my system it works very well.&lt;BR /&gt;</description>
      <pubDate>Wed, 21 May 2003 11:54:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/favorite-sysadmin-scripts-you-always-keep-around-3/m-p/4848293#M394736</guid>
      <dc:creator>John Meissner</dc:creator>
      <dc:date>2003-05-21T11:54:40Z</dc:date>
    </item>
    <item>
      <title>Re: favorite sysadmin scripts you always keep around (3)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/favorite-sysadmin-scripts-you-always-keep-around-3/m-p/4848294#M394737</link>
      <description>Lots of great scripts are available at,&lt;BR /&gt;&lt;BR /&gt;( Unix Power Tools, 2nd Edition: Examples )&lt;BR /&gt;&lt;BR /&gt;&lt;A href="ftp://ftp.oreilly.com/published/oreilly/power_tools/unix/upt9707.tgz" target="_blank"&gt;ftp://ftp.oreilly.com/published/oreilly/power_tools/unix/upt9707.tgz&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Karthik</description>
      <pubDate>Fri, 13 Jun 2003 09:09:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/favorite-sysadmin-scripts-you-always-keep-around-3/m-p/4848294#M394737</guid>
      <dc:creator>Karthik S S</dc:creator>
      <dc:date>2003-06-13T09:09:45Z</dc:date>
    </item>
  </channel>
</rss>

