<?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>GAPWEBID &#187; server</title>
	<atom:link href="http://gap.web.id/index.php/tag/server/feed/" rel="self" type="application/rss+xml" />
	<link>http://gap.web.id</link>
	<description>it&#039;s only a note, to learn and to share</description>
	<lastBuildDate>Sat, 24 Jul 2010 04:43:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>uninstall LAMP ubuntu 9.10</title>
		<link>http://gap.web.id/index.php/2009/12/uninstall-lamp-ubuntu-9-10/</link>
		<comments>http://gap.web.id/index.php/2009/12/uninstall-lamp-ubuntu-9-10/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 10:30:44 +0000</pubDate>
		<dc:creator>arYo</dc:creator>
				<category><![CDATA[note]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[ngoprek]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[Syntax]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://gap.web.id/note/?p=350</guid>
		<description><![CDATA[berikut langkah2nya sudo invoke-rc.d mysql stop sudo invoke-rc.d apache2 stop sudo update-rc.d -f apache2 remove sudo update-rc.d -f mysql remove hasil dari commend di atas seperti ini Removing any system startup links for /etc/init.d/apache2 &#8230; /etc/rc0.d/K09apache2 /etc/rc1.d/K09apache2 /etc/rc2.d/S91apache2 /etc/rc3.d/S91apache2 /etc/rc4.d/S91apache2 /etc/rc5.d/S91apache2 /etc/rc6.d/K09apache2 Removing any system startup links for /etc/init.d/mysql &#8230; /etc/rc0.d/K21mysql /etc/rc1.d/K21mysql /etc/rc2.d/S19mysql /etc/rc3.d/S19mysql /etc/rc4.d/S19mysql /etc/rc5.d/S19mysql /etc/rc6.d/K21mysql uninstall AMP constituents sudo apt-get &#8211;purge remove mysql-common apache2* php5-common anda harus menjalankan [...]]]></description>
		<wfw:commentRss>http://gap.web.id/index.php/2009/12/uninstall-lamp-ubuntu-9-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Apache2 With PHP5 And MySQL Support On Ubuntu 9.10 (LAMP)</title>
		<link>http://gap.web.id/index.php/2009/12/lamp-server-with-ubuntu-9-10/</link>
		<comments>http://gap.web.id/index.php/2009/12/lamp-server-with-ubuntu-9-10/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 20:11:38 +0000</pubDate>
		<dc:creator>arYo</dc:creator>
				<category><![CDATA[note]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[ngoprek]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://gap.web.id/note/?p=329</guid>
		<description><![CDATA[LAMP singkatan dari Linux, Apache, MySQL, PHP. tutorial ini memperlihatkan cara install  Apache2 webserver di Ubuntu 9.10 server dengan PHP5 support (mod_php) dan MySQL support. I do not issue any guarantee that this will work for you! 1 Preliminary Note In this tutorial I use the hostname server1.example.com with the IP address 192.168.0.100 atau localhost. These settings might differ for you, so you have to replace them where appropriate. I&#8217;m [...]]]></description>
		<wfw:commentRss>http://gap.web.id/index.php/2009/12/lamp-server-with-ubuntu-9-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu Linux: Uninstall / Remove Any Installed Software</title>
		<link>http://gap.web.id/index.php/2009/12/ubuntu-linux-uninstall-remove-any-installed-software/</link>
		<comments>http://gap.web.id/index.php/2009/12/ubuntu-linux-uninstall-remove-any-installed-software/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 16:31:53 +0000</pubDate>
		<dc:creator>arYo</dc:creator>
				<category><![CDATA[note]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[Syntax]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://gap.web.id/note/?p=317</guid>
		<description><![CDATA[Q. I&#8217;d like to save some disk space so I&#8217;d like to remove unwanted software from my HP laptop. How do I uninstall software under Ubuntu / Debian Linux? A. Both Ubuntu and Debian Linux provide command line as well as GUI tools to delete / remove binary packages. GUI Package Management Tool synaptic is graphical management tool of software packages. It allows you to perform all actions of the [...]]]></description>
		<wfw:commentRss>http://gap.web.id/index.php/2009/12/ubuntu-linux-uninstall-remove-any-installed-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>apt-cacher-ng &#8211; chache deb packages and sources.</title>
		<link>http://gap.web.id/index.php/2009/12/apt-cacher-ng-chache-deb-packages-and-sources/</link>
		<comments>http://gap.web.id/index.php/2009/12/apt-cacher-ng-chache-deb-packages-and-sources/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 07:24:16 +0000</pubDate>
		<dc:creator>arYo</dc:creator>
				<category><![CDATA[note]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[Syntax]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://gap.web.id/note/?p=309</guid>
		<description><![CDATA[To this date installing apt-cacher-ng is the most simple way to setup apt proxy in ubuntu. Install apt-cacher-ng sudo apt-get -y install apt-cacher-ng Lets call the system which has apt-cacher-ng as server and other systems that are going to use this cache as client. After installing the apt-cacher-ng on the server you have to make sure server it self uses this apt-proxy. You can do this by creating a file [...]]]></description>
		<wfw:commentRss>http://gap.web.id/index.php/2009/12/apt-cacher-ng-chache-deb-packages-and-sources/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux: Should You Use Twice the Amount of Ram as Swap Space?</title>
		<link>http://gap.web.id/index.php/2009/12/linux-should-you-use-twice-the-amount-of-ram-as-swap-space/</link>
		<comments>http://gap.web.id/index.php/2009/12/linux-should-you-use-twice-the-amount-of-ram-as-swap-space/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 19:18:38 +0000</pubDate>
		<dc:creator>arYo</dc:creator>
				<category><![CDATA[note]]></category>
		<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ngoprek]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://gap.web.id/note/?p=290</guid>
		<description><![CDATA[by Vivek Gite // // Linux and other Unix-like operating systems use the term &#8220;swap&#8221; to describe both the act of moving memory pages between RAM and disk, and the region of a disk the pages are stored on. It is common to use a whole partition of a hard disk for swapping. However, with the 2.6 Linux kernel, swap files are just as fast as swap partitions. Now, many [...]]]></description>
		<wfw:commentRss>http://gap.web.id/index.php/2009/12/linux-should-you-use-twice-the-amount-of-ram-as-swap-space/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to be a more productive Linux systems administrator</title>
		<link>http://gap.web.id/index.php/2009/12/how-to-be-a-more-productive-linux-systems-administrator/</link>
		<comments>http://gap.web.id/index.php/2009/12/how-to-be-a-more-productive-linux-systems-administrator/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 19:07:40 +0000</pubDate>
		<dc:creator>arYo</dc:creator>
				<category><![CDATA[note]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ngoprek]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[Syntax]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://gap.web.id/note/?p=286</guid>
		<description><![CDATA[Lazy Linux: 10 essential tricks for admins How to be a more productive Linux systems administrator The best systems administrators are set apart by their efficiency. And if an efficient systems administrator can do a task in 10 minutes that would take another mortal two hours to complete, then the efficient systems administrator should be rewarded (paid more) because the company is saving time, and time is money, right? The [...]]]></description>
		<wfw:commentRss>http://gap.web.id/index.php/2009/12/how-to-be-a-more-productive-linux-systems-administrator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>20 Linux System Monitoring Tools Every SysAdmin Should Know</title>
		<link>http://gap.web.id/index.php/2009/12/20-linux-system-monitoring-tools-every-sysadmin-should-know/</link>
		<comments>http://gap.web.id/index.php/2009/12/20-linux-system-monitoring-tools-every-sysadmin-should-know/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 16:47:06 +0000</pubDate>
		<dc:creator>arYo</dc:creator>
				<category><![CDATA[note]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[Syntax]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://gap.web.id/note/?p=272</guid>
		<description><![CDATA[by Vivek Gite // // Need to monitor Linux server performance? Try these built-in command and a few add-on tools. Most Linux distributions are equipped with tons of monitoring. These tools provide metrics which can be used to get information about system activities. You can use these tools to find the possible causes of a performance problem. The commands discussed below are some of the most basic commands when it [...]]]></description>
		<wfw:commentRss>http://gap.web.id/index.php/2009/12/20-linux-system-monitoring-tools-every-sysadmin-should-know/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>instalasi dan konfigurasi DNS server pada linux</title>
		<link>http://gap.web.id/index.php/2009/12/instalasi-dan-konfigurasi-dns-server-pada-linux/</link>
		<comments>http://gap.web.id/index.php/2009/12/instalasi-dan-konfigurasi-dns-server-pada-linux/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 04:11:59 +0000</pubDate>
		<dc:creator>arYo</dc:creator>
				<category><![CDATA[note]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ngoprek]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://gap.web.id/note/?p=260</guid>
		<description><![CDATA[df = untuk melihat struktur direktori (mount) dmesg = melihat system/mendeteksi hardware (usb) MOUNT sudo mount /dev/sdb2 /backup = /dev/sdb2 dapat di lihat dengan dmesg, /backup adalah lokasi dimana usb/cdrom tersebut akan di mount/dipasang sudo umount /dev/sdb2 /backup = untuk melepaskan mount usb dari folder backup SEARCH FILE sudo apt-cache search apache = perintah mencari nama aplikasi disini sample apache UPDATE sudo apt-get update = ini acuan filenya ke file [...]]]></description>
		<wfw:commentRss>http://gap.web.id/index.php/2009/12/instalasi-dan-konfigurasi-dns-server-pada-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
