<?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>Op3r &#187; Technology/Internet</title>
	<atom:link href="http://op3r.com/category/technologyinternet/feed/" rel="self" type="application/rss+xml" />
	<link>http://op3r.com</link>
	<description>Nothing beats coffee and cigarettes when raining :P</description>
	<lastBuildDate>Wed, 05 Oct 2011 12:33:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>And then we need the how to create a grant all user for a mysql database.</title>
		<link>http://op3r.com/2011/06/22/vicidial/and-then-we-need-the-how-to-create-a-grant-all-user-for-a-mysql-database/</link>
		<comments>http://op3r.com/2011/06/22/vicidial/and-then-we-need-the-how-to-create-a-grant-all-user-for-a-mysql-database/#comments</comments>
		<pubDate>Tue, 21 Jun 2011 20:56:06 +0000</pubDate>
		<dc:creator>Op3r</dc:creator>
				<category><![CDATA[Call Center]]></category>
		<category><![CDATA[Technology/Internet]]></category>
		<category><![CDATA[VICIDIAL]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[goautodial]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://op3r.com/?p=700</guid>
		<description><![CDATA[<p>Posted in <a href="http://op3r.com/category/call-center/" title="Call Center">Call Center</a><a href="http://op3r.com/category/technologyinternet/" title="Technology/Internet">Technology/Internet</a><a href="http://op3r.com/category/vicidial/" title="VICIDIAL">VICIDIAL</a></p>Yep there was a time in our sleep deprived environment that we need to create a user for our ultra secured mysql server. He wants a GRANT ALL permission on a new database. So you&#8217;re googling the internet because you are lazy and found my site. I don&#8217;t want hearing the &#8220;You disappoint son&#8221; verbiage [...]]]></description>
		<wfw:commentRss>http://op3r.com/2011/06/22/vicidial/and-then-we-need-the-how-to-create-a-grant-all-user-for-a-mysql-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The ugly way to WAN failover.</title>
		<link>http://op3r.com/2011/01/03/call-center/the-ugly-way-to-wan-failover/</link>
		<comments>http://op3r.com/2011/01/03/call-center/the-ugly-way-to-wan-failover/#comments</comments>
		<pubDate>Mon, 03 Jan 2011 10:48:53 +0000</pubDate>
		<dc:creator>Op3r</dc:creator>
				<category><![CDATA[Asterisk]]></category>
		<category><![CDATA[Call Center]]></category>
		<category><![CDATA[Technology/Internet]]></category>
		<category><![CDATA[Telecommunications]]></category>

		<guid isPermaLink="false">http://op3r.com/?p=679</guid>
		<description><![CDATA[<p>Posted in <a href="http://op3r.com/category/asterisk/" title="Asterisk">Asterisk</a><a href="http://op3r.com/category/call-center/" title="Call Center">Call Center</a><a href="http://op3r.com/category/technologyinternet/" title="Technology/Internet">Technology/Internet</a><a href="http://op3r.com/category/telecommunications/" title="Telecommunications">Telecommunications</a></p>I&#8217;m just posting this for posterity sake. So you have 2 NIC cards connected to different ISP. You wanted to have one to do a fail over once the other is dead. Use this bash script. #!/bin/bash GW1=&#8221;192.168.10.254&#8243; GW2=&#8221;192.168.55.254&#8243; TESTIP=&#8221;192.71.220.10&#8243; # Any reliable Internet ip that responds to ping. CURGW=`/sbin/route -n &#124;awk &#8216;/^0.0.0.0/ {print $2 [...]]]></description>
		<wfw:commentRss>http://op3r.com/2011/01/03/call-center/the-ugly-way-to-wan-failover/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mounting an NTFS external hard drive on centos</title>
		<link>http://op3r.com/2010/03/26/technologyinternet/mounting-an-ntfs-external-hard-drive-on-centos/</link>
		<comments>http://op3r.com/2010/03/26/technologyinternet/mounting-an-ntfs-external-hard-drive-on-centos/#comments</comments>
		<pubDate>Thu, 25 Mar 2010 18:18:44 +0000</pubDate>
		<dc:creator>Op3r</dc:creator>
				<category><![CDATA[Technology/Internet]]></category>

		<guid isPermaLink="false">http://op3r.com/?p=667</guid>
		<description><![CDATA[<p>Posted in <a href="http://op3r.com/category/technologyinternet/" title="Technology/Internet">Technology/Internet</a></p>I had a requirement to back up all the files on an archive server and I thought Ill just hook up the 1 terabyte hd on USB and issue mount -t ntfs-3g /dev/sda /mnt/external and be done with it. But no it didnt work, so I have to configure the server to support it. Here&#8217;s [...]]]></description>
		<wfw:commentRss>http://op3r.com/2010/03/26/technologyinternet/mounting-an-ntfs-external-hard-drive-on-centos/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Philabs and the requirement to be math proficient to get funding for start ups.</title>
		<link>http://op3r.com/2010/02/23/things-i-found-while-bored/philabs-and-the-requirement-to-be-math-proficient-to-get-funding-for-start-ups/</link>
		<comments>http://op3r.com/2010/02/23/things-i-found-while-bored/philabs-and-the-requirement-to-be-math-proficient-to-get-funding-for-start-ups/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 19:28:27 +0000</pubDate>
		<dc:creator>Op3r</dc:creator>
				<category><![CDATA[Technology/Internet]]></category>
		<category><![CDATA[Things I found while bored]]></category>

		<guid isPermaLink="false">http://op3r.com/?p=199</guid>
		<description><![CDATA[<p>Posted in <a href="http://op3r.com/category/technologyinternet/" title="Technology/Internet">Technology/Internet</a><a href="http://op3r.com/category/things-i-found-while-bored/" title="Things I found while bored">Things I found while bored</a></p>This had my blood boiling. What this? If N]]></description>
		<wfw:commentRss>http://op3r.com/2010/02/23/things-i-found-while-bored/philabs-and-the-requirement-to-be-math-proficient-to-get-funding-for-start-ups/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Smart SurfTV &#8211; A cheap way to have internet at home?</title>
		<link>http://op3r.com/2010/02/23/telecommunications/smart-surftv-a-cheap-way-to-have-internet-at-home/</link>
		<comments>http://op3r.com/2010/02/23/telecommunications/smart-surftv-a-cheap-way-to-have-internet-at-home/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 15:17:01 +0000</pubDate>
		<dc:creator>Op3r</dc:creator>
				<category><![CDATA[Technology/Internet]]></category>
		<category><![CDATA[Telecommunications]]></category>

		<guid isPermaLink="false">http://op3r.com/?p=197</guid>
		<description><![CDATA[<p>Posted in <a href="http://op3r.com/category/technologyinternet/" title="Technology/Internet">Technology/Internet</a><a href="http://op3r.com/category/telecommunications/" title="Telecommunications">Telecommunications</a></p>I found gonz&#8217;s tweet about the smart&#8217;s press release on surftv. Here&#8217;s the gist of the press release: Smart Bro SurfTV is a device that connects to a television set through a quick and easy procedure, to provide Internet access using Smart Bro’s nationwide coverage. When plugged into the RCA port of a color TV [...]]]></description>
		<wfw:commentRss>http://op3r.com/2010/02/23/telecommunications/smart-surftv-a-cheap-way-to-have-internet-at-home/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Because we always forget the root password of mysql.</title>
		<link>http://op3r.com/2010/02/07/technologyinternet/because-we-always-forget-the-root-password-of-mysql/</link>
		<comments>http://op3r.com/2010/02/07/technologyinternet/because-we-always-forget-the-root-password-of-mysql/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 02:29:30 +0000</pubDate>
		<dc:creator>Op3r</dc:creator>
				<category><![CDATA[Technology/Internet]]></category>

		<guid isPermaLink="false">http://op3r.com/?p=193</guid>
		<description><![CDATA[<p>Posted in <a href="http://op3r.com/category/technologyinternet/" title="Technology/Internet">Technology/Internet</a></p>An old client of mine emailed me a while ago asking about the password of the MySQL server. I have installed their VICIDIAL Predictive Dialer like a year ago. They only used it for manual dialing using eyebeam . Anyhow so I tried to login to the MySQL server using the only password I l [...]]]></description>
		<wfw:commentRss>http://op3r.com/2010/02/07/technologyinternet/because-we-always-forget-the-root-password-of-mysql/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Hitler&#8217;s reaction to iPad</title>
		<link>http://op3r.com/2010/01/28/technologyinternet/hitlers-reaction-to-ipad/</link>
		<comments>http://op3r.com/2010/01/28/technologyinternet/hitlers-reaction-to-ipad/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 12:39:10 +0000</pubDate>
		<dc:creator>Op3r</dc:creator>
				<category><![CDATA[Technology/Internet]]></category>

		<guid isPermaLink="false">http://op3r.com/?p=190</guid>
		<description><![CDATA[<p>Posted in <a href="http://op3r.com/category/technologyinternet/" title="Technology/Internet">Technology/Internet</a></p>Hahahaha Mark E. sent me this youtube link and I almost fell from my chair trying to suppress a laugh. Watch and enjoy!]]></description>
		<wfw:commentRss>http://op3r.com/2010/01/28/technologyinternet/hitlers-reaction-to-ipad/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Forgot your password? No problem!</title>
		<link>http://op3r.com/2010/01/28/things-i-found-while-bored/forgot-your-password-no-problem/</link>
		<comments>http://op3r.com/2010/01/28/things-i-found-while-bored/forgot-your-password-no-problem/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 12:19:15 +0000</pubDate>
		<dc:creator>Op3r</dc:creator>
				<category><![CDATA[Technology/Internet]]></category>
		<category><![CDATA[Things I found while bored]]></category>

		<guid isPermaLink="false">http://op3r.com/?p=186</guid>
		<description><![CDATA[<p>Posted in <a href="http://op3r.com/category/technologyinternet/" title="Technology/Internet">Technology/Internet</a><a href="http://op3r.com/category/things-i-found-while-bored/" title="Things I found while bored">Things I found while bored</a></p>I found this from reddit while waiting for a miracle to happen.]]></description>
		<wfw:commentRss>http://op3r.com/2010/01/28/things-i-found-while-bored/forgot-your-password-no-problem/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>McGraw-Hill CEO Confirms Apple Tablet. OMFG!!!</title>
		<link>http://op3r.com/2010/01/26/telecommunications/mcgraw-hill-ceo-confirms-apple-tablet-omfg/</link>
		<comments>http://op3r.com/2010/01/26/telecommunications/mcgraw-hill-ceo-confirms-apple-tablet-omfg/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 22:27:33 +0000</pubDate>
		<dc:creator>Op3r</dc:creator>
				<category><![CDATA[Technology/Internet]]></category>
		<category><![CDATA[Telecommunications]]></category>

		<guid isPermaLink="false">http://op3r.com/?p=182</guid>
		<description><![CDATA[<p>Posted in <a href="http://op3r.com/category/technologyinternet/" title="Technology/Internet">Technology/Internet</a><a href="http://op3r.com/category/telecommunications/" title="Telecommunications">Telecommunications</a></p>Apple tablet. The big brother of my iPhone. JUST GOT CONFIRMED. The OS of the thing is based on iPhone. I just soiled my pants. Here&#8217;s what the man said: &#8220;Yeah, Very exciting. Yes, they&#8217;ll make their announcement tomorrow on this one. We have worked with Apple for quite a while. And the Tablet is [...]]]></description>
		<wfw:commentRss>http://op3r.com/2010/01/26/telecommunications/mcgraw-hill-ceo-confirms-apple-tablet-omfg/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ATM Machines using windows XP</title>
		<link>http://op3r.com/2010/01/03/personal/atm-machines-using-windows-xp/</link>
		<comments>http://op3r.com/2010/01/03/personal/atm-machines-using-windows-xp/#comments</comments>
		<pubDate>Sun, 03 Jan 2010 17:41:33 +0000</pubDate>
		<dc:creator>Op3r</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Technology/Internet]]></category>
		<category><![CDATA[funny]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://op3r.com/2010/01/03/personal/atm-machines-using-windows-xp/</guid>
		<description><![CDATA[<p>Posted in <a href="http://op3r.com/category/personal/" title="Personal">Personal</a><a href="http://op3r.com/category/technologyinternet/" title="Technology/Internet">Technology/Internet</a></p>I was getting some money from an ATM machine when I saw this&#8230;.. Pretty funny then I remembered it&#8217;s one of my bank..]]></description>
		<wfw:commentRss>http://op3r.com/2010/01/03/personal/atm-machines-using-windows-xp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

