<?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/"
		xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>Hapus Website</title>
	<atom:link href="http://www.hapus.org/feed" rel="self" type="application/rss+xml" />
	<link>http://www.hapus.org</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Mon, 21 May 2012 03:48:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<copyright>Copyright &#xA9; Hapus Website 2011 </copyright>
	<managingEditor>sonjaya@gmail.com (Hapus Website)</managingEditor>
	<webMaster>sonjaya@gmail.com (Hapus Website)</webMaster>
	<image>
		<url>http://www.hapus.org/wp-content/plugins/podpress/images/powered_by_podpress.jpg</url>
		<title>Hapus Website</title>
		<link>http://www.hapus.org</link>
		<width>144</width>
		<height>144</height>
	</image>
	<itunes:subtitle></itunes:subtitle>
	<itunes:summary>Just another WordPress site</itunes:summary>
	<itunes:keywords></itunes:keywords>
	<itunes:category text="Society &#38; Culture" />
	<itunes:author>Hapus Website</itunes:author>
	<itunes:owner>
		<itunes:name>Hapus Website</itunes:name>
		<itunes:email>sonjaya@gmail.com</itunes:email>
	</itunes:owner>
	<itunes:block>no</itunes:block>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://www.hapus.org/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg" />
		<item>
		<title>Tess</title>
		<link>http://www.hapus.org/uncategorized/tess.html</link>
		<comments>http://www.hapus.org/uncategorized/tess.html#comments</comments>
		<pubDate>Mon, 21 May 2012 03:48:26 +0000</pubDate>
		<dc:creator>juragan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.hapus.org/uncategorized/tess.html</guid>
		<description><![CDATA[<p><a href="http://www.hapus.org/uncategorized/tess.html">Tess</a> is a post from: <a href="http://www.hapus.org">Hapus Website</a></p>
]]></description>
			<content:encoded><![CDATA[<p>tess post</p>
<p><a href="http://www.hapus.org/uncategorized/tess.html">Tess</a> is a post from: <a href="http://www.hapus.org">Hapus Website</a></p>
<div id="seo_alrp_related"><h2>Posts Related to Tess</h2><ul><li><div class="seo_alrp_rl_content"><h3><a href="http://www.hapus.org/uncategorized/hello-world.html" rel="bookmark">Hello world!</a></h3><p>Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!</p></div></li></ul></div><div class="tweetthis" style="text-align:left;"><p> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/share?url=http://www.hapus.org/uncategorized/tess.html&text=Tess&via=tweetthisplugin&related=richardxthripp%2Ctweetthisplugin" title="Post to Twitter"><img class="nothumb" src="http://www.hapus.org/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro3.png" alt="tt twitter micro3 Tess"  title="Tess" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.hapus.org/uncategorized/tess.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wwhat is Encryption</title>
		<link>http://www.hapus.org/uncategorized/wwhat-is-encryption.html</link>
		<comments>http://www.hapus.org/uncategorized/wwhat-is-encryption.html#comments</comments>
		<pubDate>Fri, 27 Apr 2012 16:29:34 +0000</pubDate>
		<dc:creator>juragan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.hapus.org/uncategorized/wwhat-is-encryption.html</guid>
		<description><![CDATA[<p><a href="http://www.hapus.org/uncategorized/wwhat-is-encryption.html">Wwhat is Encryption</a> is a post from: <a href="http://www.hapus.org">Hapus Website</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Description :</p>
<p>Encryption is the process of converting a plaintext message into ciphertext which can be decoded back into the original message. An encryption algorithm along with a key is used in the encryption and decryption of data. There are several types of data encryptions which form the basis of network security. Encryption schemes are based on block or stream ciphers.</p>
<p>The type and length of the keys utilized depend upon the encryption algorithm and the amount of security needed. In conventional symmetric encryption a single key is used. With this key, the sender can encrypt a message and a recipient can decrypt the message but the security of the key becomes problematic. In asymmetric encryption, the encryption key and the decryption key are different. One is a public key by which the sender can encrypt the message and the other is a private key by which a recipient can decrypt the message.</p>
<p>Algorithm Encryption</p>
<ol>
<li> AES</li>
<li>Serpent</li>
<li>Twofish</li>
<li>AES-Twofish</li>
<li>AES-Twofish-Serpent</li>
<li>Serpent-AES</li>
<li>Serpent-Twofish-AES</li>
<li>twofish-Serpent</li>
</ol>
<p>see you in next article</p>
<p>&nbsp;</p>
<p>source</p>
<ul>
<li><a href="http://www.networksorcery.com">http://www.networksorcery.com</a></li>
<li><a href="http://www.truecrypt.org/">http://www.truecrypt.org/</a></li>
</ul>
<p><a href="http://www.hapus.org/uncategorized/wwhat-is-encryption.html">Wwhat is Encryption</a> is a post from: <a href="http://www.hapus.org">Hapus Website</a></p>
<h4>Incoming search terms:</h4><ul><li>twofish or aes</li></ul><div id="seo_alrp_related"><h2>Posts Related to Wwhat is Encryption</h2><ul><li><div class="seo_alrp_rl_content"><h3><a href="http://www.hapus.org/uncategorized/fault-code-010-327-xerox-document-center.html" rel="bookmark">Fault Code 010-327 Xerox Document  Center</a></h3><p>Do you have copy machine Xerox Document Center 286 . I get error message in Screen show like this : "Fault Code 010 - 327 ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://www.hapus.org/uncategorized/premature-end-of-script-headers-cgi-bincachemgr-cgi.html" rel="bookmark">Premature end of script headers: /cgi-bin/cachemgr.cgi</a></h3><p>I have success install openbsd 4.9 on proxmox server (server virtual enviroment ) and will be replace oldest openbsd 4.7. My Oldest Openbsd machine running ...</p></div></li></ul></div><div class="tweetthis" style="text-align:left;"><p> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/share?url=http://www.hapus.org/uncategorized/wwhat-is-encryption.html&text=Wwhat+is+Encryption&via=tweetthisplugin&related=richardxthripp%2Ctweetthisplugin" title="Post to Twitter"><img class="nothumb" src="http://www.hapus.org/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro3.png" alt="tt twitter micro3 Wwhat is Encryption"  title="Wwhat is Encryption" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.hapus.org/uncategorized/wwhat-is-encryption.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fault Code 010-327 Xerox Document  Center</title>
		<link>http://www.hapus.org/uncategorized/fault-code-010-327-xerox-document-center.html</link>
		<comments>http://www.hapus.org/uncategorized/fault-code-010-327-xerox-document-center.html#comments</comments>
		<pubDate>Mon, 02 Apr 2012 10:03:09 +0000</pubDate>
		<dc:creator>juragan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.hapus.org/uncategorized/fault-code-010-327-xerox-document-center.html</guid>
		<description><![CDATA[<p><a href="http://www.hapus.org/uncategorized/fault-code-010-327-xerox-document-center.html">Fault Code 010-327 Xerox Document  Center</a> is a post from: <a href="http://www.hapus.org">Hapus Website</a></p>
]]></description>
			<content:encoded><![CDATA[<p><strong>Do you have copy machine Xerox Document Center 286 .</strong></p>
<p>I get error message in Screen show like this :</p>
<p align="center"><strong>&#8220;Fault Code  010 &#8211; 327 &#8220;</strong></p>
<p>That problem because heat sensor inside machine error.</p>
<p> Can be happen because :</p>
<p>- Dust and anything make heat sensor not working properly</p>
<p>- Hot sensor broken</p>
<p>In Xerox Copy Machine series 286 have own protector for overheat .</p>
<p>Don&#8217;t panic we can doing repair it.</p>
<p>Here the step :</p>
<p>1. Push 0 button more than 1 minute and push start buton in one time.</p>
<p>2. then screen will be show password ( in my place password is 6789)</p>
<p>3.The screen non in  maintenance mode ( the light of screen more dark than ussually)</p>
<p>4.Go to menu System Setting  then common then Diagnostic then NVRM/diagnostic mode</p>
<p>5.When show Chain-Link function input this value :</p>
<p><em><strong>  &#8211; Chain  744 </strong></em></p>
<p><em><strong>  &#8211; Link  220 </strong></em></p>
<p><em><strong>  &#8211; Value 0</strong></em></p>
<p>6. Then confirm and close </p>
<p>7. Machine will be automactly restart</p>
<p>and now copy machine will be in the normal mode .</p>
<p>If this fault code always show many time, that mean you must check your heat sensor in copy machine and need the cleanup and repair.</p>
<p>&nbsp;</p>
<p>Ok that its tips i want show &#8230;.</p>
<p><a href="http://www.hapus.org/uncategorized/fault-code-010-327-xerox-document-center.html">Fault Code 010-327 Xerox Document  Center</a> is a post from: <a href="http://www.hapus.org">Hapus Website</a></p>
<h4>Incoming search terms:</h4><ul><li>xerox error 010-327</li><li>010-327</li><li>010-327 error</li><li>xerox 010-327</li><li>photocopy sensors</li><li>xerox 010-327 error</li><li>fault code 010-327</li><li>error code 010-327</li><li>xerox chain link codes</li><li>xerox codigo 010-327</li></ul><div id="seo_alrp_related"><h2>Posts Related to Fault Code 010-327 Xerox Document  Center</h2><ul><li><div class="seo_alrp_rl_content"><h3><a href="http://www.hapus.org/uncategorized/premature-end-of-script-headers-cgi-bincachemgr-cgi.html" rel="bookmark">Premature end of script headers: /cgi-bin/cachemgr.cgi</a></h3><p>I have success install openbsd 4.9 on proxmox server (server virtual enviroment ) and will be replace oldest openbsd 4.7. My Oldest Openbsd machine running ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://www.hapus.org/uncategorized/wwhat-is-encryption.html" rel="bookmark">Wwhat is Encryption</a></h3><p>Description : Encryption is the process of converting a plaintext message into ciphertext which can be decoded back into the original message. An encryption algorithm ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://www.hapus.org/uncategorized/hello-world.html" rel="bookmark">Hello world!</a></h3><p>Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!</p></div></li></ul></div><div class="tweetthis" style="text-align:left;"><p> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/share?url=http://www.hapus.org/uncategorized/fault-code-010-327-xerox-document-center.html&text=Fault+Code+010-327+Xerox+Document+Center&via=tweetthisplugin&related=richardxthripp%2Ctweetthisplugin" title="Post to Twitter"><img class="nothumb" src="http://www.hapus.org/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro3.png" alt="tt twitter micro3 Fault Code 010 327 Xerox Document  Center"  title="Fault Code 010 327 Xerox Document  Center" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.hapus.org/uncategorized/fault-code-010-327-xerox-document-center.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hello world!</title>
		<link>http://www.hapus.org/uncategorized/hello-world.html</link>
		<comments>http://www.hapus.org/uncategorized/hello-world.html#comments</comments>
		<pubDate>Wed, 05 Oct 2011 16:59:05 +0000</pubDate>
		<dc:creator>juragan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.hapus.org/?p=1</guid>
		<description><![CDATA[<p><a href="http://www.hapus.org/uncategorized/hello-world.html">Hello world!</a> is a post from: <a href="http://www.hapus.org">Hapus Website</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!</p>
<p><a href="http://www.hapus.org/uncategorized/hello-world.html">Hello world!</a> is a post from: <a href="http://www.hapus.org">Hapus Website</a></p>
<h4>Incoming search terms:</h4><ul><li>proxmox openbsd</li></ul><div id="seo_alrp_related"><h2>Posts Related to Hello world!</h2><ul><li><div class="seo_alrp_rl_content"><h3><a href="http://www.hapus.org/uncategorized/tess.html" rel="bookmark">Tess</a></h3><p>tess post</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://www.hapus.org/uncategorized/fault-code-010-327-xerox-document-center.html" rel="bookmark">Fault Code 010-327 Xerox Document  Center</a></h3><p>Do you have copy machine Xerox Document Center 286 . I get error message in Screen show like this : "Fault Code 010 - 327 ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://www.hapus.org/uncategorized/premature-end-of-script-headers-cgi-bincachemgr-cgi.html" rel="bookmark">Premature end of script headers: /cgi-bin/cachemgr.cgi</a></h3><p>I have success install openbsd 4.9 on proxmox server (server virtual enviroment ) and will be replace oldest openbsd 4.7. My Oldest Openbsd machine running ...</p></div></li></ul></div><div class="tweetthis" style="text-align:left;"><p> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/share?url=http://www.hapus.org/uncategorized/hello-world.html&text=Hello+world%21&via=tweetthisplugin&related=richardxthripp%2Ctweetthisplugin" title="Post to Twitter"><img class="nothumb" src="http://www.hapus.org/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro3.png" alt="tt twitter micro3 Hello world!"  title="Hello world!" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.hapus.org/uncategorized/hello-world.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Premature end of script headers: /cgi-bin/cachemgr.cgi</title>
		<link>http://www.hapus.org/uncategorized/premature-end-of-script-headers-cgi-bincachemgr-cgi.html</link>
		<comments>http://www.hapus.org/uncategorized/premature-end-of-script-headers-cgi-bincachemgr-cgi.html#comments</comments>
		<pubDate>Wed, 18 May 2011 17:31:42 +0000</pubDate>
		<dc:creator>juragan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.hapus.org/uncategorized/premature-end-of-script-headers-cgi-bincachemgr-cgi.html</guid>
		<description><![CDATA[<p><a href="http://www.hapus.org/uncategorized/premature-end-of-script-headers-cgi-bincachemgr-cgi.html">Premature end of script headers: /cgi-bin/cachemgr.cgi</a> is a post from: <a href="http://www.hapus.org">Hapus Website</a></p>
]]></description>
			<content:encoded><![CDATA[<p>I have success install <a href="http://www.openbsd.org/49.html" target="_blank">openbsd 4.9</a> on <a href="http://www.proxmox.com/products/proxmox-ve">proxmox server </a> (server virtual enviroment ) and  will be replace oldest <a href="http://www.openbsd.org/47.html" target="_blank">openbsd 4.7</a>.</p>
<p>My Oldest Openbsd machine running <a href="http://www.isc.org/software/dhcp" target="_blank">DHCP</a> server , <a href="http://oss.oetiker.ch/smokeping/" target="_blank">Smokeping Graph </a> ( Monitoring latency ) , <a href="http://oss.oetiker.ch/mrtg/" target="_blank">MRTG</a> (Multi Router Traffic Grapher) also <a href="http://www.squid-cache.org/" target="_blank">SQUID</a> ( proxy Cache ) <a href="http://httpd.apache.org/" target="_blank">Apache</a> ( default installed come with openbsd ).</p>
<p>Basicly i must make sure my new machine working with squid and compatibel with my latest squid configuration ( exsample: No Facebook &amp; Youtube on working hour ).</p>
<p>After finish install squid ( if you have problem install application on openbsd you follow in <a href="http://sonjaya.web.id/obsd/openbsd-add-new-application.html">here</a> )</p>
<p>If you have squid and want monitoring they was a great tool to do that , is call Cachemgr.</p>
<p>At Cachemgr will be show you healthy Squid so i configure squid to use it only 2 options must be activate.</p>
<p>cachemgr_pass your_password all</p>
<p>cache_mgr you_name_user</p>
<p>dont forget to squid -z  [create swap disk) before runing squid.</p>
<p>You copy cachemgr.cgi from /usr/local/libexec/cachemgr.cgi to /var/www/cgi-bin/</p>
<p>and make newfiles  cachemgr.conf put in /etc/</p>
<p>Ussually when monitoring your healthy squid using cachemgr.cgi you must activated your webserver then you can access in</p>
<p><a href="http://ipyoursquidserver/cgi-bin/cachemgr.cgi">http://ipyoursquidserver/cgi-bin/cachemgr.cgi</a></p>
<p>if you can&#8217;t access it and show error message internal error and you findout in  apache error log like this :</p>
<p>error log from webserver &#8220;Premature end of script headers: /cgi-bin/cachemgr.cgi &#8220;</p>
<p>that show your cachemgr.cgi need to be check , as we know default webserver(apache) on openbsd running in chroot enviroment so when we installed script or application need more threatmen.</p>
<p>here to resolv it .</p>
<p>#ldd /usr/local/libexec/cachemgr.cgi<br />
/usr/local/libexec/cachemgr.cgi:<br />
Start End Type Open Ref GrpRef Name<br />
1c000000 3c00e000 exe 1 0 0 /usr/local/libexec/cachemgr.cgi<br />
0f554000 2f55c000 rlib 0 1 0 /usr/lib/libm.so.5.2<br />
0c7b1000 2c7ba000 rlib 0 1 0 /usr/lib/libpthread.so.13.1<br />
00084000 200b8000 rlib 0 1 0 /usr/lib/libc.so.58.0<br />
0752a000 0752a000 rtld 0 1 0 /usr/libexec/ld.so </p>
<p>That show library file need to running cachemgr.cgi so you must copy it to chroot.</p>
<p>#mkdir -p /var/www/usr/lib/</p>
<p>#mkdir -p /var/www/usr/libexec</p>
<p>#cp /usr/lib/libm.so.5.2 /var/www/usr/lib/</p>
<p>#cp /usr/lib/libpthread.so.13.1  /var/www/usr/lib/</p>
<p>#cp /usr/lib/libc.so.58.0  /var/www/usr/lib/</p>
<p>#cp /usr/libexec/ld.so /var/www/usr/libexec/</p>
<p>and try againt  &#8230;. you will show login page</p>
<p>
and that it for to day have a nice day</p>
<p><a href="http://www.hapus.org/uncategorized/premature-end-of-script-headers-cgi-bincachemgr-cgi.html">Premature end of script headers: /cgi-bin/cachemgr.cgi</a> is a post from: <a href="http://www.hapus.org">Hapus Website</a></p>
<h4>Incoming search terms:</h4><ul><li>Premature end of script headers: cachemgr cgi</li><li>premature end of script headers: smokeping cgi</li><li>Premature end of script headers cgi</li><li>openbsd Premature end of script headers</li><li>cgi script ldd</li><li>premature end of script headers: monitor cgi</li><li>apache2 cgi Premature end of script headers</li><li>premature end of script headers smokeping cgi</li><li>cachemgr cgi script</li><li>openbsd Premature end of script headers:</li></ul><div id="seo_alrp_related"><h2>Posts Related to Premature end of script headers: /cgi-bin/cachemgr.cgi</h2><ul><li><div class="seo_alrp_rl_content"><h3><a href="http://www.hapus.org/uncategorized/fault-code-010-327-xerox-document-center.html" rel="bookmark">Fault Code 010-327 Xerox Document  Center</a></h3><p>Do you have copy machine Xerox Document Center 286 . I get error message in Screen show like this : "Fault Code 010 - 327 ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://www.hapus.org/uncategorized/wwhat-is-encryption.html" rel="bookmark">Wwhat is Encryption</a></h3><p>Description : Encryption is the process of converting a plaintext message into ciphertext which can be decoded back into the original message. An encryption algorithm ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://www.hapus.org/uncategorized/hello-world.html" rel="bookmark">Hello world!</a></h3><p>Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!</p></div></li></ul></div><div class="tweetthis" style="text-align:left;"><p> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/share?url=http://www.hapus.org/uncategorized/premature-end-of-script-headers-cgi-bincachemgr-cgi.html&text=Premature+end+of+script+headers%3A+%2Fcgi-bin%2Fcachemgr.cgi&via=tweetthisplugin&related=richardxthripp%2Ctweetthisplugin" title="Post to Twitter"><img class="nothumb" src="http://www.hapus.org/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro3.png" alt="tt twitter micro3 Premature end of script headers: /cgi bin/cachemgr.cgi"  title="Premature end of script headers: /cgi bin/cachemgr.cgi" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.hapus.org/uncategorized/premature-end-of-script-headers-cgi-bincachemgr-cgi.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

