<?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; Tips and Tricks</title> <atom:link href="http://blog.applegrew.com/category/tips-and-tricks/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>How to Reset the Root Password of MySql in Linux</title><link>http://blog.applegrew.com/2012/02/how-to-reset-the-root-password-of-mysql-in-linux/</link> <comments>http://blog.applegrew.com/2012/02/how-to-reset-the-root-password-of-mysql-in-linux/#comments</comments> <pubDate>Sun, 05 Feb 2012 16:29:46 +0000</pubDate> <dc:creator>Apple Grew</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[My Mind]]></category> <category><![CDATA[My Work]]></category> <category><![CDATA[Regulars]]></category> <category><![CDATA[Tips and Tricks]]></category> <guid
isPermaLink="false">http://blog.applegrew.com/?p=1106</guid> <description><![CDATA[I am posting this for my future reference. Also it my help passers by. If you are using CentOS 6 (maybe others too). To reset the root password use the following steps:- sudo service mysqld stop sudo service mysqld startsos mysql -u root Now you will be at mysql prompt. Here type:- UPDATE mysql.user SET [...]]]></description> <wfw:commentRss>http://blog.applegrew.com/2012/02/how-to-reset-the-root-password-of-mysql-in-linux/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <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>Access Ext3/Ext2 file system on Mac OSX Lion (10.7)</title><link>http://blog.applegrew.com/2011/12/access-ext3ext2-file-system-on-mac-osx-lion-10-7/</link> <comments>http://blog.applegrew.com/2011/12/access-ext3ext2-file-system-on-mac-osx-lion-10-7/#comments</comments> <pubDate>Sat, 03 Dec 2011 07:09:55 +0000</pubDate> <dc:creator>Apple Grew</dc:creator> <category><![CDATA[Featured Title]]></category> <category><![CDATA[Just like that]]></category> <category><![CDATA[Mac]]></category> <category><![CDATA[Regulars]]></category> <category><![CDATA[Reports]]></category> <category><![CDATA[Tips and Tricks]]></category> <guid
isPermaLink="false">http://blog.applegrew.com/?p=803</guid> <description><![CDATA[On Mac if you want to access ext3/etx2 filesystems, which are used by Linux systems, you will find lots of links on net but all are pretty outdate and they don&#8217;t work for Lion. So, here is the updated version, which works. At least for me. You will need two softwares:- OSXFuse &#8211; Download link [...]]]></description> <wfw:commentRss>http://blog.applegrew.com/2011/12/access-ext3ext2-file-system-on-mac-osx-lion-10-7/feed/</wfw:commentRss> <slash:comments>14</slash:comments> </item> <item><title>Create your own Cyberoam client in Python!</title><link>http://blog.applegrew.com/2011/09/create-your-own-cyberoam-client-in/</link> <comments>http://blog.applegrew.com/2011/09/create-your-own-cyberoam-client-in/#comments</comments> <pubDate>Thu, 22 Sep 2011 21:31:54 +0000</pubDate> <dc:creator>Apple Grew</dc:creator> <category><![CDATA[Coding]]></category> <category><![CDATA[My Work]]></category> <category><![CDATA[Regulars]]></category> <category><![CDATA[Tips and Tricks]]></category> <guid
isPermaLink="false">http://blog.applegrew.com/?p=771</guid> <description><![CDATA[This is a very old post. Reposting it since while migrating it from blogger.com to here it got lost. Found it recently. Not sure how relevant or correct is this now. Cyberthon updated to version 2.5 by Vinit and Siddhartha Sahu:- Get the latest code from https://github.com/siddharthasahu/Cyberthon-enhanced. Cyberthon updated to version 1.2:- Added a new [...]]]></description> <wfw:commentRss>http://blog.applegrew.com/2011/09/create-your-own-cyberoam-client-in/feed/</wfw:commentRss> <slash:comments>8</slash:comments> </item> <item><title>Migrate from Apache to Nginx: The new guide</title><link>http://blog.applegrew.com/2011/08/migrate-from-apache-to-nginx-the-new-guide/</link> <comments>http://blog.applegrew.com/2011/08/migrate-from-apache-to-nginx-the-new-guide/#comments</comments> <pubDate>Fri, 26 Aug 2011 06:17:26 +0000</pubDate> <dc:creator>Apple Grew</dc:creator> <category><![CDATA[Featured]]></category> <category><![CDATA[My Work]]></category> <category><![CDATA[Regulars]]></category> <category><![CDATA[Tips and Tricks]]></category> <guid
isPermaLink="false">http://blog.applegrew.com/?p=722</guid> <description><![CDATA[If you are here then most probably, like me you too want to migrate from Apache to Nginx. Well I have already migrated and I am loving it! You can get a quick recap of Apache vs Nginx comparison here. Via this blog post I will share and explain my Nginx conf, in the hope [...]]]></description> <wfw:commentRss>http://blog.applegrew.com/2011/08/migrate-from-apache-to-nginx-the-new-guide/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Site running on steriods or so I am told</title><link>http://blog.applegrew.com/2011/07/site-running-on-steriods-or-so-i-am-told/</link> <comments>http://blog.applegrew.com/2011/07/site-running-on-steriods-or-so-i-am-told/#comments</comments> <pubDate>Thu, 14 Jul 2011 19:09:22 +0000</pubDate> <dc:creator>Apple Grew</dc:creator> <category><![CDATA[My Mind]]></category> <category><![CDATA[Regulars]]></category> <category><![CDATA[Reports]]></category> <category><![CDATA[Tips and Tricks]]></category> <guid
isPermaLink="false">http://blog.applegrew.com/?p=370</guid> <description><![CDATA[I was told Nginx is superbly efficient and is the only way I can keep my server from being thrashed every two days. Yesterday I moved to Nginx. So far so good. If it runs fine for a week without issue then fine. Keeping my fingers crossed. Will post my Nginx configs then. One more [...]]]></description> <wfw:commentRss>http://blog.applegrew.com/2011/07/site-running-on-steriods-or-so-i-am-told/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Installing nodeJs in Windows (The easiest way)</title><link>http://blog.applegrew.com/2011/04/installing-nodejs-in-windows-the-easiest-way/</link> <comments>http://blog.applegrew.com/2011/04/installing-nodejs-in-windows-the-easiest-way/#comments</comments> <pubDate>Tue, 05 Apr 2011 17:15:00 +0000</pubDate> <dc:creator>Apple Grew</dc:creator> <category><![CDATA[Coding]]></category> <category><![CDATA[nodejs]]></category> <category><![CDATA[Regulars]]></category> <category><![CDATA[Tips and Tricks]]></category> <guid
isPermaLink="false">http://blog.applegrew.com/?p=245</guid> <description><![CDATA[The immensely exciting nodejs is not really made to run on Windows, but like me, if you want to develop on a Windows system then you will need to install it on Windows. Installing nodeJs on Windows Get the Windows binary from http://node-js.prcn.co.cc/. Download the complete package. The current version is 0.4.4. You can download [...]]]></description> <wfw:commentRss>http://blog.applegrew.com/2011/04/installing-nodejs-in-windows-the-easiest-way/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>Important links for HDFC Credit/Debit Card owners.</title><link>http://blog.applegrew.com/2010/11/important-links-for-hdfc-card-owners/</link> <comments>http://blog.applegrew.com/2010/11/important-links-for-hdfc-card-owners/#comments</comments> <pubDate>Wed, 03 Nov 2010 12:41:06 +0000</pubDate> <dc:creator>Apple Grew</dc:creator> <category><![CDATA[Just like that]]></category> <category><![CDATA[Regulars]]></category> <category><![CDATA[Reports]]></category> <category><![CDATA[Tips and Tricks]]></category> <guid
isPermaLink="false">http://blog.applegrew.com/?p=179</guid> <description><![CDATA[HDFC Credit Cards are good but their site suck, at least the site navigation and the number of places you need to register. Below are the vital links that every HDFC Credit Card users must bookmark. Credit Card Important Links:- HDFC Bank Credit Card Login &#8211; https://netbanking.hdfcbank.com/netbanking/CCLogin.html HDFC Pay Credit Card Bill &#8211; http://www.billdesk.com/pgidsk/pgmerc/hdfccard/index.jsp Create [...]]]></description> <wfw:commentRss>http://blog.applegrew.com/2010/11/important-links-for-hdfc-card-owners/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Fix non-stop repeated proxy authentication dialog box in FireFox.</title><link>http://blog.applegrew.com/2010/06/fix-non-stop-repeated-proxy-authentication-dialog-box-in-firefox/</link> <comments>http://blog.applegrew.com/2010/06/fix-non-stop-repeated-proxy-authentication-dialog-box-in-firefox/#comments</comments> <pubDate>Mon, 21 Jun 2010 12:07:22 +0000</pubDate> <dc:creator>Apple Grew</dc:creator> <category><![CDATA[Hack Tips]]></category> <category><![CDATA[Regulars]]></category> <category><![CDATA[Tips and Tricks]]></category> <guid
isPermaLink="false">http://blog.applegrew.com/?p=124</guid> <description><![CDATA[If repeated proxy authentication in Firefox bugging you so much, here is the trick to fix it. I tried and it is working fine. In FF Location bar, type about:config, and press Enter. &#8220;This might void your warranty!&#8221; warning page may appear. Click I&#8217;ll be careful, I promise!, to continue to the about:config page. In [...]]]></description> <wfw:commentRss>http://blog.applegrew.com/2010/06/fix-non-stop-repeated-proxy-authentication-dialog-box-in-firefox/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Your pen drive bigger than 4GB?</title><link>http://blog.applegrew.com/2010/02/your-pen-drive-bigger-than-4gb/</link> <comments>http://blog.applegrew.com/2010/02/your-pen-drive-bigger-than-4gb/#comments</comments> <pubDate>Wed, 10 Feb 2010 02:30:25 +0000</pubDate> <dc:creator>Apple Grew</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Regulars]]></category> <category><![CDATA[Tips and Tricks]]></category> <category><![CDATA[Uncategorized]]></category> <category><![CDATA[Windows tips and tweaks]]></category> <guid
isPermaLink="false">http://blog.applegrew.com/?p=113</guid> <description><![CDATA[Do you know that pen drives are formatted in FAT32? Do you know that maximum file size supported by FAT32 is 4GB? Did you ever try to copy files bigger than 4GB in your pen drive, only to be confronted by some error? Today we have pen drives of 8GB, 32GB and more capacity ones [...]]]></description> <wfw:commentRss>http://blog.applegrew.com/2010/02/your-pen-drive-bigger-than-4gb/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> </channel> </rss>
