<?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>CS &#38; IT Solutions</title>
	<atom:link href="http://blog.csatpk.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.csatpk.com</link>
	<description>Computer Scientists and IT Professionals weblog</description>
	<lastBuildDate>Wed, 18 Aug 2010 04:15:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Creating Name Based and IP Based Virtual hosts in Apache</title>
		<link>http://blog.csatpk.com/2010/08/creating-name-based-and-ip-based-virtual-hosts-in-apache/</link>
		<comments>http://blog.csatpk.com/2010/08/creating-name-based-and-ip-based-virtual-hosts-in-apache/#comments</comments>
		<pubDate>Wed, 18 Aug 2010 04:15:12 +0000</pubDate>
		<dc:creator>amanat</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[feebsd]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[apache2]]></category>
		<category><![CDATA[IP Based Virtual hosts in Apache]]></category>
		<category><![CDATA[Name Based virtual host]]></category>

		<guid isPermaLink="false">http://blog.csatpk.com/?p=1007</guid>
		<description><![CDATA[We have already seen the apache2 installation if you want to check here for debian users and check here for ubuntu users. Virtual Host refers to the practice of running more than one web site (such as www.company1.com and www.company2.com) on a single machine. Virtual hosts can be “IP-based”, meaning that you have a different [...]]]></description>
		<wfw:commentRss>http://blog.csatpk.com/2010/08/creating-name-based-and-ip-based-virtual-hosts-in-apache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setup Easy Hosting Control Panel (ehcp) for Debian/Ubuntu</title>
		<link>http://blog.csatpk.com/2010/08/setup-easy-hosting-control-panel-ehcp-for-debianubuntu/</link>
		<comments>http://blog.csatpk.com/2010/08/setup-easy-hosting-control-panel-ehcp-for-debianubuntu/#comments</comments>
		<pubDate>Wed, 18 Aug 2010 04:04:22 +0000</pubDate>
		<dc:creator>amanat</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[databases]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[feebsd]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[Easy Hosting Control Panel]]></category>
		<category><![CDATA[ehcp]]></category>
		<category><![CDATA[Setup]]></category>

		<guid isPermaLink="false">http://blog.csatpk.com/?p=1004</guid>
		<description><![CDATA[ehcp is a new Hosting Control Panel in Linux world. Although it is in beta stage, its basic functions are well functioning. it operates strongly with debian/ubuntu”s apt-get package manager.. it differs from other control panels, or even other opensource panels that, ehcp is the first and only: opensource,full php, object oriented, gpl, free hosting [...]]]></description>
		<wfw:commentRss>http://blog.csatpk.com/2010/08/setup-easy-hosting-control-panel-ehcp-for-debianubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to protect Apache against DOS,DDOS or brute force attacks</title>
		<link>http://blog.csatpk.com/2010/08/how-to-protect-apache-against-dosddos-or-brute-force-attacks/</link>
		<comments>http://blog.csatpk.com/2010/08/how-to-protect-apache-against-dosddos-or-brute-force-attacks/#comments</comments>
		<pubDate>Wed, 18 Aug 2010 03:50:02 +0000</pubDate>
		<dc:creator>amanat</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[feebsd]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[against DOS]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[brute force attacks]]></category>
		<category><![CDATA[DDOS]]></category>

		<guid isPermaLink="false">http://blog.csatpk.com/?p=1001</guid>
		<description><![CDATA[If you want to protect your apache webserver against DOS,DDOS or brute force attacks use mod_evasive module.mod_evasive is an evasive maneuvers module for Apache to provide evasive action in the event of an HTTP DoS or DDoS attack or brute force attack. It is also designed to be a detection and network management tool, and [...]]]></description>
		<wfw:commentRss>http://blog.csatpk.com/2010/08/how-to-protect-apache-against-dosddos-or-brute-force-attacks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Preventing DDoS Attacks</title>
		<link>http://blog.csatpk.com/2010/08/preventing-ddos-attacks/</link>
		<comments>http://blog.csatpk.com/2010/08/preventing-ddos-attacks/#comments</comments>
		<pubDate>Tue, 17 Aug 2010 17:53:19 +0000</pubDate>
		<dc:creator>amanat</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[feebsd]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[BSNL Broadband hacking]]></category>
		<category><![CDATA[DDOS]]></category>
		<category><![CDATA[ECE seminar topics]]></category>
		<category><![CDATA[Ethical hacking tools]]></category>
		<category><![CDATA[Ethical hacking tutorials]]></category>
		<category><![CDATA[exploit tutorials]]></category>
		<category><![CDATA[Explopit writing]]></category>
		<category><![CDATA[Hacking tutorials]]></category>
		<category><![CDATA[Hacking videos]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[httpd.conf]]></category>
		<category><![CDATA[Penetration testing tools]]></category>
		<category><![CDATA[Penetration testing tutorials]]></category>
		<category><![CDATA[Security Articles]]></category>

		<guid isPermaLink="false">http://blog.csatpk.com/?p=997</guid>
		<description><![CDATA[In this article I am trying to explain what DDOS is and how it can be prevented. DDOS happens due to lack of security awareness of the network/server owners. On a daily basis we hear that a particular machine is under DDOS attack or NOC has unplugged the machine due to DDOS attack . So [...]]]></description>
		<wfw:commentRss>http://blog.csatpk.com/2010/08/preventing-ddos-attacks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Configure Site-to-Site VPN in Cisco Routers</title>
		<link>http://blog.csatpk.com/2010/07/how-to-configure-site-to-site-vpn-in-cisco-routers/</link>
		<comments>http://blog.csatpk.com/2010/07/how-to-configure-site-to-site-vpn-in-cisco-routers/#comments</comments>
		<pubDate>Sat, 03 Jul 2010 08:20:39 +0000</pubDate>
		<dc:creator>amanat</dc:creator>
				<category><![CDATA[CISCO]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[crypto]]></category>
		<category><![CDATA[cryptography]]></category>
		<category><![CDATA[network security]]></category>
		<category><![CDATA[site to site vpn]]></category>
		<category><![CDATA[vpn]]></category>

		<guid isPermaLink="false">http://blog.csatpk.com/?p=993</guid>
		<description><![CDATA[When would you need this: When you want to create a secure tunnel to transfer data between two sites without the use of VPN concentrator or other security devices. Special Requirements: The routers used must support IPSec. Most of Cisco routers do. Another need is that both sides use a static public IP address to [...]]]></description>
		<wfw:commentRss>http://blog.csatpk.com/2010/07/how-to-configure-site-to-site-vpn-in-cisco-routers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VLANs on Linux</title>
		<link>http://blog.csatpk.com/2010/06/vlans-on-linux/</link>
		<comments>http://blog.csatpk.com/2010/06/vlans-on-linux/#comments</comments>
		<pubDate>Wed, 16 Jun 2010 11:39:47 +0000</pubDate>
		<dc:creator>amanat</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[feebsd]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[802.1q]]></category>
		<category><![CDATA[trunk port]]></category>
		<category><![CDATA[vlans. linux. howto]]></category>

		<guid isPermaLink="false">http://blog.csatpk.com/?p=990</guid>
		<description><![CDATA[An introduction to VLANs and VLAN trunking, how Linux interacts with VLANs and how you might use them in networks. To begin, we must have a more formal definition of what a LAN is. LAN stands for local area network. Hubs and switches usually are thought of as participating in a single LAN. Normally, if [...]]]></description>
		<wfw:commentRss>http://blog.csatpk.com/2010/06/vlans-on-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 8.04 Hotspot Introduction</title>
		<link>http://blog.csatpk.com/2010/06/ubuntu-8-04-hotspot-introduction/</link>
		<comments>http://blog.csatpk.com/2010/06/ubuntu-8-04-hotspot-introduction/#comments</comments>
		<pubDate>Sun, 06 Jun 2010 13:20:18 +0000</pubDate>
		<dc:creator>amanat</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[chillispot]]></category>
		<category><![CDATA[freeradius]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://blog.csatpk.com/?p=987</guid>
		<description><![CDATA[Note: This howto has been tested and works for Ubuntu 8.04 Hardy Heron server editions for other vesions of ubuntu see WifiDocs/ChillispotHotspot Chillispot is software which provides authentication and restricted network access to clients. Its primary use is in wireless (WiFi) networks. For instance, suppose you are managing a wireless network in a hotel: the [...]]]></description>
		<wfw:commentRss>http://blog.csatpk.com/2010/06/ubuntu-8-04-hotspot-introduction/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Creating a radius based VPN with support for Windows clients</title>
		<link>http://blog.csatpk.com/2010/06/creating-a-radius-based-vpn-with-support-for-windows-clients/</link>
		<comments>http://blog.csatpk.com/2010/06/creating-a-radius-based-vpn-with-support-for-windows-clients/#comments</comments>
		<pubDate>Sun, 06 Jun 2010 10:41:27 +0000</pubDate>
		<dc:creator>amanat</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[databases]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[freeradius]]></category>
		<category><![CDATA[pptp]]></category>
		<category><![CDATA[vpn]]></category>
		<category><![CDATA[windows client]]></category>

		<guid isPermaLink="false">http://blog.csatpk.com/?p=984</guid>
		<description><![CDATA[This article discusses setting up up an integrated IPSec/L2TP VPN using Radius and integrating it with Microsoft Windows clients. Introduction and Planning The software installed is going to be based on Debian packages as far as it is possible. If we need to rely on a product not within Debian, then it&#8217;s source code will [...]]]></description>
		<wfw:commentRss>http://blog.csatpk.com/2010/06/creating-a-radius-based-vpn-with-support-for-windows-clients/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Debian Wi-Fi hotspot using CoovaChilli, FreeRadius, MySQL and daloRADIUS</title>
		<link>http://blog.csatpk.com/2010/06/debian-wi-fi-hotspot-using-coovachilli-freeradius-mysql-and-daloradius/</link>
		<comments>http://blog.csatpk.com/2010/06/debian-wi-fi-hotspot-using-coovachilli-freeradius-mysql-and-daloradius/#comments</comments>
		<pubDate>Sun, 06 Jun 2010 10:34:52 +0000</pubDate>
		<dc:creator>amanat</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[databases]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[coovachilli]]></category>
		<category><![CDATA[daloradius]]></category>
		<category><![CDATA[freeradius]]></category>
		<category><![CDATA[hotspot]]></category>
		<category><![CDATA[nat]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[routing]]></category>
		<category><![CDATA[wi-fi]]></category>

		<guid isPermaLink="false">http://blog.csatpk.com/?p=981</guid>
		<description><![CDATA[I decide to create hotspot from my server to allow other connect to Internet for free. I used “Captive portal” solution based on these applications: CoovaChilli FreeRadius MySQL daloRADIUS When somebody wants to connect to Internet using my wifi, the first page he can see is the register/login page (whatever page he wants to visit). [...]]]></description>
		<wfw:commentRss>http://blog.csatpk.com/2010/06/debian-wi-fi-hotspot-using-coovachilli-freeradius-mysql-and-daloradius/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting Up A FreeRadius Based AAA Server With MySQL &amp; Management With Daloradius</title>
		<link>http://blog.csatpk.com/2010/06/setting-up-a-freeradius-based-aaa-server-with-mysql-management-with-daloradius/</link>
		<comments>http://blog.csatpk.com/2010/06/setting-up-a-freeradius-based-aaa-server-with-mysql-management-with-daloradius/#comments</comments>
		<pubDate>Sun, 06 Jun 2010 10:26:35 +0000</pubDate>
		<dc:creator>amanat</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[databases]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[aaa]]></category>
		<category><![CDATA[dolaradius]]></category>
		<category><![CDATA[freeradius]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[sbs]]></category>

		<guid isPermaLink="false">http://blog.csatpk.com/?p=978</guid>
		<description><![CDATA[This tutorial explains how you can set up a FreeRadius (1.1.7) server with Wifi authentication and accounting in conjunction with MySQL &#38; web management with Daloradius on Ubuntu 8.04 LTS Server Edition This howto should work for a novice. Production deployment is also possible with minor tweaking. But as usual I do not guarantee anything [...]]]></description>
		<wfw:commentRss>http://blog.csatpk.com/2010/06/setting-up-a-freeradius-based-aaa-server-with-mysql-management-with-daloradius/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
