<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Save Lono</title>
	<link>http://www.savelono.com</link>
	<description>Linux Stuff,  IT News, and Open Source Software</description>
	<lastBuildDate>Sat, 04 Feb 2012 22:42:26 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.2.1" -->
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />

	<item>
		<title>Fedora 14 PHP daemon error</title>
		<description><![CDATA[I&#8217;m using PHP to create a daemon(system process) that listens for request to dial outbound calls from a Asterisk based dialer.  Before I even got started I got the following error: Many websites suggest recompiling PHP or installing &#8216;php-posix&#8217;, which isn&#8217;t in the Fedora repo. After some searching I found that &#8216;php-posix&#8217; is part of [...]]]></description>
		<link>http://www.savelono.com/linux/uncategorized/fedora-14-php-daemon-error.html</link>
			</item>
	<item>
		<title>Asterisk: Holiday Macro</title>
		<description><![CDATA[Below is an example of a macro that checks to see if the &#8216;holiday&#8217; menu is enabled.  I also added extension 2970, a &#8216;one touch&#8217; utility to enable/disable the holiday macro.  Remember to create a &#8216;holiday_disabled.wav&#8217; that literally says, &#8220;Holiday menu disabled&#8221;.  To rercord a message simply disable and enable the utility again.  Enjoy! &#160; [...]]]></description>
		<link>http://www.savelono.com/asterisk/asterisk-holiday-macro.html</link>
			</item>
	<item>
		<title>Fox News commentator contends Anonymous is, &#8220;major organizers of the Occupy Wall Street protests&#8221;</title>
		<description><![CDATA[I know Fox News says and writes some nutty stuff, but this article I read  today takes the cake.  Contributer Dan Gainor writes about the poor defensless police of America being cyber bullied by &#8216;liberal protesters&#8217;. http://www.foxnews.com/opinion/2011/11/04/wheres-outrage-over-occupy-protesters-high-tech-intimidation-police/?intcmp=obnetwork He blames Anonmous(the online hacktivist group) for largely being responsible for the &#8216;Occupy Wallstreet&#8217; movement. What?  Are you [...]]]></description>
		<link>http://www.savelono.com/news/fox-news-commentator-contends-anonymous-major-organizers-of-the-occupy-wall-street-protests.html</link>
			</item>
	<item>
		<title>Asterisk: How to setup Agent Status on Polycom Idle Display</title>
		<description><![CDATA[&#160; This tutorial describes how to configure the idle display screens on Polycom phones to subscribe to a XHTML file that reads their Agent status from Asterisk.  When the phone is not in active use it displays the web page. My tutorial has three components.  A specific Polycom option(found in sip.cfg) added to the configuration [...]]]></description>
		<link>http://www.savelono.com/scripts/asterisk-how-to-setup-agent-status-on-polycom-idle-display.html</link>
			</item>
	<item>
		<title>Asterisk: How to Install Queuemetrics and Qloader</title>
		<description><![CDATA[Queuemetrics is by far the best Call Center software Linux.  My only complaint might be that Java is huge resource hog when it parses the Asterisk. &#8216;/var/log/asterisk/queue_log&#8217;.  Luckily Loway provides an excellent PERL script called Qloader. Today we will walk through installing Queuemeteics,MySQL,and Qloader daemon. My installation instructions are basically a quick rundown of the excellent infomation [...]]]></description>
		<link>http://www.savelono.com/linux/asterisk-post/asterisk-how-to-install-queuemetrics-and-qloader.html</link>
			</item>
	<item>
		<title>AT&amp;T takes Billions from US Tax Payers while Imposing Download Caps</title>
		<description><![CDATA[For AT&#38;T it&#8217;s another day, another dollar&#8230;  or rather billions of dollars. Your&#8217;s, collected from taxes and deficit spending.  I read a article on cnet about AT&#38;T&#8217;s justification of &#8216;download usage caps&#8217;.  AT&#38;T General Counsel Wayne Watts reasoned the need for caps like this,  &#8220;It is hardly surprising that the general counsel of Netflix, a company [...]]]></description>
		<link>http://www.savelono.com/linux/uncategorized/att-takes-billions-from-us-tax-payers-while-imposing-download-caps.html</link>
			</item>
	<item>
		<title>BASH script to logout Dynamic Agents</title>
		<description><![CDATA[This is a simple script for logging out Dynamic Agents in Asterisk.  The most common use would be to logout Agents automatically each day in case they forget or are on PAUSE.  Edit the &#8220;LOGGEDIN&#8221; variable below to match the correct length of digits.  By default it is three,  &#8217;SIP/&#8230;&#8217;. You can add as many or [...]]]></description>
		<link>http://www.savelono.com/linux/bash-script-to-logout-dynamic-agents.html</link>
			</item>
	<item>
		<title>How to migrate a QEMU &#8211; KVM image to a Physical Machine(PC)</title>
		<description><![CDATA[Virtualization and cloud services are great!  Everyone wants to move services to web space, but little is written about migrating to physical hardware.  Even though virtualized environments are ideal for labs(at least from cost and organization stand point). Open Source QEMU-KVM provides an excellent set of tools through libvirtd/virt-manager.  I use virtualization for test lab [...]]]></description>
		<link>http://www.savelono.com/linux/how-to-migrate-a-qemu-kvm-image-to-a-physical-machinepc.html</link>
			</item>
	<item>
		<title>How to Backup and Recover Windows 7 from Blueray BD-RE(rewritable)</title>
		<description><![CDATA[Having a good backup and recovery plan is a must for every systems admin, but every day users can greatly benifit from a little preventive maintenence.  I for instance, only use Windows for games; every time a hard drive fails or &#8216;Windows recovery&#8217; wipes out my MBR I have to start from scratch.  So this [...]]]></description>
		<link>http://www.savelono.com/windows/how-to-backup-and-recover-windows-7-from-blueray-bd-rerewritable.html</link>
			</item>
	<item>
		<title>How to Configure Anonymous Web Surfing on Linux with Tor</title>
		<description><![CDATA[Tor is a Open Source distributed network of virtual tunnels for the purpose of anonmity online.  Here is a excerpt from their site describing the mission of Tor: Ongoing trends in law, policy, and technology threaten anonymity as never before, undermining our ability to speak and read freely online. These trends also undermine national security [...]]]></description>
		<link>http://www.savelono.com/linux/how-to-configure-anonymous-web-surfing-on-linux-with-tor.html</link>
			</item>
</channel>
</rss>

