<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>x10Hosting Community - VPS Talk</title>
		<link>http://x10hosting.com/forums/</link>
		<description>Users with our VPS service can discuss it here.</description>
		<language>en</language>
		<lastBuildDate>Tue, 21 May 2013 19:08:46 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>1</ttl>
		<image>
			<url>http://x10hosting.com/forums/images/misc/rss.png</url>
			<title>x10Hosting Community - VPS Talk</title>
			<link>http://x10hosting.com/forums/</link>
		</image>
		<item>
			<title>Csf firewall - lfd suspicious process: nginx, php5-fpm, and mysqld</title>
			<link>http://x10hosting.com/forums/vps-talk/184352-csf-firewall-lfd-suspicious-process-nginx-php5-fpm-mysqld.html</link>
			<pubDate>Mon, 25 Mar 2013 03:42:26 GMT</pubDate>
			<description><![CDATA[I'm using an unmanaged VPS running nginx and the ConfigServer firewall. I'm receiving thousands of notification emails about suspicious processes: nginx, php5-fpm, and mysqld, three of the most important services running. 
 
The root mail file reaches over 2.5 million lines each week. I would like...]]></description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->I'm using an unmanaged VPS running nginx and the ConfigServer firewall. I'm receiving thousands of notification emails about suspicious processes: nginx, php5-fpm, and mysqld, three of the most important services running.<br />
<br />
The root mail file reaches over 2.5 million lines each week. I would like to receive actual warnings and not these, which I assume are false positives.<br />
<br />
I found a thread on their forums telling me to add some lines to the configuration so these three processes are ignored:<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">exe:/usr/sbin/php5-fpm<br />
exe:/usr/sbin/nginx<br />
exe:/usr/sbin/mysqld</code><hr />
</div>Ignoring nginx, php5-fpm, and mysqld do stop the warnings, however, <a href="http://configserver.com/free/csf/readme.txt" target="_blank">CSF's readme</a> file says "Don't list the paths to perl or php as this will prevent detection of suspicious web scripts.", and those lines do exactly that (or am I wrong)?<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">Time:&nbsp; &nbsp; Fri Feb 22 08:52:12 2013 +0400<br />
PID:&nbsp; &nbsp;  1180 (Parent PID:1178)<br />
Account: -username hidden-<br />
Uptime:&nbsp; 3645 seconds<br />
<br />
<br />
Executable:<br />
<br />
/usr/sbin/php5-fpm<br />
<br />
<br />
Command Line (often faked in exploits):<br />
<br />
php-fpm: pool www&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <br />
<br />
<br />
Network connections by the process (if any):<br />
<br />
tcp: 127.0.0.1:9000 -> 0.0.0.0:0<br />
<br />
<br />
Files open by the process (if any):<br />
<br />
/dev/null<br />
/dev/null<br />
anon_inode:[eventpoll]<br />
anon_inode:[eventpoll]<br />
anon_inode:[eventpoll]<br />
anon_inode:[eventpoll]<br />
anon_inode:[eventpoll]<br />
anon_inode:[eventpoll]<br />
anon_inode:[eventpoll]<br />
anon_inode:[eventpoll]<br />
anon_inode:[eventpoll]<br />
<br />
Memory maps by the process (if any):<br />
<br />
-very long list here-</code><hr />
</div><div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">Time:&nbsp; &nbsp; Fri Feb 22 08:49:12 2013 +0400<br />
PID:&nbsp; &nbsp;  14249 (Parent PID:14220)<br />
Account: www-data<br />
Uptime:&nbsp; 333542 seconds<br />
<br />
<br />
Executable:<br />
<br />
/usr/sbin/nginx<br />
<br />
<br />
Command Line (often faked in exploits):<br />
<br />
nginx: worker process<br />
<br />
<br />
Network connections by the process (if any):<br />
<br />
tcp: 0.0.0.0:80 -> 0.0.0.0:0<br />
<br />
Files open by the process (if any):<br />
<br />
/dev/null<br />
/dev/null<br />
/var/log/nginx/error.log<br />
/proc/26540/auxv<br />
/proc/14220/auxv<br />
anon_inode:[eventpoll]<br />
anon_inode:[eventfd]<br />
/var/log/nginx/access.log<br />
/var/log/nginx/error.log<br />
/home/-hidden-/public_html/-hidden-/log/access.log</code><hr />
</div>This is again followed by a very long list of memory maps.<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">Time:&nbsp; &nbsp; Fri Feb 22 08:49:12 2013 +0400<br />
PID:&nbsp; &nbsp;  20686 (Parent PID:20371)<br />
Account: mysql<br />
Uptime:&nbsp; 1122013 seconds<br />
<br />
<br />
Executable:<br />
<br />
/usr/sbin/mysqld<br />
<br />
<br />
Command Line (often faked in exploits):<br />
<br />
/usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --plugin-dir=/usr/lib/mysql/plugin --user=mysql --pid-file=/var/run/mysqld/mysqld.pid --socket=/var/run/mysqld/mysqld.sock --port=3306<br />
<br />
<br />
Network connections by the process (if any):<br />
<br />
tcp: 127.0.0.1:3306 -> 0.0.0.0:0</code><hr />
</div>That is followed by an even longer list of files including /var/lib/mysql/-database_name-/-wordpress_prefix-_terms.MYI<br />
<br />
Anyone know what's going on here and can suggest a fix? Is ignoring the processes the right way to go? Thanks so much.<br />
<br />
(I originally posted this on the CSF Forums: <a href="http://forum.configserver.com/viewtopic.php?f=6&amp;t=6402" target="_blank">http://forum.configserver.com/viewtopic.php?f=6&amp;t=6402</a> but received no reply after a week)<!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="http://x10hosting.com/forums/vps-talk/">VPS Talk</category>
			<dc:creator>techairlines</dc:creator>
			<guid isPermaLink="true">http://x10hosting.com/forums/vps-talk/184352-csf-firewall-lfd-suspicious-process-nginx-php5-fpm-mysqld.html</guid>
		</item>
		<item>
			<title>Adding a Virtual Sound Card to VPS</title>
			<link>http://x10hosting.com/forums/vps-talk/184330-adding-virtual-sound-card-vps.html</link>
			<pubDate>Sun, 24 Mar 2013 07:36:37 GMT</pubDate>
			<description><![CDATA[I need to be able to monitor the audio output of my VPS, but of course it does not have a sound card. 
 
Would installing a virtual sound card do the trick? If so does anyone know of a free or very cheap one? For my purposes audio quality doesn't have to be that great I will be the only one to hear...]]></description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->I need to be able to monitor the audio output of my VPS, but of course it does not have a sound card.<br />
<br />
Would installing a virtual sound card do the trick? If so does anyone know of a free or very cheap one? For my purposes audio quality doesn't have to be that great I will be the only one to hear the audio output.<br />
<br />
Last question is would this interfere with the icecast server being on the same VPS?<br />
<br />
Thanks in advance!<!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="http://x10hosting.com/forums/vps-talk/">VPS Talk</category>
			<dc:creator>VerbRadio</dc:creator>
			<guid isPermaLink="true">http://x10hosting.com/forums/vps-talk/184330-adding-virtual-sound-card-vps.html</guid>
		</item>
		<item>
			<title>image hosting what is it?</title>
			<link>http://x10hosting.com/forums/vps-talk/183821-image-hosting-what.html</link>
			<pubDate>Mon, 04 Mar 2013 10:03:40 GMT</pubDate>
			<description><![CDATA[My hosting provider does not allow me to put images which are linked on other pages(my guestbook),and I don't want to signe up for bigger space beaucose is too expensive for me. 
 I've heard of image hosting so I'm interested  what is thet, and whether it will help me?]]></description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->My hosting provider does not allow me to put images which are linked on other pages(my guestbook),and I don't want to signe up for bigger space beaucose is too expensive for me.<br />
 I've heard of image hosting so I'm interested  what is thet, and whether it will help me?<!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="http://x10hosting.com/forums/vps-talk/">VPS Talk</category>
			<dc:creator>stars52</dc:creator>
			<guid isPermaLink="true">http://x10hosting.com/forums/vps-talk/183821-image-hosting-what.html</guid>
		</item>
		<item>
			<title>Apache is reading from the wrong DocumentRoot</title>
			<link>http://x10hosting.com/forums/vps-talk/183169-apache-reading-wrong-documentroot.html</link>
			<pubDate>Mon, 11 Feb 2013 23:23:31 GMT</pubDate>
			<description><![CDATA[I changed my Directory directive to match the document root of /var/www/html, but Apache is still serving from /home/user/public-html 
 
I don't understand why Apache didn't respect my change.  Thoughts?]]></description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->I changed my Directory directive to match the document root of /var/www/html, but Apache is still serving from /home/user/public-html<br />
<br />
I don't understand why Apache didn't respect my change.  Thoughts?<!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="http://x10hosting.com/forums/vps-talk/">VPS Talk</category>
			<dc:creator>wolfie7873</dc:creator>
			<guid isPermaLink="true">http://x10hosting.com/forums/vps-talk/183169-apache-reading-wrong-documentroot.html</guid>
		</item>
		<item>
			<title>How to install and configure server vps for forex trading</title>
			<link>http://x10hosting.com/forums/vps-talk/182878-how-install-configure-server-vps-forex-trading.html</link>
			<pubDate>Mon, 04 Feb 2013 09:31:09 GMT</pubDate>
			<description>How to install and configure my server VPS, for forex trading. 
Whether the installation of forex expert advisors doing with my computers, or the installation itself goes on vps that I possess. 
On the net I found a few programs such as: 
-Forex Invest Bot 
-Grid Iron Trader 
-PSForex 
-Ray Scalper...</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->How to install and configure my server VPS, for forex trading.<br />
Whether the installation of forex expert advisors doing with my computers, or the installation itself goes on vps that I possess.<br />
On the net I found a few programs such as:<br />
-Forex Invest Bot<br />
-Grid Iron Trader<br />
-PSForex<br />
-Ray Scalper<br />
 Is there any expert advisors which is free, or do I get some of these,but also if I came into possession of some of these programs how  to do a install and set up forex server on my VPS? W<font color="#656565"><span style="font-family: Arial">hether these programs have an impact on the forex platform, if so, in what sense?<br />
<br />
Thanks in advance!</span></font><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="http://x10hosting.com/forums/vps-talk/">VPS Talk</category>
			<dc:creator>stars52</dc:creator>
			<guid isPermaLink="true">http://x10hosting.com/forums/vps-talk/182878-how-install-configure-server-vps-forex-trading.html</guid>
		</item>
	</channel>
</rss>
