<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.itworld.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Sandra Henry-Stocker</title>
 <link>http://www.itworld.com/taxonomy/term/415/all</link>
 <description></description>
 <language>xx</language>
<item>
 <title>Solaris Tip: Have Your Files Changed Since Installation?</title>
 <link>http://www.itworld.com/operating-systems/85055/solaris-tip-have-your-files-changed-since-installation</link>
 <description>One way to check the integrity of files on your Solaris systems is by comparing their ownership, sizes and checksums against their original values.  You don&#039;t need expensive application software to do basic integrity checking.  One easy and free way to do this is to take advantage of a file that your system maintains on your behalf and a command called pkgchk.
</description>
 <comments>http://www.itworld.com/operating-systems/85055/solaris-tip-have-your-files-changed-since-installation#comments</comments>
 <category domain="http://www.itworld.com/management-strategy">IT management/strategy</category>
 <category domain="http://www.itworld.com/operating-systems">Operating systems</category>
 <category domain="http://www.itworld.com/how">How-to</category>
 <category domain="http://www.itworld.com/varsadminstallcontents">/var/sadm/install/contents</category>
 <category domain="http://www.itworld.com/checksum">checksum</category>
 <category domain="http://www.itworld.com/file-size">file size</category>
 <category domain="http://www.itworld.com/installation">installation</category>
 <category domain="http://www.itworld.com/sandra-henry-stocker-0">Sandra Henry-Stocker</category>
 <pubDate>Wed, 18 Nov 2009 13:16:58 -0500</pubDate>
 <dc:creator>Sandra Henry-Stocker</dc:creator>
 <guid isPermaLink="false">85055 at http://www.itworld.com</guid>
</item>
<item>
 <title>Looping the Easy Way</title>
 <link>http://www.itworld.com/it-managementstrategy/84391/looping-easy-way</link>
 <description>One of the nice things about writing a column every week is that I don&#039;t often have to tackle the really big issues -- such as why Unix is still the best OS or which big company is buying which other big company and how this is going to affect all of us.  Instead, I can hone in on an issue as small and personal as how you loop through a sequence of values in a script.  Speaking of looping, I&#039;ve just learned (and then implemented) a new trick.
</description>
 <comments>http://www.itworld.com/it-managementstrategy/84391/looping-easy-way#comments</comments>
 <category domain="http://www.itworld.com/management-strategy">IT management/strategy</category>
 <category domain="http://www.itworld.com/operating-systems">Operating systems</category>
 <category domain="http://www.itworld.com/how">How-to</category>
 <category domain="http://www.itworld.com/generate-list">generate list</category>
 <category domain="http://www.itworld.com/loop-counter">loop counter</category>
 <category domain="http://www.itworld.com/sandra-henry-stocker-0">Sandra Henry-Stocker</category>
 <category domain="http://www.itworld.com/seq-command">seq command</category>
 <pubDate>Wed, 11 Nov 2009 12:51:08 -0500</pubDate>
 <dc:creator>Sandra Henry-Stocker</dc:creator>
 <guid isPermaLink="false">84391 at http://www.itworld.com</guid>
</item>
<item>
 <title>Unix Tip: Grepping on Whole Words</title>
 <link>http://www.itworld.com/it-managementstrategy/83437/grepping-whole-words</link>
 <description>If every time you grep for a specific word or string, you get a pile of lines that don&#039;t match what you were looking for, maybe it&#039;s time to learn about whole word searching.  In today&#039;s column, we examine two ways to get what you want, the whole of what you want and nothing but what you want.
</description>
 <comments>http://www.itworld.com/it-managementstrategy/83437/grepping-whole-words#comments</comments>
 <category domain="http://www.itworld.com/management-strategy">IT management/strategy</category>
 <category domain="http://www.itworld.com/operating-systems">Operating systems</category>
 <category domain="http://www.itworld.com/how">How-to</category>
 <category domain="http://www.itworld.com/grep-w">grep -w</category>
 <category domain="http://www.itworld.com/regular-expression">regular expression</category>
 <category domain="http://www.itworld.com/sandra-henry-stocker-0">Sandra Henry-Stocker</category>
 <category domain="http://www.itworld.com/whole-words">whole words</category>
 <pubDate>Tue, 03 Nov 2009 17:55:36 -0500</pubDate>
 <dc:creator>Sandra Henry-Stocker</dc:creator>
 <guid isPermaLink="false">83437 at http://www.itworld.com</guid>
</item>
<item>
 <title>Is Your Web Site Under Attack?</title>
 <link>http://www.itworld.com/tech-amp-society/82470/your-web-site-under-attack</link>
 <description>If you have a web site, the answer is undoubtedly &quot;yes&quot;.  Someone somewhere or, more likely, quite a few someones are attempting to attack your site or the system on which it is running.  Assuming hackers have found your site and are testing it for holes that they might crawl through, let&#039;s take a look at how you can uncover evidence of their exploits with a quick examination of your web logs.
</description>
 <comments>http://www.itworld.com/tech-amp-society/82470/your-web-site-under-attack#comments</comments>
 <category domain="http://www.itworld.com/security">Security</category>
 <category domain="http://www.itworld.com/how">How-to</category>
 <category domain="http://www.itworld.com/buffer-overflow">buffer overflow</category>
 <category domain="http://www.itworld.com/perl">Perl</category>
 <category domain="http://www.itworld.com/sandra-henry-stocker-0">Sandra Henry-Stocker</category>
 <category domain="http://www.itworld.com/sql-injection">SQL injection</category>
 <category domain="http://www.itworld.com/web-logs">web logs</category>
 <pubDate>Mon, 26 Oct 2009 19:24:27 -0400</pubDate>
 <dc:creator>Sandra Henry-Stocker</dc:creator>
 <guid isPermaLink="false">82470 at http://www.itworld.com</guid>
</item>
<item>
 <title>Easy Email Filtering with Procmail</title>
 <link>http://www.itworld.com/it-managementstrategy/81833/easy-email-filtering-procmail</link>
 <description>Tossing email into the /dev/null bit bucket is fine when you know the account in question will never receive any valid form of email.  You can, however, get a much finer degree of control over email and still automate the cleanup of spam by using a tool such as procmail.  Procmail is a basic email filter and not nearly as difficult to set up as people imagine.  Let&#039;s run through the setup and focus on a couple potential stumbling blocks.
</description>
 <comments>http://www.itworld.com/it-managementstrategy/81833/easy-email-filtering-procmail#comments</comments>
 <category domain="http://www.itworld.com/management-strategy">IT management/strategy</category>
 <category domain="http://www.itworld.com/open-source">Open Source</category>
 <category domain="http://www.itworld.com/how">How-to</category>
 <category domain="http://www.itworld.com/forward">.forward</category>
 <category domain="http://www.itworld.com/email-filtering">email filtering</category>
 <category domain="http://www.itworld.com/procmail">procmail</category>
 <category domain="http://www.itworld.com/sandra-henry-stocker-0">Sandra Henry-Stocker</category>
 <category domain="http://www.itworld.com/sendmail">sendmail</category>
 <pubDate>Wed, 21 Oct 2009 13:13:42 -0400</pubDate>
 <dc:creator>Sandra Henry-Stocker</dc:creator>
 <guid isPermaLink="false">81833 at http://www.itworld.com</guid>
</item>
<item>
 <title>Eradicate Spam from Unix Service Accounts!</title>
 <link>http://www.itworld.com/it-managementstrategy/80845/eradicating-spam-unix-service-accounts</link>
 <description>There are numerous ways to reduce the amount of spam that you receive.  Good email filters can keep you from ever having to deal with the onslaught of stupid offers you never wanted to see, never mind the outright attempts to steal personal information or rope you into some type of scam.  I&#039;ve found that the spammers have become so desperate to increase their spam traffic deliveries that they are sending spam to system accounts such as bin and listen.  Instead of trying to bounce this mail back to the senders -- which in less perverted times might have actually worked, I find it&#039;s speedier and less consuming of system resources to just pitch the mail into the bit bucket.  Here&#039;s how this works.
</description>
 <comments>http://www.itworld.com/it-managementstrategy/80845/eradicating-spam-unix-service-accounts#comments</comments>
 <category domain="http://www.itworld.com/management-strategy">IT management/strategy</category>
 <category domain="http://www.itworld.com/operating-systems">Operating systems</category>
 <category domain="http://www.itworld.com/how">How-to</category>
 <category domain="http://www.itworld.com/forward">.forward</category>
 <category domain="http://www.itworld.com/devnull">/dev/null</category>
 <category domain="http://www.itworld.com/remove-spam">remove spam</category>
 <category domain="http://www.itworld.com/sandra-henry-stocker-0">Sandra Henry-Stocker</category>
 <category domain="http://www.itworld.com/system-accounts">system accounts</category>
 <pubDate>Tue, 13 Oct 2009 15:25:21 -0400</pubDate>
 <dc:creator>Sandra Henry-Stocker</dc:creator>
 <guid isPermaLink="false">80845 at http://www.itworld.com</guid>
</item>
<item>
 <title>Putting Text in Window Title Bars</title>
 <link>http://www.itworld.com/operating-systems/80121/putting-text-window-title-bars</link>
 <description>In last week&#039;s post, I talked about customizing prompts to help remind your users what system they&#039;re logged into and where they are in the file system.  Another useful way to help your users keep which window is which straight in their minds is to label the windows themselves.  With the system name or project identifier displayed on the title bars of their windows, your users are less likely to type a command meant for system A on the command line for system B.
</description>
 <comments>http://www.itworld.com/operating-systems/80121/putting-text-window-title-bars#comments</comments>
 <category domain="http://www.itworld.com/management-strategy">IT management/strategy</category>
 <category domain="http://www.itworld.com/operating-systems">Operating systems</category>
 <category domain="http://www.itworld.com/how">How-to</category>
 <category domain="http://www.itworld.com/echo-ne">echo -ne</category>
 <category domain="http://www.itworld.com/sandra-henry-stocker-0">Sandra Henry-Stocker</category>
 <category domain="http://www.itworld.com/title-bar">title bar</category>
 <category domain="http://www.itworld.com/uname">uname</category>
 <category domain="http://www.itworld.com/window-label">window label</category>
 <pubDate>Tue, 06 Oct 2009 19:59:46 -0400</pubDate>
 <dc:creator>Sandra Henry-Stocker</dc:creator>
 <guid isPermaLink="false">80121 at http://www.itworld.com</guid>
</item>
<item>
 <title>Unix Holidays</title>
 <link>http://www.itworld.com/it-managementstrategy/78496/unix-holidays</link>
 <description>In honor of Eid al-Fitr -- three days that mark the end of Ramadan (a month of fasting and reflection) and my daughter&#039;s birthday, I thought I&#039;d take a look at how Unix handles holidays.  Think it doesn&#039;t?  If you&#039;re using Solaris, take a look in /etc/acct for a file named &quot;holidays&quot;. 
</description>
 <comments>http://www.itworld.com/it-managementstrategy/78496/unix-holidays#comments</comments>
 <category domain="http://www.itworld.com/management-strategy">IT management/strategy</category>
 <category domain="http://www.itworld.com/operating-systems">Operating systems</category>
 <category domain="http://www.itworld.com/how">How-to</category>
 <category domain="http://www.itworld.com/etcacctholidays">/etc/acct/holidays</category>
 <category domain="http://www.itworld.com/cron">cron</category>
 <category domain="http://www.itworld.com/date">date</category>
 <category domain="http://www.itworld.com/holidays">holidays</category>
 <category domain="http://www.itworld.com/sandra-henry-stocker-0">Sandra Henry-Stocker</category>
 <pubDate>Tue, 22 Sep 2009 14:23:46 -0400</pubDate>
 <dc:creator>Sandra Henry-Stocker</dc:creator>
 <guid isPermaLink="false">78496 at http://www.itworld.com</guid>
</item>
<item>
 <title>Checking the Status of Your NICs</title>
 <link>http://www.itworld.com/networking/77826/checking-status-your-nics</link>
 <description>Sun&#039;s BigAdmin System Administration Portal provides an extremely useful tool for reporting the status of your network interface cards.  Using ifconfig and a seriesof ndd (get driver parameter) and kstat (display kernal statistics) commands, the script prepares a summary of the network interface settings in table form.
</description>
 <comments>http://www.itworld.com/networking/77826/checking-status-your-nics#comments</comments>
 <category domain="http://www.itworld.com/networking">Networking</category>
 <category domain="http://www.itworld.com/operating-systems">Operating systems</category>
 <category domain="http://www.itworld.com/best-practice">Best practice</category>
 <category domain="http://www.itworld.com/network-interface">network interface</category>
 <category domain="http://www.itworld.com/nic">NIC</category>
 <category domain="http://www.itworld.com/nicstatussh">nicstatus.sh</category>
 <category domain="http://www.itworld.com/sandra-henry-stocker-0">Sandra Henry-Stocker</category>
 <category domain="http://www.itworld.com/status">status</category>
 <pubDate>Tue, 15 Sep 2009 18:21:34 -0400</pubDate>
 <dc:creator>Sandra Henry-Stocker</dc:creator>
 <guid isPermaLink="false">77826 at http://www.itworld.com</guid>
</item>
<item>
 <title>The Day that Cron Stood Still</title>
 <link>http://www.itworld.com/it-managementstrategy/77418/the-day-cron-stood-still</link>
 <description>I was surprised a couple days ago to notice that a cron job that was set up to move files from one system to another suddenly stopped working.  Squeezing a little timefrom my other tasks to keep the files flowing to the application that needed them, I noted that I could run the script and move the files by hand.  In fact, everything ran normally when I did and the files arrived at their proper destination in time to be processed and turned into useful graphs.  Even so, the next day, the same thing happened again.
</description>
 <comments>http://www.itworld.com/it-managementstrategy/77418/the-day-cron-stood-still#comments</comments>
 <category domain="http://www.itworld.com/management-strategy">IT management/strategy</category>
 <category domain="http://www.itworld.com/operating-systems">Operating systems</category>
 <category domain="http://www.itworld.com/how">How-to</category>
 <category domain="http://www.itworld.com/varcronlog">/var/cron/log</category>
 <category domain="http://www.itworld.com/cron-job">cron job</category>
 <category domain="http://www.itworld.com/sandra-henry-stocker-0">Sandra Henry-Stocker</category>
 <category domain="http://www.itworld.com/stops-working">stops working</category>
 <category domain="http://www.itworld.com/truss">truss</category>
 <pubDate>Fri, 11 Sep 2009 13:37:49 -0400</pubDate>
 <dc:creator>Sandra Henry-Stocker</dc:creator>
 <guid isPermaLink="false">77418 at http://www.itworld.com</guid>
</item>
</channel>
</rss>
