<?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"
	>

<channel>
	<title>Problem Loading Page</title>
	<atom:link href="http://www.titik.org/feed" rel="self" type="application/rss+xml" />
	<link>http://www.titik.org</link>
	<description>error message + google = solution</description>
	<pubDate>Fri, 15 Aug 2008 07:00:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Install PhpMyadmin on CentOS</title>
		<link>http://www.titik.org/install/install-phpmyadmin-on-centos.html</link>
		<comments>http://www.titik.org/install/install-phpmyadmin-on-centos.html#comments</comments>
		<pubDate>Fri, 15 Aug 2008 07:00:17 +0000</pubDate>
		<dc:creator>Perk1z</dc:creator>
		
		<category><![CDATA[Install]]></category>

		<category><![CDATA[Centos]]></category>

		<category><![CDATA[phpmyadmin]]></category>

		<guid isPermaLink="false">http://www.titik.org/?p=158</guid>
		<description><![CDATA[1. $ su -
2. # cd /var/html/www/
3. Download Phpmyadmin
# wget -c http://prdownloads.sourceforge.net/phpmyadmin/phpMyAdmin-2.11.3-english.tar.gz?download
4. Extract
# tar xvfz phpMyAdmin-2.11.3-english.tar.gz
5. # mv phpMyAdmin-2.11.3-english phpmyadmin
6. # cd phpmyadmin
7. # cp config.sample.inc.php config.inc.php
8. edit config
# vi config.inc.php
at :line 29
/* Authentication type */
change default Authentication type cookies to http
$cfg['Servers'][$i]['auth_type'] = &#8216;http&#8217;;
$cfg[’Servers’][$i][’auth_type’] = ‘http‘; # default is cookies
:
9. Restart http service
# service httpd [...]]]></description>
			<content:encoded><![CDATA[<p>1. $ su -<br />
2. # cd /var/html/www/<br />
3. Download Phpmyadmin<br />
# wget -c http://prdownloads.sourceforge.net/phpmyadmin/phpMyAdmin-2.11.3-english.tar.gz?download<br />
4. Extract<br />
# tar xvfz phpMyAdmin-2.11.3-english.tar.gz<br />
5. # mv phpMyAdmin-2.11.3-english phpmyadmin<br />
6. # cd phpmyadmin<br />
7. # cp config.sample.inc.php config.inc.php<br />
8. edit config<br />
# vi config.inc.php<br />
at :line 29<br />
/* Authentication type */<br />
change default <em>Authentication type cookies to http</em></p>
<p>$cfg['Servers'][$i]['auth_type'] = &#8216;http&#8217;;</p>
<p>$cfg[’Servers’][$i][’auth_type’] = ‘http‘; # default is cookies<br />
:<br />
9. Restart http service<br />
# service httpd restart</p>
<p>You can test by open phpmyadmin by this link :<br />
http://yourdomain.com/phpmyadmin/<br />
You should be find pop up for insert your user name and password.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.titik.org/install/install-phpmyadmin-on-centos.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Install SNMP Centos (Yum)</title>
		<link>http://www.titik.org/install/install-snmp-centos-yum.html</link>
		<comments>http://www.titik.org/install/install-snmp-centos-yum.html#comments</comments>
		<pubDate>Tue, 08 Jul 2008 19:37:17 +0000</pubDate>
		<dc:creator>Perk1z</dc:creator>
		
		<category><![CDATA[Install]]></category>

		<category><![CDATA[Centos]]></category>

		<category><![CDATA[Yum]]></category>

		<guid isPermaLink="false">http://www.titik.org/?p=157</guid>
		<description><![CDATA[
[root@titik ~]# yum install net-snmp net-snmp-libs net-snmp-utils
Setting up Install Process
Setting up repositories
Reading repository metadata in from local files
Excluding Packages in global exclude list
Finished
Parsing package install arguments
Resolving Dependencies
&#8211;&#62; Populating transaction set with selected packages. Please wait.
&#8212;&#62; Downloading header for net-snmp to pack into transaction set.
net-snmp-5.1.2-11.el4_6.1 100% &#124;=========================&#124; 36 kB 00:01
&#8212;&#62; Package net-snmp.i386 0:5.1.2-11.el4_6.11.2 set to be [...]]]></description>
			<content:encoded><![CDATA[<p><code><br />
[root@titik ~]# yum install net-snmp net-snmp-libs net-snmp-utils<br />
Setting up Install Process<br />
Setting up repositories<br />
Reading repository metadata in from local files<br />
Excluding Packages in global exclude list<br />
Finished<br />
Parsing package install arguments<br />
Resolving Dependencies<br />
&#8211;&gt; Populating transaction set with selected packages. Please wait.<br />
&#8212;&gt; Downloading header for net-snmp to pack into transaction set.<br />
net-snmp-5.1.2-11.el4_6.1 100% |=========================| 36 kB 00:01<br />
&#8212;&gt; Package net-snmp.i386 0:5.1.2-11.el4_6.11.2 set to be updated<br />
&#8212;&gt; Downloading header for net-snmp-utils to pack into transaction set.<br />
net-snmp-utils-5.1.2-11.e 100% |=========================| 26 kB 00:00<br />
&#8212;&gt; Package net-snmp-utils.i386 0:5.1.2-11.el4_6.11.2 set to be updated<br />
&#8211;&gt; Running transaction check<br />
&#8211;&gt; Processing Dependency: libsensors.so.3 for package: net-snmp<br />
&#8211;&gt; Restarting Dependency Resolution with new changes.<br />
&#8211;&gt; Populating transaction set with selected packages. Please wait.<br />
&#8212;&gt; Downloading header for lm_sensors to pack into transaction set.<br />
lm_sensors-2.8.7-2.40.5.i 100% |=========================| 23 kB 00:01<br />
&#8212;&gt; Package lm_sensors.i386 0:2.8.7-2.40.5 set to be updated<br />
&#8211;&gt; Running transaction check<span id="more-157"></span></code></p>
<p>Dependencies Resolved</p>
<p>=============================================================================<br />
Package Arch Version Repository Size<br />
=============================================================================<br />
Installing:<br />
net-snmp i386 5.1.2-11.el4_6.11.2 update 505 k<br />
net-snmp-utils i386 5.1.2-11.el4_6.11.2 update 157 k<br />
Installing for dependencies:<br />
lm_sensors i386 2.8.7-2.40.5 base 426 k</p>
<p>Transaction Summary<br />
=============================================================================<br />
Install 3 Package(s)<br />
Update 0 Package(s)<br />
Remove 0 Package(s)<br />
Total download size: 1.1 M<br />
Is this ok [y/N]:<!--more--><br />
Downloading Packages:<br />
(1/3): lm_sensors-2.8.7-2 100% |=========================| 426 kB 00:12<br />
(2/3): net-snmp-5.1.2-11. 100% |=========================| 505 kB 00:17<br />
(3/3): net-snmp-utils-5.1 100% |=========================| 157 kB 00:06<br />
Running Transaction Test<br />
Finished Transaction Test<br />
Transaction Test Succeeded<br />
Running Transaction<br />
Installing: lm_sensors ######################### [1/3]<br />
Installing: net-snmp ######################### [2/3]<br />
Installing: net-snmp-utils ######################### [3/3]</p>
<p>Installed: net-snmp.i386 0:5.1.2-11.el4_6.11.2 net-snmp-utils.i386 0:5.1.2-11.el4_6.11.2<br />
Dependency Installed: lm_sensors.i386 0:2.8.7-2.40.5<br />
Complete!</p>
<p>[root@titik etc]# cd snmp/<br />
[root@titik snmp]# pwd<br />
/etc/snmp</p>
<p>snmpd.conf<br />
rocommunity titik</p>
<p>[root@titik log]# snmpwalk -c titik -v 1 localhost system<br />
SNMPv2-MIB::sysDescr.0 = STRING: Linux titik.org 2.6.9-67.0.1.ELsmp #1 SMP Wed Dec 19 16:01:12 EST 2007 i686<br />
SNMPv2-MIB::sysObjectID.0 = OID: NET-SNMP-MIB::netSnmpAgentOIDs.10<br />
DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (7245) 0:01:12.45<br />
SNMPv2-MIB::sysContact.0 = STRING: root@localhost<br />
SNMPv2-MIB::sysName.0 = STRING: titik.org<br />
SNMPv2-MIB::sysLocation.0 = STRING: Unknown<br />
SNMPv2-MIB::sysORLastChange.0 = Timeticks: (0) 0:00:00.00<br />
SNMPv2-MIB::sysORID.1 = OID: IF-MIB::ifMIB<br />
SNMPv2-MIB::sysORID.2 = OID: SNMPv2-MIB::snmpMIB<br />
SNMPv2-MIB::sysORID.3 = OID: TCP-MIB::tcpMIB<br />
SNMPv2-MIB::sysORID.4 = OID: IP-MIB::ip<br />
SNMPv2-MIB::sysORID.5 = OID: UDP-MIB::udpMIB<br />
SNMPv2-MIB::sysORID.6 = OID: SNMP-VIEW-BASED-ACM-MIB::vacmBasicGroup<br />
SNMPv2-MIB::sysORID.7 = OID: SNMP-FRAMEWORK-MIB::snmpFrameworkMIBCompliance<br />
SNMPv2-MIB::sysORID.8 = OID: SNMP-MPD-MIB::snmpMPDCompliance<br />
SNMPv2-MIB::sysORID.9 = OID: SNMP-USER-BASED-SM-MIB::usmMIBCompliance<br />
SNMPv2-MIB::sysORDescr.1 = STRING: The MIB module to describe generic objects for network interface sub-layers<br />
SNMPv2-MIB::sysORDescr.2 = STRING: The MIB module for SNMPv2 entities<br />
SNMPv2-MIB::sysORDescr.3 = STRING: The MIB module for managing TCP implementations<br />
SNMPv2-MIB::sysORDescr.4 = STRING: The MIB module for managing IP and ICMP implementations<br />
SNMPv2-MIB::sysORDescr.5 = STRING: The MIB module for managing UDP implementations<br />
SNMPv2-MIB::sysORDescr.6 = STRING: View-based Access Control Model for SNMP.<br />
SNMPv2-MIB::sysORDescr.7 = STRING: The SNMP Management Architecture MIB.<br />
SNMPv2-MIB::sysORDescr.8 = STRING: The MIB for Message Processing and Dispatching.<br />
SNMPv2-MIB::sysORDescr.9 = STRING: The management information definitions for the SNMP User-based Security Model.<br />
SNMPv2-MIB::sysORUpTime.1 = Timeticks: (0) 0:00:00.00<br />
SNMPv2-MIB::sysORUpTime.2 = Timeticks: (0) 0:00:00.00<br />
SNMPv2-MIB::sysORUpTime.3 = Timeticks: (0) 0:00:00.00<br />
SNMPv2-MIB::sysORUpTime.4 = Timeticks: (0) 0:00:00.00<br />
SNMPv2-MIB::sysORUpTime.5 = Timeticks: (0) 0:00:00.00<br />
SNMPv2-MIB::sysORUpTime.6 = Timeticks: (0) 0:00:00.00<br />
SNMPv2-MIB::sysORUpTime.7 = Timeticks: (0) 0:00:00.00<br />
SNMPv2-MIB::sysORUpTime.8 = Timeticks: (0) 0:00:00.00<br />
SNMPv2-MIB::sysORUpTime.9 = Timeticks: (0) 0:00:00.00</p>
<p>[root@titik log]# chkconfig &#8211;add snmpd<br />
[root@titik log]# service snmpd restart<br />
Stopping snmpd: [ OK ]<br />
Starting snmpd: [ OK ]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.titik.org/install/install-snmp-centos-yum.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Error Starting up NRPE daemon</title>
		<link>http://www.titik.org/all-about-error-message/error-starting-up-nrpe-daemon.html</link>
		<comments>http://www.titik.org/all-about-error-message/error-starting-up-nrpe-daemon.html#comments</comments>
		<pubDate>Fri, 23 May 2008 09:19:57 +0000</pubDate>
		<dc:creator>Perk1z</dc:creator>
		
		<category><![CDATA[Error]]></category>

		<category><![CDATA[nagios]]></category>

		<category><![CDATA[nrpe]]></category>

		<guid isPermaLink="false">http://www.titik.org/?p=154</guid>
		<description><![CDATA[root@titik [/usr/local/nagios/etc]# /usr/local/nagios/bin/nrpe -c /usr/local/nagios/etc/nrpe.cfg -d
root@titik [/usr/local/nagios/etc]# tail -f /var/log/messages
May 23 22:19:57 titik nrpe[3306]: Starting up daemon
May 23 22:19:57 titik nrpe[3306]: Network server bind failure (99: Cannot assign requested address)
Solusi :
edit /usr/local/nagios/etc/nrpe.conf
correct server_address
and try again
root@titik [/usr/local/nagios/etc]# /usr/local/nagios/bin/nrpe -c /usr/local/nagios/etc/nrpe.cfg -d
root@titik [/usr/local/nagios/etc]# tail -f /var/log/messages
May 23 22:40:53 titik nrpe[22116]: Starting up daemon
May 23 22:40:53 titik nrpe[22116]: [...]]]></description>
			<content:encoded><![CDATA[<p><a href="mailto:root@titik">root@titik</a> [/usr/local/nagios/etc]# /usr/local/nagios/bin/nrpe -c /usr/local/nagios/etc/nrpe.cfg -d<br />
<a href="mailto:root@titik">root@titik</a> [/usr/local/nagios/etc]# tail -f /var/log/messages<br />
May 23 22:19:57 titik nrpe[3306]: Starting up daemon<br />
May 23 22:19:57 titik nrpe[3306]: Network server bind failure (99: Cannot assign requested address)</p>
<p>Solusi :</p>
<p>edit /usr/local/nagios/etc/nrpe.conf<br />
correct <em>server_address</em></p>
<p>and try again</p>
<p><a href="mailto:root@titik">root@titik</a> [/usr/local/nagios/etc]# /usr/local/nagios/bin/nrpe -c /usr/local/nagios/etc/nrpe.cfg -d<br />
<a href="mailto:root@titik">root@titik</a> [/usr/local/nagios/etc]# tail -f /var/log/messages<br />
May 23 22:40:53 titik nrpe[22116]: Starting up daemon<br />
May 23 22:40:53 titik nrpe[22116]: Listening for connections on port 5666<br />
May 23 22:40:53 titik nrpe[22116]: Allowing connections from: 64.233.187.99</p>
]]></content:encoded>
			<wfw:commentRss>http://www.titik.org/all-about-error-message/error-starting-up-nrpe-daemon.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Plesk Backup Process Error</title>
		<link>http://www.titik.org/all-about-error-message/plesk-backup-process-error.html</link>
		<comments>http://www.titik.org/all-about-error-message/plesk-backup-process-error.html#comments</comments>
		<pubDate>Mon, 12 May 2008 22:00:59 +0000</pubDate>
		<dc:creator>Perk1z</dc:creator>
		
		<category><![CDATA[Error]]></category>

		<category><![CDATA[backup]]></category>

		<category><![CDATA[mysql]]></category>

		<category><![CDATA[plesk]]></category>

		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.titik.org/?p=153</guid>
		<description><![CDATA[Operating System : MS WIndows Server 2003 Standart Edition
Plesk Version : 7.5.6
The operation you were performing failed. You can retry the operation with or without changing its parameters. You may also want to report this problem to our support so that we could help you as soon as possible.
Backup process has failed for domain &#8216;titik.org&#8217;
Item [...]]]></description>
			<content:encoded><![CDATA[<p><span style="text-decoration: underline;">Operating System</span> : <a title="MS WIndows Server 2003 Standart Edition" href="http://en.wikipedia.org/wiki/Windows_Server_2003" target="_blank">MS WIndows Server 2003 Standart Edition</a><br />
<a title="Plesk 7.5 Windows" href="http://www.parallels.com/en/products/plesk75win/" target="_blank">Plesk Version : 7.5.6</a></p>
<p><code>The operation you were performing failed. You can retry the operation with or without changing its parameters. You may also want to report this problem to our support so that we could help you as soon as possible.</code></p>
<p>Backup process has failed for domain &#8216;titik.org&#8217;<br />
Item has already been added.  Key in dictionary: &#8220;username@domainametitik.org&#8221;  Key being added: &#8220;username@domainnametitik.org&#8221;</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- Debug Info &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
0: C:\Program Files\SWsoft\Plesk\admin\htdocs\domains\backup\download.php:145 psaerror(string &#8220;Backup process has failed for domain &#8216;titik.org&#8217;<br />
Item has already been added.  Key in dictionary: &#8220;username@domainametitik.org&#8221;  Key being added: &#8220;username@domainametitik.org&#8221;<br />
&#8220;)</p>
<p>Solution :<br />
Most probably this issue is related to Plesk database inconsistency. Try to login to MySQL and correct database recoreds in the following way:</p>
<p>Login to Mysql :<br />
<code>C:\Program Files\SWsoft\Plesk\Databases\MySQL\bin&gt;mysql.exe -uadmin -p"pleskadminpasswd" -P8306 psa</code></p>
<p>Welcome to the MySQL monitor.  Commands end with ; or \g.<br />
Your MySQL connection id is 816 to server version: 4.1.12-nt</p>
<p>Type &#8216;help;&#8217; or &#8216;\h&#8217; for help. Type &#8216;\c&#8217; to clear the buffer.</p>
<p>mysql&gt;</p>
<p>This query should return a several records with the same value &#8216;mailname&#8217;. You should remove duplicate records manually:</p>
<p><code>mysql&gt; SELECT * from psa.sa_conf where mailname like 'username@domainametitik.org';</code></p>
<p>+&#8212;&#8212;+&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;+&#8212;&#8212;&#8212;&#8212;-+&#8212;&#8212;&#8212;&#8212;&#8212;-+&#8212;&#8212;&#8212;&#8212;&#8211;<br />
-+&#8212;&#8212;&#8212;&#8212;-+<br />
| id   | mailname                 | flt_enabled | rw_subject_tag | hits_required<br />
| spam_action |<br />
+&#8212;&#8212;+&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;+&#8212;&#8212;&#8212;&#8212;-+&#8212;&#8212;&#8212;&#8212;&#8212;-+&#8212;&#8212;&#8212;&#8212;&#8211;<br />
-+&#8212;&#8212;&#8212;&#8212;-+<br />
| 1471 | username@domainametitik.org |             | *****SPAM***** |             7<br />
| save        |<br />
| 1472 | username@domainametitik.org |             | *****SPAM***** |             7<br />
| save        |<br />
+&#8212;&#8212;+&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;+&#8212;&#8212;&#8212;&#8212;-+&#8212;&#8212;&#8212;&#8212;&#8212;-+&#8212;&#8212;&#8212;&#8212;&#8211;<br />
-+&#8212;&#8212;&#8212;&#8212;-+<br />
2 rows in set (0.08 sec)</p>
<p>mysql&gt; delete from psa.sa_conf where id = &#8216;1471&#8242;;<br />
Query OK, 1 row affected (0.44 sec)</p>
<p>Do not forget to left the original record in this table as this is the only one that should not be erased</p>
]]></content:encoded>
			<wfw:commentRss>http://www.titik.org/all-about-error-message/plesk-backup-process-error.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Windows XP Service Pack 3</title>
		<link>http://www.titik.org/microsoft/windows-xp-service-pack-3.html</link>
		<comments>http://www.titik.org/microsoft/windows-xp-service-pack-3.html#comments</comments>
		<pubDate>Wed, 07 May 2008 22:01:48 +0000</pubDate>
		<dc:creator>Perk1z</dc:creator>
		
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://www.titik.org/?p=152</guid>
		<description><![CDATA[
Windows XP SP3 combines all previously released performance, security, and stability updates. It also provides a limited number of new and enhanced functionalities, although it does not significantly change the Windows XP experience or bring functionality from newer versions of Windows to Windows XP. The goals of Windows XP SP3 are to:

Provide a new baseline [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://titik.org/images/xp3.JPG" alt="Windows XP Service Pack 3" /></p>
<p>Windows XP SP3 combines all previously released performance, security, and stability updates. It also provides a limited number of new and enhanced functionalities, although it does not significantly change the Windows XP experience or bring functionality from newer versions of Windows to Windows XP. The goals of Windows XP SP3 are to:</p>
<ul>
<li>Provide a new baseline for customers still deploying Windows XP, to help them avoid the inconvenience of applying individual updates.</li>
<li>Fill gaps in the updates users might have missed by declining individual updates when using Automatic Updates, and to deliver updates not made available through Windows Update.</li>
</ul>
<p>Download Windows XP Service Pack 3 - ISO-9660 CD Image File <a title="Windows XP Service Pack 3 - ISO-9660 CD Image" href="http://www.microsoft.com/downloads/details.aspx?FamilyId=2FCDE6CE-B5FB-4488-8C50-FE22559D164E&amp;displaylang=en" target="_blank">here</a> and <a href="http://www.microsoft.com/downloads/info.aspx?na=40&amp;p=2&amp;SrcDisplayLang=en&amp;SrcCategoryId=&amp;SrcFamilyId=2fcde6ce-b5fb-4488-8c50-fe22559d164e&amp;u=http%3a%2f%2fwww.microsoft.com%2fdownloads%2fdetails.aspx%3fFamilyId%3d68C48DAD-BC34-40BE-8D85-6BB4F56F5110%26displaylang%3den" target="_blank">Windows  XP Service Pack 3 Whitepaper</a> for detail</p>
<p><img src="http://titik.org/images/xp3-oem.JPG" alt="Windows XP Service Pack 3" /></p>
<table dir="ltr" border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr valign="top">
<td dir="ltr" width="100%"></td>
</tr>
</tbody>
</table>
<table dir="ltr" border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr valign="top">
<td dir="ltr" width="100%"></td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.titik.org/microsoft/windows-xp-service-pack-3.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Nagios NRPE Command for checking exim queue count</title>
		<link>http://www.titik.org/script/nagios-nrpe-command-for-checking-exim-queue-count.html</link>
		<comments>http://www.titik.org/script/nagios-nrpe-command-for-checking-exim-queue-count.html#comments</comments>
		<pubDate>Sun, 20 Apr 2008 08:36:52 +0000</pubDate>
		<dc:creator>Perk1z</dc:creator>
		
		<category><![CDATA[Script]]></category>

		<category><![CDATA[exim]]></category>

		<category><![CDATA[nagios]]></category>

		<category><![CDATA[nrpe]]></category>

		<guid isPermaLink="false">http://www.titik.org/2008/04/20/nagios-nrpe-command-for-checking-exim-queue-count.html</guid>
		<description><![CDATA[Nagios NRPE Command for checking exim queue count
Written by Sayid Munawar &#60;ayik@freebsd.or.id&#62;
script skeleteon based on check_log written by Ethan Galstad (nagios@nagios.org)
Last Modified: August 5, 2006
Usage: ./check_eximq [-w count_warn] -c [count_crit]
Description:
This plugin will get output from exim -bpc. That is the count for current exim queue
if output is below count_warn then will return OK,
if output is [...]]]></description>
			<content:encoded><![CDATA[<p>Nagios NRPE Command for checking exim queue count<br />
Written by Sayid Munawar <span style="text-decoration: line-through;">&lt;ayik@freebsd.or.id&gt;</span><br />
script skeleteon based on check_log written by Ethan Galstad <span style="text-decoration: line-through;">(nagios@nagios.org)</span><br />
Last Modified: August 5, 2006</p>
<p><strong>Usage:</strong> ./check_eximq [-w count_warn] -c [count_crit]</p>
<p><strong>Description:</strong><br />
This plugin will get output from exim -bpc. That is the count for current exim queue<br />
if output is below count_warn then will return OK,<br />
if output is between count_warn and  count_crit it will return WARN<br />
if output is larger than count_crit it will return CRIT.</p>
<p>Success tested on :</p>
<ul>
<li>CENTOS Enterprise 5 (nagios-plugins 1.4.10)</li>
<li>Freebsd 6.2 (nagios-plugins 1.4.10, NRPE Plugin Version: 2.11)</li>
<li>REDHAT Enterprise 3 (nagios-plugins 1.4.10)</li>
</ul>
<p><a title="Nagios NRPE Command for checking exim queue count" href="http://download.titik.org/check_eximq.txt"> Nagios NRPE Command for checking exim queue count</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.titik.org/script/nagios-nrpe-command-for-checking-exim-queue-count.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Proteksi folder chmod 777 dengan htaccess</title>
		<link>http://www.titik.org/tips/proteksi-folder-chmod-777-dengan-htaccess.html</link>
		<comments>http://www.titik.org/tips/proteksi-folder-chmod-777-dengan-htaccess.html#comments</comments>
		<pubDate>Tue, 01 Apr 2008 15:00:52 +0000</pubDate>
		<dc:creator>Perk1z</dc:creator>
		
		<category><![CDATA[Tips]]></category>

		<category><![CDATA[htaccess]]></category>

		<guid isPermaLink="false">http://www.titik.org/2008/04/01/proteksi-folder-chmod-777-dengan-htaccess.html</guid>
		<description><![CDATA[Folder dengan chmod 777 = bisa di tulis, baca dan di eksekusi oleh &#8220;siapa saja&#8221;
Biasanya kelemahan ini dianggap sepele (terabaikan begitu saja), padahal ini bisa berakibat fatal dari sisi sekuriti web, terutama pada folder upload/images. Sebaiknya jika menngunakan fasilitas upload untuk umum seperti upload file, image avatar, image profile, dll. Folder tujuan sebaiknya difilter, diantaranya [...]]]></description>
			<content:encoded><![CDATA[<p>Folder dengan <em><a href="http://en.wikipedia.org/wiki/Chmod" title="chmod">chmod</a></em> 777 = bisa di tulis, baca dan di eksekusi oleh &#8220;siapa saja&#8221;</p>
<p>Biasanya kelemahan ini dianggap sepele (terabaikan begitu saja), padahal ini bisa berakibat fatal dari sisi sekuriti web, terutama pada folder upload/images. Sebaiknya jika menngunakan fasilitas upload untuk umum seperti upload file, image avatar, image profile, dll. Folder tujuan sebaiknya difilter, diantaranya menggunakan file <a href="http://httpd.apache.org/docs/1.3/howto/htaccess.html" title="file htaccess"><em>htaccess</em></a>. Berikut sedikit tips yang mungkin bisa membatasi akses ke folder tersebut :</p>
<p>Create file .htaccess di folder yang bersangkutan dan isi dengan :</p>
<p><code>php_flag engine off<br />
&lt;Files ~ "\.(php*|s?p?html|cgi|pl)$"&gt;<br />
deny from all<br />
&lt;/Files&gt;</code></p>
<p><strong>Penjelasan :</strong><br />
.htaccess diatas akan menolak (Deny) akses ke folder tersebut terhadap extensi file php,shtml,phtml,cgi,pl</p>
<p><strong>Catatan :</strong><br />
Anda bisa menambah,modif FIle yang diinginkan/ditolak sesuai dengan kebutuhan</p>
]]></content:encoded>
			<wfw:commentRss>http://www.titik.org/tips/proteksi-folder-chmod-777-dengan-htaccess.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Exim Error log : Gid 99 is not permitted to relay mail</title>
		<link>http://www.titik.org/tips/exim-error-log-gid-99-is-not-permitted-to-relay-mail.html</link>
		<comments>http://www.titik.org/tips/exim-error-log-gid-99-is-not-permitted-to-relay-mail.html#comments</comments>
		<pubDate>Thu, 14 Feb 2008 06:39:00 +0000</pubDate>
		<dc:creator>Perk1z</dc:creator>
		
		<category><![CDATA[Error]]></category>

		<category><![CDATA[Tips]]></category>

		<category><![CDATA[exim]]></category>

		<category><![CDATA[mail]]></category>

		<guid isPermaLink="false">http://www.titik.org/2008/02/14/exim-error-log-gid-99-is-not-permitted-to-relay-mail.html</guid>
		<description><![CDATA[Exim Error Log :
 2008-02-12 14:37:04 1JOphQ-0007td-6w &#60;= nobody@titik.org U=nobody P=local S=629 T=&#8221;Testing Kirim Email&#8221;
2008-02-12 14:37:04 cwd=/var/spool/exim 3 args: /usr/sbin/exim -Mc 1JOphQ-0007td-6w
2008-02-12 14:37:04 1JOphQ-0007td-6w ** me@titik.org R=checkspam2: Gid 99 is not permitted to relay mail, or has directly called /usr/sbin/exim instead of /usr/sbin/sendmail.
2008-02-12 14:37:04 1JOphQ-0007td-6w ** me@titik.org R=checkspam2: Gid 99 is not permitted to relay [...]]]></description>
			<content:encoded><![CDATA[<p>Exim Error Log :</p>
<blockquote><p> 2008-02-12 14:37:04 1JOphQ-0007td-6w &lt;= nobody@titik.org U=nobody P=local S=629 T=&#8221;Testing Kirim Email&#8221;<br />
2008-02-12 14:37:04 cwd=/var/spool/exim 3 args: /usr/sbin/exim -Mc 1JOphQ-0007td-6w<br />
2008-02-12 14:37:04 1JOphQ-0007td-6w ** me@titik.org R=checkspam2: Gid 99 is not permitted to relay mail, or has directly called /usr/sbin/exim instead of /usr/sbin/sendmail.<br />
2008-02-12 14:37:04 1JOphQ-0007td-6w ** me@titik.org R=checkspam2: Gid 99 is not permitted to relay mail, or has directly called /usr/sbin/exim instead of /usr/sbin/sendmail.<br />
2008-02-12 14:37:04 cwd=/var/spool/exim 7 args: /usr/sbin/exim -t -oem -oi -f &lt;&gt; -E1JOphQ-0007td-6w</p></blockquote>
<p>Try :</p>
<p>1. Check in WHM under Tweak Settings(under Email) if the box for &#8220;Prevent the user &#8220;nobody&#8221; from sending out mail to remote addresses &#8221; is checked, if it is uncheck that box and click save at the bottom of the page.</p>
<p>GID 99 is for apache(username=nobody) .</p>
<p>2. check and make sure that you have the domain name listed in the file &#8220;/etc/localdomains &#8221; to allow relaying of mails.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.titik.org/tips/exim-error-log-gid-99-is-not-permitted-to-relay-mail.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Problem starting Apache 2.2.0 Freebsd</title>
		<link>http://www.titik.org/uncategorized/problem-starting-apache-220-freebsd.html</link>
		<comments>http://www.titik.org/uncategorized/problem-starting-apache-220-freebsd.html#comments</comments>
		<pubDate>Wed, 06 Feb 2008 07:50:20 +0000</pubDate>
		<dc:creator>Perk1z</dc:creator>
		
		<category><![CDATA[uncategorized]]></category>

		<category><![CDATA[apache]]></category>

		<category><![CDATA[Error]]></category>

		<category><![CDATA[FreeBSD]]></category>

		<guid isPermaLink="false">http://www.titik.org/2008/02/06/problem-starting-apache-220-freebsd.html</guid>
		<description><![CDATA[[root@pisangraja ~]# /usr/local/etc/rc.d/apache22 restart
Performing sanity check on apache22 configuration:
httpd: apr_sockaddr_info_get() failed for pisangraja.jc
httpd: Could not reliably determine the server&#8217;s fully qualified domain name, using 127.0.0.1 for ServerName
Syntax OK
Stopping apache22.
Waiting for PIDS: 11416.
Performing sanity check on apache22 configuration:
httpd: apr_sockaddr_info_get() failed for pisangraja.jc
httpd: Could not reliably determine the server&#8217;s fully qualified domain name, using 127.0.0.1 for ServerName
Syntax [...]]]></description>
			<content:encoded><![CDATA[<p>[root@pisangraja ~]# /usr/local/etc/rc.d/apache22 restart<br />
Performing sanity check on apache22 configuration:<br />
httpd: apr_sockaddr_info_get() failed for pisangraja.jc<br />
httpd: Could not reliably determine the server&#8217;s fully qualified domain name, using 127.0.0.1 for ServerName<br />
Syntax OK<br />
Stopping apache22.<br />
Waiting for PIDS: 11416.<br />
Performing sanity check on apache22 configuration:<br />
httpd: apr_sockaddr_info_get() failed for pisangraja.jc<br />
httpd: Could not reliably determine the server&#8217;s fully qualified domain name, using 127.0.0.1 for ServerName<br />
Syntax OK<br />
Starting apache22.<br />
httpd: apr_sockaddr_info_get() failed for pisangraja.jc<br />
httpd: Could not reliably determine the server&#8217;s fully qualified domain name, using 127.0.0.1 for ServerName</p>
<p><strong>Just fix your hosts file and httpd conf</strong></p>
<p><strong>1. Edit hosts file :</strong><br />
[root@pisangraja ~]# hostname<br />
pisangraja.jc<br />
[root@pisangraja ~]# vi /etc/hosts</p>
<p>::1                     localhost<br />
127.0.0.1               localhost<br />
192.168.12.200          pisangraja<br />
192.168.12.200          pisangraja.jc</p>
<p><strong>2. Edit httpd conf</strong><br />
[root@pisangraja ~]# vi /usr/local/etc/apache22/httpd.conf<br />
# ServerName gives the name and port that the server uses to identify itself.<br />
# This can often be determined automatically, but we recommend you specify<br />
# it explicitly to prevent problems during startup.<br />
#<br />
# If your host doesn&#8217;t have a registered DNS name, enter its IP address here.<br />
#<br />
ServerName www.pisangraja.jc:80</p>
<p>[root@pisangraja ~]# /usr/local/etc/rc.d/apache22 restart<br />
Performing sanity check on apache22 configuration:<br />
Syntax OK<br />
apache22 not running? (check /var/run/httpd.pid).<br />
Performing sanity check on apache22 configuration:<br />
Syntax OK<br />
Starting apache22.</p>
<p><strong>DOne</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.titik.org/uncategorized/problem-starting-apache-220-freebsd.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Domain Murah .CN hanya Rp.2700 - IDwebhost</title>
		<link>http://www.titik.org/blog/domain-murah-cn-hanya-rp2700-idwebhost.html</link>
		<comments>http://www.titik.org/blog/domain-murah-cn-hanya-rp2700-idwebhost.html#comments</comments>
		<pubDate>Wed, 06 Feb 2008 07:48:55 +0000</pubDate>
		<dc:creator>Perk1z</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<category><![CDATA[domain]]></category>

		<guid isPermaLink="false">http://www.titik.org/2008/02/06/domain-murah-cn-hanya-rp2700-idwebhost.html</guid>
		<description><![CDATA[Domain nya adalah domain dengan ekstensi .CN (cina)
Para blogger sekarang hanya bermodalkan Rp.3000 ( masih sisa  Rp.300) sudah bisa pny domain dengan brand sendiri. Mendapatkannya tanpa syarat macam-macam, jadi tidak harus dengan hosting baru bisa dapat domainnnya.
jadi &#8230; tinggu apa lagi &#8230; dapatkan domain murah tersebut hanya di IDWEBHOST
]]></description>
			<content:encoded><![CDATA[<p>Domain nya adalah domain dengan ekstensi .CN (cina)</p>
<p>Para blogger sekarang hanya bermodalkan Rp.3000 ( masih sisa  Rp.300) sudah bisa pny domain dengan brand sendiri. Mendapatkannya tanpa syarat macam-macam, jadi tidak harus dengan hosting baru bisa dapat domainnnya.</p>
<p>jadi &#8230; tinggu apa lagi &#8230; dapatkan <a href="http://idwebhost.com" title="idwebhost.com">domain murah</a> tersebut hanya di <a href="http://idwebhost.com/news77.Pertama_di_Indonesia__domain_.CN_Rp_2.700_-_Tanpa_Syarat_Apapun._Dapatkan_Segera___.html" title="domain murah">IDWEBHOST</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.titik.org/blog/domain-murah-cn-hanya-rp2700-idwebhost.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Install phpBB SEO</title>
		<link>http://www.titik.org/tips/install-phpbb-seo.html</link>
		<comments>http://www.titik.org/tips/install-phpbb-seo.html#comments</comments>
		<pubDate>Sun, 03 Feb 2008 10:05:51 +0000</pubDate>
		<dc:creator>Perk1z</dc:creator>
		
		<category><![CDATA[Tips]]></category>

		<category><![CDATA[phpBB]]></category>

		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.titik.org/2008/02/03/install-phpbb-seo.html</guid>
		<description><![CDATA[Install phpBB SEO
1&#62; Backup all your files;
2&#62; Download phpbbseo :
http://www.phpbb-seo.com/boards/advanced-seo-url/advanced-phpbb3-seo-url-vt1219.html
3&#62; extract
[phpBBc@titik www]$ unzip adv_phpbb3_mod_rewriteV0-4-0.zip
[phpBBc@titik www]$ cd root/
[phpBBc@titik www]$ mv phpbb_seo ../
4&#62; CHMOD the phpbb_seo/cache/ folder to 0777;
[phpBBc@titik www]$ chmod 777 phpbb_seo/cache/
5&#62; Empty the phpBB/cache/ folder : just delete all files EXCEPTS the .htaccess.
[phpBBc@titik www]$ rm -f cache/*.*
6&#62; Copy Files
[phpBBc@titik www]$ cd contrib/phpBB_3.0.0_modified_files/root/
[phpBBc@titik www]$ cp -R [...]]]></description>
			<content:encoded><![CDATA[<p>Install <a href="http://www.phpbb-seo.com/" title="phpBB SEO">phpBB SEO</a><br />
1&gt; Backup all your files;<br />
2&gt; Download phpbbseo :<br />
http://www.phpbb-seo.com/boards/advanced-seo-url/advanced-phpbb3-seo-url-vt1219.html<br />
3&gt; extract</p>
<blockquote><p>[phpBBc@titik www]$ unzip adv_phpbb3_mod_rewriteV0-4-0.zip<br />
[phpBBc@titik www]$ cd root/<br />
[phpBBc@titik www]$ mv phpbb_seo ../</p></blockquote>
<p>4&gt; CHMOD the phpbb_seo/cache/ folder to 0777;</p>
<blockquote><p>[phpBBc@titik www]$ chmod 777 phpbb_seo/cache/</p></blockquote>
<p>5&gt; Empty the phpBB/cache/ folder : just delete all files EXCEPTS the .htaccess.</p>
<blockquote><p>[phpBBc@titik www]$ rm -f cache/*.*</p></blockquote>
<p>6&gt; Copy Files</p>
<blockquote><p>[phpBBc@titik www]$ cd contrib/phpBB_3.0.0_modified_files/root/<br />
[phpBBc@titik www]$ cp -R ../../../<br />
[phpBBc@titik www]$ cp ./root/language/en/acp/phpbb_seo.php ./language/en/acp<br />
[phpBBc@titik www]$ cp ./root/includes/acp/info/acp_phpbb_seo.php ./includes/acp/info/<br />
[phpBBc@titik www]$ cp ./root/includes/acp/acp_phpbb_seo.php ./includes/acp/</p></blockquote>
<p>7&gt; Go to www.yoursite.com/phpBB/phpbb_seo/phpbb_seo_install.php and follow the install instruction<br />
8&gt; Go to phpBB ACP : It&#8217;s now time to play with settings described bellow;<br />
9&gt; Generate your personalized .htaccess and upload or move it following the instructions;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.titik.org/tips/install-phpbb-seo.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>STOP AIDS, Kasih Sayang dan Keteladanan</title>
		<link>http://www.titik.org/uncategorized/stop-aids-kasih-sayang-dan-keteladanan.html</link>
		<comments>http://www.titik.org/uncategorized/stop-aids-kasih-sayang-dan-keteladanan.html#comments</comments>
		<pubDate>Sat, 01 Dec 2007 05:00:34 +0000</pubDate>
		<dc:creator>Perk1z</dc:creator>
		
		<category><![CDATA[uncategorized]]></category>

		<guid isPermaLink="false">http://www.titik.org/2007/12/01/stop-aids-kasih-sayang-dan-keteladanan.html</guid>
		<description><![CDATA[ Apakah sikap Apatis terhadap penyakit aids/hiv karena tidak tahu? atau tidak mau tahu?
Selamat jalan untuk inga eti (beserta bayi 3bulan), mba ari (beserta bayi 10 bulan), kak lulu, bang wawut. Penderitaanmu selama ini menahan sakit telah sembuh untuk selamanya &#8230;
Fakta :

Kebiasaan buruk mereka yang pernah diketahui antara lain, pernah menggunakan obat-obatan terlarang yang menggunakan [...]]]></description>
			<content:encoded><![CDATA[<p><img src="/images/aids_ribbon.jpg" alt="Aids Ribbon" align="left" height="200" width="173" /> Apakah sikap Apatis terhadap penyakit aids/hiv karena tidak tahu? atau tidak mau tahu?</p>
<p>Selamat jalan untuk inga eti (beserta bayi 3bulan), mba ari (beserta bayi 10 bulan), kak lulu, bang wawut. Penderitaanmu selama ini menahan sakit telah sembuh untuk selamanya &#8230;</p>
<p><strong>Fakta :</strong></p>
<ul>
<li>Kebiasaan buruk mereka yang pernah diketahui antara lain, pernah menggunakan obat-obatan terlarang yang menggunakan alat suntik, dugem</li>
<li> Ingga sakit-sakitan sekitar 4 tahun, <strong>diketahui positif aids hanya 2 hari sebelum meninggal</strong></li>
<li><strong> </strong>lulu, wawut, mba ari hingga saat ini tidak ada kabar mengenai penyebab meninggal,atau sengaja ditutupi?</li>
<li> Kemungkinan besar menyebar melalui alat suntik yang dipakai bersama-sama.</li>
<li>Berturut-turut &#8230; lulu, wawut, mba ari(sept 2007), inga eti(okt 2007)</li>
<li>2 bayi yang tidak berdosa turut menanggung derita</li>
<li> Para medis sangat lambat sekali dalam memberi kesimpulan penyebab sakit yang berkepanjangan</li>
<li>Dukun mencoba mengais rejeki disaat mental/kepercayaan untuk sembuh berada pada titik yang paling rendah. Dukun sok tau dan membuat keadaan semakin kacau, sayangnya masih ada yg percaya dengan sebutan dukun <strike>sialan</strike></li>
</ul>
<p>Fakta diatas hanya salah satu dari banyaknya kasus hiv/aids , sebaiknya jangan anda tambah lagi !!! Stop free sex and say no to drugs &#8230;<br />
<strong>Apakah HIV?</strong></p>
<p>HIV merupakan singkatan dari &#8216;<a href="http://en.wikipedia.org/wiki/HIV" title="hiv"><em>human immunodeficiency virus</em></a>&#8216;. HIV merupakan retrovirus yang menjangkiti sel-sel sistem kekebalan tubuh manusia (terutama CD4 positive T-sel dan macrophages&#8211; komponen-komponen utama sistem kekebalan sel), dan menghancurkan atau mengganggu fungsinya. Infeksi virus ini mengakibatkan terjadinya penurunan sistem kekebalan yang terus-menerus, yang akan mengakibatkan defisiensi kekebalan tubuh.</p>
<p>Sistem kekebalan dianggap defisien ketika sistem tersebut tidak dapat lagi menjalankan fungsinya memerangi infeksi dan penyakit- penyakit. Orang yang kekebalan tubuhnya defisien (<a href="http://en.wikipedia.org/wiki/Immunodeficiency" title="Immunodeficient">Immunodeficient</a>) menjadi lebih rentan terhadap berbagai ragam infeksi, yang sebagian besar jarang menjangkiti orang yang tidak mengalami defisiensi kekebalan. Penyakit-penyakit yang berkaitan dengan defisiensi kekebalan yang parah dikenal sebagai &#8220;<a href="http://id.wikipedia.org/wiki/Infeksi_oportunistik" title="infeksi oportunistik">infeksi oportunistik</a>&#8221; karena infeksi-infeksi tersebut memanfaatkan sistem kekebalan tubuh yang melemah.</p>
<p><strong>Apakah AIDS?</strong></p>
<p>AIDS adalah singkatan dari &#8216;<em>acquired immunodeficiency syndrome</em>&#8216; dan menggambarkan berbagai gejala dan infeksi yang terkait dengan menurunnya sistem kekebalan tubuh. Infeksi HIV telah ditahbiskan sebagai penyebab AIDS. Tingkat HIV dalam tubuh dan timbulnya berbagai infeksi tertentu merupakan indikator bahwa infeksi HIV telah berkembang menjadi AIDS.</p>
<p><strong>Apakah gejala-gejala HIV?</strong></p>
<p>Sebagian besar orang yang terinfeksi HIV tidak menyadarinya karena tidak ada gejala yang tampak segera setelah terjadi infeksi awal. Beberapa orang mengalami gangguan kelenjar yang menimbulkan efek seperti deman (disertai panas tinggi, gatal-gatal, nyeri sendi, dan pembengkakan pada limpa), yang dapat terjadi pada saat seroconversion. Seroconversion adalah pembentukan antibodi akibat HIV yang biasanya terjadi antara enam minggu dan tiga bulan setelah terjadinya infeksi.</p>
<p>Kendatipun infeksi HIV tidak disertai gejala awal, seseorang yang terinfeksi HIV sangat mudah menularkan virus tersebut kepada orang lain. Satu-satunya cara untuk menentukan apakah HIV ada di dalam tubuh seseorang adalah melalui tes HIV.</p>
<p>Infeksi HIV menyebabkan penurunan dan melemahnya sistem kekebalan tubuh. Hal ini menyebabkan tubuh rentan terhadap infeksi penyakit dan dapat menyebabkan berkembangnya AIDS.</p>
<p><strong>Kapankah seorang terkena AIDS?</strong></p>
<p>Istilah AIDS dipergunakan untuk tahap- tahap infeksi HIV yang paling lanjut.</p>
<p>Sebagian besar orang yang terkena HIV, bila tidak mendapat pengobatan, akan menunjukkan tanda-tanda AIDS dalam waktu 8-10 tahun. AIDS diidentifikasi berdasarkan beberapa infeksi tertentu, yang dikelompokkan oleh Organisasi Kesehatan Dunia (<a href="http://www.who.int" title="World Health Organization">World Health Organization</a>) sebagai berikut:</p>
<ul>
<li> Tahap I penyakit HIV tidak menunjukkan gejala apapun dan tidak dikategorikan sebagai AIDS.</li>
<li>Tahap II (meliputi manifestasi mucocutaneous minor dan infeksi-infeksi saluran pernafasan bagian atas yang tak sembuh- sembuh)</li>
<li>Tahap III (meliputi diare kronis yang tidak jelas penyebabnya yang berlangsung lebih dari satu bulan, infeksi bakteri yang parah, dan TBC paru-paru), atau</li>
<li>Tahap IV (meliputi Toksoplasmosis pada otak, Kandidiasis pada saluran tenggorokan (oesophagus), saluran pernafasan (trachea), batang saluran paru-paru (bronchi) atau paru-paru dan Sarkoma Kaposi). Penyakit HIV digunakan sebagai indikator AIDS.</li>
</ul>
<p>Sebagian besar keadaan ini merupakan infeksi oportunistik yang apabila diderita oleh orang yang sehat, dapat diobati.</p>
<p><strong>Seberapa cepat HIV bisa berkembang menjadi AIDS?</strong></p>
<p>Lamanya dapat bervariasi dari satu individu dengan individu yang lain. Dengan gaya hidup sehat, jarak waktu antara infeksi HIV dan menjadi sakit karena AIDS dapat berkisar antara 10-15 tahun, kadang-kadang bahkan lebih lama. Terapi antiretroviral dapat memperlambat perkembangan AIDS dengan menurunkan jumlah virus (<a href="http://en.wikipedia.org/wiki/Viral_load" title="viral load"><em>viral load</em></a>) dalam tubuh yang terinfeksi.</p>
<p>Sumber artikel : <a href="http://www.aidsindonesia.or.id" title="Komisi penaggulangan aids indonesia">Komisi Penaggulangan AIDS Indonesia</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.titik.org/uncategorized/stop-aids-kasih-sayang-dan-keteladanan.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Mysql Error : Client does not support authentication protocol requested by server</title>
		<link>http://www.titik.org/all-about-error-message/mysql-error-client-does-not-support-authentication-protocol-requested-by-server.html</link>
		<comments>http://www.titik.org/all-about-error-message/mysql-error-client-does-not-support-authentication-protocol-requested-by-server.html#comments</comments>
		<pubDate>Sun, 25 Nov 2007 09:27:26 +0000</pubDate>
		<dc:creator>Perk1z</dc:creator>
		
		<category><![CDATA[Error]]></category>

		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://www.titik.org/2007/11/25/mysql-error-client-does-not-support-authentication-protocol-requested-by-server.html</guid>
		<description><![CDATA[Error :
Warning: mysql_connect() [function.mysql-connect]: Client does not support authentication protocol requested by server; consider upgrading MySQL client in /home/path/public_html/includes//adodb-mysql.inc.php on line 355
Info :
dbuser=dbuser
dbpasswd=mypassword
Solution : Update your mysql user
mysql&#62; UPDATE mysql.user SET password = OLD_PASSWORD(&#8217;mypassword&#8217;) WHERE user=&#8217;dbuser&#8217; AND host=&#8217;localhost&#8217;;
Query OK, 1 row affected (0.00 sec)
Rows matched: 1  Changed: 1  Warnings: 0
mysql&#62; quit
Reference :
Google Search
]]></description>
			<content:encoded><![CDATA[<p>Error :<br />
Warning: mysql_connect() [function.mysql-connect]: Client does not support authentication protocol requested by server; consider upgrading MySQL client in /home/path/public_html/includes//adodb-mysql.inc.php on line 355</p>
<p>Info :<br />
dbuser=dbuser<br />
dbpasswd=mypassword</p>
<p>Solution : Update your mysql user</p>
<p>mysql&gt; UPDATE mysql.user SET password = OLD_PASSWORD(&#8217;mypassword&#8217;) WHERE user=&#8217;dbuser&#8217; AND host=&#8217;localhost&#8217;;<br />
Query OK, 1 row affected (0.00 sec)<br />
Rows matched: 1  Changed: 1  Warnings: 0</p>
<p>mysql&gt; quit</p>
<p>Reference :<br />
<a href="http://www.google.com/search?q=lient+does+not+support+authentication+protocol+requested+by+server%3B+consider+upgrading+MySQL+client+in&amp;ie=utf-8&amp;oe=utf-8&amp;aq=t&amp;rls=com.ubuntu:en-US:official&amp;client=firefox-a" title="Google Search">Google Search</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.titik.org/all-about-error-message/mysql-error-client-does-not-support-authentication-protocol-requested-by-server.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Install Awstats on FreeBSD</title>
		<link>http://www.titik.org/how-to/install-awstats-on-freebsd.html</link>
		<comments>http://www.titik.org/how-to/install-awstats-on-freebsd.html#comments</comments>
		<pubDate>Wed, 24 Oct 2007 15:54:53 +0000</pubDate>
		<dc:creator>Perk1z</dc:creator>
		
		<category><![CDATA[How To]]></category>

		<category><![CDATA[awstats]]></category>

		<category><![CDATA[FreeBSD]]></category>

		<guid isPermaLink="false">http://www.titik.org/2007/10/24/install-awstats-on-freebsd.html</guid>
		<description><![CDATA[1. Download &#38; Config awstats
[me@titik.org /usr/local/www/]# wget http://prdownloads.sourceforge.net/awstats/awstats-6.7.tar.gz
[me@titik.org /usr/local/www/]# tar zxvf awstats-6.7.tar.gz
[me@titik.org /usr/local/www/]# mv awstats-6.7/ awstats/
[me@titik.org /usr/local/www/]# cd awstats/tools/
[me@titik.org /usr/local/www/awstats/tools]# ./awstats_configure.pl
&#8212;&#8211; AWStats awstats_configure 1.0 (build 1.7) (c) Laurent Destailleur &#8212;&#8211;
This tool will help you to configure AWStats to analyze statistics for
one web server. You can try to use it to let it do all that [...]]]></description>
			<content:encoded><![CDATA[<p><strong>1. Download &amp; Config awstats</strong><br />
[me@titik.org /usr/local/www/]# wget http://prdownloads.sourceforge.net/awstats/awstats-6.7.tar.gz<br />
[me@titik.org /usr/local/www/]# tar zxvf awstats-6.7.tar.gz<br />
[me@titik.org /usr/local/www/]# mv awstats-6.7/ awstats/<br />
[me@titik.org /usr/local/www/]# cd awstats/tools/<br />
[me@titik.org /usr/local/www/awstats/tools]# ./awstats_configure.pl</p>
<p><span id="more-142"></span>&#8212;&#8211; AWStats awstats_configure 1.0 (build 1.7) (c) Laurent Destailleur &#8212;&#8211;<br />
This tool will help you to configure AWStats to analyze statistics for<br />
one web server. You can try to use it to let it do all that is possible<br />
in AWStats setup, however following the step by step manual setup<br />
documentation (docs/index.html) is often a better idea. Above all if:<br />
- You are not an administrator user,<br />
- You want to analyze downloaded log files without web server,<br />
- You want to analyze mail or ftp log files instead of web log files,<br />
- You need to analyze load balanced servers log files,<br />
- You want to &#8216;understand&#8217; all possible ways to use AWStats&#8230;<br />
Read the AWStats documentation (docs/index.html).</p>
<p>&#8212;&#8211;&gt; Running OS detected: Linux, BSD or Unix<br />
Warning: AWStats standard directory on Linux OS is &#8216;/usr/local/awstats&#8217;.<br />
If you want to use standard directory, you should first move all content<br />
of AWStats distribution from current directory:<br />
/usr/local/www/awstats<br />
to standard directory:<br />
/usr/local/awstats<br />
And then, run configure.pl from this location.<br />
Do you want to continue setup from this NON standard directory [yN] ? y</p>
<p>&#8212;&#8211;&gt; Check for web server install</p>
<p>Enter full config file path of your Web server.<br />
Example: /etc/httpd/httpd.conf<br />
Example: /usr/local/apache2/conf/httpd.conf<br />
Example: c:\Program files\apache group\apache\conf\httpd.conf<br />
Config file path (&#8217;none&#8217; to skip web server setup):<br />
&gt; /usr/local/etc/apache2/httpd.conf</p>
<p>&#8212;&#8211;&gt; Check and complete web server config file &#8216;/usr/local/etc/apache2/httpd.conf&#8217;</p>
<p>&#8212;&#8211;&gt; Need to create a new config file ?<br />
Do you want me to build a new AWStats config/profile<br />
file (required if first install) [y/N] ? y</p>
<p>&#8212;&#8211;&gt; Define config file name to create<br />
What is the name of your web site or profile analysis ?<br />
Example: www.mysite.com<br />
Example: demo<br />
Your web site, virtual server or profile name:<br />
&gt; www.titik.org</p>
<p>&#8212;&#8211;&gt; Define config file path<br />
In which directory do you plan to store your config file(s) ?<br />
Default: /etc/awstats<br />
Directory path to store config file(s) (Enter for default):<br />
&gt;</p>
<p>&#8212;&#8211;&gt; Create config file &#8216;/etc/awstats/awstats.www.titik.org.conf&#8217;<br />
Config file /etc/awstats/awstats.www.titik.org.conf created.</p>
<p>&#8212;&#8211;&gt; Add update process inside a scheduler<br />
Sorry, configure.pl does not support automatic add to cron yet.<br />
You can do it manually by adding the following command to your cron:<br />
/usr/local/www/awstats/wwwroot/cgi-bin/awstats.pl -update -config=myvirtualserver<br />
Or if you have several config files and prefer having only one command:<br />
/usr/local/www/awstats/tools/awstats_updateall.pl now<br />
Press ENTER to continue&#8230;</p>
<p>No config file was built. You can run this tool later to build as<br />
much config/profile files as you want.<br />
Once you have a config/profile file, for example &#8216;awstats.demo.conf&#8217;,<br />
You can manually update your statistics for &#8216;demo&#8217; with command:<br />
&gt; perl awstats.pl -update -config=demo<br />
You can also read your statistics for &#8216;demo&#8217; with URL:<br />
&gt; http://localhost/awstats/awstats.pl?config=demo</p>
<p>Press ENTER to finish&#8230;<br />
[me@titik.org /usr/local/www/awstats/tools]#</p>
<p><strong>2. Edit Apache conf and create .htaccess</strong><br />
[me@titik.org /usr/local/www/awstats/tools]# vi /usr/local/etc/apache2/httpd.conf<br />
#<br />
# Directives to add to your Apache conf file to allow use of AWStats as a CGI.<br />
# Note that path &#8220;/usr/local/awstats/&#8221; must reflect your AWStats Installation path.<br />
#<br />
Alias /awstatsclasses &#8220;/usr/local/www/awstats/wwwroot/classes/&#8221;<br />
Alias /awstatscss &#8220;/usr/local/www/awstats/wwwroot/css/&#8221;<br />
Alias /awstatsicons &#8220;/usr/local/www/awstats/wwwroot/icon/&#8221;<br />
ScriptAlias /awstats/ &#8220;/usr/local/www/awstats/wwwroot/cgi-bin/&#8221;<br />
#<br />
# This is to permit URL access to scripts/files in AWStats directory.<br />
#<br />
&lt;Directory &#8220;/usr/local/www/awstats/wwwroot&#8221;&gt;<br />
Options None<br />
AllowOverride authconfig<br />
Order allow,deny<br />
Allow from all<br />
&lt;/Directory&gt;</p>
<p>[me@titik.org /usr/local/www/awstats/tools]# vi /usr/local/www/awstats/wwwroot/.htaccess<br />
AuthUserFile /usr/local/www/.htpasswd<br />
AuthGroupFile /dev/null<br />
AuthName &#8220;Awstats Login&#8221;<br />
AuthType Basic</p>
<p>&lt;Limit GET POST&gt;<br />
require valid-user<br />
&lt;/Limit&gt;</p>
<p>[me@titik.org /var/log/awstats]# htpasswd -b -c /usr/local/www/.htpasswd user password</p>
<p><strong>3. Edit generated Awstats config file</strong><br />
[me@titik.org /var/log/awstats]# vi /etc/awstats/awstats.idwebhost.com.conf<br />
Modify :<br />
- LogFile=&#8221;/var/log/domain.com-access_log&#8221;<br />
- DirData=&#8221;/var/log/awstats&#8221; (You need to create this directory)<br />
- DirIcons=&#8221;/awstatsicons&#8221;</p>
<p>[me@titik.org /var/log/awstats]# mkdir /var/log/awstats/<br />
[me@titik.org /var/log/awstats]# chown -R www:www /var/log/awstats/<br />
[me@titik.org /var/log/awstats]# /usr/local/etc/rc.d/apache2 reload</p>
<p><strong>4. Generate stats</strong><br />
[me@titik.org /usr/local/www/awstats]# /usr/local/etc/awstats/wwwroot/cgi-bin/awstats.pl -update -config=www.titik.org<br />
Create/Update database for config &#8220;/etc/awstats/awstats.www.titik.org.conf&#8221; by AWStats version 6.7 (build 1.892)<br />
From data in log file &#8220;/var/log/domain.com-access_log&#8221;&#8230;<br />
Phase 1 : First bypass old records, searching new record&#8230;<br />
Direct access after last parsed record (after line 1581102)<br />
Jumped lines in file: 1581102<br />
Found 1581102 already parsed records.<br />
Parsed lines in file: 50417<br />
Found 0 dropped records,<br />
Found 0 corrupted records,<br />
Found 0 old records,<br />
Found 50417 new qualified records.</p>
<p><strong>5. Test</strong><br />
Visit http://www.titik.org/awstats/awstats.pl?config=www.titik.org</p>
<p>Refferensi :</p>
<p><a href="http://awstats.sourceforge.net/docs/awstats_setup.html" title="Awstats">Awstats</a></p>
<p>Thx to : <a href="http://blog.ipuh.org/" title="Ipuh">Ipuh</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.titik.org/how-to/install-awstats-on-freebsd.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Upgrade wordpress via ssh</title>
		<link>http://www.titik.org/tips/upgrade-wordpress-via-ssh.html</link>
		<comments>http://www.titik.org/tips/upgrade-wordpress-via-ssh.html#comments</comments>
		<pubDate>Wed, 10 Oct 2007 03:13:25 +0000</pubDate>
		<dc:creator>Perk1z</dc:creator>
		
		<category><![CDATA[How To]]></category>

		<category><![CDATA[Tips]]></category>

		<category><![CDATA[Upgrade]]></category>

		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.titik.org/2007/10/10/upgrade-wordpress-via-ssh.html</guid>
		<description><![CDATA[1.Login via SSH to your host
2.Create abd Go to a temporary directory: cd /tmp (example)
me@titik.org [~/www]# mkdir tmp
me@titik.org [~/www]# cd tmp/
3.Grab the latest WP archive: wget http://wordpress.org/latest.tar.gz
4.Extract the archive contents latest.tar.gz
me@titik.org [~/www/spa/tmp]# wget http://wordpress.org/latest.tar.gz
&#8211;15:28:54&#8211;  http://wordpress.org/latest.tar.gz
=&#62; `latest.tar.gz&#8217;
Resolving wordpress.org&#8230; 72.233.56.139, 72.233.56.138
Connecting to wordpress.org&#124;72.233.56.139&#124;:80&#8230; connected.
HTTP request sent, awaiting response&#8230; 200 OK
Length: unspecified [application/x-gzip]
[     [...]]]></description>
			<content:encoded><![CDATA[<p>1.Login via SSH to your host</p>
<p>2.Create abd Go to a temporary directory: cd /tmp (example)<br />
me@titik.org [~/www]# mkdir tmp<br />
me@titik.org [~/www]# cd tmp/</p>
<p>3.Grab the latest WP archive: wget http://wordpress.org/latest.tar.gz</p>
<p>4.Extract the archive contents latest.tar.gz<br />
me@titik.org [~/www/spa/tmp]# wget http://wordpress.org/latest.tar.gz<br />
&#8211;15:28:54&#8211;  http://wordpress.org/latest.tar.gz<br />
=&gt; `latest.tar.gz&#8217;<br />
Resolving wordpress.org&#8230; 72.233.56.139, 72.233.56.138<br />
Connecting to wordpress.org|72.233.56.139|:80&#8230; connected.<br />
HTTP request sent, awaiting response&#8230; 200 OK<br />
Length: unspecified [application/x-gzip]</p>
<p>[                                                                         &lt;=&gt;      ] 870,766       11.39K/s</p>
<p>15:30:28 (9.17 KB/s) - `latest.tar.gz&#8217; saved [870766]</p>
<p><span id="more-141"></span>me@titik.org [~/www/tmp]# tar zxf latest.tar.gz</p>
<p>5. You should now see a wordpress directory extracted in the currect location, g<br />
o in it: cd wordpress/<br />
me@titik.org [~/www/tmp]# cd wordpress/</p>
<p>6. Copy the default themes to your WP installâs wp-content/themes directory: cp<br />
-R wp-content/themes/* ~/public_html/wp-content/themes/<br />
me@titik.org [~/www/tmp/wordpress]# cp -R wp-content/themes/* ~/public_html/wp-content/themes/</p>
<p>7.Copy the bundled plugins (Hello Dolly and Akismet) to your WP installâs wp-con<br />
tent/plugins directory: cp -R wp-content/plugins/* ~/public_html/wp-content/plugins/</p>
<p>me@titik.org [~/www/tmp/wordpress]# cp -R wp-content/plugins/* ~/public_html/wp-content/plugins/</p>
<p>8. Delete the wp-content directory<br />
me@titik.org [~/www/tmp/wordpress]# rm -rf wp-content/</p>
<p>9. Copy all other files and directories of the new version onto the WP installat<br />
ion path (overwriting the older ones)<br />
me@titik.org [~/www/tmp/wordpress]# cp -R * ~/public_html/</p>
<p>To complete the process, run the WP upgrade script at http://yoursite/wp-admin/upgrade.php.</p>
<p>That&#8217;s it! Enjoy your upgraded WP!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.titik.org/tips/upgrade-wordpress-via-ssh.html/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
