<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.5" -->
<rss version="0.92">
<channel>
	<title>Ikhwan Arief's Blog</title>
	<link>http://ikhwanarief.890m.com</link>
	<description>Ayo diskusi dan bagi-bagi ...</description>
	<lastBuildDate>Sun, 12 Apr 2009 11:13:52 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Creating New Accounts in PostgreSQL</title>
		<description>Getting a new account set up on PostgreSQL is a simple process…

Create our new user:
$ sudo su postgres -c createuser daz

Then you have to give this new user role a name (I called it daz), and then say ‘y’ to the question “Shall the new role be a superuser?” if ...</description>
		<link>http://ikhwanarief.890m.com/?p=5</link>
			</item>
	<item>
		<title>Install phpPgAdmin on Ubuntu 7.10</title>
		<description>phpPgAdmin is a web based GUI for administrating a PostgreSQL database server.

Here’s some quick notes on getting it installed easily on Ubuntu 7.10…

In the terminal enter the following:
$ sudo apt-get install phppgadmin

This will set up and install all of the phpPgAdmin packages. It will also set-up and configure Apache and ...</description>
		<link>http://ikhwanarief.890m.com/?p=4</link>
			</item>
	<item>
		<title>Install PostgreSQL on Ubuntu 7.10</title>
		<description>This quick walk-through are my notes for installing the PostgreSQL database server and the PgAdmin administration application on Ubuntu Linux, and also set up the server so it allows access to other PC’s on your network.

Before we move on, this guide was tested on the current release of Ubuntu Linux, ...</description>
		<link>http://ikhwanarief.890m.com/?p=3</link>
			</item>
</channel>
</rss>

<!-- www.000webhost.com Analytics Code -->
<script type="text/javascript" src="http://analytics.hosting24.com/count.php"></script>
<noscript><a href="http://www.hosting24.com/"><img src="http://analytics.hosting24.com/count.php" alt="web hosting" /></a></noscript>
<!-- End Of Code -->
