<?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>Just Be Better &#187; Wordpress at Ubuntu</title>
	<atom:link href="http://wayan.web.id/tag/wordpress-at-ubuntu/feed" rel="self" type="application/rss+xml" />
	<link>http://wayan.web.id</link>
	<description>SEO and Blogging</description>
	<lastBuildDate>Tue, 07 Feb 2012 18:36:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>How to Configure WordPress at Ubuntu</title>
		<link>http://wayan.web.id/how-to-configure-wordpress-at-ubuntu.html</link>
		<comments>http://wayan.web.id/how-to-configure-wordpress-at-ubuntu.html#comments</comments>
		<pubDate>Sat, 20 Feb 2010 22:22:13 +0000</pubDate>
		<dc:creator>wayan</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[address note]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[How to Configure Wordpress at Ubuntu]]></category>
		<category><![CDATA[install wordpress]]></category>
		<category><![CDATA[installation folder]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[no need to purchase expensive any server hosting]]></category>
		<category><![CDATA[open source software]]></category>
		<category><![CDATA[Type]]></category>
		<category><![CDATA[ubuntu repositories]]></category>
		<category><![CDATA[virtual host configuration]]></category>
		<category><![CDATA[virtual world]]></category>
		<category><![CDATA[Wordpress at Ubuntu]]></category>
		<category><![CDATA[www]]></category>

		<guid isPermaLink="false">http://wayan.web.id/?p=1826</guid>
		<description><![CDATA[WordPress is open source software originally designed for blog. Currently, it has developed terrible as blessing thousands of plug-ins that circulated on the Internet. For bloggers that always connected to the virtual world (internet), now, its no need to purchase expensive any server hosting. Please use the Ubuntu, switch lamp, and tada! However, before you [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify">WordPress is open source software originally designed for blog. Currently, it has developed terrible as blessing thousands of plug-ins that circulated on the Internet.</p>
<p>For bloggers that always connected to the virtual world (internet), now, its no need to purchase expensive any server hosting. Please use the Ubuntu, switch lamp, and tada!<br />
However, before you can enjoy this facility, you must first touched anxious configured in Ubuntu. Here&#8217;s how to configure :<span id="more-1826"></span><br />
1. Run terminal and type:<br />
<strong>sudo apt-get install wordpress</strong><br />
2. Create a symbolic link to Apache2 www folder of your installation folder and install the new MySQL database named localhost to use WordPress. Type the following command in terminal:<br />
<strong>sudo ln-s / usr / share / wordpress / var / www / wordpress</strong><br />
<strong>sudo bash / usr / share / doc / wordpress / examples / setup-mysql-n wordpress localhost</strong></p>
<p>If you already have a host name in <a href="http://www.albamedia.net">WordPress</a>, please do not use localhost but use the host name that you already have. For example, if your blog is a website yourdomian.com, plese type at command:<br />
<strong>sudo bash / usr / share / doc / wordpress / examples / setup-mysql-n wordpress yourdomian.com</strong><br />
3. If you access your WordPress server through a virtual host, create a virtual host configuration files in the folder<strong> / etc/apache2/sites-available</strong>. If so, create a symbolic link from folders <strong>/ etc/apache2/sites-enabled.</strong><br />
4. Restart apache2 to the commands:<br />
<strong>sudo / etc/init.d/apache2 restart</strong><br />
5. Now, install WordPress via a browser. Type the following address into your browser:<br />
<strong>http://localhost/wordpress.</strong> Or, if you use a virtual host,<strong> just type your web site address</strong></p>
<p style="text-align: justify">
<strong>Note: WordPress at Ubuntu repositories 9:10 is still using WordPress which contains a bug. Do not forget to update after installation.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://wayan.web.id/how-to-configure-wordpress-at-ubuntu.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

