<?xml version="1.0" encoding="utf-8" ?>

<rss version="0.91" >
<channel>
<title>Ernest Ho Diary</title>
<link>http://www.ernestho.com/</link>
<description>Some incidents I met</description>
<language>en</language>
<image>
        <url>http://www.ernestho.com/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Ernest Ho Diary - Some incidents I met</title>
        <link>http://www.ernestho.com/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Lot of sqmnoopt and sqmdata files with .sqm extension</title>
    <link>http://www.ernestho.com/archives/85-Lot-of-sqmnoopt-and-sqmdata-files-with-.sqm-extension.html</link>

    <description>
        &lt;p&gt;Today, I found a lot of following files in my C drive.&lt;/p&gt;&lt;p&gt;C:\sqmdata00.sqm&lt;br /&gt;C:\sqmdata01.sqm&lt;br /&gt;C:\sqmdata02.sqm&lt;br /&gt;C:\sqmdata03.sqm&lt;br /&gt;C:\sqmdata04.sqm&lt;br /&gt;C:\sqmdata05.sqm&lt;br /&gt;C:\sqmdata06.sqm&lt;br /&gt;C:\sqmdata07.sqm&lt;br /&gt;C:\sqmdata08.sqm&lt;br /&gt;C:\sqmdata09.sqm&lt;br /&gt;C:\sqmdata10.sqm&lt;br /&gt;C:\sqmdata11.sqm&lt;br /&gt;C:\sqmdata12.sqm&lt;br /&gt;C:\sqmdata13.sqm&lt;br /&gt;C:\sqmdata14.sqm&lt;br /&gt;C:\sqmdata15.sqm&lt;br /&gt;C:\sqmdata16.sqm&lt;br /&gt;C:\sqmdata17.sqm&lt;br /&gt;C:\sqmdata18.sqm&lt;br /&gt;C:\sqmdata19.sqm&lt;br /&gt;C:\sqmnoopt00.sqm&lt;br /&gt;C:\sqmnoopt01.sqm&lt;br /&gt;C:\sqmnoopt02.sqm&lt;br /&gt;C:\sqmnoopt03.sqm&lt;br /&gt;C:\sqmnoopt04.sqm&lt;br /&gt;C:\sqmnoopt05.sqm&lt;br /&gt;C:\sqmnoopt06.sqm&lt;br /&gt;C:\sqmnoopt07.sqm&lt;br /&gt;C:\sqmnoopt08.sqm&lt;br /&gt;C:\sqmnoopt09.sqm&lt;br /&gt;C:\sqmnoopt10.sqm&lt;br /&gt;C:\sqmnoopt11.sqm&lt;br /&gt;C:\sqmnoopt12.sqm&lt;br /&gt;C:\sqmnoopt13.sqm&lt;br /&gt;C:\sqmnoopt14.sqm&lt;br /&gt;C:\sqmnoopt15.sqm&lt;br /&gt;C:\sqmnoopt16.sqm&lt;br /&gt;C:\sqmnoopt17.sqm&lt;br /&gt;C:\sqmnoopt18.sqm&lt;br /&gt;C:\sqmnoopt19.sqm&lt;/p&gt;&lt;p&gt;So strange!! Finally, I found that is generated when I open a Live messenger with the Flash Game. But I do not really this !!&lt;/p&gt; 
    </description>
</item>
<item>
    <title>Postini was acquired by Google</title>
    <link>http://www.ernestho.com/archives/84-Postini-was-acquired-by-Google.html</link>

    <description>
        &lt;p&gt;Postini is well-know email filtering company. &lt;/p&gt;&lt;p&gt;MOUNTAIN VIEW, Calif. - July 9, 2007  Google Inc. (NASDAQ: GOOG) announced today that it has signed a definitive agreement to acquire Postini, a global leader in on-demand communications security and compliance solutions serving more than 35,000 businesses and 10 million users worldwide. Postini&#039;s services -- which include message security, archiving, encryption, and policy enforcement -- can be used to protect a company&#039;s email, instant messaging, and other web-based communications. Under the terms of the agreement, Google will acquire Postini for $625 million in cash, subject to working capital and other adjustments, and Postini will become a wholly-owned subsidiary of Google. The agreement is subject to customary closing conditions and is expected to close by the end of the third quarter 2007.&lt;/p&gt;&lt;p /&gt; 
    </description>
</item>
<item>
    <title>[Qmail] ERR unable to scan $HOME/Maildir</title>
    <link>http://www.ernestho.com/archives/83-Qmail-ERR-unable-to-scan-HOMEMaildir.html</link>

    <description>
        &lt;p&gt;Very strange.&lt;/p&gt;&lt;p&gt;Just picking up a new customer, the company mail server was made by the last IT consulting company. The server is SME Server (previously called e-smith server). Today, one user cannot access his pop3 account using Microsoft Outlook while other users does not have any problem. The most strange happening is that he can access his web mail without problem.&lt;/p&gt;&lt;p dir=&quot;ltr&quot; style=&quot;MARGIN-RIGHT: 0px&quot;&gt;I try to telnet the mail server IP with port 110:&lt;/p&gt;&lt;blockquote dir=&quot;ltr&quot; style=&quot;MARGIN-RIGHT: 0px&quot;&gt;&lt;p dir=&quot;ltr&quot; style=&quot;MARGIN-RIGHT: 0px&quot;&gt;&lt;em&gt;telnet the.mail.server.ip 110&lt;br /&gt;USER username&lt;br /&gt;PASS userpassword&lt;/em&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;The error comes out as follows:&lt;/p&gt;&lt;blockquote dir=&quot;ltr&quot; style=&quot;MARGIN-RIGHT: 0px&quot;&gt;&lt;p&gt;&lt;em&gt;ERR unable to scan $HOME/Maildir&lt;/em&gt; &lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;After searching, all the reasons are the permission problem. I have checked all the permission, they are correct. I even reset the user right on the Maildir. There was no luck at all !!&lt;/p&gt;&lt;p&gt;I checked that the user has a lot of email (over 1.5GB). Luckily, I have some experience on qmail server. I begin to doubt that qmail needs some more memory to handle email. So, I changed the softlimit of the pop3d. The path is &lt;/p&gt;&lt;blockquote dir=&quot;ltr&quot; style=&quot;MARGIN-RIGHT: 0px&quot;&gt;&lt;p&gt;pop3:&lt;br /&gt;&lt;em&gt;/var/qmail/supervise/pop3d/run&lt;/em&gt;&lt;br /&gt;or&lt;br /&gt;pop3s:&lt;br /&gt;&lt;em&gt;/var/qmail/supervise/pop3ds/run&lt;/em&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;After restarting the qmail, the problem fixed !!!!&lt;/p&gt;&lt;p /&gt; 
    </description>
</item>
<item>
    <title>Generating and Installing an SSL Client Certificate to a Windows Mobile Device (Pocket PC/Smartphone)</title>
    <link>http://www.ernestho.com/archives/82-Generating-and-Installing-an-SSL-Client-Certificate-to-a-Windows-Mobile-Device-Pocket-PCSmartphone.html</link>

    <description>
        &lt;h5 class=&quot;posthead pageTitle&quot;&gt;Generating and Installing an SSL Client Certificate to a Windows Mobile Device (Pocket PC/Smartphone) &lt;/h5&gt;&lt;p /&gt;&lt;p /&gt;&lt;p /&gt;&lt;p&gt;&lt;b&gt;To Use a Client Cert from a Exchange OWA server that is not trusted by your Mobile device follow the following directions.&lt;/b&gt; &lt;/p&gt;&lt;p&gt;1. Go to the OWA website: ie. &lt;a href=&quot;https://mail.consoto.com/&quot;&gt;https://mail.consoto.com&lt;/a&gt; &lt;/p&gt;&lt;ol&gt;&lt;li&gt;In the lower Right hand corner (IE 6) you will see a lock symbol indicating that the site is SSL secured. Double click on it. &lt;/li&gt;&lt;li&gt;In IE 7 you will see the Lock on the Address bar in the upper right hand corner.&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;&lt;img height=&quot;254&quot; src=&quot;http://www.thairani.com/microsoft/images/GeneratingandInstallinganSSLCertificatet_DD36/clip_image002.jpg&quot; width=&quot;362&quot; /&gt; &lt;/p&gt;&lt;p&gt;You may also get the following prompt&lt;/p&gt;&lt;p&gt;&lt;img height=&quot;308&quot; src=&quot;http://www.thairani.com/microsoft/images/GeneratingandInstallinganSSLClientCertif_124A6/clip_image0022.jpg&quot; width=&quot;384&quot; /&gt; &lt;/p&gt;&lt;ol start=&quot;2&quot;&gt;&lt;li&gt;Click on View Certificate&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;&lt;img height=&quot;483&quot; src=&quot;http://www.thairani.com/microsoft/images/GeneratingandInstallinganSSLClientCertif_124A6/clip_image0042.jpg&quot; width=&quot;409&quot; /&gt; &lt;/p&gt;&lt;ol start=&quot;3&quot;&gt;&lt;li&gt;Click on Details&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;&lt;img height=&quot;483&quot; src=&quot;http://www.thairani.com/microsoft/images/GeneratingandInstallinganSSLClientCertif_124A6/clip_image0062.jpg&quot; width=&quot;409&quot; /&gt; &lt;/p&gt;&lt;ol start=&quot;4&quot;&gt;&lt;li&gt;Click on Copy to file&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;&lt;img height=&quot;393&quot; src=&quot;http://www.thairani.com/microsoft/images/GeneratingandInstallinganSSLClientCertif_124A6/clip_image0082.jpg&quot; width=&quot;503&quot; /&gt; &lt;/p&gt;&lt;ol start=&quot;5&quot;&gt;&lt;li&gt;Click Next&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;&lt;img height=&quot;393&quot; src=&quot;http://www.thairani.com/microsoft/images/GeneratingandInstallinganSSLClientCertif_124A6/clip_image0102.jpg&quot; width=&quot;503&quot; /&gt; &lt;/p&gt;&lt;ol start=&quot;6&quot;&gt;&lt;li&gt;Choose DER encoded binary x.509 (.cer) &lt;/li&gt;&lt;li&gt;Click Next&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;&lt;img height=&quot;393&quot; src=&quot;http://www.thairani.com/microsoft/images/GeneratingandInstallinganSSLClientCertif_124A6/clip_image0122.jpg&quot; width=&quot;503&quot; /&gt; &lt;/p&gt;&lt;ol start=&quot;8&quot;&gt;&lt;li&gt;Type a file name ie. C:\cllientcert.cer&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;&lt;img height=&quot;393&quot; src=&quot;http://www.thairani.com/microsoft/images/GeneratingandInstallinganSSLClientCertif_124A6/clip_image0142.jpg&quot; width=&quot;503&quot; /&gt; &lt;/p&gt;&lt;ol start=&quot;9&quot;&gt;&lt;li&gt;Click Finish&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;&lt;b&gt;You now have a .cer file located at C:\cllientcert.cer&lt;/b&gt; &lt;/p&gt;&lt;p /&gt;&lt;p&gt;&lt;b&gt;To install the file on the device&lt;/b&gt; &lt;/p&gt;&lt;p /&gt;&lt;ol&gt;&lt;li&gt;Copy the file to a SD card or Copy the file via Activesync to the device. &lt;/li&gt;&lt;li&gt;Use the on device file viewer to find the cllientcert.cer &lt;/li&gt;&lt;li&gt;double tap the .cer file on the device to install&lt;/li&gt;&lt;/ol&gt;&lt;p /&gt;&lt;p&gt;Advanced issues you might run into when trying to add your own SSL certificates to the device for browsing or Exchange ActiveSync: &lt;/p&gt;&lt;p&gt;Some servers do not send down the entire certificate chain at the beginning of the SSL session. This is a configuration option on the server. Windows Mobile 5.0 devices do not have the ability to dynamically get the intermediate certificates. (big Windows can do this) A symptom of this is that you have added the root certificate for your site, but the browser on the device still isn&#039;t recognizing the certificate. To make this scenario work, you need to grab the intermediate certs and add them to the device using the XML method previously discussed. &lt;/p&gt;&lt;p&gt;The browser and the sync client use the same underlying APIs for SSL connections, so if the browser can make a secure connection to your site without prompting that the SSL connection is bad, then SSL is not the problem. It&#039;s easiest to use this method to isolate any SSL problems. &lt;/p&gt; 
    </description>
</item>
<item>
    <title>Printer share always prompt for password</title>
    <link>http://www.ernestho.com/archives/81-Printer-share-always-prompt-for-password.html</link>

    <description>
        &lt;p&gt;Interesting&lt;/p&gt;&lt;p&gt;net user guest /active:yes&lt;/p&gt;&lt;p /&gt; 
    </description>
</item>
<item>
    <title>Argument List Too Long Again</title>
    <link>http://www.ernestho.com/archives/80-Argument-List-Too-Long-Again.html</link>

    <description>
        &lt;p&gt;If you are copying/moving too many files, please use the following command&lt;/p&gt;&lt;p&gt;find . -type f -name &#039;*&#039; -exec mv {} /home/yourdestfolder/. \;&lt;/p&gt;&lt;p /&gt; 
    </description>
</item>
<item>
    <title>always ask you username/password when sending print jobs to network shared printer.</title>
    <link>http://www.ernestho.com/archives/79-always-ask-you-usernamepassword-when-sending-print-jobs-to-network-shared-printer..html</link>

    <description>
        &lt;p&gt;Local Policies &amp;gt; User Rights Assignment &amp;gt; Access this computer from the network&lt;br /&gt;&lt;br /&gt;Set the value to &#039;Everyone&#039; and restart to take effect. &lt;/p&gt;&lt;p&gt;And,&lt;/p&gt;&lt;p&gt;1. Run the Network Setup Wizard on that computer.&lt;br /&gt;&lt;br /&gt;2. Type this command in the Start | Run box:&lt;br /&gt;       net user guest /active:yes&lt;/p&gt; 
    </description>
</item>
<item>
    <title>EXIM useful commands</title>
    <link>http://www.ernestho.com/archives/78-EXIM-useful-commands.html</link>

    <description>
        &lt;p&gt;Queues information &lt;/p&gt;&lt;p&gt;1) Print a count of the messages in the queue: &lt;/p&gt;&lt;blockquote dir=&quot;ltr&quot; style=&quot;MARGIN-RIGHT: 0px&quot;&gt;&lt;p&gt;Quote:&lt;br /&gt;&lt;a href=&quot;mailto:root@localhost&quot;&gt;root@localhost&lt;/a&gt;# exim -bpc  &lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;2) Print a listing of the messages in the queue (time queued, size, message-id, sender, recipient): &lt;/p&gt;&lt;blockquote dir=&quot;ltr&quot; style=&quot;MARGIN-RIGHT: 0px&quot;&gt;&lt;p&gt;Quote:&lt;br /&gt;&lt;a href=&quot;mailto:root@localhost&quot;&gt;root@localhost&lt;/a&gt;# exim -bp  &lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;3) Print a summary of messages in the queue (count, volume, oldest, newest, domain, and totals): &lt;/p&gt;&lt;blockquote dir=&quot;ltr&quot; style=&quot;MARGIN-RIGHT: 0px&quot;&gt;&lt;p&gt;Quote:&lt;br /&gt;&lt;a href=&quot;mailto:root@localhost&quot;&gt;root@localhost&lt;/a&gt;# exim -bp | exiqsumm  &lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;4) Generate and display Exim stats from a logfile: &lt;/p&gt;&lt;blockquote dir=&quot;ltr&quot; style=&quot;MARGIN-RIGHT: 0px&quot;&gt;&lt;p&gt;Quote:&lt;br /&gt;&lt;a href=&quot;mailto:root@localhost&quot;&gt;root@localhost&lt;/a&gt;# eximstats /path/to/exim_mainlog  &lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;5) Generate and display Exim stats from a logfile, with less verbose output: &lt;/p&gt;&lt;blockquote dir=&quot;ltr&quot; style=&quot;MARGIN-RIGHT: 0px&quot;&gt;&lt;p&gt;Quote:&lt;br /&gt;&lt;a href=&quot;mailto:root@localhost&quot;&gt;root@localhost&lt;/a&gt;# eximstats -ne -nr -nt /path/to/exim_mainlog  &lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;6) Generate and display Exim stats from a logfile, for one particular day: &lt;/p&gt;&lt;blockquote dir=&quot;ltr&quot; style=&quot;MARGIN-RIGHT: 0px&quot;&gt;&lt;p&gt;Quote:&lt;br /&gt;&lt;a href=&quot;mailto:root@localhost&quot;&gt;root@localhost&lt;/a&gt;# fgrep 2007-02-16 /path/to/exim_mainlog | eximstats  &lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;7) Print what Exim is doing right now: &lt;/p&gt;&lt;blockquote dir=&quot;ltr&quot; style=&quot;MARGIN-RIGHT: 0px&quot;&gt;&lt;p&gt;Quote:&lt;br /&gt;&lt;a href=&quot;mailto:root@localhost&quot;&gt;root@localhost&lt;/a&gt;# exiwhat  &lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;8) To delete frozen emails &lt;/p&gt;&lt;blockquote dir=&quot;ltr&quot; style=&quot;MARGIN-RIGHT: 0px&quot;&gt;&lt;p&gt;Quote:&lt;br /&gt;exim -bp | awk &#039;$6~&amp;quot;frozen&amp;quot; { print $3 }&#039; | xargs exim -Mrm  &lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;9) To deliver emails forcefully&lt;/p&gt;&lt;blockquote dir=&quot;ltr&quot; style=&quot;MARGIN-RIGHT: 0px&quot;&gt;&lt;p&gt;Quote:&lt;br /&gt;exim -qff -v -C /etc/exim.conf &amp;amp;  &lt;/p&gt;&lt;/blockquote&gt;&lt;p /&gt; 
    </description>
</item>
<item>
    <title>Set the NAT Session for Zywal</title>
    <link>http://www.ernestho.com/archives/77-Set-the-NAT-Session-for-Zywal.html</link>

    <description>
        &lt;p&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;FONT-SIZE: 10pt; FONT-STYLE: italic; FONT-FAMILY: Arial&quot;&gt;Sometime, Zywal only set the number of NAT session to 512 by default. It is not enough in most cases. You can change the number of NAT session as follows:&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;i&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;FONT-SIZE: 10pt; FONT-STYLE: italic; FONT-FAMILY: Arial&quot;&gt;telnet 192.168.1.254&lt;/span&gt;&lt;/font&gt;&lt;/i&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;FONT-SIZE: 10pt; FONT-FAMILY: Arial&quot;&gt;[enter password]&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;FONT-SIZE: 10pt; FONT-FAMILY: Arial&quot;&gt;type:&lt;i&gt;&lt;span style=&quot;FONT-STYLE: italic&quot;&gt; 24&lt;/span&gt;&lt;/i&gt; [enter]&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;FONT-SIZE: 10pt; FONT-FAMILY: Arial&quot;&gt;type: &lt;i&gt;&lt;span style=&quot;FONT-STYLE: italic&quot;&gt;8&lt;/span&gt;&lt;/i&gt; [enter]&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;FONT-SIZE: 10pt; FONT-FAMILY: Arial&quot;&gt;To Display Current Setting:&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;FONT-SIZE: 10pt; FONT-FAMILY: Arial&quot;&gt;ras&amp;gt;&lt;i&gt;&lt;span style=&quot;FONT-STYLE: italic&quot;&gt; ip nat session&lt;/span&gt;&lt;/i&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;FONT-SIZE: 10pt; FONT-FAMILY: Arial&quot;&gt;NAT session number per host: 512&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;FONT-SIZE: 10pt; FONT-FAMILY: Arial&quot;&gt;To Configure Per-host Session Setting:&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;FONT-SIZE: 10pt; FONT-FAMILY: Arial&quot;&gt;ras&amp;gt;&lt;i&gt;&lt;span style=&quot;FONT-STYLE: italic&quot;&gt; ip nat session &amp;lt;value&amp;gt;&lt;/span&gt;&lt;/i&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;FONT-SIZE: 10pt; FONT-FAMILY: Arial&quot;&gt;ras&amp;gt; &lt;i&gt;&lt;span style=&quot;FONT-STYLE: italic&quot;&gt;exit&lt;/span&gt;&lt;/i&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;FONT-SIZE: 10pt; FONT-FAMILY: Arial&quot;&gt;type: &lt;i&gt;&lt;span style=&quot;FONT-STYLE: italic&quot;&gt;99&lt;/span&gt;&lt;/i&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;Arial&quot; size=&quot;2&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;FONT-SIZE: 10pt; FONT-FAMILY: Arial&quot;&gt;reboot the router.&lt;/span&gt;&lt;/font&gt;&lt;/p&gt; 
    </description>
</item>
<item>
    <title>Print to a non-postscript printer shared from Windows</title>
    <link>http://www.ernestho.com/archives/76-Print-to-a-non-postscript-printer-shared-from-Windows.html</link>

    <description>
        &lt;p&gt;Everyone who tries to print to a non-postscript printer shared from Windows has the same experience - to some degree.&lt;/p&gt;&lt;p&gt;Using the built-in network print protocols on OS X (windows printing, IP printing) requires a CUPS driver (not an issue for postscript printers, only non-postscript). Brother is the only manufacturer of non-postscript printers that provides CUPS drivers. Apple included the Gimp-Print drivers (CUPS drivers) to try to get around this, but the HP Laserjet 1022 isn&#039;t supported.&lt;/p&gt;&lt;p&gt;Here are all the known CUPS drivers:&lt;br /&gt;&lt;a href=&quot;http://www.linuxprinting.org/macosx/&quot;&gt;http://www.linuxprinting.org/macosx/&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;http://sourceforge.net/project/showfiles.php?group_id=1537&quot;&gt;http://sourceforge.net/project/showfiles.php?group_id=1537&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;http://www.printfab.net/&quot;&gt;http://www.printfab.net&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;http://www.easysw.com/printpro/&quot;&gt;http://www.easysw.com/printpro/&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Supporting the 1022 for network printing from OS X is a multistep process. Search for that model on the linuxprinting/macosx site to see how.&lt;/p&gt;&lt;p /&gt; 
    </description>
</item>
<item>
    <title>Listening on additional ports using iptables</title>
    <link>http://www.ernestho.com/archives/75-Listening-on-additional-ports-using-iptables.html</link>

    <description>
        &lt;p&gt;Listening on additional ports&lt;br /&gt;Here&#039;s a little trick to get servers to listen on additional ports. This can be used for SMTP as well or any other protocol. &lt;/p&gt;&lt;p&gt;&lt;br /&gt;with Linux&lt;br /&gt;This requires netfilter compiled into the kernel or loaded as module and the user-space iptables command: &lt;/p&gt;&lt;p&gt;&lt;br /&gt;iptables -v -t nat -A PREROUTING -p tcp -j REDIRECT --dport 109 --to-ports 110&lt;/p&gt;&lt;p&gt;Please remember that the above command is doing in RAM only and the rule will disappear after reboot. Edit the /etc/sysconfig/iptables&lt;/p&gt; 
    </description>
</item>
<item>
    <title>Winsock Error</title>
    <link>http://www.ernestho.com/archives/74-Winsock-Error.html</link>

    <description>
        &lt;p&gt;&lt;font style=&quot;BACKGROUND-COLOR: #e6eaee&quot;&gt;Has tcp winsock error, try the following before reinstall Windows !!&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.xp-smoker.com/freeware.html&quot;&gt;http://www.xp-smoker.com/freeware.html&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Good Luck!!&lt;/p&gt;&lt;p&gt;Warning: Only use XP TCP/IP Repair on a computer where you have no or limited network (internet) connectivity due to a malformed LSP or corrupt TCP/IP and/or Winsock registry entries. This tool is here to restore basic network connectivity. Use of this program on an otherwise good network (internet) connection could possibly cause you to lose network (internet) connectivity. This tool should only be used as a last resort!&lt;/p&gt;&lt;p&gt;Is Spyware and/or Adware messing up your internet connection after you have uninstalled it?&lt;/p&gt;&lt;p&gt;Has your internet connection slowed down and you just don&#039;t know why?&lt;/p&gt;&lt;p&gt;Have you used an Internet Optimizer that just didn&#039;t optimize your internet, instead it made it slower?&lt;/p&gt;&lt;p&gt;If you answered yes to any of the questions above, then XP TCP/IP Repair may help fix your internet connection and possibly even protect your privacy.&lt;/p&gt;&lt;p&gt;XP TCP/IP Repair is a Graphical User Interface (GUI) for commands in Windows XP® that repair your TCP/IP registry settings and your Winsock LSP&#039;s.&lt;/p&gt;&lt;p&gt;Instead of having to remember long confusing command line commands you can now just click a button.&lt;br /&gt;What is an LSP?&lt;/p&gt;&lt;p&gt;Layered Service Providers (LSP) are small pieces of software that can be added or inserted into the Windows TCP/IP handler by other software. Data outward bound from your computer to a legitimate destination on the Internet can be intercepted by an LSP and sent somewhere other than where you intend it to go.&lt;/p&gt;&lt;p /&gt; 
    </description>
</item>
<item>
    <title>Freshclam error: &quot;Problem with internal logger&quot;</title>
    <link>http://www.ernestho.com/archives/73-Freshclam-error-Problem-with-internal-logger.html</link>

    <description>
        &lt;p&gt;Freshclam error: &amp;quot;Problem with internal logger&amp;quot; &lt;/p&gt;&lt;p&gt;Confirm that there are hung freshclam processes on the system: &lt;/p&gt;&lt;blockquote dir=&quot;ltr&quot; style=&quot;MARGIN-RIGHT: 0px&quot;&gt;&lt;p&gt;&lt;em&gt;ps auxww | grep fresh&lt;/em&gt; &lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;Kill hung processes: &lt;/p&gt;&lt;blockquote dir=&quot;ltr&quot; style=&quot;MARGIN-RIGHT: 0px&quot;&gt;&lt;p&gt;&lt;em&gt;sudo killall freshclam&lt;/em&gt; &lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;Confirm that hung processes are no longer present: &lt;/p&gt;&lt;blockquote dir=&quot;ltr&quot; style=&quot;MARGIN-RIGHT: 0px&quot;&gt;&lt;p&gt;ps auxww | grep fresh &lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;Perform a manual update: &lt;/p&gt;&lt;blockquote dir=&quot;ltr&quot; style=&quot;MARGIN-RIGHT: 0px&quot;&gt;&lt;p&gt;&lt;em&gt;/usr/local/bin/freshclam&lt;/em&gt; &lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;Inspect the log: &lt;/p&gt;&lt;blockquote dir=&quot;ltr&quot; style=&quot;MARGIN-RIGHT: 0px&quot;&gt;&lt;p&gt;&lt;em&gt;less /var/log/freshclam.log&lt;/em&gt; &lt;/p&gt;&lt;/blockquote&gt; 
    </description>
</item>
<item>
    <title>Old &amp; New Linux in two hard in one PC</title>
    <link>http://www.ernestho.com/archives/72-Old-New-Linux-in-two-hard-in-one-PC.html</link>

    <description>
        &lt;p&gt;I have the problem below:&lt;br /&gt;I have an old linux in hard drive A&lt;br /&gt;I removed hard drive A&lt;br /&gt;Install CentOs in hard drive B&lt;br /&gt;I put hard drive A back as slave, so hard drive B has the priority to boot.&lt;br /&gt;Yes hard drive B is booted (I know because hard drive A is Fedora and hard drive B is CentOS).&lt;br /&gt;However, hard drive B cannot go into CentOS because there are a lot of errors like duplicate label&lt;/p&gt;&lt;p&gt;So, I reboot using the CentOS server disc and type linux rescue.&lt;/p&gt;&lt;p&gt;I have to find which hda / hdb belongs to, and I have to find the following by mounting and unmounting the hard drive partition:&lt;br /&gt;/dev/hdb1 is /boot&lt;br /&gt;/dev/hdb2 is /home&lt;br /&gt;/dev/hdb3 is /&lt;/p&gt;&lt;p&gt;After checking those partition, I umount all hdb and begin to change those labels by typing:&lt;br /&gt;e2label /dev/hdb1 /boot1&lt;br /&gt;e2label /dev/hdb2 /home1&lt;br /&gt;e2label /dev/hdb3 /1&lt;/p&gt;&lt;p&gt;then reboot, I can boot up using hard drive B with the presence of hard drive A.&lt;/p&gt;&lt;p&gt;For the roll back, I try to detach Drive B and put the Drive A as a master. There is an error !! I do not konw why it mounts the cdrom drive (/dev/hdc1) as the /home ??&lt;/p&gt;&lt;p&gt;So after it prompts me to insert root password and check disk, I e2label once more, this time I type:&lt;br /&gt;e2label /dev/hda1 /boot&lt;br /&gt;e2label /dev/hda2 /home&lt;br /&gt;e2label /dev/hda3 /&lt;/p&gt;&lt;p&gt;and Drive A can roll back.&lt;/p&gt;&lt;p&gt;Hope that it can help.&lt;/p&gt; 
    </description>
</item>
<item>
    <title>GREEN DAY Lyrics - BOULEVARD OF BROKEN DREAMS</title>
    <link>http://www.ernestho.com/archives/70-GREEN-DAY-Lyrics-BOULEVARD-OF-BROKEN-DREAMS.html</link>

    <description>
        &lt;p&gt;GREEN DAY Lyrics - BOULEVARD OF BROKEN DREAMS&lt;/p&gt;&lt;p&gt;I walk a lonely road&lt;br /&gt;The only one that I have ever known&lt;br /&gt;Don&#039;t know where it goes&lt;br /&gt;But its home to me and I walk alone&lt;/p&gt;&lt;p&gt;I walk this empty street&lt;br /&gt;On the Blvd. of broken dreams&lt;br /&gt;Where the city sleeps&lt;br /&gt;And I&#039;m the only one and I walk alone&lt;/p&gt;&lt;p&gt;I walk alone&lt;br /&gt;I walk alone&lt;br /&gt;I walk alone&lt;br /&gt;I walk a...&lt;/p&gt;&lt;p&gt;My shadows the only one that walks beside me&lt;br /&gt;My shallow hearts the only thing that&#039;s beating&lt;br /&gt;Sometimes I wish someone out there would find me&lt;br /&gt;Till then I&#039;ll walk alone&lt;/p&gt;&lt;p&gt;Ah-Ah Ah-Ah Ah-Ah Ah-Ah&lt;br /&gt;Ah-Ah Ah-Ah Ah-Ah Ah-Ah&lt;/p&gt;&lt;p&gt;I&#039;m walking down the line&lt;br /&gt;That divides me somewhere in my mind&lt;br /&gt;On the border line of the edge&lt;br /&gt;And where I walk alone&lt;/p&gt;&lt;p&gt;Read between the lines of what&#039;s&lt;br /&gt;fucked up and everything&amp;#58808; all right&lt;br /&gt;Check my vital signs to know I&#039;m still alive&lt;br /&gt;And I walk alone&lt;/p&gt;&lt;p&gt;I walk alone&lt;br /&gt;I walk alone&lt;br /&gt;I walk alone&lt;br /&gt;I walk a...&lt;/p&gt;&lt;p&gt;My shadows the only one that walks beside me&lt;br /&gt;My shallow hearts the only thing that&#039;s beating&lt;br /&gt;Sometimes I wish someone out there would find me&lt;br /&gt;Till then I&#039;ll walk alone&lt;/p&gt;&lt;p&gt;Ah-Ah Ah-Ah Ah-Ah Ahhh&lt;br /&gt;Ah-Ah Ah-Ah Ah-Ah Ahhh&lt;/p&gt;&lt;p&gt;I walk this empty street&lt;br /&gt;On the Blvd. of broken dreams&lt;br /&gt;Where the city sleeps&lt;br /&gt;And I&#039;m the only one and I walk a..&lt;/p&gt;&lt;p&gt;My shadows the only one that walks beside me&lt;br /&gt;My shallow hearts the only thing that&#039;s beating&lt;br /&gt;Sometimes I wish someone out there would find me&lt;br /&gt;Till then I&#039;ll walk alone!&lt;/p&gt;&lt;p /&gt; 
    </description>
</item>

</channel>
</rss>
