<?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>xUx's Blog</title>
	<atom:link href="http://xux.in/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://xux.in/blog</link>
	<description>Just Another Geek's Blog</description>
	<lastBuildDate>Sun, 13 Feb 2011 02:00:39 +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>osTicket Red theme 1.6 RC4</title>
		<link>http://xux.in/blog/post/osticket-red-theme-16-rc4/</link>
		<comments>http://xux.in/blog/post/osticket-red-theme-16-rc4/#comments</comments>
		<pubDate>Sun, 08 Mar 2009 18:21:32 +0000</pubDate>
		<dc:creator>xUx</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Lost+Found]]></category>
		<category><![CDATA[osticket]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[themes]]></category>

		<guid isPermaLink="false">http://xux.in/blog/?p=98</guid>
		<description><![CDATA[Hello there Based on my old post (http://xux.in/blog/post/osticket-theme-1-6-rc4/), I decided to do more templates for osTicket 1.6 RC4 and RC5, because (and accidentally), the main theme code I did, allows you to integrate new templates in just a few minutes. So I downloaded some free css templates (like 12) and started to play with them [...]]]></description>
		<wfw:commentRss>http://xux.in/blog/post/osticket-red-theme-16-rc4/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>osTicket theme 1.6 RC4</title>
		<link>http://xux.in/blog/post/osticket-theme-1-6-rc4/</link>
		<comments>http://xux.in/blog/post/osticket-theme-1-6-rc4/#comments</comments>
		<pubDate>Tue, 24 Feb 2009 02:20:06 +0000</pubDate>
		<dc:creator>xUx</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Lost+Found]]></category>
		<category><![CDATA[osticket]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[themes]]></category>

		<guid isPermaLink="false">http://xux.in/blog/?p=74</guid>
		<description><![CDATA[As you already know osTicket is a support ticket system which is very easy to use and free. Developers from osTicket are back, they fixed a few bugs and cleaned a little bit most of the code. Features: Multilanguage client interface: You can add as many languages as you want for the client side. Error [...]]]></description>
		<wfw:commentRss>http://xux.in/blog/post/osticket-theme-1-6-rc4/feed/</wfw:commentRss>
		<slash:comments>63</slash:comments>
		</item>
		<item>
		<title>PHP EditDNS Updater for Linux</title>
		<link>http://xux.in/blog/post/php-editdns-updater-for-linux/</link>
		<comments>http://xux.in/blog/post/php-editdns-updater-for-linux/#comments</comments>
		<pubDate>Fri, 19 Dec 2008 00:59:55 +0000</pubDate>
		<dc:creator>xUx</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[editdns]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://xux.in/blog/?p=58</guid>
		<description><![CDATA[This is a simple PHP script which will update your dynamic DNS records using EditDNS. Features: - You can configure as many records as you want. - Supports HTTP and HTTPS. - For PHP 4x and higher compiled with sockets. - Simple validation. Here is the code: (editdns.php) #!/usr/bin/php -q &#60;? &#160; $port = 443; [...]]]></description>
		<wfw:commentRss>http://xux.in/blog/post/php-editdns-updater-for-linux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ensim&#8217;s (aka Parallels Pro Control Panel X for Linux) alternative ChangePasswdVirtUser</title>
		<link>http://xux.in/blog/post/ensim-parallels-pro-control-panel-x-for-linux-alternative-changepasswdvirtuser/</link>
		<comments>http://xux.in/blog/post/ensim-parallels-pro-control-panel-x-for-linux-alternative-changepasswdvirtuser/#comments</comments>
		<pubDate>Mon, 24 Nov 2008 21:40:45 +0000</pubDate>
		<dc:creator>xUx</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Ensim]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Lost+Found]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[snippet]]></category>

		<guid isPermaLink="false">http://xux.in/blog/?p=51</guid>
		<description><![CDATA[Ensim former Parallels Pro Control Panel X for Linux has a command line interface scripts as you SHOULD know which allows you to do several administrative tasks without login to the appliance. The other day I started to write an API in order to admin N Ensim servers with only 1 interface which is a [...]]]></description>
		<wfw:commentRss>http://xux.in/blog/post/ensim-parallels-pro-control-panel-x-for-linux-alternative-changepasswdvirtuser/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>cpanel 535 Incorrect authentication data</title>
		<link>http://xux.in/blog/post/cpanel-535-incorrect-authentication-data/</link>
		<comments>http://xux.in/blog/post/cpanel-535-incorrect-authentication-data/#comments</comments>
		<pubDate>Mon, 24 Nov 2008 20:19:25 +0000</pubDate>
		<dc:creator>xUx</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Lost+Found]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[cPanel]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[snippet]]></category>

		<guid isPermaLink="false">http://xux.in/blog/?p=48</guid>
		<description><![CDATA[I ran into a small issue when migrating some sites to a cPanel server, tried a few &#8220;tricks&#8221; (/scripts/* &#8211;force hehe) without luck till I found a great post which pointed me the solution, and it is as simple as that! Since I&#8217;m a very lazy guy, I wrote a tiny script which does what [...]]]></description>
		<wfw:commentRss>http://xux.in/blog/post/cpanel-535-incorrect-authentication-data/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Install and setup Samba in Linux</title>
		<link>http://xux.in/blog/post/install-and-setup-samba-in-linux/</link>
		<comments>http://xux.in/blog/post/install-and-setup-samba-in-linux/#comments</comments>
		<pubDate>Sat, 08 Nov 2008 19:28:55 +0000</pubDate>
		<dc:creator>xUx</dc:creator>
				<category><![CDATA[Ensim]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Lost+Found]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[rhel]]></category>
		<category><![CDATA[samba]]></category>

		<guid isPermaLink="false">http://xux.in/blog/?p=46</guid>
		<description><![CDATA[What is Samba? If you don&#8217;t know what it is then you shouldn&#8217;t be reading this Samba can do a lot of things and we are only cover a basic configuration that will allow you to share specific folders on a Linux machine in the same way you share forlder in a Windows machine. This [...]]]></description>
		<wfw:commentRss>http://xux.in/blog/post/install-and-setup-samba-in-linux/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Quick Ensim Backup</title>
		<link>http://xux.in/blog/post/quick-ensim-backup/</link>
		<comments>http://xux.in/blog/post/quick-ensim-backup/#comments</comments>
		<pubDate>Fri, 24 Oct 2008 01:52:15 +0000</pubDate>
		<dc:creator>xUx</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Ensim]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://xux.in/blog/?p=44</guid>
		<description><![CDATA[Nothing but an easy to use backup script for Ensim (4.X-10.X) which uses vhexport, so yeah, it&#8217;s not fast, but I wrote it because sometimes you just need to backup 1 or a few sites and drop them somewhere You just need to type this: ./backupsingle.php /path/to/backup domain1.com domain2.com ...domainN.com And you&#8217;ll see something like [...]]]></description>
		<wfw:commentRss>http://xux.in/blog/post/quick-ensim-backup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Duplicated uid&#8217;s causing quotas issues on Ensim</title>
		<link>http://xux.in/blog/post/duplicated-uids-causing-quotas-issues-on-ensim/</link>
		<comments>http://xux.in/blog/post/duplicated-uids-causing-quotas-issues-on-ensim/#comments</comments>
		<pubDate>Mon, 29 Sep 2008 03:17:35 +0000</pubDate>
		<dc:creator>xUx</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Ensim]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Lost+Found]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[quotas]]></category>
		<category><![CDATA[rhel]]></category>
		<category><![CDATA[snippet]]></category>

		<guid isPermaLink="false">http://xux.in/blog/?p=37</guid>
		<description><![CDATA[I&#8217;ve found some interesting error on some Ensim servers, some users having issues with their quotas and if you remove it and add it again you get the same quota issues. So, after a few minutes I noticed that the users UID&#8217;s with issues were duplicated on other sites and that&#8217;s a BIG problem. Ensim [...]]]></description>
		<wfw:commentRss>http://xux.in/blog/post/duplicated-uids-causing-quotas-issues-on-ensim/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add/Remove multiple DNS zones for Ensim 4.x</title>
		<link>http://xux.in/blog/post/addremove-multiple-dns-zones-for-ensim-4x/</link>
		<comments>http://xux.in/blog/post/addremove-multiple-dns-zones-for-ensim-4x/#comments</comments>
		<pubDate>Mon, 22 Sep 2008 17:30:46 +0000</pubDate>
		<dc:creator>xUx</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Ensim]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[rhel]]></category>
		<category><![CDATA[snippet]]></category>

		<guid isPermaLink="false">http://xux.in/blog/?p=28</guid>
		<description><![CDATA[I wrote this small script a few years ago (2005). This script allows you to add/delete 1 or more DNS zones and trust me, when you need to add 300 domains to your Ensim box you&#8217;ll come back to thank me Basicly, the script asks you for 2 options: What do you want to do? [...]]]></description>
		<wfw:commentRss>http://xux.in/blog/post/addremove-multiple-dns-zones-for-ensim-4x/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Install Moodle on Ensim</title>
		<link>http://xux.in/blog/post/install-moodle-on-ensim/</link>
		<comments>http://xux.in/blog/post/install-moodle-on-ensim/#comments</comments>
		<pubDate>Sat, 13 Sep 2008 00:53:28 +0000</pubDate>
		<dc:creator>xUx</dc:creator>
				<category><![CDATA[Ensim]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[moodle]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[rhel]]></category>

		<guid isPermaLink="false">http://xux.in/blog/post/install-moodle-on-ensim/</guid>
		<description><![CDATA[This tutorial will cover Moodle&#8217;s 1.9.2 installation on a server running Ensim 4.x &#8211; 10.x / PHP5 / MySQL 4.1 &#8211; 5.2 (as root) &#8220;Moodle is a course management system (CMS) &#8211; a free, Open Source software package designed using sound pedagogical principles, to help educators create effective online learning communities.&#8221; For more info go [...]]]></description>
		<wfw:commentRss>http://xux.in/blog/post/install-moodle-on-ensim/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

