<?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>LinuxQuestions.org - Blogs - nandunay</title>
		<link>http://www.linuxquestions.org/questions/blog/nandunay-612653/</link>
		<description>LinuxQuestions.org offers a free Linux forum where Linux newbies can ask questions and Linux experts can offer advice. Topics include security, installation, networking and much more.</description>
		<language>en</language>
		<lastBuildDate>Thu, 23 May 2013 07:34:18 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>https://lqo-thequestionsnetw.netdna-ssl.com/questions/images/misc/rss.jpg</url>
			<title>LinuxQuestions.org - Blogs - nandunay</title>
			<link>http://www.linuxquestions.org/questions/blog/nandunay-612653/</link>
		</image>
		<item>
			<title>How to Block website in RHEL 6 using squid proxy server</title>
			<link>http://www.linuxquestions.org/questions/blog/nandunay-612653/how-to-block-website-in-rhel-6-using-squid-proxy-server-34453/</link>
			<pubDate>Thu, 09 Feb 2012 11:39:41 GMT</pubDate>
			<description>i m using squid proxy server.... 
now i want to block some websites using squid.conf file.. 
in this case, i write some entery for blocking.. 
 
acl...</description>
			<content:encoded><![CDATA[<div>i m using squid proxy server....<br />
now i want to block some websites using squid.conf file..<br />
in this case, i write some entery for blocking..<br />
<br />
acl mynet src 192.168.10.0/24<br />
http_access allow mynet<br />
http_port 3128<br />
<br />
Now, In window Pc,IP:192.168.10.2/255.255.255.0/DG:192.168.10.1,and Tools,Internetoptions,connetion,lan seting , address:192.168.17.5 port:3128<br />
now internet is working fine...<br />
<br />
after that, i want to block some websites:<br />
I make some entry:<br />
#vim /etc/squid/block_list.txt<br />
<a href="http://www.gmail.com" target="_blank" rel="nofollow">www.gmail.com</a><br />
<a href="http://www.sex.com" target="_blank" rel="nofollow">www.sex.com</a><br />
<a href="http://www.orkut.com" target="_blank" rel="nofollow">www.orkut.com</a><br />
:wq!<br />
#vim /etc/squid/squid.com<br />
acl block_list url_regex -i &quot;/etc/squid/block_list.txt&quot;<br />
http_access deny block_list<br />
:wq<br />
#service squid restart<br />
#chkconfig squid on<br />
<br />
now i access any website at window clint pc..<br />
like <a href="http://www.sex.com" target="_blank" rel="nofollow">www.sex.com</a><br />
this web site is open.....<br />
<br />
so plz guide me , how to block webseits at</div>

]]></content:encoded>
			<dc:creator>nandunay</dc:creator>
			<guid isPermaLink="true">http://www.linuxquestions.org/questions/blog/nandunay-612653/how-to-block-website-in-rhel-6-using-squid-proxy-server-34453/</guid>
		</item>
		<item>
			<title>RHEL updating</title>
			<link>http://www.linuxquestions.org/questions/blog/nandunay-612653/rhel-updating-34014/</link>
			<pubDate>Mon, 05 Dec 2011 04:08:29 GMT</pubDate>
			<description>Dear Sir 
 
Plz conferm me,i m working on RHEL 5.4, now  my company requird to update RHEL 5.4 by RHEL 6.0. In this case, if i update RHEL 5.4 to...</description>
			<content:encoded><![CDATA[<div>Dear Sir<br />
<br />
Plz conferm me,i m working on RHEL 5.4, now  my company requird to update RHEL 5.4 by RHEL 6.0. In this case, if i update RHEL 5.4 to RHEL 6.0, then any data will not be changed or delete.<br />
<br />
Plz Plz conferm me.....<br />
<br />
Narenndra Singh</div>

]]></content:encoded>
			<dc:creator>nandunay</dc:creator>
			<guid isPermaLink="true">http://www.linuxquestions.org/questions/blog/nandunay-612653/rhel-updating-34014/</guid>
		</item>
		<item>
			<title>RHEL updating</title>
			<link>http://www.linuxquestions.org/questions/blog/nandunay-612653/rhel-updating-34013/</link>
			<pubDate>Mon, 05 Dec 2011 04:07:36 GMT</pubDate>
			<description>Dear Sir 
 
Plz conferm me,i m working on RHEL 5.4, now  my company requird to update RHEL 5.4 by RHEL 6.0. In this case, if i update RHEL 5.4 to...</description>
			<content:encoded><![CDATA[<div>Dear Sir<br />
<br />
Plz conferm me,i m working on RHEL 5.4, now  my company requird to update RHEL 5.4 by RHEL 6.0. In this case, if i update RHEL 5.4 to RHEL 6.0, then any data will not be changed or delete.<br />
<br />
Plz Plz conferm me.....<br />
<br />
Narenndra Singh</div>

]]></content:encoded>
			<dc:creator>nandunay</dc:creator>
			<guid isPermaLink="true">http://www.linuxquestions.org/questions/blog/nandunay-612653/rhel-updating-34013/</guid>
		</item>
	</channel>
</rss>
