<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>AppleGrew&#039;s Mind &#187; Shell Scripting</title> <atom:link href="http://blog.applegrew.com/category/shell-scripting/feed/" rel="self" type="application/rss+xml" /><link>http://blog.applegrew.com</link> <description>Tech &#38; random.</description> <lastBuildDate>Sun, 05 Feb 2012 16:29:46 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Script that notifies via email when your server has updates</title><link>http://blog.applegrew.com/2012/01/script-that-notifies-via-email-when-your-server-has-updates/</link> <comments>http://blog.applegrew.com/2012/01/script-that-notifies-via-email-when-your-server-has-updates/#comments</comments> <pubDate>Sun, 22 Jan 2012 05:36:40 +0000</pubDate> <dc:creator>Apple Grew</dc:creator> <category><![CDATA[Coding]]></category> <category><![CDATA[My Work]]></category> <category><![CDATA[Regulars]]></category> <category><![CDATA[Shell Scripting]]></category> <category><![CDATA[Tips and Tricks]]></category> <guid
isPermaLink="false">http://blog.applegrew.com/?p=1042</guid> <description><![CDATA[If you are the administrator of a server then you definitely understand the importance of keeping your system updated always. The following script will send you a mail whenever your server needs an update. The content of the mail will list out all the available updates. The script Notes: This script has been tested on [...]]]></description> <wfw:commentRss>http://blog.applegrew.com/2012/01/script-that-notifies-via-email-when-your-server-has-updates/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>magic_shutdown: Shutdown computer remotely using Magic Packet</title><link>http://blog.applegrew.com/2008/02/magic_shutdown-shutdown-computer-remotely-using-magic-packet/</link> <comments>http://blog.applegrew.com/2008/02/magic_shutdown-shutdown-computer-remotely-using-magic-packet/#comments</comments> <pubDate>Fri, 15 Feb 2008 08:11:00 +0000</pubDate> <dc:creator>Apple Grew</dc:creator> <category><![CDATA[Coding]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[My Work]]></category> <category><![CDATA[Regulars]]></category> <category><![CDATA[Shell Scripting]]></category> <category><![CDATA[Tips and Tricks]]></category> <guid
isPermaLink="false">http://blog.applegrew.com/2008/02/magic_shutdown-shutdown-computer-remotely-using-magic-packet/</guid> <description><![CDATA[The title says it all. If you don&#8217;t know what a Magic Packet is then read here. Below is the code of a shell script (I call magic_shutdown) that uses tcpdump to listen for Magic Packets. When it receives on then the shell script verifies its content to make sure that this packet was meant [...]]]></description> <wfw:commentRss>http://blog.applegrew.com/2008/02/magic_shutdown-shutdown-computer-remotely-using-magic-packet/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>autoWallChange: Automatically changes wallpaper</title><link>http://blog.applegrew.com/2008/02/autowallchange-automatically-changes-wallpaper/</link> <comments>http://blog.applegrew.com/2008/02/autowallchange-automatically-changes-wallpaper/#comments</comments> <pubDate>Mon, 11 Feb 2008 04:40:00 +0000</pubDate> <dc:creator>Apple Grew</dc:creator> <category><![CDATA[Coding]]></category> <category><![CDATA[My Work]]></category> <category><![CDATA[Regulars]]></category> <category><![CDATA[Shell Scripting]]></category> <guid
isPermaLink="false">http://blog.applegrew.com/2008/02/autowallchange-automatically-changes-wallpaper/</guid> <description><![CDATA[About the script This is a KDE (may not work in KDE 4) only shell script which changes wallpaper every few minutes as set by you. KDE too has a built-in feature to change wallpaper but it has few limitations:- It doesn&#8217;t show pictures within the sub-directories of the given path. It applies the same [...]]]></description> <wfw:commentRss>http://blog.applegrew.com/2008/02/autowallchange-automatically-changes-wallpaper/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
