<?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>Geek: the Gathering! &#187; System</title> <atom:link href="http://geekthegathering.com/category/system/feed/" rel="self" type="application/rss+xml" /><link>http://geekthegathering.com</link> <description>Find help to subdue your computer!</description> <lastBuildDate>Wed, 10 Nov 2010 17:54:01 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.1.3</generator> <item><title>Changing MySQL root password using the MySQL console</title><link>http://geekthegathering.com/changing-mysql-root-password/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=changing-mysql-root-password</link> <comments>http://geekthegathering.com/changing-mysql-root-password/#comments</comments> <pubDate>Thu, 23 Jul 2009 14:02:24 +0000</pubDate> <dc:creator>Jean-Michel Paris</dc:creator> <category><![CDATA[MySQL]]></category> <category><![CDATA[Password]]></category> <category><![CDATA[root]]></category><guid
isPermaLink="false">http://www.geekthegathering.com/?p=499</guid> <description><![CDATA[MySQL stores username and passwords in user table inside MySQL database. You can directly update password using the following method: Use mysql database (type command at mysql&#62; prompt): mysql&#62; use...]]></description> <content:encoded><![CDATA[<p
style="text-align: left;">MySQL stores username and passwords in user table inside MySQL database. You can directly update password using the following method:</p><p
style="text-align: left;">Use mysql database (type command at mysql&gt; prompt):</p><pre>mysql&gt; use mysql;</pre><p
style="text-align: left;">Change password for user <strong>root</strong>:</p><pre>mysql&gt; update user set password=PASSWORD("NEWPASSWORD") where User='root';</pre><p
style="text-align: left;">Don&#8217;t forget to flush the privileges cache:</p><pre>mysql&gt; flush privileges;
mysql&gt; quit</pre><p
style="text-align: left;">Voila!</p> <img
src="http://geekthegathering.com/?ak_action=api_record_view&id=499&type=feed" alt="" />]]></content:encoded> <wfw:commentRss>http://geekthegathering.com/changing-mysql-root-password/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>FileZilla Server: Publish the WAN IP address from a LAN installed server</title><link>http://geekthegathering.com/filezilla-server-publish-the-wan-ip-address/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=filezilla-server-publish-the-wan-ip-address</link> <comments>http://geekthegathering.com/filezilla-server-publish-the-wan-ip-address/#comments</comments> <pubDate>Wed, 22 Jul 2009 12:33:40 +0000</pubDate> <dc:creator>Jean-Michel Paris</dc:creator> <category><![CDATA[FileZilla Server]]></category> <category><![CDATA[WAN]]></category><guid
isPermaLink="false">http://www.geekthegathering.com/?p=476</guid> <description><![CDATA[If you are hosting your own FTP server at home. I know that you&#8217;ve many, many photos to share with family . Your friends may have encountered a warning upon...]]></description> <content:encoded><![CDATA[<p
style="text-align: left;">If you are hosting your own FTP server at home. I know that you&#8217;ve many, many photos to share with family <img
src='http://geekthegathering.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> . Your friends may have encountered a warning upon their connection to your server. Something saying the returned address is LAN based. That&#8217;s should not the case, as they are connecting to Internet through ISP.  The solution is to look closer the &#8220;passive mode&#8221; settings panel. As named this panel addresses&#8230;other stuffs than &#8220;passive mode&#8221;! <img
src='http://geekthegathering.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p><p
style="text-align: left;"><span
style="text-decoration: underline;">Solution</span>: Help FileZilla Server to retrieve the WAN IP address, from Internet, through a third part web server dedicated to this action. The FileZilla Server analyse returned HTML page then, to extract the WAN IP Address &#8211;  that allocated by your ISP.</p><p
style="text-align: left;"><span
style="text-decoration: underline;">Action</span>:</p><ol><li>Firstly, tick the &#8220;Retrieve External IP address from:&#8221;.</li><li>Secondly, in the underlying form; type in <a
href="http://dynupdate.no-ip.com/ip.php" target="_blank">http://dynupdate.no-ip.com/ip.php</a>.</li><li>Thirdly, tick the &#8220;Don&#8217;t use external IP for local connections&#8221;.</li></ol><p
style="text-align: left;">Voila! <a
href="http://geekthegathering.com/wp-content/gallery/filezilla-server/filezilla-server-wan-ip-setting-2009-07-22-112621.png" title="" class="shutterset_singlepic11" > <img
class="ngg-singlepic ngg-center" src="http://geekthegathering.com//wp-content/gallery/cache/11__320x240_filezilla-server-wan-ip-setting-2009-07-22-112621.png" alt="filezilla-server-wan-ip-setting-2009-07-22-112621" title="filezilla-server-wan-ip-setting-2009-07-22-112621" /> </a></p><p
style="text-align: left;"><span
style="text-decoration: underline;">Checking</span>:  Why not using the client from FileZilla project to control that? OK. just run &#8220;FileZilla&#8221;, supply the credentials to connect to the server, and you can see in the top &#8220;message&#8221; view: <a
href="http://geekthegathering.com/wp-content/gallery/filezilla-server/filezilla-client-wan-ip-checked-2009-07-22-111011.png" title="" class="shutterset_singlepic10" > <img
class="ngg-singlepic ngg-center" src="http://geekthegathering.com//wp-content/gallery/cache/10__320x240_filezilla-client-wan-ip-checked-2009-07-22-111011.png" alt="filezilla-client-wan-ip-checked-2009-07-22-111011" title="filezilla-client-wan-ip-checked-2009-07-22-111011" /> </a></p><p
style="text-align: left;">Q.E.D.!</p> <img
src="http://geekthegathering.com/?ak_action=api_record_view&id=476&type=feed" alt="" />]]></content:encoded> <wfw:commentRss>http://geekthegathering.com/filezilla-server-publish-the-wan-ip-address/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Conflict between Kaspersky and Webdrive</title><link>http://geekthegathering.com/conflit-entre-kaspersky-et-webdrive/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=conflit-entre-kaspersky-et-webdrive</link> <comments>http://geekthegathering.com/conflit-entre-kaspersky-et-webdrive/#comments</comments> <pubDate>Fri, 24 Oct 2008 23:44:15 +0000</pubDate> <dc:creator>Jean-Michel Paris</dc:creator> <category><![CDATA[System]]></category> <category><![CDATA[Anti-Virus]]></category> <category><![CDATA[WebDrive]]></category><guid
isPermaLink="false">http://heomeo.dynalias.com/pc/?p=137</guid> <description><![CDATA[I really apreciate the Kaspersky Anti-Virus, I think the best from far. However, his memory intrusion dectection is so&#8230;intruisive that sometimes, and with some other applications; the PC can either...]]></description> <content:encoded><![CDATA[<p>I really apreciate the Kaspersky Anti-Virus, I think the best from far. However, his memory intrusion dectection is so&#8230;intruisive that sometimes, and with some other applications; the PC can either crash or got stuck.That&#8217;s exactly the case for the very usefull WebDrive application, in conjunction with Kaspersky.</p><p
style="text-align: center;"><p><span
id="more-137"></span></p><p>The solution is to add WebDrive.exe in the trusted application zone, and do stop all kind of detection for this application.<br
/><a
href="http://geekthegathering.com/wp-content/gallery/posts/kaspersky-2009-trusted-applications.png" title="" class="shutterset_singlepic4" > <img
class="ngg-singlepic ngg-center" src="http://geekthegathering.com//wp-content/gallery/cache/4__320x240_kaspersky-2009-trusted-applications.png" alt="Kaspersky 2009 - Trusted Applications" title="Kaspersky 2009 - Trusted Applications" /> </a></p> <img
src="http://geekthegathering.com/?ak_action=api_record_view&id=137&type=feed" alt="" />]]></content:encoded> <wfw:commentRss>http://geekthegathering.com/conflit-entre-kaspersky-et-webdrive/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Installation issue with Adobe Photoshop CS4</title><link>http://geekthegathering.com/installation-issue-with-adobe-photoshop-cs4probleme-dinstallation-avec-adobe-photoshop-cs4probleme-dinstallation-avec-adobe-photoshop-cs4probleme-dinstallation-avec-adobe-photoshop-cs4probleme-d/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=installation-issue-with-adobe-photoshop-cs4probleme-dinstallation-avec-adobe-photoshop-cs4probleme-dinstallation-avec-adobe-photoshop-cs4probleme-dinstallation-avec-adobe-photoshop-cs4probleme-d</link> <comments>http://geekthegathering.com/installation-issue-with-adobe-photoshop-cs4probleme-dinstallation-avec-adobe-photoshop-cs4probleme-dinstallation-avec-adobe-photoshop-cs4probleme-dinstallation-avec-adobe-photoshop-cs4probleme-d/#comments</comments> <pubDate>Fri, 24 Oct 2008 23:23:14 +0000</pubDate> <dc:creator>Jean-Michel Paris</dc:creator> <category><![CDATA[System]]></category> <category><![CDATA[CS4]]></category> <category><![CDATA[Installation]]></category><guid
isPermaLink="false">http://heomeo.dynalias.com/pc/?p=123</guid> <description><![CDATA[Yesteday, I intented to install an evaluation of Adobe Photoshop CS4. But unfortunatly, i always faced to the following error during the installation: &#8220;Critical errors were found in setup Please...]]></description> <content:encoded><![CDATA[<p>Yesteday, I intented to install an evaluation of Adobe Photoshop CS4. But unfortunatly, i always faced to the following error during the installation:</p><p><strong>&#8220;Critical errors were found in setup Please see the Setup log file for details&#8221;</strong>.<br
/> After googling, i found that this issue is related to the IE user agent. I tried to clean the registry of indesirable user agent, but nothing solved. After look deeply inside my IE 7, It appeared that my IE 7 didn&#8217;t work so well. The &#8216;about&#8217; dialog window always return an error &#8216;not enough memory&#8217;.<br
/> I was sure the error is 100% related to IE 7. But, under Vista, it&#8217;s impossible to reinstall IE 7 (such a shame). So, I decided to upgrade it to IE 8 beta 2! And then, the Adobe Photoshop CS4 install ran fine!<br
/> One time more, stuck by Microsoft!</p><p
style="text-align: center;"> <img
src="http://geekthegathering.com/?ak_action=api_record_view&id=123&type=feed" alt="" />]]></content:encoded> <wfw:commentRss>http://geekthegathering.com/installation-issue-with-adobe-photoshop-cs4probleme-dinstallation-avec-adobe-photoshop-cs4probleme-dinstallation-avec-adobe-photoshop-cs4probleme-dinstallation-avec-adobe-photoshop-cs4probleme-d/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>(Français) SyncBack &amp; DropBox (3 sur 3)</title><link>http://geekthegathering.com/syncback-dropbox-3-3/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=syncback-dropbox-3-3</link> <comments>http://geekthegathering.com/syncback-dropbox-3-3/#comments</comments> <pubDate>Thu, 11 Sep 2008 16:04:45 +0000</pubDate> <dc:creator>Jean-Michel Paris</dc:creator> <category><![CDATA[System]]></category> <category><![CDATA[CSS]]></category> <category><![CDATA[DropBox]]></category> <category><![CDATA[SyncBack]]></category><guid
isPermaLink="false">http://heomeo.dynalias.com/pc/?p=51</guid> <description><![CDATA[Sorry, this entry is only available in Français.]]></description> <content:encoded><![CDATA[<p>Sorry, this entry is only available in <a
href="http://geekthegathering.com/fr/category/system/feed/">Français</a>.</p> <img
src="http://geekthegathering.com/?ak_action=api_record_view&id=51&type=feed" alt="" />]]></content:encoded> <wfw:commentRss>http://geekthegathering.com/syncback-dropbox-3-3/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>(Français) SyncBack &amp; DropBox (2 sur 3)</title><link>http://geekthegathering.com/syncback-dropbox-2-3/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=syncback-dropbox-2-3</link> <comments>http://geekthegathering.com/syncback-dropbox-2-3/#comments</comments> <pubDate>Thu, 11 Sep 2008 15:56:55 +0000</pubDate> <dc:creator>Jean-Michel Paris</dc:creator> <category><![CDATA[System]]></category> <category><![CDATA[CSS]]></category> <category><![CDATA[DropBox]]></category><guid
isPermaLink="false">http://heomeo.dynalias.com/pc/?p=47</guid> <description><![CDATA[Sorry, this entry is only available in Français.]]></description> <content:encoded><![CDATA[<p>Sorry, this entry is only available in <a
href="http://geekthegathering.com/fr/category/system/feed/">Français</a>.</p> <img
src="http://geekthegathering.com/?ak_action=api_record_view&id=47&type=feed" alt="" />]]></content:encoded> <wfw:commentRss>http://geekthegathering.com/syncback-dropbox-2-3/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>(Français) SyncBack &amp; DropBox (1 sur 3)</title><link>http://geekthegathering.com/syncback-dropbox-1-3/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=syncback-dropbox-1-3</link> <comments>http://geekthegathering.com/syncback-dropbox-1-3/#comments</comments> <pubDate>Thu, 11 Sep 2008 15:55:38 +0000</pubDate> <dc:creator>Jean-Michel Paris</dc:creator> <category><![CDATA[System]]></category> <category><![CDATA[CSS]]></category> <category><![CDATA[DropBox]]></category> <category><![CDATA[SyncBack]]></category><guid
isPermaLink="false">http://heomeo.dynalias.com/pc/?p=37</guid> <description><![CDATA[Sorry, this entry is only available in Français.]]></description> <content:encoded><![CDATA[<p>Sorry, this entry is only available in <a
href="http://geekthegathering.com/fr/category/system/feed/">Français</a>.</p> <img
src="http://geekthegathering.com/?ak_action=api_record_view&id=37&type=feed" alt="" />]]></content:encoded> <wfw:commentRss>http://geekthegathering.com/syncback-dropbox-1-3/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 11/80 queries in 0.334 seconds using disk: basic
Object Caching 661/1109 objects using disk: basic

Served from: geekthegathering.com @ 2012-02-11 05:57:52 -->
