<?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>php mysql apache &#187; linux</title>
	<atom:link href="http://www.phpmysqlapache.com/wordpress/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phpmysqlapache.com/wordpress</link>
	<description>Provides simple tips and tricks about php programming, mysql databases, apache web server and linux servers</description>
	<lastBuildDate>Wed, 23 Sep 2009 12:53:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Postfix. view message in queue</title>
		<link>http://www.phpmysqlapache.com/wordpress/2009/09/17/postfix-view-message-in-queue/</link>
		<comments>http://www.phpmysqlapache.com/wordpress/2009/09/17/postfix-view-message-in-queue/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 10:31:44 +0000</pubDate>
		<dc:creator>msti</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[postfix]]></category>

		<guid isPermaLink="false">http://www.phpmysqlapache.com/wordpress/?p=45</guid>
		<description><![CDATA[use 
mailq
to dispay all the messages and message id
use
postcat -vq message_id
to display the message contents
          Share/Save]]></description>
		<wfw:commentRss>http://www.phpmysqlapache.com/wordpress/2009/09/17/postfix-view-message-in-queue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exim Mail Server &#8211; Exim Commands</title>
		<link>http://www.phpmysqlapache.com/wordpress/2009/09/13/exim-mail-server-exim-commands/</link>
		<comments>http://www.phpmysqlapache.com/wordpress/2009/09/13/exim-mail-server-exim-commands/#comments</comments>
		<pubDate>Sun, 13 Sep 2009 09:03:31 +0000</pubDate>
		<dc:creator>msti</dc:creator>
				<category><![CDATA[exim]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mail]]></category>

		<guid isPermaLink="false">http://www.phpmysqlapache.com/wordpress/?p=35</guid>
		<description><![CDATA[This is a small tutorial with exim commands you can use with your exim mailserver:
&#62;&#62; Count the number of messages in the queue.
root@localhost# exim -bpc
&#62;&#62; Listing the messages in the queue (time queued, size, message-id, sender, recipient).
root@localhost# exim -bp
&#62;&#62; Print a summary of messages in the queue (count, volume, oldest, newest, domain, and totals).
root@localhost# exim [...]]]></description>
		<wfw:commentRss>http://www.phpmysqlapache.com/wordpress/2009/09/13/exim-mail-server-exim-commands/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create a hard disk clone in linux</title>
		<link>http://www.phpmysqlapache.com/wordpress/2007/04/23/create-a-hard-disk-clone-in-linux/</link>
		<comments>http://www.phpmysqlapache.com/wordpress/2007/04/23/create-a-hard-disk-clone-in-linux/#comments</comments>
		<pubDate>Mon, 23 Apr 2007 15:55:18 +0000</pubDate>
		<dc:creator>msti</dc:creator>
				<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.phpmysqlapache.com/wordpress/2007/04/23/create-a-hard-disk-clone-in-linux/</guid>
		<description><![CDATA[Recently I bought a new hard drive for my ubuntu box to use it as a primary disk. I didnt want to re-install every piece of software, so I created a clone of my old disk to the new.
This is the linux command I used:
dd if=/dev/hdb of=/dev/hda bs=1M
What this command does, is to tell the [...]]]></description>
		<wfw:commentRss>http://www.phpmysqlapache.com/wordpress/2007/04/23/create-a-hard-disk-clone-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu sources.list file</title>
		<link>http://www.phpmysqlapache.com/wordpress/2007/04/19/ubuntu-sourceslist-file/</link>
		<comments>http://www.phpmysqlapache.com/wordpress/2007/04/19/ubuntu-sourceslist-file/#comments</comments>
		<pubDate>Thu, 19 Apr 2007 14:33:38 +0000</pubDate>
		<dc:creator>msti</dc:creator>
				<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.phpmysqlapache.com/wordpress/2007/04/19/ubuntu-sourceslist-file/</guid>
		<description><![CDATA[This might be useful:
http://www.ubuntu-nl.org/source-o-matic/
It is a generator for the /etc/apt/sources.list file
          Share/Save]]></description>
		<wfw:commentRss>http://www.phpmysqlapache.com/wordpress/2007/04/19/ubuntu-sourceslist-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu: Installing java the easy way</title>
		<link>http://www.phpmysqlapache.com/wordpress/2007/04/19/ubuntu-installing-java-the-easy-way/</link>
		<comments>http://www.phpmysqlapache.com/wordpress/2007/04/19/ubuntu-installing-java-the-easy-way/#comments</comments>
		<pubDate>Thu, 19 Apr 2007 09:57:13 +0000</pubDate>
		<dc:creator>msti</dc:creator>
				<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.phpmysqlapache.com/wordpress/2007/04/19/ubuntu-installing-java-the-easy-way/</guid>
		<description><![CDATA[This guide will help you install the sun java  version without  having to deal with fakeroot.
Edit your /etc/apt/sources.list file
Add the following (if not already there)
deb http://us.archive.ubuntu.com/ubuntu dapper main restricted
deb http://us.archive.ubuntu.com/ubuntu dapper universe multiverse
Run:
sudo apt-get update
and
sudo apt-get install sun-java5-jdk
Accept the license agreement
If you have already installed an older java version run:
sudo update-alternatives &#8211;config java
and chose the [...]]]></description>
		<wfw:commentRss>http://www.phpmysqlapache.com/wordpress/2007/04/19/ubuntu-installing-java-the-easy-way/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>unmounting samba partitions</title>
		<link>http://www.phpmysqlapache.com/wordpress/2006/11/15/unmounting-samba-partitions/</link>
		<comments>http://www.phpmysqlapache.com/wordpress/2006/11/15/unmounting-samba-partitions/#comments</comments>
		<pubDate>Wed, 15 Nov 2006 16:09:07 +0000</pubDate>
		<dc:creator>msti</dc:creator>
				<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://phpmysqlapache.com/wordpress/2006/11/15/unmounting-samba-partitions/</guid>
		<description><![CDATA[Sometimes the samba partitions become inaccessible and need to re-mount them. However the normal umount method does not work. Here is what you can do:
PLAIN TEXT
CODE:




umount -l /path/to/samba 






The -l option tells the umount utility to perform a lazy umount:
Detach the filesystem from the filesystem  hierarchy now, and cleanup all references to the filesystem [...]]]></description>
		<wfw:commentRss>http://www.phpmysqlapache.com/wordpress/2006/11/15/unmounting-samba-partitions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
