<?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:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>IT From Tambaksari</title>
	<atom:link href="http://tambaksari.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://tambaksari.wordpress.com</link>
	<description>Hello IT from Tambaksari</description>
	<lastBuildDate>Wed, 02 Apr 2008 19:01:47 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='tambaksari.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/e7af5631a6486814216217229fa1569d?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>IT From Tambaksari</title>
		<link>http://tambaksari.wordpress.com</link>
	</image>
			<item>
		<title>Reset Forgotten MySQL Root Password</title>
		<link>http://tambaksari.wordpress.com/2008/04/02/reset-forgotten-mysql-root-password/</link>
		<comments>http://tambaksari.wordpress.com/2008/04/02/reset-forgotten-mysql-root-password/#comments</comments>
		<pubDate>Wed, 02 Apr 2008 18:59:02 +0000</pubDate>
		<dc:creator>tambaksari</dc:creator>
				<category><![CDATA[Linux/Unix]]></category>
		<category><![CDATA[MySql]]></category>
		<category><![CDATA[Operating System]]></category>

		<guid isPermaLink="false">http://tambaksari.wordpress.com/2008/04/02/reset-forgotten-mysql-root-password/</guid>
		<description><![CDATA[Have you ever forgotten the root password on one of your MySQL servers? No? Well maybe I’m not as perfect as you. This is a quick h00tow (how to) reset your MySQL root password. It does require root access on your server. If you have forgotten that password wait for another article. Original article posted [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tambaksari.wordpress.com&blog=3354832&post=4&subd=tambaksari&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Have you ever forgotten the root password on one of your MySQL servers? No? Well maybe I’m not as perfect as you. This is a quick h00tow (how to) reset your MySQL root password. It does require root access on your server. If you have forgotten that password wait for another article. Original article posted on <a href="http://www.cmdln.org/2008/02/09/reset-mysql-root-password/" target="_blank"> reset mysql root password</a>.  <!-- END AD TAG --></p>
<p>First things first. Log in as root and stop the mysql daemon. Now lets start up the mysql daemon and skip the grant tables which store the passwords.<br />
<code></code></p>
<p><code>mysqld_safe --skip-grant-tables</code><br />
You should see mysqld start up successfully. If not, well you have bigger issues. Now you should be able to connect to mysql without a password.<br />
<code></code></p>
<p><code>mysql --user=root mysql</code></p>
<p><code>update user set Password=PASSWORD('new-password');<br />
flush privileges;<br />
exit;</code></p>
<p>Now kill your running mysqld, then restart it normally. You should be good to go. Try not to forget your password again.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/tambaksari.wordpress.com/4/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/tambaksari.wordpress.com/4/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tambaksari.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tambaksari.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tambaksari.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tambaksari.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tambaksari.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tambaksari.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tambaksari.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tambaksari.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tambaksari.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tambaksari.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tambaksari.wordpress.com&blog=3354832&post=4&subd=tambaksari&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://tambaksari.wordpress.com/2008/04/02/reset-forgotten-mysql-root-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e2f5fd4574fcf30a81cce3d2baddfe5c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tambaksari</media:title>
		</media:content>
	</item>
		<item>
		<title>MVTS for bussiness</title>
		<link>http://tambaksari.wordpress.com/2008/04/02/mvts-for-bussiness/</link>
		<comments>http://tambaksari.wordpress.com/2008/04/02/mvts-for-bussiness/#comments</comments>
		<pubDate>Wed, 02 Apr 2008 18:41:05 +0000</pubDate>
		<dc:creator>tambaksari</dc:creator>
				<category><![CDATA[Linux/Unix]]></category>
		<category><![CDATA[PayWare]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[acd]]></category>
		<category><![CDATA[asr]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mera]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[softswitch]]></category>
		<category><![CDATA[voice]]></category>
		<category><![CDATA[voip]]></category>

		<guid isPermaLink="false">http://tambaksari.wordpress.com/?p=3</guid>
		<description><![CDATA[This program is for the VoIP carrier businesses; the ISPs rendering VoIP LD and ILD call services to corporate customers operating their own VoIP equipment; and for the local, LD, and ILD telephony operators specializing in the prepaid card IP-telephony.
This program act like service, that runs at background. So it simply can executed as script [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tambaksari.wordpress.com&blog=3354832&post=3&subd=tambaksari&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>This program is for the VoIP carrier businesses; the ISPs rendering VoIP LD and ILD call services to corporate customers operating their own VoIP equipment; and for the local, LD, and ILD telephony operators specializing in the prepaid card IP-telephony.</p>
<p>This program act like service, that runs at background. So it simply can executed as script command. Therefore there is no user interface for this program. However this program also have monitoring manager, that can view and monitor activity, status of originators, dialpeers, and gateways, but it must be download  separately. Don&#8217;t worry the manager is free to download. But MVTS (Mera) itself is pay ware, it&#8217;s mean you have to pay for using it.</p>
<p>The Mera has has few different with other under linux voip transit softswitch software. The main common is, that the configuration for Mera behaviour are saved  into file text with cfg extension. And using regex for formulating route for calls traffic.</p>
<p>The manager itself, divide into two parts. One part is windows side. The other part is Linux side. The windows side, provide graphical desktop user interface, that act as client software so user can easily install it on anywhere windows at office or home that connect to the Mera servers. The Linux side acting like web server and must install at the same pc / server with Mera. The web server, collecting data from mera and process it to become valuable information for monitoring, example ACD per client, ASR per client, maximum load, count of successed or failed call, etc.</p>
<p>By the way, ASR  is resemble Average Success Rate, it show in percent, how many call that success comparing with those one are fail. The higher percent of ACD, the better quality it shows. And ACD is resemble Average Call Duration, it show average duration for all calls. Mera server can be claim in good condition if minimum value ACD and ASR over 50-70%. But low value of acd or asr, not always come from wrong mera configuration, but it also come from client or from the gateways itself.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/tambaksari.wordpress.com/3/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/tambaksari.wordpress.com/3/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tambaksari.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tambaksari.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tambaksari.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tambaksari.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tambaksari.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tambaksari.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tambaksari.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tambaksari.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tambaksari.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tambaksari.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tambaksari.wordpress.com&blog=3354832&post=3&subd=tambaksari&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://tambaksari.wordpress.com/2008/04/02/mvts-for-bussiness/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e2f5fd4574fcf30a81cce3d2baddfe5c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tambaksari</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello IT.!!</title>
		<link>http://tambaksari.wordpress.com/2008/04/02/hello-world/</link>
		<comments>http://tambaksari.wordpress.com/2008/04/02/hello-world/#comments</comments>
		<pubDate>Wed, 02 Apr 2008 13:15:18 +0000</pubDate>
		<dc:creator>tambaksari</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Alhamdulillah. My first IT Blog.
Please enjoy the content..
Wassalam
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tambaksari.wordpress.com&blog=3354832&post=1&subd=tambaksari&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Alhamdulillah. My first IT Blog.</p>
<p>Please enjoy the content..</p>
<p>Wassalam</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/tambaksari.wordpress.com/1/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/tambaksari.wordpress.com/1/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tambaksari.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tambaksari.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tambaksari.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tambaksari.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tambaksari.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tambaksari.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tambaksari.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tambaksari.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tambaksari.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tambaksari.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tambaksari.wordpress.com&blog=3354832&post=1&subd=tambaksari&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://tambaksari.wordpress.com/2008/04/02/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e2f5fd4574fcf30a81cce3d2baddfe5c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tambaksari</media:title>
		</media:content>
	</item>
	</channel>
</rss>