<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Harba Ario Sukha &#187; Linux</title>
	<atom:link href="http://harba.polsri.ac.id/?feed=rss2&#038;cat=5" rel="self" type="application/rss+xml" />
	<link>http://harba.polsri.ac.id</link>
	<description>"No Hackers, Phreaks, Crackers"</description>
	<lastBuildDate>Thu, 15 Jul 2010 04:25:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Linux Recover MySQL root password</title>
		<link>http://harba.polsri.ac.id/?p=27</link>
		<comments>http://harba.polsri.ac.id/?p=27#comments</comments>
		<pubDate>Tue, 31 Mar 2009 13:12:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://harba.polisriwijaya.ac.id/?p=27</guid>
		<description><![CDATA[#/etc/init.d/mysql stop #mysqld_safe â€“-skip-grant-tables &#038; #mysql -u root mysql> use mysql; mysql> update user set password=PASSWORD(&#8216;passwd-baru&#8217;) where User=&#8217;root&#8217;; mysql> flush privileges; mysql> quit #/etc/init.d/mysql stop #/etc/init.d/mysql start #mysq -u root -p]]></description>
			<content:encoded><![CDATA[<p>#/etc/init.d/mysql stop<br />
#mysqld_safe â€“-skip-grant-tables &#038;<br />
#mysql -u root<br />
mysql> use mysql;<br />
mysql> update user set password=PASSWORD(&#8216;passwd-baru&#8217;) where User=&#8217;root&#8217;;<br />
mysql> flush privileges;<br />
mysql> quit<br />
#/etc/init.d/mysql stop<br />
#/etc/init.d/mysql start<br />
#mysq -u root -p</p>
]]></content:encoded>
			<wfw:commentRss>http://harba.polsri.ac.id/?feed=rss2&amp;p=27</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Find the speed of your Ethernet card in Linux</title>
		<link>http://harba.polsri.ac.id/?p=26</link>
		<comments>http://harba.polsri.ac.id/?p=26#comments</comments>
		<pubDate>Mon, 30 Mar 2009 12:26:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://harba.polisriwijaya.ac.id/?p=26</guid>
		<description><![CDATA[# dmesg &#124;grep eth1 eth1: Broadcom NetXtreme II BCM5708 1000Base-T (B1) PCI-X 64-bit 133MHz found at mem ce000000, IRQ 169, node addr 00145ede381a bnx2: eth1: using MSI bnx2: eth1 NIC Copper Link is Up, 1000 Mbps full duplex eth1: no IPv6 routers present # mii-tool -v eth1 eth1: negotiated 100baseTx-FD, link ok product info: vendor [...]]]></description>
			<content:encoded><![CDATA[<p><strong># dmesg |grep eth1</strong><br />
eth1: Broadcom NetXtreme II BCM5708 1000Base-T (B1) PCI-X 64-bit 133MHz found at mem ce000000, IRQ 169, node addr 00145ede381a<br />
bnx2: eth1: using MSI<br />
bnx2: eth1 NIC Copper Link is Up, 1000 Mbps full duplex<br />
eth1: no IPv6 routers present</p>
<p><strong># mii-tool -v eth1</strong><br />
eth1: negotiated 100baseTx-FD, link ok<br />
  product info: vendor 00:08:18, model 54 rev 5<br />
  basic mode:   autonegotiation enabled<br />
  basic status: autonegotiation complete, link ok<br />
  capabilities: 100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD<br />
  advertising:  100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD flow-control<br />
  link partner: 100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD</p>
<p><strong># ethtool eth1</strong><br />
Settings for eth1:<br />
        Supported ports: [ TP ]<br />
        Supported link modes:   10baseT/Half 10baseT/Full<br />
                                100baseT/Half 100baseT/Full<br />
                                1000baseT/Full<br />
        Supports auto-negotiation: Yes<br />
        Advertised link modes:  10baseT/Half 10baseT/Full<br />
                                100baseT/Half 100baseT/Full<br />
                                1000baseT/Full<br />
        Advertised auto-negotiation: Yes<br />
        Speed: 1000Mb/s<br />
        Duplex: Full<br />
        Port: Twisted Pair<br />
        PHYAD: 1<br />
        Transceiver: internal<br />
        Auto-negotiation: on<br />
        Supports Wake-on: d<br />
        Wake-on: d<br />
        Link detected: yes</p>
]]></content:encoded>
			<wfw:commentRss>http://harba.polsri.ac.id/?feed=rss2&amp;p=26</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Synchronize The System Clock</title>
		<link>http://harba.polsri.ac.id/?p=25</link>
		<comments>http://harba.polsri.ac.id/?p=25#comments</comments>
		<pubDate>Fri, 11 Jul 2008 11:23:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Networking]]></category>

		<guid isPermaLink="false">http://harba.polisriwijaya.ac.id/?p=25</guid>
		<description><![CDATA[yum install ntp chkconfig &#8211;levels 235 ntpd on ntpdate id.pool.ntp.org /etc/init.d/ntpd start]]></description>
			<content:encoded><![CDATA[<p>yum install ntp</p>
<p>chkconfig &#8211;levels 235 ntpd on<br />
ntpdate id.pool.ntp.org<br />
/etc/init.d/ntpd start</p>
]]></content:encoded>
			<wfw:commentRss>http://harba.polsri.ac.id/?feed=rss2&amp;p=25</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fedora9 (Sulphur) &#8211; Fix The Network</title>
		<link>http://harba.polsri.ac.id/?p=24</link>
		<comments>http://harba.polsri.ac.id/?p=24#comments</comments>
		<pubDate>Sun, 18 May 2008 09:00:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Networking]]></category>

		<guid isPermaLink="false">http://harba.polisriwijaya.ac.id/?p=24</guid>
		<description><![CDATA[ifconfig route -nee chkconfig --list chkconfig NetworkManager off chkconfig --levels 35 network on /etc/init.d/network restart]]></description>
			<content:encoded><![CDATA[<p><code><br />
ifconfig</p>
<p>route -nee</p>
<p>chkconfig --list</p>
<p>chkconfig NetworkManager off<br />
chkconfig --levels 35 network on<br />
/etc/init.d/network restart<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://harba.polsri.ac.id/?feed=rss2&amp;p=24</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>rpm -e</title>
		<link>http://harba.polsri.ac.id/?p=21</link>
		<comments>http://harba.polsri.ac.id/?p=21#comments</comments>
		<pubDate>Sun, 23 Mar 2008 00:39:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://harba.polisriwijaya.ac.id/?p=21</guid>
		<description><![CDATA[For anyone interested. If the same package is installed twice(in the rpm database), and you want to remove it, type &#62;rpm &#8211;erase &#8211;allmatches &#60;package&#62; you can even throw in &#8211;nodeps to force remove it &#62;rpm &#8211;erase &#8211;allmatches &#8211;nodeps &#60;package&#62; Just thought that I&#8217;d share this.]]></description>
			<content:encoded><![CDATA[<p>For anyone interested.</p>
<p>If the same package is installed twice(in the rpm database), and you want to remove it, type</p>
<p>&gt;rpm &#8211;erase &#8211;allmatches &lt;package&gt;</p>
<p>you can even throw in &#8211;nodeps to force remove it</p>
<p>&gt;rpm &#8211;erase &#8211;allmatches &#8211;nodeps &lt;package&gt;</p>
<p>Just thought that I&#8217;d share this.</p>
]]></content:encoded>
			<wfw:commentRss>http://harba.polsri.ac.id/?feed=rss2&amp;p=21</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>djbdns</title>
		<link>http://harba.polsri.ac.id/?p=17</link>
		<comments>http://harba.polsri.ac.id/?p=17#comments</comments>
		<pubDate>Wed, 14 Nov 2007 00:58:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://harba.polisriwijaya.ac.id/?p=17</guid>
		<description><![CDATA[dnscachex/env/CACHESIZE 100000000 dnscachex/env/DATALIMIT 104857600 dnscachex/env/FORWARDONLY 1 dnscachex/env/IP 10.10.1.1 dnscachex/root/ip/ 10 127.0.0.1 dnscachex/root/servers/\@ 202.146.178.4 202.146.180.4]]></description>
			<content:encoded><![CDATA[<p>dnscachex/env/CACHESIZE<br />
100000000</p>
<p>dnscachex/env/DATALIMIT<br />
104857600</p>
<p>dnscachex/env/FORWARDONLY<br />
1</p>
<p>dnscachex/env/IP<br />
10.10.1.1</p>
<p>dnscachex/root/ip/<br />
10         127.0.0.1</p>
<p>dnscachex/root/servers/\@<br />
202.146.178.4<br />
202.146.180.4</p>
]]></content:encoded>
			<wfw:commentRss>http://harba.polsri.ac.id/?feed=rss2&amp;p=17</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL</title>
		<link>http://harba.polsri.ac.id/?p=16</link>
		<comments>http://harba.polsri.ac.id/?p=16#comments</comments>
		<pubDate>Thu, 06 Sep 2007 00:35:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://harba.polisriwijaya.ac.id/?p=16</guid>
		<description><![CDATA[Dumping mysqldump -u root -p dbname > /home/dbname_dump.sql Restore mysql -u root -p dbname < /home/dbname_dump.sql mysql> set password for root@localhost=password(&#8216;rootpasswd&#8217;); mysql> create database dbname; mysql> grant all on dbname.* to root; mysql> grant all on dbname.* to root@localhost; mysql> grant all on dbname.* to user; mysql> grant all on dbname.* to user@localhost; mysql> set [...]]]></description>
			<content:encoded><![CDATA[<p>Dumping<br />
mysqldump -u root -p dbname > /home/dbname_dump.sql</p>
<p>Restore<br />
mysql -u root -p dbname < /home/dbname_dump.sql</p>
<p>mysql> set password for root@localhost=password(&#8216;rootpasswd&#8217;);<br />
mysql> create database dbname;<br />
mysql> grant all on dbname.* to root;<br />
mysql> grant all on dbname.* to root@localhost;<br />
mysql> grant all on dbname.* to user;<br />
mysql> grant all on dbname.* to user@localhost;<br />
mysql> set password for user@localhost=password(&#8216;userpasswd&#8217;);</p>
]]></content:encoded>
			<wfw:commentRss>http://harba.polsri.ac.id/?feed=rss2&amp;p=16</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux Bridge</title>
		<link>http://harba.polsri.ac.id/?p=11</link>
		<comments>http://harba.polsri.ac.id/?p=11#comments</comments>
		<pubDate>Wed, 15 Aug 2007 15:59:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Networking]]></category>

		<guid isPermaLink="false">http://harba.polisriwijaya.ac.id/?p=11</guid>
		<description><![CDATA[/etc/sysconfig/network-scripts/ifcfg-br0 DEVICE=br0 ONBOOT=yes BOOTPROTO=static IPADDR=192.168.0.1 NETMASK=255.255.255.0 BROADCAST=192.168.0.255 TYPE=Bridge /etc/sysconfig/network-scripts/ifcfg-eth0 DEVICE=eth0 ONBOOT=yes BOOTPROTO=static BRIDGE=br0 /etc/sysconfig/network-scripts/ifcfg-eth1 DEVICE=eth1 ONBOOT=yes BOOTPROTO=static BRIDGE=br0]]></description>
			<content:encoded><![CDATA[<p>/etc/sysconfig/network-scripts/ifcfg-br0<br />
DEVICE=br0<br />
ONBOOT=yes<br />
BOOTPROTO=static<br />
IPADDR=192.168.0.1<br />
NETMASK=255.255.255.0<br />
BROADCAST=192.168.0.255<br />
TYPE=Bridge</p>
<p>/etc/sysconfig/network-scripts/ifcfg-eth0<br />
DEVICE=eth0<br />
ONBOOT=yes<br />
BOOTPROTO=static<br />
BRIDGE=br0</p>
<p>/etc/sysconfig/network-scripts/ifcfg-eth1<br />
DEVICE=eth1<br />
ONBOOT=yes<br />
BOOTPROTO=static<br />
BRIDGE=br0</p>
]]></content:encoded>
			<wfw:commentRss>http://harba.polsri.ac.id/?feed=rss2&amp;p=11</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux VLAN</title>
		<link>http://harba.polsri.ac.id/?p=12</link>
		<comments>http://harba.polsri.ac.id/?p=12#comments</comments>
		<pubDate>Wed, 15 Aug 2007 15:59:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Networking]]></category>

		<guid isPermaLink="false">http://harba.polisriwijaya.ac.id/?p=12</guid>
		<description><![CDATA[modprobe 8021q vconfig add bond0 110 #DC00_MIS-DC vconfig add bond0 111 #DC01_UPT-PP vconfig add bond0 112 #DC02_Akademik vconfig add bond0 113 #DC03_SIPIL vconfig add bond0 114 #DC04_MESIN vconfig add bond0 115 #DC05_ADM vconfig add bond0 116 #DC06_Akuntansi vconfig add bond0 117 #DC07_Kimia vconfig add bond0 119 #DC09_Elektro vconfig add bond0 100 #DC100_Wireless vconfig add bond0 [...]]]></description>
			<content:encoded><![CDATA[<p>modprobe 8021q</p>
<p>vconfig add bond0 110 #DC00_MIS-DC<br />
vconfig add bond0 111 #DC01_UPT-PP<br />
vconfig add bond0 112 #DC02_Akademik<br />
vconfig add bond0 113 #DC03_SIPIL<br />
vconfig add bond0 114 #DC04_MESIN<br />
vconfig add bond0 115 #DC05_ADM<br />
vconfig add bond0 116 #DC06_Akuntansi<br />
vconfig add bond0 117 #DC07_Kimia<br />
vconfig add bond0 119 #DC09_Elektro<br />
vconfig add bond0 100 #DC100_Wireless<br />
vconfig add bond0 101 #DC101_KPA_LT1<br />
vconfig add bond0 120 #DC10_TPSDP<br />
vconfig add bond0 121 #DC11_DueLike<br />
vconfig add bond0 200 #GK5_Lib_Staff<br />
vconfig add bond0 201 #GK5_Lib_Warnet<br />
vconfig add bond0 122 #DC12_Keuangan<br />
vconfig add bond0 102 #DC102_KPA_LT2<br />
vconfig add bond0 103 #DC103_KPA_LT3<br />
vconfig add bond0 210 #Lab_Internet</p>
]]></content:encoded>
			<wfw:commentRss>http://harba.polsri.ac.id/?feed=rss2&amp;p=12</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux Bonding</title>
		<link>http://harba.polsri.ac.id/?p=13</link>
		<comments>http://harba.polsri.ac.id/?p=13#comments</comments>
		<pubDate>Wed, 15 Aug 2007 15:59:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Networking]]></category>

		<guid isPermaLink="false">http://harba.polisriwijaya.ac.id/?p=13</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://harba.polsri.ac.id/?feed=rss2&amp;p=13</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
