<?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>Personal Mind of ASEP</title>
	<atom:link href="http://www.asep.us/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.asep.us</link>
	<description>Asep is Here to Share</description>
	<lastBuildDate>Sun, 12 May 2013 02:32:19 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>CPanel: Account Creation Status: failed (Sorry, a mysql user with the name cpanel-user already exists.)</title>
		<link>http://www.asep.us/2013/04/14/cpanel-account-creation-status-failed-sorry-a-mysql-user-with-the-name-cpanel-user-already-exists/</link>
		<comments>http://www.asep.us/2013/04/14/cpanel-account-creation-status-failed-sorry-a-mysql-user-with-the-name-cpanel-user-already-exists/#comments</comments>
		<pubDate>Sun, 14 Apr 2013 12:39:42 +0000</pubDate>
		<dc:creator>Kang Asep</dc:creator>
				<category><![CDATA[My Tips]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[mysql user]]></category>

		<guid isPermaLink="false">http://www.asep.us/?p=4703</guid>
		<description><![CDATA[When you want to create or restore from backup a cpanel account and get error message like &#8220;Account Creation Status: failed (Sorry, a mysql user with the name cpanel-user already exists.)&#8221; just go to your mysql database user and drop the user, but if the error message still appear, here some solution. Solution 1: Please <span class="ellipsis">&#8230;</span> <span class="more-link-wrap"><a href="http://www.asep.us/2013/04/14/cpanel-account-creation-status-failed-sorry-a-mysql-user-with-the-name-cpanel-user-already-exists/" class="more-link"><span>Read More &#8594;</span></a></span>]]></description>
		<wfw:commentRss>http://www.asep.us/2013/04/14/cpanel-account-creation-status-failed-sorry-a-mysql-user-with-the-name-cpanel-user-already-exists/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Boot Into Single User Mode On CloudLinux OS</title>
		<link>http://www.asep.us/2013/04/13/how-to-boot-into-single-user-mode-on-cloudlinux-os/</link>
		<comments>http://www.asep.us/2013/04/13/how-to-boot-into-single-user-mode-on-cloudlinux-os/#comments</comments>
		<pubDate>Sat, 13 Apr 2013 08:55:48 +0000</pubDate>
		<dc:creator>Kang Asep</dc:creator>
				<category><![CDATA[My Tips]]></category>
		<category><![CDATA[My Tutorial]]></category>
		<category><![CDATA[cloudlinux]]></category>
		<category><![CDATA[GRUB]]></category>
		<category><![CDATA[single]]></category>
		<category><![CDATA[single mode]]></category>

		<guid isPermaLink="false">http://www.asep.us/?p=4700</guid>
		<description><![CDATA[Here is the tips how to boot into single user mode on CloudLinux OS step 1: At the GRUB splash screen at boot time, press any key to enter the GRUB interactive menu. step 2: type c (goes to grub command line) then hit esc step 3: Select Cloud Linux with the version of the <span class="ellipsis">&#8230;</span> <span class="more-link-wrap"><a href="http://www.asep.us/2013/04/13/how-to-boot-into-single-user-mode-on-cloudlinux-os/" class="more-link"><span>Read More &#8594;</span></a></span>]]></description>
		<wfw:commentRss>http://www.asep.us/2013/04/13/how-to-boot-into-single-user-mode-on-cloudlinux-os/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating VPN with OpenVPN-AS (Access Server) on Ubuntu 10 and CentOS 5</title>
		<link>http://www.asep.us/2013/04/11/creating-vpn-with-openvpn-as-access-server-on-ubuntu-10-and-centos-5/</link>
		<comments>http://www.asep.us/2013/04/11/creating-vpn-with-openvpn-as-access-server-on-ubuntu-10-and-centos-5/#comments</comments>
		<pubDate>Thu, 11 Apr 2013 11:27:51 +0000</pubDate>
		<dc:creator>Kang Asep</dc:creator>
				<category><![CDATA[My Tutorial]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[openvpn]]></category>
		<category><![CDATA[openvpn client]]></category>
		<category><![CDATA[openvpn-as]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.asep.us/?p=4693</guid>
		<description><![CDATA[When you feel confused to create a VPN using OpenVPN Community, as an alternative, you can use OpenVPN-AS (Access Server) where you can get free license with 2 concurent connections. Step 1 : Make sure TUN divice is enable To check your TUN device already enable, running this command: [crayon-519b37b81db7f/] Step 2: Donwloading OpenVPN-AS package <span class="ellipsis">&#8230;</span> <span class="more-link-wrap"><a href="http://www.asep.us/2013/04/11/creating-vpn-with-openvpn-as-access-server-on-ubuntu-10-and-centos-5/" class="more-link"><span>Read More &#8594;</span></a></span>]]></description>
		<wfw:commentRss>http://www.asep.us/2013/04/11/creating-vpn-with-openvpn-as-access-server-on-ubuntu-10-and-centos-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Check Disk Utilization on Linux with IOSTAT</title>
		<link>http://www.asep.us/2013/04/11/how-to-check-disk-utilization-on-linux-with-iostat/</link>
		<comments>http://www.asep.us/2013/04/11/how-to-check-disk-utilization-on-linux-with-iostat/#comments</comments>
		<pubDate>Thu, 11 Apr 2013 03:28:59 +0000</pubDate>
		<dc:creator>Kang Asep</dc:creator>
				<category><![CDATA[My Tutorial]]></category>

		<guid isPermaLink="false">http://www.asep.us/?p=4690</guid>
		<description><![CDATA[You can use iostat command to check your disk utilization and monitoring sistem I/O device loading by observing the time the physical disks are active in relation to their average transfer rates. Step 1: Install Sysstat Package CentOS: [crayon-519b37b81ea7e/] Debian/Ubuntu: [crayon-519b37b81eb37/] step 2 : iostat command for disk utilization report iostat -d -x interval count <span class="ellipsis">&#8230;</span> <span class="more-link-wrap"><a href="http://www.asep.us/2013/04/11/how-to-check-disk-utilization-on-linux-with-iostat/" class="more-link"><span>Read More &#8594;</span></a></span>]]></description>
		<wfw:commentRss>http://www.asep.us/2013/04/11/how-to-check-disk-utilization-on-linux-with-iostat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CentOS: Error Metadata file does not match checksum</title>
		<link>http://www.asep.us/2013/03/10/centos-error-metadata-file-does-not-match-checksum/</link>
		<comments>http://www.asep.us/2013/03/10/centos-error-metadata-file-does-not-match-checksum/#comments</comments>
		<pubDate>Sun, 10 Mar 2013 06:36:41 +0000</pubDate>
		<dc:creator>Kang Asep</dc:creator>
				<category><![CDATA[My Tutorial]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[checksum]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[repo]]></category>
		<category><![CDATA[yum]]></category>

		<guid isPermaLink="false">http://www.asep.us/?p=4668</guid>
		<description><![CDATA[If you get error &#8220;Metadata file does not match checksum&#8221; when you running yum udate or yum install in you CentOS box e.g: [crayon-519b37b81f590/] just running this command: [crayon-519b37b81f60e/] Another Interesting ArticlesHow to synchronize the system clock using NPT in CentOS LinuxIf you want to synchronize the system clock in your CentOS Linux box, you <span class="ellipsis">&#8230;</span> <span class="more-link-wrap"><a href="http://www.asep.us/2013/03/10/centos-error-metadata-file-does-not-match-checksum/" class="more-link"><span>Read More &#8594;</span></a></span>]]></description>
		<wfw:commentRss>http://www.asep.us/2013/03/10/centos-error-metadata-file-does-not-match-checksum/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to synchronize the system clock using NPT in CentOS Linux</title>
		<link>http://www.asep.us/2013/02/12/how-to-synchronize-the-system-clock-using-npt-in-centos-linux/</link>
		<comments>http://www.asep.us/2013/02/12/how-to-synchronize-the-system-clock-using-npt-in-centos-linux/#comments</comments>
		<pubDate>Tue, 12 Feb 2013 10:38:53 +0000</pubDate>
		<dc:creator>Kang Asep</dc:creator>
				<category><![CDATA[My Tutorial]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ntp]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[time]]></category>
		<category><![CDATA[yum]]></category>

		<guid isPermaLink="false">http://www.asep.us/?p=4663</guid>
		<description><![CDATA[If you want to synchronize the system clock in your CentOS Linux box, you can install and configure NTP (Network Time Protocol, a means of transmitting time signals over a computer network). step 1: install ntp [crayon-519b37b81fb4e/] step 2: Turn on NTP service [crayon-519b37b81fbd5/] step 3: Synchronize the system clock with 0.pool.ntp.org server [crayon-519b37b81fc55/] step <span class="ellipsis">&#8230;</span> <span class="more-link-wrap"><a href="http://www.asep.us/2013/02/12/how-to-synchronize-the-system-clock-using-npt-in-centos-linux/" class="more-link"><span>Read More &#8594;</span></a></span>]]></description>
		<wfw:commentRss>http://www.asep.us/2013/02/12/how-to-synchronize-the-system-clock-using-npt-in-centos-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Copy and Overwrite Existing Files and Directory in Linux</title>
		<link>http://www.asep.us/2013/02/03/how-to-copy-and-overwrite-existing-files-and-directory-in-linux/</link>
		<comments>http://www.asep.us/2013/02/03/how-to-copy-and-overwrite-existing-files-and-directory-in-linux/#comments</comments>
		<pubDate>Sun, 03 Feb 2013 10:11:38 +0000</pubDate>
		<dc:creator>Kang Asep</dc:creator>
				<category><![CDATA[My Tips]]></category>

		<guid isPermaLink="false">http://www.asep.us/?p=4656</guid>
		<description><![CDATA[Here is the command how to be able to copy a fil or directory and replace the destination if already existing. i&#8217;m using &#8220;Bash&#8221; [crayon-519b37b820349/] [crayon-519b37b8203cd/] Another Interesting ArticlesHow to Speed ​​Up Internet Connection in UbuntuWhat if you want to do the settings on your ubuntu so the internet you will feel more fast, then <span class="ellipsis">&#8230;</span> <span class="more-link-wrap"><a href="http://www.asep.us/2013/02/03/how-to-copy-and-overwrite-existing-files-and-directory-in-linux/" class="more-link"><span>Read More &#8594;</span></a></span>]]></description>
		<wfw:commentRss>http://www.asep.us/2013/02/03/how-to-copy-and-overwrite-existing-files-and-directory-in-linux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Kloxo with Nginx or Nginx-Proxy</title>
		<link>http://www.asep.us/2013/01/29/kloxo-with-nginx-or-nginx-proxy/</link>
		<comments>http://www.asep.us/2013/01/29/kloxo-with-nginx-or-nginx-proxy/#comments</comments>
		<pubDate>Tue, 29 Jan 2013 22:24:17 +0000</pubDate>
		<dc:creator>Kang Asep</dc:creator>
				<category><![CDATA[My Tutorial]]></category>
		<category><![CDATA[kloxo]]></category>
		<category><![CDATA[kloxo-mr]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[nginx proxy]]></category>
		<category><![CDATA[web server]]></category>

		<guid isPermaLink="false">http://www.asep.us/?p=4650</guid>
		<description><![CDATA[If you love Kloxo as your Web Control Panel and want to running Nginx as Webserver or want to running Nginx as Proxy, you can Install Kloxo-MR (aka &#8216;Kloxo for by Mustafa Ramadhan&#8217;). How to install: 1. pre-install &#8212; better for fresh install [crayon-519b37b820a0a/] 2. Install/reinstall/upgrade &#8212; data not destroyed with this fork &#8211; for <span class="ellipsis">&#8230;</span> <span class="more-link-wrap"><a href="http://www.asep.us/2013/01/29/kloxo-with-nginx-or-nginx-proxy/" class="more-link"><span>Read More &#8594;</span></a></span>]]></description>
		<wfw:commentRss>http://www.asep.us/2013/01/29/kloxo-with-nginx-or-nginx-proxy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Update OpenBSD Binaries</title>
		<link>http://www.asep.us/2013/01/28/how-to-update-openbsd-binaries/</link>
		<comments>http://www.asep.us/2013/01/28/how-to-update-openbsd-binaries/#comments</comments>
		<pubDate>Mon, 28 Jan 2013 22:19:48 +0000</pubDate>
		<dc:creator>Kang Asep</dc:creator>
				<category><![CDATA[My Tips]]></category>
		<category><![CDATA[binaries]]></category>
		<category><![CDATA[openbsd]]></category>
		<category><![CDATA[port]]></category>
		<category><![CDATA[Update]]></category>

		<guid isPermaLink="false">http://www.asep.us/?p=4647</guid>
		<description><![CDATA[OpenBSD is binary-centric. You can update the binaries (if any updates/changes are available) by executing pkg_add: [crayon-519b37b8210ef/] The OpenBSD team recommends using the packages over building from ports Another Interesting ArticlesInstall the Transparent Proxy in Ubuntufirst you must login as root. After that you must connect to the Internet. because we install the...Tips for Caring, Maintaining <span class="ellipsis">&#8230;</span> <span class="more-link-wrap"><a href="http://www.asep.us/2013/01/28/how-to-update-openbsd-binaries/" class="more-link"><span>Read More &#8594;</span></a></span>]]></description>
		<wfw:commentRss>http://www.asep.us/2013/01/28/how-to-update-openbsd-binaries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to update the locate database (updatedb) in OpenBSD</title>
		<link>http://www.asep.us/2013/01/28/how-to-update-the-locate-database-updatedb-in-openbsd/</link>
		<comments>http://www.asep.us/2013/01/28/how-to-update-the-locate-database-updatedb-in-openbsd/#comments</comments>
		<pubDate>Mon, 28 Jan 2013 15:44:46 +0000</pubDate>
		<dc:creator>Kang Asep</dc:creator>
				<category><![CDATA[My Tutorial]]></category>
		<category><![CDATA[locate]]></category>
		<category><![CDATA[openbsd]]></category>
		<category><![CDATA[updatedb]]></category>

		<guid isPermaLink="false">http://www.asep.us/?p=4640</guid>
		<description><![CDATA[To update the locate database (updatedb) in OpenBSD, running the following command: [crayon-519b37b8216d2/] Another Interesting ArticlesOpenBSD 5.2 Web Server: Apache + MySql + PHPOpenBSD is a great OS for hosting Apache/MySQL/PHP web apps. Because OpenBSD locks down Apache by...How To Update OpenBSD BinariesOpenBSD is binary-centric. You can update the binaries (if any updates/changes are available) <span class="ellipsis">&#8230;</span> <span class="more-link-wrap"><a href="http://www.asep.us/2013/01/28/how-to-update-the-locate-database-updatedb-in-openbsd/" class="more-link"><span>Read More &#8594;</span></a></span>]]></description>
		<wfw:commentRss>http://www.asep.us/2013/01/28/how-to-update-the-locate-database-updatedb-in-openbsd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

 Served from: www.asep.us @ 2013-05-21 09:00:40 by W3 Total Cache -->