<?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>Cauwenbergh.be weblog &#187; Linux</title>
	<atom:link href="http://blog.cauwenbergh.be/category/linux/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.cauwenbergh.be</link>
	<description>When communication is needed</description>
	<lastBuildDate>Fri, 18 Nov 2011 14:33:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>ssh hangs &#8211;  very slow ssh on mac</title>
		<link>http://blog.cauwenbergh.be/linux/ssh-hangs-very-slow-ssh-on-mac.html</link>
		<comments>http://blog.cauwenbergh.be/linux/ssh-hangs-very-slow-ssh-on-mac.html#comments</comments>
		<pubDate>Sun, 05 Jun 2011 06:14:05 +0000</pubDate>
		<dc:creator>Robin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac OS]]></category>
		<category><![CDATA[Netdistri]]></category>

		<guid isPermaLink="false">http://blog.cauwenbergh.be/?p=169</guid>
		<description><![CDATA[Since a few days ssh was very slow, searching many hours brings me to my router and suddenly i saw the problem&#8230; Telenet my Internet Providers nameservers are slowing down the whole thing&#8230; after verbose i had (ssh -vvv): debug2: channel 0: open confirm rwindow 0 rmax 32768 and then it hangs/freeze So from now [...]]]></description>
			<content:encoded><![CDATA[<p>Since a few days ssh was very slow, searching many hours brings me to my router and suddenly i saw the problem&#8230;<br />
Telenet my Internet Providers nameservers are slowing down the whole thing&#8230; </p>
<p>after verbose i had (ssh -vvv):<br />
debug2: channel 0: open confirm rwindow 0 rmax 32768<br />
and then it hangs/freeze</p>
<p>So from now i use <a href="http://www.opendns.org">http://www.opendns.org</a> and everything is working again!<br />
<script type="text/javascript"><!--
google_ad_client = "pub-1114332043095871";
/* 468x60, blog.cauwenbergh tussen post */
google_ad_slot = "7932083405";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
after verbose i had (ssh -vvv):<br />
debug2: channel 0: open confirm rwindow 0 rmax 32768</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cauwenbergh.be/linux/ssh-hangs-very-slow-ssh-on-mac.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plesk missing db user</title>
		<link>http://blog.cauwenbergh.be/linux/plesk/plesk-missing-db-user.html</link>
		<comments>http://blog.cauwenbergh.be/linux/plesk/plesk-missing-db-user.html#comments</comments>
		<pubDate>Mon, 21 Feb 2011 08:38:32 +0000</pubDate>
		<dc:creator>Robin</dc:creator>
				<category><![CDATA[Netdistri]]></category>
		<category><![CDATA[Plesk]]></category>

		<guid isPermaLink="false">http://blog.cauwenbergh.be/?p=163</guid>
		<description><![CDATA[if the mysql user of a site isn&#8217;t listed in the plesk interface, do the following: 1. log into mysql as admin (eg. using cmd line) 2. delete the entry of that user in the mysql user table(eg. DELETE FROM user WHERE user=&#8217;username&#8216;;) 3. add the user via plesk.]]></description>
			<content:encoded><![CDATA[<p>if the mysql user of a site isn&#8217;t listed in the plesk interface, do the following:<br />
1. log into mysql as admin (eg. using cmd line)<br />
2. delete the entry of that user in the mysql user table(eg. DELETE FROM user WHERE user=&#8217;<em>username</em>&#8216;;)<br />
3. add the user via plesk.<br />
<script type="text/javascript"><!--
google_ad_client = "pub-1114332043095871";
/* 468x60, blog.cauwenbergh tussen post */
google_ad_slot = "7932083405";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cauwenbergh.be/linux/plesk/plesk-missing-db-user.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Procmail and Plesk</title>
		<link>http://blog.cauwenbergh.be/linux/procmail-and-plesk.html</link>
		<comments>http://blog.cauwenbergh.be/linux/procmail-and-plesk.html#comments</comments>
		<pubDate>Sat, 19 Feb 2011 20:17:09 +0000</pubDate>
		<dc:creator>Robin</dc:creator>
				<category><![CDATA[Internet - SEO - Money]]></category>
		<category><![CDATA[Iphone - GSM]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Netdistri]]></category>
		<category><![CDATA[Plesk]]></category>

		<guid isPermaLink="false">http://blog.cauwenbergh.be/?p=159</guid>
		<description><![CDATA[I&#8217;m using more computersystems for mail but my macbook is not always online, so i find a way to make message rules and sort mail in maps before checking it in a mailclient! How it works? Simple you need serveraccess for this, procmail and some adjustments in .qmail file! First of all as a .procmailrc [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m using more computersystems for mail but my macbook is not always online, so i find a way to make message rules and sort mail in maps before checking it in a mailclient!</p>
<p>How it works? Simple you need serveraccess for this, procmail and some adjustments in .qmail file!</p>
<p>First of all as a .procmailrc file i had the following:<br />
<code><br />
MAILDIR=/var/qmail/mailnames/yourdomain.com/mailname/Maildir<br />
DEFAULT=${MAILDIR}/<br />
SPAMDIR=${MAILDIR}/.Junk/<br />
:0<br />
* ^X-Spam-Status: Yes.*<br />
${SPAMDIR}<br />
:0<br />
* ^Subject:.*The Plesk Scheduler notification<br />
${MAILDIR}/.AAA\ Plesk\ Admin/<br />
</code></p>
<p>This code does two things, first put mail marked as spam in the Junk folder and as second it put mails with a subject in an other dir!<br />
<!--adsense--><br />
Offcourse don&#8217;t forget to change your .qmail file:<br />
<code><br />
| true<br />
| /usr/bin/procmail -m -o ./.procmailrc<br />
</code></p>
<p>From now your mail will be sorted before it is checked in any client! Usefull if you also use a smartphone <img src='http://blog.cauwenbergh.be/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cauwenbergh.be/linux/procmail-and-plesk.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mysql Master Master Replication on CentOS 5</title>
		<link>http://blog.cauwenbergh.be/linux/mysql-master-master-replication-on-centos-5.html</link>
		<comments>http://blog.cauwenbergh.be/linux/mysql-master-master-replication-on-centos-5.html#comments</comments>
		<pubDate>Tue, 22 Jun 2010 18:00:25 +0000</pubDate>
		<dc:creator>Robin</dc:creator>
				<category><![CDATA[Internet - SEO - Money]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.cauwenbergh.be/?p=127</guid>
		<description><![CDATA[This tutorial describes how to set up a MySQL master-master replication. This is usefull is one of the servers drops down, the other can take over without any data loss, it will also be used as slave for the live one. Step 1: Install mysql on master 1 (slave 2) and slave 1 (master2). #yum [...]]]></description>
			<content:encoded><![CDATA[<p>This tutorial describes how to set up a MySQL master-master replication. This is usefull is one of the servers drops down, the other can take over without any data loss, it will also be used as slave for the live one.</p>
<p><span style="text-decoration: underline;"><strong>Step 1:</strong></span><br />
Install mysql on master 1 (slave 2) and slave 1 (master2).<br />
#yum install mysql-server mysql</p>
<p>Master 1 (slave 2) ip: 10.0.0.1<br />
Slave 1 (master 2) ip: 10.0.0.2<br />
<!--adsense--><br />
<span style="text-decoration: underline;"><strong>Step 2:</strong></span><br />
On Master 1, change /etc/my.cnf as follow:</p>
<p>[mysqld]<br />
datadir=/var/lib/mysql<br />
socket=/var/lib/mysql/mysql.sock<br />
old_passwords=1<br />
user=mysql<br />
log-bin=mysql-bin<br />
server-id=1</p>
<p>[mysqld_safe]<br />
log-error=/var/log/mysqld.log<br />
pid-file=/var/run/mysqld/mysqld.pid</p>
<p><span style="text-decoration: underline;"><strong>Step 3:</strong></span><br />
Logon to mysql on master 1 (in our case the server with ip 10.0.0.1):<br />
mysql&gt; grant replication slave on *.* to &#8216;<span style="color: #339966;">repl</span>&#8216;@&#8217;%&#8217; identified by &#8216;<span style="color: #339966;">WhatYouwant</span>&#8216;;</p>
<p>After this restart the mysql on master 1</p>
<p><span style="color: #999999;"><em>We used the % but you can set here also 10.0.0.2 for a more secure server!</em></span></p>
<p><span style="text-decoration: underline;"><strong>Step 4:</strong></span><br />
On slave 1 (in our case the server with ip 10.0.0.2) edit /etc/my.cnf as follow:</p>
<p>[mysqld]<br />
datadir=/var/lib/mysql<br />
socket=/var/lib/mysql/mysql.sock<br />
user=mysql<br />
old_passwords=1<br />
server-id=2</p>
<p>[mysqld_safe]<br />
log-error=/var/log/mysqld.log<br />
pid-file=/var/run/mysqld/mysqld.pid</p>
<p><span style="text-decoration: underline;"><strong>Step 5:</strong></span><br />
Logon to mysql master 1:<br />
mysql&gt; show master status;<br />
+&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;+&#8212;&#8212;&#8212;-+&#8212;&#8212;&#8212;&#8212;&#8211;+&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;+<br />
| File             | Position | Binlog_Do_DB | Binlog_Ignore_DB |<br />
+&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;+&#8212;&#8212;&#8212;-+&#8212;&#8212;&#8212;&#8212;&#8211;+&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;+<br />
| <span style="color: #ff0000;">mysql-bin.000007</span> |     <span style="color: #ff0000;">2013</span> |              |                  |<br />
+&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;+&#8212;&#8212;&#8212;-+&#8212;&#8212;&#8212;&#8212;&#8211;+&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;+<br />
1 row in set (0.00 sec)</p>
<p><span style="text-decoration: underline;"><strong>Step 6:</strong></span></p>
<p>Logon to mysql on slave 1 and use the infomation from step 5:<br />
mysql&gt;CHANGE MASTER TO MASTER_HOST=&#8217;10.0.0.1&#8242;, MASTER_USER=&#8217;<span style="color: #339966;">repl</span>&#8216;, MASTER_PASSWORD=&#8217;<span style="color: #339966;">WhatYouWant</span>&#8216;, MASTER_LOG_FILE=&#8217;<span style="color: #ff0000;">mysql-bin.000007</span>&#8216;, MASTER_LOG_POS=<span style="color: #ff0000;">2013</span>;<br />
mysql&gt;start slave;<br />
mysql&gt;show slave status\G</p>
<p><span style="color: #808080;">*************************** 1. row ***************************<br />
Slave_IO_State: Waiting for master to send event<br />
Master_Host: 10.0.0.1<br />
Master_User: repl<br />
Master_Port: 3306<br />
Connect_Retry: 60<br />
Master_Log_File: mysql-bin.000007<br />
Read_Master_Log_Pos: 2013<br />
Relay_Log_File: mysqld-relay-bin.000003<br />
Relay_Log_Pos: 2150<br />
Relay_Master_Log_File: mysql-bin.000007<br />
Slave_IO_Running: Yes<br />
Slave_SQL_Running: Yes<br />
Replicate_Do_DB:<br />
Replicate_Ignore_DB:<br />
Replicate_Do_Table:<br />
Replicate_Ignore_Table:<br />
Replicate_Wild_Do_Table:<br />
Replicate_Wild_Ignore_Table:<br />
Last_Errno: 0<br />
Last_Error:<br />
Skip_Counter: 0<br />
Exec_Master_Log_Pos: 2013<br />
Relay_Log_Space: 2150<br />
Until_Condition: None<br />
Until_Log_File:<br />
Until_Log_Pos: 0<br />
Master_SSL_Allowed: No<br />
Master_SSL_CA_File:<br />
Master_SSL_CA_Path:<br />
Master_SSL_Cert:<br />
Master_SSL_Cipher:<br />
Master_SSL_Key:<br />
Seconds_Behind_Master: 0<br />
1 row in set (0.00 sec)<br />
</span><br />
<!--adsense--><br />
<span style="text-decoration: underline;"><strong>Step 7:</strong></span><br />
Now we going to make slave 1 -&gt; master 2 and master 1 -&gt; slave 2 so the master-master replication will work!<br />
On slave 1 (ip 10.0.0.2) we add a rule to /etc/my.cnf:<br />
[mysqld]<br />
datadir=/var/lib/mysql<br />
socket=/var/lib/mysql/mysql.sock<br />
user=mysql<br />
old_passwords=1<br />
server-id=2<br />
<em>log-bin</em></p>
<p>[mysqld_safe]<br />
log-error=/var/log/mysqld.log<br />
pid-file=/var/run/mysqld/mysqld.pid</p>
<p><span style="text-decoration: underline;"><strong>Step 8:</strong></span><br />
On slave 1 (ip 10.0.0.2 in our example) create the replication in mysql:<br />
mysql&gt; grant replication slave on *.* to &#8216;repl&#8217;@'%&#8217; identified by &#8216;<span style="color: #99cc00;">WhatYouWant</span>&#8216;;</p>
<p><span style="color: #999999;">You can change the % to be more safe in 10.0.0.1!</span></p>
<p>mysql&gt; show master status;<br />
+&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-+&#8212;&#8212;&#8212;-+&#8212;&#8212;&#8212;&#8212;&#8211;+&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;+<br />
| File              | Position | Binlog_Do_DB | Binlog_Ignore_DB |<br />
+&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-+&#8212;&#8212;&#8212;-+&#8212;&#8212;&#8212;&#8212;&#8211;+&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;+<br />
| <span style="color: #ff00ff;">mysqld-bin.000005</span> |      <span style="color: #ff00ff;">314</span> |              |                  |<br />
+&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-+&#8212;&#8212;&#8212;-+&#8212;&#8212;&#8212;&#8212;&#8211;+&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;+<br />
1 row in set (0.00 sec)</p>
<p><span style="text-decoration: underline;"><strong>Step 9:</strong></span><br />
On master 1 (ip 10.0.0.1 in our example) add the user to mysql (use information from step 8):</p>
<p>mysql&gt;CHANGE MASTER TO MASTER_HOST=&#8217;10.0.0.2&#8242;, MASTER_USER=&#8217;repl&#8217;,  MASTER_PASSWORD=&#8217;<span style="color: #99cc00;">WhatYouWant</span>&#8216;, MASTER_LOG_FILE=&#8217;<span style="color: #ff00ff;">mysqld-bin.000005</span>&#8216;,  MASTER_LOG_POS=<span style="color: #ff00ff;">314</span>;</p>
<p><span style="text-decoration: underline;"><strong>Step 10:</strong></span><br />
Restart both mysql services on master 1 (slave 2) and slave 1 (master 2).</p>
<p>On master 1:<br />
mysql&gt; start slave;</p>
<p>On slave 1:<br />
mysql&gt; show master status;</p>
<p>On master 1:<br />
mysql&gt; show slave status\G<br />
<!--adsense--><br />
So now you can test on both servers if your config works! Hope you enjoy the tutorial and have a safe configuration! If you want safe hosting with this solution you can also take hosting by <a title="Netdistri bvba" href="http://netdistri.eu" target="_blank">Netdistri bvba</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cauwenbergh.be/linux/mysql-master-master-replication-on-centos-5.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install postfix mailserver only for forwarding</title>
		<link>http://blog.cauwenbergh.be/linux/install-postfix-mailserver-only-for-forwarding.html</link>
		<comments>http://blog.cauwenbergh.be/linux/install-postfix-mailserver-only-for-forwarding.html#comments</comments>
		<pubDate>Tue, 01 Jun 2010 20:49:06 +0000</pubDate>
		<dc:creator>Robin</dc:creator>
				<category><![CDATA[Dutchzone]]></category>
		<category><![CDATA[Internet - SEO - Money]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Netdistri]]></category>

		<guid isPermaLink="false">http://blog.cauwenbergh.be/?p=124</guid>
		<description><![CDATA[For some reasons i only had to install a mailserver for forwarding mails to other mailaddresses. So on Centos here you have it: #yum install postfix smtpd edit /etc/postfix/main.cf myhostname = your.domain.tld virtual_alias_domains = redirectdomain1.tld, redirectdomain2.tld virtual_alias_maps = hash:/etc/postfix/virtual edit /etc/postfix/virtual address@redirectdomain1.tld   addresto@domainto.tld @redirectdomain2.tld  addresstocatchall@domaintoxx.tld After this run the following commands: # postalias /etc/aliases # [...]]]></description>
			<content:encoded><![CDATA[<p>For some reasons i only had to install a mailserver for forwarding mails to other mailaddresses. So on Centos here you have it:</p>
<p>#yum install postfix smtpd</p>
<p>edit /etc/postfix/main.cf</p>
<p>myhostname = your.domain.tld</p>
<p>virtual_alias_domains = redirectdomain1.tld, redirectdomain2.tld<br />
virtual_alias_maps = hash:/etc/postfix/virtual</p>
<p>edit /etc/postfix/virtual</p>
<p>address@redirectdomain1.tld   addresto@domainto.tld</p>
<p>@redirectdomain2.tld  addresstocatchall@domaintoxx.tld</p>
<p>After this run the following commands:</p>
<p># postalias /etc/aliases<br />
# postmap /etc/postfix/access<br />
# postmap /etc/postfix/virtual<br />
# postmap /etc/postfix/transport<br />
# cp /etc/aliases /etc/postfix/<br />
# newaliases<br />
# postfix reload</p>
<p>Now the server is ready to forward your mails!!!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cauwenbergh.be/linux/install-postfix-mailserver-only-for-forwarding.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Keygenguru malware injection on server</title>
		<link>http://blog.cauwenbergh.be/linux/keygenguru-malware-injection-on-server.html</link>
		<comments>http://blog.cauwenbergh.be/linux/keygenguru-malware-injection-on-server.html#comments</comments>
		<pubDate>Thu, 29 Oct 2009 13:45:38 +0000</pubDate>
		<dc:creator>Robin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[injection]]></category>
		<category><![CDATA[keygenguru]]></category>
		<category><![CDATA[malware]]></category>

		<guid isPermaLink="false">http://blog.cauwenbergh.be/no-category/keygenguru-malware-injection-on-server.html</guid>
		<description><![CDATA[Some days ago one of our webservers started showing now and then by visiting a website a blank page of a popup, it only show in the source some javascript&#8230; After days we scanned the whole system: #grep -H &#8220;eval(base64_decode&#8221; /var/www/vhosts/* -R &#124; cut -d: -f1 > /tmp/results_scan]]></description>
			<content:encoded><![CDATA[<p>Some days ago one of our webservers started showing now and then by visiting a website a blank page of a popup, it only show in the source some javascript&#8230; After days we scanned the whole system:</p>
<p>#grep -H &#8220;eval(base64_decode&#8221; /var/www/vhosts/* -R | cut -d: -f1 > /tmp/results_scan</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cauwenbergh.be/linux/keygenguru-malware-injection-on-server.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Mounting issues over samba share</title>
		<link>http://blog.cauwenbergh.be/linux/mounting-samba-vfat-ntfs.html</link>
		<comments>http://blog.cauwenbergh.be/linux/mounting-samba-vfat-ntfs.html#comments</comments>
		<pubDate>Thu, 10 Sep 2009 14:20:12 +0000</pubDate>
		<dc:creator>Robin</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.cauwenbergh.be/?p=58</guid>
		<description><![CDATA[Today installed a new centos server and samba does it again (failure sharing external drives), ok the drives are windowsdrives vfat (fat32) and ntfs (ntfs-3g). So after struggling a while installed swat when i suddenly see the shares on the other windows-lan-computers&#8230; But we can not write to the disks we have to mount them [...]]]></description>
			<content:encoded><![CDATA[<p>Today installed a new centos server and samba does it again (failure sharing external drives), ok the drives are windowsdrives vfat (fat32) and ntfs (ntfs-3g).</p>
<p>So after struggling a while installed swat when i suddenly see the shares on the other windows-lan-computers&#8230; But we can not write to the disks we have to mount them without any restrictions:</p>
<h6># mount -o  auto,users,umask=000,dmask=000,fmask=000,uid=65534,gid=65534 /dev/youwanttomount /mnt/directory</h6>
<p>Also learned how to force busy drives <img src='http://blog.cauwenbergh.be/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   # umount -l</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cauwenbergh.be/linux/mounting-samba-vfat-ntfs.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remove domain tomcat problem</title>
		<link>http://blog.cauwenbergh.be/linux/remove-domain-tomcat-problem.html</link>
		<comments>http://blog.cauwenbergh.be/linux/remove-domain-tomcat-problem.html#comments</comments>
		<pubDate>Tue, 08 Sep 2009 14:08:32 +0000</pubDate>
		<dc:creator>Robin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Plesk]]></category>

		<guid isPermaLink="false">http://blog.cauwenbergh.be/?p=56</guid>
		<description><![CDATA[To remove a domain that generate a tomcat error during delete, copy an existing xml file from the following dir: /usr/share/tomcat5/psa-users/ to {domain}.xml where {domain} is the full domain name to be removed.]]></description>
			<content:encoded><![CDATA[<p>To remove a domain that generate a tomcat error during delete, copy an existing xml file from the following dir:</p>
<p>/usr/share/tomcat5/psa-users/</p>
<p>to {domain}.xml where {domain} is the full domain name to be removed.<br />
<!--adsense--></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cauwenbergh.be/linux/remove-domain-tomcat-problem.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Process op shared server bepalen van eigenaar</title>
		<link>http://blog.cauwenbergh.be/linux/process-op-shared-server-bepalen-van-eigenaar.html</link>
		<comments>http://blog.cauwenbergh.be/linux/process-op-shared-server-bepalen-van-eigenaar.html#comments</comments>
		<pubDate>Mon, 05 Jan 2009 15:11:01 +0000</pubDate>
		<dc:creator>Robin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[eigenaar]]></category>
		<category><![CDATA[owner]]></category>
		<category><![CDATA[process]]></category>

		<guid isPermaLink="false">http://blog.cauwenbergh.be/?p=50</guid>
		<description><![CDATA[# ls /proc/&#60;pidnr&#62;/cwd/ -al pidnr vervangen door de nr van het process]]></description>
			<content:encoded><![CDATA[<p># ls /proc/&lt;pidnr&gt;/cwd/ -al</p>
<p>pidnr vervangen door de nr van het process<br />
<!--adsense--></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cauwenbergh.be/linux/process-op-shared-server-bepalen-van-eigenaar.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plesk SQL Injection vulnerability</title>
		<link>http://blog.cauwenbergh.be/linux/plesk-sql-injection-vulnerability.html</link>
		<comments>http://blog.cauwenbergh.be/linux/plesk-sql-injection-vulnerability.html#comments</comments>
		<pubDate>Wed, 26 Sep 2007 14:20:08 +0000</pubDate>
		<dc:creator>Robin</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.cauwenbergh.be/?p=33</guid>
		<description><![CDATA[Today we have solved this bug on our productionserver. You can read how to solve this on: http://kb.swsoft.com/en/2169]]></description>
			<content:encoded><![CDATA[<p>Today we have solved this bug on our productionserver.  You can read how to solve this on:</p>
<p><a href="http://kb.swsoft.com/en/2169" title="SQL Problem in Plesk BUG" target="_blank">http://kb.swsoft.com/en/2169</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cauwenbergh.be/linux/plesk-sql-injection-vulnerability.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

