<?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>Pace Solutions Blog &#187; Linux</title>
	<atom:link href="http://www.pacesol.com/blog/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pacesol.com/blog</link>
	<description>Web 2.0, e-Commerce, Joomla, WordPress, Facebook Applications, Drupal, Open Source, CMS, PHP, MySQL, AJAX</description>
	<lastBuildDate>Fri, 06 Jan 2012 08:45:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Getting Apache Module List</title>
		<link>http://www.pacesol.com/blog/getting-apache-module-list.html</link>
		<comments>http://www.pacesol.com/blog/getting-apache-module-list.html#comments</comments>
		<pubDate>Fri, 17 Jul 2009 11:23:55 +0000</pubDate>
		<dc:creator>Pace Solutions</dc:creator>
				<category><![CDATA[Dedicated Servers]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[apache module list]]></category>
		<category><![CDATA[httpd.conf]]></category>
		<category><![CDATA[mod_expires]]></category>
		<category><![CDATA[mod_headers]]></category>
		<category><![CDATA[mod_rewrite WHM]]></category>
		<category><![CDATA[WHM Cpanel EasyApache3]]></category>

		<guid isPermaLink="false">http://www.pacesol.com/blog/?p=86</guid>
		<description><![CDATA[Tweet As day by day you lost track of your Apache configurations and Apache modules. Here is quick shell/bash command to check which modules are loaded and compiled with your current Apache version. Output will be something like this:]]></description>
			<content:encoded><![CDATA[<div class="bottomcontainerBox" style="">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.pacesol.com%2Fblog%2Fgetting-apache-module-list.html&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://www.pacesol.com/blog/getting-apache-module-list.html"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.pacesol.com/blog/getting-apache-module-list.html"  data-text="Getting Apache Module List" data-count="horizontal" data-via="pacesol">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://www.pacesol.com/blog/getting-apache-module-list.html" data-counter="right"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p>As day by day you lost track of your Apache configurations and Apache modules. Here is quick shell/bash command to check which modules are loaded and compiled with your current Apache version.</p>
<pre class="brush: bash; title: ; notranslate">httpd -l</pre>
<p><strong>Output will be something like this:</strong></p>
<pre class="brush: bash; title: ; notranslate">
Compiled in modules:
core.c
mod_authn_file.c
mod_authn_default.c
mod_authz_host.c
mod_authz_groupfile.c
mod_authz_user.c
mod_authz_default.c
mod_auth_basic.c
mod_include.c
mod_filter.c
mod_deflate.c
mod_log_config.c
mod_logio.c
mod_env.c
mod_expires.c
mod_headers.c
mod_unique_id.c
mod_setenvif.c
mod_proxy.c
mod_proxy_connect.c
mod_proxy_ftp.c
mod_proxy_http.c
mod_proxy_ajp.c
mod_proxy_balancer.c
mod_ssl.c
prefork.c
http_core.c
mod_mime.c
mod_status.c
mod_autoindex.c
mod_asis.c
mod_suexec.c
mod_cgi.c
mod_negotiation.c
mod_dir.c
mod_actions.c
mod_speling.c
mod_userdir.c
mod_alias.c
mod_rewrite.c
mod_so.c
</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.pacesol.com/blog/getting-apache-module-list.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to check DDOS Attack on Server</title>
		<link>http://www.pacesol.com/blog/how-to-check-ddos-attack-on-server.html</link>
		<comments>http://www.pacesol.com/blog/how-to-check-ddos-attack-on-server.html#comments</comments>
		<pubDate>Sat, 04 Jul 2009 16:03:58 +0000</pubDate>
		<dc:creator>Pace Solutions</dc:creator>
				<category><![CDATA[Dedicated Servers]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[linux server]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[php development]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.pacesol.com/blog/2009/07/how-to-check-ddos-attack-on-server/</guid>
		<description><![CDATA[Tweet A quick and useful command for checking if a server is under DDOS: This will list the IPs taking the most amounts of connections to a server. To check active connections that are open to your server, if this number is more then 800 then you might be having an attack To check against [...]]]></description>
			<content:encoded><![CDATA[<div class="bottomcontainerBox" style="">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.pacesol.com%2Fblog%2Fhow-to-check-ddos-attack-on-server.html&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://www.pacesol.com/blog/how-to-check-ddos-attack-on-server.html"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.pacesol.com/blog/how-to-check-ddos-attack-on-server.html"  data-text="How to check DDOS Attack on Server" data-count="horizontal" data-via="pacesol">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://www.pacesol.com/blog/how-to-check-ddos-attack-on-server.html" data-counter="right"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p>A quick and useful command for checking if a server is under DDOS:</p>
<pre class="brush: bash; title: ; notranslate">netstat -anp |grep 'tcp\|udp' | awk '{print $5}' | cut -d: -f1 | sort | uniq -c | sort -n</pre>
<p>This will list the IPs taking the most amounts of connections to a server.</p>
<p>To check active connections that are open to your server, if this number is more then 800 then you might be having an attack</p>
<pre class="brush: bash; title: ; notranslate">netstat -n | grep :80 |wc -l</pre>
<p>To check against SYN attacks, this number should not be more then 100.</p>
<pre class="brush: bash; title: ; notranslate">netstat -n | grep :80 | grep SYN |wc -l</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.pacesol.com/blog/how-to-check-ddos-attack-on-server.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Basic Bandwidth &amp; Network Usage Analysis</title>
		<link>http://www.pacesol.com/blog/basic-bandwidth-network-usage-analysis.html</link>
		<comments>http://www.pacesol.com/blog/basic-bandwidth-network-usage-analysis.html#comments</comments>
		<pubDate>Fri, 03 Jul 2009 11:45:32 +0000</pubDate>
		<dc:creator>Pace Solutions</dc:creator>
				<category><![CDATA[Dedicated Servers]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.pacesol.com/blog/2009/07/basic-bandwidth-network-usage-analysis/</guid>
		<description><![CDATA[Tweet As I was doing my co-worker&#8217;s system administrative tasks last month, I always was asked this question why one of client server is having slow speed issues. Well who knows until you check try to solve the problem Few things you can always do to check for bandwidth and network analysis. Install IPTraf &#8211; [...]]]></description>
			<content:encoded><![CDATA[<div class="bottomcontainerBox" style="">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.pacesol.com%2Fblog%2Fbasic-bandwidth-network-usage-analysis.html&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://www.pacesol.com/blog/basic-bandwidth-network-usage-analysis.html"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.pacesol.com/blog/basic-bandwidth-network-usage-analysis.html"  data-text="Basic Bandwidth &#038; Network Usage Analysis" data-count="horizontal" data-via="pacesol">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://www.pacesol.com/blog/basic-bandwidth-network-usage-analysis.html" data-counter="right"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p>As I was doing my co-worker&#8217;s system administrative tasks last month, I always was asked this question why one of client server is having slow speed issues. Well who knows until you check try to solve the problem <img src='http://www.pacesol.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Few things you can always do to check for bandwidth and network analysis.</p>
<p><strong><a href="http://iptraf.seul.org/">Install IPTraf</a></strong> &#8211; IPTraf is a console-based network statistics utility for Linux. It gathers a variety of figures such as TCP connection packet and byte counts, interface statistics and activity indicators, TCP/UDP traffic breakdowns, and LAN station packet and byte counts.</p>
<pre class="brush: bash; title: ; notranslate">yum install iptraf -y</pre>
<p><strong>Install vnStat</strong> &#8211; vnStat is a network traffic monitor for Linux that keeps a log of daily network traffic for the selected interface. vnStat isnt a packet sniffer. The traffic information is analyzed from the /proc -filesystem, so vnStat can be used without root permissions.</p>
<pre class="brush: bash; title: ; notranslate">cd /usr/local/src
wget http://humdi.net/vnstat/vnstat-1.6.tar.gz
tar -zxvf vnstat-1.6.tar.gz
cd vnstat-1.6
make &amp;amp;&amp;amp; make install
vnstat -u -i eth0</pre>
<pre class="brush: bash; title: ; notranslate">vnstat --help</pre>
<p><strong><a href="http://www.arfeenarif.com/2009/06/29/how-to-check-ddos-attack-on-server/">Check Apache connection and always check for DDOS attacks.</a></strong></p>
<p><strong>If your server is WHM / CPanel configured always check bandwidth usage from WHM / CPanel and do the comparing.</strong></p>
<p>Above will give few ideas whats happening on server, and actually you can come up with solution based on these few basic in house tasks.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pacesol.com/blog/basic-bandwidth-network-usage-analysis.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

