<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
    <channel>
        <title>myhosting.com Knowledge Base - Ubuntu</title>
        <link>http://myhosting.com/wiki/index.php?/category/36</link>
        <description><![CDATA[Root / VPS Hosting / Win/Lin no control panel / Linux OS / Ubuntu]]></description>
        <language>en-us</language>
        <generator>KnowlageBase RSS Generator</generator>

         
                <item>
                        <title>How To Repair MySQL Replication</title>
                                    <link>http://myhosting.com/wiki/index.php?/article/AA-04899</link>
                                    <description><![CDATA[<p><h2>How To Repair MySQL Replication</h2> <p>If you have set up MySQL replication, you probably know this problem: sometimes there are invalid MySQL queries which cause the replication to not work anymore. In this short guide I explain how you can repair the replication on the MySQL slave without&#8230;]]></description>
                                    <pubDate>Fri, 03 May 2013 20:34:05 +0000</pubDate>
                                    <guid>http://myhosting.com/wiki/index.php?/article/AA-04899</guid>
                    </item>
                <item>
                        <title>Load Balancing MySQL with MySQL Proxy</title>
                                    <link>http://myhosting.com/wiki/index.php?/article/AA-04898</link>
                                    <description><![CDATA[<p></p> <h2>Load Balancing MySQL w/ MySQL Proxy</h2> <p>We have the technology </p> <p>Install MySQL Proxy on the load balancer box(es). </p> <p> </p>sudo apt-get install mysql-proxy --yes <p></p> <p>Configure and run MySQL Proxy </p> <p>You'll also need to open the MySQL port on]]></description>
                                    <pubDate>Fri, 03 May 2013 20:32:26 +0000</pubDate>
                                    <guid>http://myhosting.com/wiki/index.php?/article/AA-04898</guid>
                    </item>
                <item>
                        <title>Clustering MySQL</title>
                                    <link>http://myhosting.com/wiki/index.php?/article/AA-04897</link>
                                    <description><![CDATA[<p><h2>Clustering MySQL</h2> <p>To begin with we'll install and configure MySQL for normal use on each of the boxes.</p><p>sudo apt-get install mysql-server --yes Set a strong MySQL root password and wait for the packages to download and install, then edit /etc/mysql/my.cnf ]]></description>
                                    <pubDate>Fri, 03 May 2013 20:30:25 +0000</pubDate>
                                    <guid>http://myhosting.com/wiki/index.php?/article/AA-04897</guid>
                    </item>
                <item>
                        <title>MySQL Basics</title>
                                    <link>http://myhosting.com/wiki/index.php?/article/AA-04896</link>
                                    <description><![CDATA[<p><h2>What is MySQL?</h2> <p>MySQL is the world's most used open source relational database management system (RDBMS) that runs as a server providing multi-user access to a number of databases. </p> <h2>Daily Op]]></description>
                                    <pubDate>Fri, 03 May 2013 20:25:46 +0000</pubDate>
                                    <guid>http://myhosting.com/wiki/index.php?/article/AA-04896</guid>
                    </item>
                <item>
                        <title>fail2ban</title>
                                    <link>http://myhosting.com/wiki/index.php?/article/AA-04895</link>
                                    <description><![CDATA[<p><h2>What is fail2ban?</h2> <p>Fail2ban is an intrusion prevention framework written in the Python programming language. It is able to run on POSIX systems that have an interface to a packet-control system or firewall installed locally (for example, iptables or TCP Wrapper). </p> ]]></description>
                                    <pubDate>Fri, 03 May 2013 19:02:36 +0000</pubDate>
                                    <guid>http://myhosting.com/wiki/index.php?/article/AA-04895</guid>
                    </item>
                <item>
                        <title>Migrate E-mail using imapcopy</title>
                                    <link>http://myhosting.com/wiki/index.php?/article/AA-04894</link>
                                    <description><![CDATA[<p></p><h2>What is imapcopy?</h2> <p>IMAPCopy is a small command line tool to copy messages for multiple users from one imap server to another. It was designed for migration of Linux imap mail to exchange servers.</p><h2>Installation Debian and Ubuntu</h2> <ul><li>Install the pack]]></description>
                                    <pubDate>Fri, 03 May 2013 18:14:13 +0000</pubDate>
                                    <guid>http://myhosting.com/wiki/index.php?/article/AA-04894</guid>
                    </item>
                <item>
                        <title>SQL Bench</title>
                                    <link>http://myhosting.com/wiki/index.php?/article/AA-04704</link>
                                    <description><![CDATA[<p></p><h2>]]></description>
                                    <pubDate>Thu, 21 Feb 2013 03:29:24 +0000</pubDate>
                                    <guid>http://myhosting.com/wiki/index.php?/article/AA-04704</guid>
                    </item>
                <item>
                        <title>How to Secure your VNC by Tunneling over SSH</title>
                                    <link>http://myhosting.com/wiki/index.php?/article/AA-04698</link>
                                    <description><![CDATA[<h1>How to Secure your VNC by Tunneling over SSH</h1><p>In this guide, you will learn how to tunnel your VNC connection over SSH. Now why would we go to the trouble to do this? The answer is simple: VNC traffic is all sent in plain-text and is not secure by its own. Due to this we'll want to secure&#8230;]]></description>
                                    <pubDate>Sun, 06 Jan 2013 06:20:31 +0000</pubDate>
                                    <guid>http://myhosting.com/wiki/index.php?/article/AA-04698</guid>
                    </item>
                <item>
                        <title>Ubuntu VPS - Desktop (LXDE) Installation and VNC</title>
                                    <link>http://myhosting.com/wiki/index.php?/article/AA-04694</link>
                                    <description><![CDATA[<p></p><h1>Installing LXDE desktop environment and VNC server</h1><p>This guide will walk you through the steps necessary to install the LXDE desktop as well as the vnc4server package for remote desktop access on your Ubuntu 12 VPS. For this guide we will be using a one user VNC set up, though adding&#8230;]]></description>
                                    <pubDate>Fri, 04 Jan 2013 02:00:36 +0000</pubDate>
                                    <guid>http://myhosting.com/wiki/index.php?/article/AA-04694</guid>
                    </item>
                <item>
                        <title>Ubuntu VPS - Desktop (GNOME) Installation and VNC</title>
                                    <link>http://myhosting.com/wiki/index.php?/article/AA-04693</link>
                                    <description><![CDATA[<p></p><h1>Installing GNOME desktop environment and VNC server</h1><p>This guide will wal]]></description>
                                    <pubDate>Fri, 04 Jan 2013 00:59:50 +0000</pubDate>
                                    <guid>http://myhosting.com/wiki/index.php?/article/AA-04693</guid>
                    </item>
                
    </channel>
</rss>