<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Unix Privacylover</title>
	
	<link>http://unix.privacylover.com</link>
	<description>Unix Security and Privacy</description>
	<lastBuildDate>Wed, 01 Sep 2010 13:51:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/UnixPrivacylover" /><feedburner:info uri="unixprivacylover" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>UnixPrivacylover</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>How to delete the URL/Website field from WordPress comments?</title>
		<link>http://feedproxy.google.com/~r/UnixPrivacylover/~3/FhV9lpm14t0/</link>
		<comments>http://unix.privacylover.com/other-unix-computer-privacy/how-to-delete-the-urlwebsite-field-from-wordpress-comments/#comments</comments>
		<pubDate>Wed, 01 Sep 2010 13:45:14 +0000</pubDate>
		<dc:creator>Frank</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[deactivate Wordpress URL box]]></category>
		<category><![CDATA[delete URL from blog comments]]></category>
		<category><![CDATA[delete website field in comments]]></category>
		<category><![CDATA[delete Wordpress blog URL field]]></category>
		<category><![CDATA[delete Wordpress URL box]]></category>
		<category><![CDATA[delete Wordpress URL field from theme]]></category>
		<category><![CDATA[disable blog URL field]]></category>
		<category><![CDATA[disable Wordpress URL field]]></category>
		<category><![CDATA[disable Wordpress URL in comments]]></category>
		<category><![CDATA[do not allow URL in comments]]></category>
		<category><![CDATA[fight spam blog comments]]></category>
		<category><![CDATA[remove URLs from comments]]></category>
		<category><![CDATA[remove Wordpress comments URL]]></category>
		<category><![CDATA[remove Wordpress URL field]]></category>
		<category><![CDATA[stop people entering URL in blog comments]]></category>
		<category><![CDATA[stop people leaving website in Wordpress comments]]></category>
		<category><![CDATA[stop people spamming in comments]]></category>
		<category><![CDATA[stop spam in blog comments]]></category>
		<category><![CDATA[stop URL in blog comments]]></category>
		<category><![CDATA[stop Wordpress spam comments]]></category>
		<category><![CDATA[Wordpress one line comments banning]]></category>
		<category><![CDATA[Wordpress theme without URL field]]></category>
		<category><![CDATA[Wordpress website field deletion]]></category>

		<guid isPermaLink="false">http://unix.privacylover.com/?p=305</guid>
		<description><![CDATA[Having people commenting on your posts, even criticisms, it is something to be encouraged, it is through discussions and exchange of ideas that people learn and advances in knowledge. Unfortunately WordPress comes with a default &#8220;enter URL&#8221; in the comments section and this attracts spammers, in order be able to get their spam URL visible [...]]]></description>
			<content:encoded><![CDATA[
<!-- Quick Adsense WordPress Plugin: http://techmilieu.com/quick-adsense -->
<div style="float:none;margin:0px 0 0px 0;text-align:center;">
<script type="text/javascript"><!--
google_ad_client = "pub-5588820399009583";
/* Unix PrivacyLover QuickAdsensePlugi300x250, created 29/06/10 */
google_ad_slot = "0115654251";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<p>Having people commenting on your posts, even criticisms, it is something to be encouraged, it is through discussions and exchange of ideas that people learn and advances in knowledge.</p>
<p>Unfortunately WordPress comes with a default &#8220;enter URL&#8221; in the comments section and this attracts spammers, in order be able to get their spam URL visible and having people click the spammers introduce a one line comment, normally something ambigous without a meaning so that it can be used everywhere without even reading the post they are commenting on, a comment like &#8220;great post&#8221; and nothing else does the job for them.</p>
<p>This is one of the reaons why I disabled comments on this blog, I do not have the time to deal with spammers and people who want me to solve their personal questions as if I was at their disposal to do one to one classes, in order to avoid dissapointment for them, and saving time to both of us, it is better not allowing questions that allowing them and never reply to anything.</p>
<p>To disable WordPress website comments in field, in your theme folder, locate the <em>comments.php</em> and <em>comments-popup.php</em> template files, (this example will assume that you are using the default  Kubrick WordPress theme).</p>
<p>Find the following code and delete it, (or comment it out adding &lt;!&#8211; before it and &#8211;&gt; after the block of code):</p>
<p><span style="color: #008000;"><em>&lt;p&gt;&lt;input type=&#8221;text&#8221; name=&#8221;url&#8221; id=&#8221;url&#8221; value=&#8221;&lt;?php echo $comment_author_url; ?&gt;&#8221; size=&#8221;22&#8243; tabindex=&#8221;3&#8243; /&gt;<br />
&lt;label for=&#8221;url&#8221;&gt;&lt;small&gt;Website&lt;/small&gt;&lt;/label&gt;&lt;/p&gt;</em></span></p>

<div style="font-size:0px;height:0px;line-height:0px;margin:0;padding:0;clear:both"></div>
<p><a href="http://feedads.g.doubleclick.net/~a/dJoQ3J5PBIWssqkesUYSEqVI2wU/0/da"><img src="http://feedads.g.doubleclick.net/~a/dJoQ3J5PBIWssqkesUYSEqVI2wU/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/dJoQ3J5PBIWssqkesUYSEqVI2wU/1/da"><img src="http://feedads.g.doubleclick.net/~a/dJoQ3J5PBIWssqkesUYSEqVI2wU/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/UnixPrivacylover/~4/FhV9lpm14t0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://unix.privacylover.com/other-unix-computer-privacy/how-to-delete-the-urlwebsite-field-from-wordpress-comments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://unix.privacylover.com/other-unix-computer-privacy/how-to-delete-the-urlwebsite-field-from-wordpress-comments/</feedburner:origLink></item>
		<item>
		<title>How to use Linux command line to clone a hard drive</title>
		<link>http://feedproxy.google.com/~r/UnixPrivacylover/~3/AZNxmCZ0_S0/</link>
		<comments>http://unix.privacylover.com/unix-computer-security-and-privacy/how-to-use-linux-command-line-to-clone-a-hard-drive/#comments</comments>
		<pubDate>Tue, 29 Jun 2010 10:10:55 +0000</pubDate>
		<dc:creator>Frank</dc:creator>
				<category><![CDATA[Unix]]></category>
		<category><![CDATA[acquire OS mirror copy with ddrescue]]></category>
		<category><![CDATA[back up Linux OS data]]></category>
		<category><![CDATA[back up linux using command line]]></category>
		<category><![CDATA[clone hard disk in Linux]]></category>
		<category><![CDATA[clone hard disk with dd]]></category>
		<category><![CDATA[clone OS with ddrescue]]></category>
		<category><![CDATA[command line Linux hard disk cloning]]></category>
		<category><![CDATA[command line tools to back up data]]></category>
		<category><![CDATA[command lines to clone hard disk]]></category>
		<category><![CDATA[copy Linux hard disk]]></category>
		<category><![CDATA[dd command line usage]]></category>
		<category><![CDATA[dd linux]]></category>
		<category><![CDATA[dd linux command line usage]]></category>
		<category><![CDATA[dd linux examples]]></category>
		<category><![CDATA[ddrescue example command line]]></category>
		<category><![CDATA[ddrescue to clone hard disk]]></category>
		<category><![CDATA[ddrescue usage]]></category>
		<category><![CDATA[how to use dd]]></category>
		<category><![CDATA[how to use ddrescue in Linux]]></category>
		<category><![CDATA[linux back up from shell]]></category>
		<category><![CDATA[Linux commands to acquire data]]></category>
		<category><![CDATA[Linux dd]]></category>
		<category><![CDATA[Linux dd for hard disk cloning]]></category>
		<category><![CDATA[Linux hard drive data back up]]></category>
		<category><![CDATA[mirror hard disk in Linux]]></category>
		<category><![CDATA[mirror Linux operating system]]></category>
		<category><![CDATA[mirror operating system with dd Linux]]></category>
		<category><![CDATA[shell commands to mirror hard disk]]></category>
		<category><![CDATA[Unix back up]]></category>

		<guid isPermaLink="false">http://unix.privacylover.com/?p=284</guid>
		<description><![CDATA[Command line Linux for hard drive cloning If you are a Unix command line geek you can clone your hard disk with various Linux programs. This can be quicker if you feel comfortable using the Linux shell. Computer forensics need to use a Unix live CD to clone a hard drive in order to preserve [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><strong><span style="text-decoration: underline;"><span style="color: #993300;">Command line Linux for hard drive cloning</span></span></strong></p>
<p>If you are a Unix command line geek you can clone your hard disk with various Linux programs. This can be quicker if you feel comfortable using the  Linux shell. Computer forensics need to use a Unix live CD to  clone a hard drive in order to preserve all data from alteration but unless this is your case you do not need it.</p>
<p style="text-align: left;"><span style="text-decoration: underline;"><strong><span style="color: #993300;">How to clone a hard  disk using dd?</span></strong></span></p>
<p>To execute <em>dd</em> you should login as <em>root</em> or use the <em>su</em> command.</p>
<p>1- Open Linux terminal window as root.</p>
<p>2- Change appropiate hard disk name, ie sda/sdb and type:</p>
<p><em>dd if=/dev/sda of=/dev/sdb</em></p>
<p>3- Cloning a hard drive using <em>dd</em> can take hours depending on size. You can use <em>gzip</em> and save storage space but this will make the hard disk back up even longer.</p>
<p style="text-align: left;"><span style="text-decoration: underline;"><span style="color: #993300;"><strong>Copying a hard disk partition using dd</strong></span></span></p>
<p>If you don’t want to make a complete duplication of your hard disk the following command will create an image file “disk1.img” in your user’s recovery directory from /dev/sda</p>
<p><em>dd if=/dev/sda of=~/recovery</em><em>/</em><em>disk1.img </em></p>
<p>To restore a partition or a hard disk from an image file, just exchange the arguments “if” and “of”. For example, restore the whole hard disk from the image file “disk1.img”:</p>
<p><em>dd if=disk1.img of=/dev/sda</em></p>
<p style="text-align: left;"><span style="text-decoration: underline;"><span style="color: #993300;"><strong>How to clone your hard drive using ddrescue?</strong></span></span></p>
<p><strong> </strong>Also known as Gddrescue in Ubuntu, ddrescue is  quicker than  ‘dd’, gets better results and it also keeps a logfile that records each of the bad blocks found.</p>
<p>1- SystemCdTools includes ddrescue but you may have to install dderescue from the repositories otherwise as many other linux distributions do not come with it.</p>
<p>2- Open Linux terminal window as root.</p>
<p>3- Change source sda and destination sdb if needed, depending on your hard disk name, then type:</p>
<p><em>ddrescue -v /dev/sda /dev</em><em>/sdb</em></p>
<p>If your hard disk has bad sectors the following Linux<em> ddrescue</em> command line below will attempt to recover them:</p>
<p><em>ddrescue -r 1 /dev/sda /dev/sdb rescue.log<br />
</em></p>
<p>WARNING: There is another Unix tool called <a title="dd_rescue Linux" href="http://www.garloff.de/kurt/linux/ddrescue/" target="_blank"><strong><span style="color: #ff0000;">dd_rescue</span></strong></a> do not  confuse it with <a title="ddrescue Linux command line" href="http://savannah.gnu.org/projects/ddrescue/" target="_blank"><strong><span style="color: #ff0000;">ddrescue</span></strong></a>,  they both enhance dd but are not the same command line.</p>
<p><center><div id="attachment_291" class="wp-caption aligncenter" style="width: 374px"><em><em><img class="size-full wp-image-291" title="Hard drive data kept secure" src="http://unix.privacylover.com/wp-content/uploads/2010/06/hard-disk-drive-security-data.jpg" alt="Hard drive data kept secure" width="364" height="400" /></em></em><p class="wp-caption-text">Hard drive data kept secure</p></div></center></p>

<p><a href="http://feedads.g.doubleclick.net/~a/UI_fowimSeqfGFByfNt6kzuFWEg/0/da"><img src="http://feedads.g.doubleclick.net/~a/UI_fowimSeqfGFByfNt6kzuFWEg/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/UI_fowimSeqfGFByfNt6kzuFWEg/1/da"><img src="http://feedads.g.doubleclick.net/~a/UI_fowimSeqfGFByfNt6kzuFWEg/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/UnixPrivacylover/~4/AZNxmCZ0_S0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://unix.privacylover.com/unix-computer-security-and-privacy/how-to-use-linux-command-line-to-clone-a-hard-drive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://unix.privacylover.com/unix-computer-security-and-privacy/how-to-use-linux-command-line-to-clone-a-hard-drive/</feedburner:origLink></item>
		<item>
		<title>List of Linux live CDs for hard disk cloning</title>
		<link>http://feedproxy.google.com/~r/UnixPrivacylover/~3/zeCljLftJfo/</link>
		<comments>http://unix.privacylover.com/unix-computer-security-and-privacy/list-of-linux-live-cds-for-hard-disk-cloning/#comments</comments>
		<pubDate>Tue, 29 Jun 2010 09:42:48 +0000</pubDate>
		<dc:creator>Frank</dc:creator>
				<category><![CDATA[Unix]]></category>
		<category><![CDATA[acquiring data in computer forensics]]></category>
		<category><![CDATA[back up data in Linux]]></category>
		<category><![CDATA[back up data tool open source]]></category>
		<category><![CDATA[back up software linux]]></category>
		<category><![CDATA[clone hard drive]]></category>
		<category><![CDATA[clone HDD free]]></category>
		<category><![CDATA[cloning hard drive tools]]></category>
		<category><![CDATA[computer forensics clone hard drive]]></category>
		<category><![CDATA[computer forensics data acquisition]]></category>
		<category><![CDATA[computer forensics hard drive cloning]]></category>
		<category><![CDATA[computer forensics live CD list]]></category>
		<category><![CDATA[ddrescue command line]]></category>
		<category><![CDATA[free tools to clone hard drive]]></category>
		<category><![CDATA[gddrescue Ubuntu command line]]></category>
		<category><![CDATA[hard disk cloning]]></category>
		<category><![CDATA[hard disk mirroring in Linux]]></category>
		<category><![CDATA[hard drive cloning]]></category>
		<category><![CDATA[linux data back up tools]]></category>
		<category><![CDATA[Linux dd enhancement]]></category>
		<category><![CDATA[linux dd usage]]></category>
		<category><![CDATA[linux distro for backing up data]]></category>
		<category><![CDATA[linux distro to clone hard drive]]></category>
		<category><![CDATA[Linux live CD computer forensics]]></category>
		<category><![CDATA[linux live CD for data acquisition]]></category>
		<category><![CDATA[linux live CD to back up data]]></category>
		<category><![CDATA[linux live CD to clone HDD]]></category>
		<category><![CDATA[Linux tools to mirror hard disk]]></category>
		<category><![CDATA[linux utilities to clone hard drive]]></category>
		<category><![CDATA[list of computer forensics live CD]]></category>
		<category><![CDATA[live CD computer forensics]]></category>
		<category><![CDATA[live CD for cloning hard disk]]></category>
		<category><![CDATA[live operating system to back up data]]></category>
		<category><![CDATA[Unix back up tools]]></category>

		<guid isPermaLink="false">http://unix.privacylover.com/?p=268</guid>
		<description><![CDATA[The easiest way to recover your operating system in case of disaster is by cloning it once a week to an external disk. You will save lots of time tweaking the settings once again if you need to reinstall your operating system. Main Linux live CD to clone a hard disk CloneZilla: Clonezilla live is [...]]]></description>
			<content:encoded><![CDATA[<p>The easiest way to recover your operating system in case of disaster is by cloning it once a week to an external disk. You will save lots of time tweaking the settings once again if you need to reinstall your operating system.</p>
<p style="text-align: center;"><span style="text-decoration: underline;"><strong><span style="color: #993300;">Main Linux live CD to clone a hard disk</span></strong></span></p>
<p><a title="CloneZilla live CD to mirror OS" href="http://www.clonezilla.org/" target="_blank"><strong><span style="color: #ff0000;">CloneZilla</span></strong></a>: Clonezilla live is suitable for single machine backup and restore, Clonezilla saves and restores only used blocks in the harddisk, this  increases the clone efficiency. This live CD to mirror your hard disk can be a bit overwhelming for newbies not used to Linux.</p>
<p><a title="Redo BackUp to mirror operating system" href="http://www.redobackup.org/" target="_blank"><strong><span style="color: #ff0000;">Redo Backup and Recovery</span></strong></a>: The system uses minimal space and resources, and the download size is  less than 75MB. Easy point-and-click GUI tool for full system backup and recovery, very user friendly.</p>
<p><a title="System Rescue CD" href="http://www.sysresccd.org/" target="_blank"><strong><span style="color: #ff0000;">SystemRescueCD</span></strong></a>: This Linux live CD is normally used to recover data, you can use it to backup data from an unbootable Windows computer not able to boot anymore, as long as the hard disk is still working, you will just need to mount the partition.</p>
<p><a title="Ultimate Boot CD" href="http://www.ultimatebootcd.com/" target="_blank"><strong><span style="color: #ff0000;">UltimateBootCD</span></strong></a>: You can use this Linux live CD for hard disk cloning using some of the tools it has, such as CopyWipe, g4u, HDClone, partimage and others. You can also use this Linux live CD for data wiping as it includes hard disk wiping tools such as  Darik&#8217;s Boot and Nuke (DBAN) and HDDErase.</p>
<p><a title="Parted Magic" href="http://www.partedmagic.com/" target="_blank"><strong><span style="color: #ff0000;">PartedMagic</span></strong></a>: This is mainly a linux live CD used for partioning but it also includes CloneZilla from the command line.</p>
<p><a title="GRML live CD" href="http://www.grml.org/" target="_blank"><strong><span style="color: #ff0000;">GRML</span></strong></a>: For the advanced linux user, this linux live CD based on Debian has been designed for the Linux system administrator comfortable witht the command line, GRML provides security and network related software, data recovery and           forensic tools and many           text tools.</p>
<p><center><div id="attachment_273" class="wp-caption aligncenter" style="width: 470px"><a title="Hard drive cloning"><img class="size-full wp-image-273" src="http://unix.privacylover.com/wp-content/uploads/2010/06/hard-drive-cloning.jpg" alt="Hard drive cloning" width="460" height="291" /></a><p class="wp-caption-text">Hard drive cloning</p></div></center></p>
<p style="text-align: center;"><strong><span style="text-decoration: underline;"><span style="color: #993300;">Computer Forensics live CD to clone hard drive</span></span></strong></p>
<p><a title="Frenzy FreeBSD live CD" href="http://frenzy.org.ua/eng/" target="_blank"><strong><span style="color: #ff0000;">Frenzy</span></strong></a>: FreeBSD live CD, it contains software for hardware tests, file system check, security check   and network setup and analysis.</p>
<p><a title="Caine computer forensics live CD" href="http://www.caine-live.net/" target="_blank"><strong> </strong></a><a title="Caine computer forensics live CD" href="http://www.caine-live.net/" target="_blank"><strong><span style="color: #ff0000;">Caine</span></strong></a>: Ubuntu based computer  forensics live CD, mainly used to acquire data of a suspected criminal  computer but also useful as a back up live CD. User friendly graphical  interface.</p>
<p><a title="DEFT Linux forensics live CD" href="http://www.deftlinux.net/" target="_blank"><strong><span style="color: #ff0000;">DEFT Linux</span></strong></a>: DEFT it’s a new concept of Computer Forensic  live system that use LXDE as desktop environment and thunar file manager  and mount manager as tool for device management. It is a very easy to use system that includes an excellent hardware  detection as well as open source applications dedicated to  incident response and computer forensics.</p>
<p><span style="color: #ff0000;"><a title="MasterKeyLinux live CD" href="http://masterkeylinux.com/" target="_blank"><strong> </strong></a></span><a title="MasterKey Linux live CD" href="http://www.masterkeylinux.com/" target="_blank"><strong><span style="color: #ff0000;">MasterKey:</span></strong></a> MasterKey Linux live CD is focused on incident response<strong> </strong> and  computer forensics. No installation is required, <strong> </strong><strong> </strong> the   forensics system is started directly from the a CD/DVD-ROM or USB  thumbdrive.</p>
<p><a title="Backtrack Linux live CD" href="http://www.backtrack-linux.org/" target="_blank"><strong><span style="color: #ff0000;">BackTrack</span></strong></a>: BackTrack has been customized down to every package, kernel  configuration, script and patch solely for the purpose of the  penetration tester. You can install Backtrack to USB with full disk encryption if needed. <a title="BackTrack USB Full Disk  Encryption" rel="nofollow" href="http://www.infosecramblings.com/backtrack/backtrack-4-bootable-usb-thumb-drive-with-full-disk-encryption/" target="_blank"></a></p>
<p><center><div id="attachment_278" class="wp-caption aligncenter" style="width: 460px"><img class="size-full wp-image-278" title="Computer forensics live CD Caine" src="http://unix.privacylover.com/wp-content/uploads/2010/06/caine-computer-forensics-live-cd.jpg" alt="Computer forensics live CD Caine" width="450" height="310" /><p class="wp-caption-text">Computer forensics live CD Caine</p></div></center></p>
<p><strong> </strong></p>

<p><a href="http://feedads.g.doubleclick.net/~a/5-adBzVfH6hr2q5HPX5ZxXzQAss/0/da"><img src="http://feedads.g.doubleclick.net/~a/5-adBzVfH6hr2q5HPX5ZxXzQAss/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/5-adBzVfH6hr2q5HPX5ZxXzQAss/1/da"><img src="http://feedads.g.doubleclick.net/~a/5-adBzVfH6hr2q5HPX5ZxXzQAss/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/UnixPrivacylover/~4/zeCljLftJfo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://unix.privacylover.com/unix-computer-security-and-privacy/list-of-linux-live-cds-for-hard-disk-cloning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://unix.privacylover.com/unix-computer-security-and-privacy/list-of-linux-live-cds-for-hard-disk-cloning/</feedburner:origLink></item>
		<item>
		<title>Web interface for the mixmaster remailer, Pyano</title>
		<link>http://feedproxy.google.com/~r/UnixPrivacylover/~3/Xp8R3YOAH74/</link>
		<comments>http://unix.privacylover.com/other-unix-computer-privacy/web-interface-for-the-mixmaster-remailer-pyano/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 03:02:23 +0000</pubDate>
		<dc:creator>Frank</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[anonymous email]]></category>
		<category><![CDATA[anonymous email online]]></category>
		<category><![CDATA[anonymous Usenet message]]></category>
		<category><![CDATA[anonymous usenet posting]]></category>
		<category><![CDATA[antiforensics]]></category>
		<category><![CDATA[computer privacy]]></category>
		<category><![CDATA[computer security]]></category>
		<category><![CDATA[data encryption]]></category>
		<category><![CDATA[data security]]></category>
		<category><![CDATA[email anonymous]]></category>
		<category><![CDATA[email security]]></category>
		<category><![CDATA[encrypted email]]></category>
		<category><![CDATA[encrypted messages]]></category>
		<category><![CDATA[encryption tools tutorial]]></category>
		<category><![CDATA[free anonymous email]]></category>
		<category><![CDATA[free encryption tool]]></category>
		<category><![CDATA[free remailer]]></category>
		<category><![CDATA[free remailer online]]></category>
		<category><![CDATA[German Privacy Foundation]]></category>
		<category><![CDATA[hide email headers]]></category>
		<category><![CDATA[hide email IP]]></category>
		<category><![CDATA[internet anonymity]]></category>
		<category><![CDATA[linux encryption]]></category>
		<category><![CDATA[mail2news]]></category>
		<category><![CDATA[mail2news software]]></category>
		<category><![CDATA[Mixmaster remailer]]></category>
		<category><![CDATA[Mixminion remailer]]></category>
		<category><![CDATA[newsgroup anonymous message]]></category>
		<category><![CDATA[open source encryption]]></category>
		<category><![CDATA[post anonymous to Usenet]]></category>
		<category><![CDATA[private email]]></category>
		<category><![CDATA[Pyano]]></category>
		<category><![CDATA[Pyano remailer software]]></category>
		<category><![CDATA[remailer online]]></category>
		<category><![CDATA[remailer software]]></category>
		<category><![CDATA[send anonymous email]]></category>
		<category><![CDATA[send anonymous tip online]]></category>
		<category><![CDATA[Unix antiforensics]]></category>
		<category><![CDATA[unix security]]></category>
		<category><![CDATA[untraceable email]]></category>
		<category><![CDATA[web interface remailer]]></category>
		<category><![CDATA[webmaster security]]></category>

		<guid isPermaLink="false">http://unix.privacylover.com/?p=204</guid>
		<description><![CDATA[I have previously mentioned Mixmaster ont his blog, a great software tool to send anonymous email and also used to post to Usenet groups anonymously, but visiting a website in order to send an anonymous email is not a good idea because your IP will be logged by the site server. You could use a [...]]]></description>
			<content:encoded><![CDATA[<p>I have previously mentioned Mixmaster ont his blog, a great software tool to send anonymous email and also used to post to Usenet groups anonymously, but visiting a website in order to send an anonymous email is not a good idea because your IP will be logged by the site server.</p>
<p>You could use a proxy to get around this, or maybe you just want light anonymity, or you may be using a restricted computer and need to send an urgent untreaceable anonymous email or Usenet message.</p>
<p>That is when a web interface to send anonymous messages through Mixmaster will come in handy.</p>
<p>If you want to run a web interface for the Mixmaster remailer on your server you could use Pyano, recently released (March 2010) and heavily inspired by the <a title="Privacy tools" href="http://www.cotse.net/privacytools.html" target="_blank">mixweb</a> perl script (last updated in 2005) at cotse.net.</p>
<p><strong><a title="Mixmaster remailer web interface " href="http://pyanon.sourceforge.net/" target="_blank">Pyano web interface mixmaster remailer for administrators<br />
</a></strong></p>
<p>If you are a simply remailer user and want to send an anonymous message or if you want to see how Pyano works, then visit:</p>
<p><strong><a title="Matterhorn remailer web interface" href="http://rip.ax.lt/" target="_blank">Mattherhorn remailer web interface for users</a></strong></p>
<p><strong> </strong></p>
<p><center><div id="attachment_214" class="wp-caption aligncenter" style="width: 266px"><strong><strong><img class="size-full wp-image-214" title="Send email" src="http://unix.privacylover.com/wp-content/uploads/2010/03/send_email.png" alt="Send email" width="256" height="256" /></strong></strong><p class="wp-caption-text">Send email anonymous</p></div></center></p>
<p><strong> </strong></p>
<p>The German Privacy Foundation also has a remailer web interface on its website, although it does not run on Pyano. And in my experience messages get lost far too often. I suspect this is is because by default the web interface uses a fixed chain of five random remailers, it increases security but also the likehood of something happening to message in transit. </p>
<p>With Pyano you can choose how many remailer proxies you want to use and which ones in particular, even entry and exit nodes.</p>
<p>The German Privacy Foundation also runs a tor proxy and a i2P proxy.</p>
<p><strong><a title="German Privacy Foundation remailer" href="https://www.awxcnx.de/" target="_blank">German Privacy Foundation remailer web interface for users<br />
</a></strong></p>

<p><a href="http://feedads.g.doubleclick.net/~a/pui-bIK3ANZQJTa6ceb-YgWe6I4/0/da"><img src="http://feedads.g.doubleclick.net/~a/pui-bIK3ANZQJTa6ceb-YgWe6I4/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/pui-bIK3ANZQJTa6ceb-YgWe6I4/1/da"><img src="http://feedads.g.doubleclick.net/~a/pui-bIK3ANZQJTa6ceb-YgWe6I4/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/UnixPrivacylover/~4/Xp8R3YOAH74" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://unix.privacylover.com/other-unix-computer-privacy/web-interface-for-the-mixmaster-remailer-pyano/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://unix.privacylover.com/other-unix-computer-privacy/web-interface-for-the-mixmaster-remailer-pyano/</feedburner:origLink></item>
		<item>
		<title>Free open source eBooks related to Unix (Linux,*BSD)</title>
		<link>http://feedproxy.google.com/~r/UnixPrivacylover/~3/dD2QErBpSC0/</link>
		<comments>http://unix.privacylover.com/other-unix-computer-privacy/free-open-source-ebooks-related-to-unix-linux-bsd/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 02:57:32 +0000</pubDate>
		<dc:creator>Frank</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[computer Unix ebooks]]></category>
		<category><![CDATA[computing free eBooks]]></category>
		<category><![CDATA[Creative Commons eBooks]]></category>
		<category><![CDATA[eBooks free license]]></category>
		<category><![CDATA[free eBook]]></category>
		<category><![CDATA[free eBooks]]></category>
		<category><![CDATA[free Linux eBooks]]></category>
		<category><![CDATA[free open source eBooks]]></category>
		<category><![CDATA[free software ebooks]]></category>
		<category><![CDATA[free software learning material]]></category>
		<category><![CDATA[free tech ebooks]]></category>
		<category><![CDATA[Free Technology Academy]]></category>
		<category><![CDATA[free technology eBooks]]></category>
		<category><![CDATA[free Unix books]]></category>
		<category><![CDATA[Introduction to free software]]></category>
		<category><![CDATA[Introduction to Linux]]></category>
		<category><![CDATA[IT ebooks]]></category>
		<category><![CDATA[learn Unix]]></category>
		<category><![CDATA[learning Linux]]></category>
		<category><![CDATA[Linux courses]]></category>
		<category><![CDATA[Linux eBook]]></category>
		<category><![CDATA[Linux eBooks]]></category>
		<category><![CDATA[Linux from scratch ebook]]></category>
		<category><![CDATA[Linux learning materials]]></category>
		<category><![CDATA[Linux tutorials]]></category>
		<category><![CDATA[Linux University courses]]></category>
		<category><![CDATA[open source course]]></category>
		<category><![CDATA[open source degree]]></category>
		<category><![CDATA[open source ebooks]]></category>
		<category><![CDATA[public domain eBooks]]></category>
		<category><![CDATA[Unix admin tips]]></category>
		<category><![CDATA[Unix administration ebook]]></category>
		<category><![CDATA[Unix administrator ebook]]></category>
		<category><![CDATA[Unix administrator free eBook]]></category>
		<category><![CDATA[Unix books]]></category>
		<category><![CDATA[Unix classes]]></category>
		<category><![CDATA[Unix free eBook]]></category>
		<category><![CDATA[Unix knowledge]]></category>
		<category><![CDATA[Unix tutorial]]></category>
		<category><![CDATA[Wikibooks]]></category>

		<guid isPermaLink="false">http://unix.privacylover.com/?p=189</guid>
		<description><![CDATA[The Free Technology Academy aims to contribute to a society that permits all users to study, participate and build upon existing knowledge without restrictions. The software used in the Free Technology Academy virtual campus is free software built upon an open standards framework. The Free Technology Academy is financially supported by the Life Long Learning [...]]]></description>
			<content:encoded><![CDATA[<p>The Free Technology Academy aims to contribute to a  society that permits all users to study, participate and build upon  existing knowledge without restrictions.</p>
<p>The  software used in the Free Technology Academy virtual campus is free software  built upon an open standards framework.</p>
<p>The Free Technology Academy is financially supported by the Life   Long Learning programme (LLP) of the European Commission.</p>
<p>You can download two great free Linux related eBooks from their materials webpage.</p>
<p>These books are released under the Creative Commons license, and it is likely that there will be new ones added to their course materials.</p>
<p>Check the <a title="Free Technology Academy" href="http://ftacademy.org/" target="_blank">Free Technology Academy</a> website for updates and to learn what they are about.</p>
<p>Downloads:</p>
<p><a title="Introduction to free software" href="http://ftacademy.org/files/materials/fta-m1-intro_to_FS-v1.pdf" target="_blank">Free eBook: Introduction to Free  Software</a></p>
<p><a title="Linux Advanced Administration" href="http://ftacademy.org/files/materials/fta-m2-admin_gnulinux-v1.pdf" target="_blank">Free eBook: GNU/Linux Advanced  Administration</a></p>
<p><center><div id="attachment_222" class="wp-caption aligncenter" style="width: 410px"><img class="size-full wp-image-222" title="Unix server hacker " src="http://unix.privacylover.com/wp-content/uploads/2010/03/Unix_server_hacker_screen.jpg" alt="Unix server hacker" width="400" height="300" /><p class="wp-caption-text">Unix server hacker (Creative Commons licensed picture)</p></div></center></p>
<p>Other great free open source Linux related eBooks that will help you build your knowledge can be found at:</p>
<p><a title="Linux from scratch" href="http://www.linuxfromscratch.org/" target="_blank">Linux From Scratch</a></p>
<p>Not specifically Unix related, you can also try your luck at Wikibooks for all kind of free books online, although, unlike the others, Wikibooks does not seem to have a PDF download option.</p>
<p><a title="Wikibooks" href="http://en.wikibooks.org/wiki/Main_Page" target="_blank">Wikibooks</a></p>
<p>Geeky programmers can visit the free tech books website to download free online computer science, engineering and  programming ebooks, text books and lecture notes. All of them legally released to the internet comunity. There are some interesting open source books in the FreeBSD section.</p>
<p><a title="Free technology and programming eBooks" href="http://www.freetechbooks.com/" target="_blank">FreeTechBooks</a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/RhyILWSvKgQJr3NkPustYqZ3WHU/0/da"><img src="http://feedads.g.doubleclick.net/~a/RhyILWSvKgQJr3NkPustYqZ3WHU/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/RhyILWSvKgQJr3NkPustYqZ3WHU/1/da"><img src="http://feedads.g.doubleclick.net/~a/RhyILWSvKgQJr3NkPustYqZ3WHU/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/UnixPrivacylover/~4/dD2QErBpSC0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://unix.privacylover.com/other-unix-computer-privacy/free-open-source-ebooks-related-to-unix-linux-bsd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://unix.privacylover.com/other-unix-computer-privacy/free-open-source-ebooks-related-to-unix-linux-bsd/</feedburner:origLink></item>
		<item>
		<title>Video: How to use Mixmaster to send anonymous emails</title>
		<link>http://feedproxy.google.com/~r/UnixPrivacylover/~3/uxMJLuWSF_k/</link>
		<comments>http://unix.privacylover.com/unix-computer-security-and-privacy/video-how-to-use-mixmaster-to-send-anonymous-emails/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 02:00:38 +0000</pubDate>
		<dc:creator>Frank</dc:creator>
				<category><![CDATA[Unix]]></category>
		<category><![CDATA[anonymous email]]></category>
		<category><![CDATA[anonymous email tutorial]]></category>
		<category><![CDATA[anonymous internet]]></category>
		<category><![CDATA[anonymous messages]]></category>
		<category><![CDATA[anonymous remailer]]></category>
		<category><![CDATA[anonymous Unix]]></category>
		<category><![CDATA[antiforensics]]></category>
		<category><![CDATA[computer privacy]]></category>
		<category><![CDATA[computer security]]></category>
		<category><![CDATA[data encryption]]></category>
		<category><![CDATA[email encryption]]></category>
		<category><![CDATA[email security]]></category>
		<category><![CDATA[encrypted communications]]></category>
		<category><![CDATA[encrypted messages]]></category>
		<category><![CDATA[free encryption tool]]></category>
		<category><![CDATA[free remailer]]></category>
		<category><![CDATA[Linux anonymous email]]></category>
		<category><![CDATA[mixmaster]]></category>
		<category><![CDATA[Mixmaster anonymous email]]></category>
		<category><![CDATA[Mixmaster remailer]]></category>
		<category><![CDATA[Mixmaster remailer software]]></category>
		<category><![CDATA[Mixmaster server]]></category>
		<category><![CDATA[mixmaster tutorial]]></category>
		<category><![CDATA[mixmaster video tutorial]]></category>
		<category><![CDATA[mixminion]]></category>
		<category><![CDATA[pgp encrypted email]]></category>
		<category><![CDATA[private communications over email]]></category>
		<category><![CDATA[pseudoanonymous email message]]></category>
		<category><![CDATA[remailer]]></category>
		<category><![CDATA[remailer online]]></category>
		<category><![CDATA[remailer server]]></category>
		<category><![CDATA[remailer software]]></category>
		<category><![CDATA[remailer tutorial]]></category>
		<category><![CDATA[send anonymous email]]></category>
		<category><![CDATA[send email anonymous]]></category>
		<category><![CDATA[set up remailer server]]></category>
		<category><![CDATA[strong anonymity]]></category>
		<category><![CDATA[tips and tricks Unix]]></category>
		<category><![CDATA[traffic analysis protection]]></category>
		<category><![CDATA[Unix antiforensics]]></category>
		<category><![CDATA[unix encryption]]></category>
		<category><![CDATA[Unix hacks]]></category>
		<category><![CDATA[unix security]]></category>
		<category><![CDATA[Unix tips]]></category>
		<category><![CDATA[Unix video]]></category>
		<category><![CDATA[untraceable emails]]></category>

		<guid isPermaLink="false">http://unix.privacylover.com/?p=182</guid>
		<description><![CDATA[Mixmaster is is an anonymous remailer software. It encrypts your email messages before sending them, it typically fires off the messages through a series of anonymous proxies, you can choose how many and what proxies you want on the chain, it also provides protection against traffic analysis by delaying the sending of the messages at [...]]]></description>
			<content:encoded><![CDATA[<p>Mixmaster is is an anonymous remailer software. It encrypts your email messages before sending them, it typically fires off the messages through a series of anonymous proxies, you can choose how many and what proxies you want on the chain, it also provides protection against traffic analysis by delaying the sending of the messages at random.</p>
<p>This excellent Linux Journal video introduces Mixmaster and explains how you can download it to your own Unix machine and help the internet anonymity cause running an anonymous email server.</p>
<p>Mixmaster runs on *BSD, Linux and Microsoft Windows. If you have questions about remailers and Mixmaster one of the best points of calls is the newsgroup: <strong><span style="color: #0000ff;">alt.privacy.anon.server</span></strong></p>
<p>You can read the mailing list for remailer operators, and subscribe, at:</p>
<p><strong><span style="color: #800000;"><a title="Remailer operators mailing list" href="http://lists.mixmin.net/mailman/listinfo/remops" target="_blank">http://lists.mixmin.net/mailman/listinfo/remops</a></span></strong></p>
<p>Mixmaster remailer software homepage:</p>
<p><span style="color: #800000;"><strong><a title="Mixmaster remailer software" href="http://mixmaster.sourceforge.net/" target="_blank">http://mixmaster.sourceforge.net/</a></strong></span></p>
<p><center><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="500" height="405" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube-nocookie.com/v/dzbrFPO4604&amp;hl=en_GB&amp;fs=1&amp;rel=0&amp;color1=0x5d1719&amp;color2=0xcd311b&amp;border=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="500" height="405" src="http://www.youtube-nocookie.com/v/dzbrFPO4604&amp;hl=en_GB&amp;fs=1&amp;rel=0&amp;color1=0x5d1719&amp;color2=0xcd311b&amp;border=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></center></p>

<p><a href="http://feedads.g.doubleclick.net/~a/0jX0fgchaBxohH3DwX7uQ5a-Ghc/0/da"><img src="http://feedads.g.doubleclick.net/~a/0jX0fgchaBxohH3DwX7uQ5a-Ghc/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/0jX0fgchaBxohH3DwX7uQ5a-Ghc/1/da"><img src="http://feedads.g.doubleclick.net/~a/0jX0fgchaBxohH3DwX7uQ5a-Ghc/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/UnixPrivacylover/~4/uxMJLuWSF_k" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://unix.privacylover.com/unix-computer-security-and-privacy/video-how-to-use-mixmaster-to-send-anonymous-emails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://unix.privacylover.com/unix-computer-security-and-privacy/video-how-to-use-mixmaster-to-send-anonymous-emails/</feedburner:origLink></item>
		<item>
		<title>How to stop image hotlinking to your website</title>
		<link>http://feedproxy.google.com/~r/UnixPrivacylover/~3/evyX_--f2_U/</link>
		<comments>http://unix.privacylover.com/other-unix-computer-privacy/how-to-stop-image-hotlinking-to-your-website/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 14:37:53 +0000</pubDate>
		<dc:creator>Frank</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[.htaccess tweaks]]></category>
		<category><![CDATA[.htacess file]]></category>
		<category><![CDATA[ban image hotlinking]]></category>
		<category><![CDATA[bandwith theft]]></category>
		<category><![CDATA[blogger security]]></category>
		<category><![CDATA[computer security]]></category>
		<category><![CDATA[Cpanel image hotlinking protection]]></category>
		<category><![CDATA[hack .htaccess]]></category>
		<category><![CDATA[hotlink protection]]></category>
		<category><![CDATA[hotlink theft]]></category>
		<category><![CDATA[how to protect images]]></category>
		<category><![CDATA[how to stop hotlinking]]></category>
		<category><![CDATA[httaccess file]]></category>
		<category><![CDATA[image copy protection]]></category>
		<category><![CDATA[image hotlink]]></category>
		<category><![CDATA[image hotlinking]]></category>
		<category><![CDATA[image protection]]></category>
		<category><![CDATA[image spamming]]></category>
		<category><![CDATA[image stealing]]></category>
		<category><![CDATA[image theft]]></category>
		<category><![CDATA[modify .htaccess file]]></category>
		<category><![CDATA[prevent hotlinking]]></category>
		<category><![CDATA[prevent image hotlink]]></category>
		<category><![CDATA[prevent image theft]]></category>
		<category><![CDATA[protect online images]]></category>
		<category><![CDATA[protect Wordpress blog]]></category>
		<category><![CDATA[reduce bandwith on webserver]]></category>
		<category><![CDATA[securing your website]]></category>
		<category><![CDATA[stop image hotlinking]]></category>
		<category><![CDATA[stop spammers hotlinking images]]></category>
		<category><![CDATA[stop website image hotlinking]]></category>
		<category><![CDATA[stopping image spammers]]></category>
		<category><![CDATA[strengthen website security]]></category>
		<category><![CDATA[Webhosting bandwidth saving]]></category>
		<category><![CDATA[webhosting management]]></category>
		<category><![CDATA[webmaster security]]></category>
		<category><![CDATA[webmaster spam]]></category>
		<category><![CDATA[website bandwidth theft]]></category>
		<category><![CDATA[website security]]></category>
		<category><![CDATA[Wordpress image hotlink]]></category>
		<category><![CDATA[Wordpress image protection]]></category>
		<category><![CDATA[Wordpress security]]></category>

		<guid isPermaLink="false">http://unix.privacylover.com/?p=154</guid>
		<description><![CDATA[There are some spammers out there, specially in the adult business,who take some of the highest ranked Google images and then hotlink to them in order to get your traffic, it is also possible that you have limited hosting account bandwith or put simply, you do not want anyone to hotlink to any of your [...]]]></description>
			<content:encoded><![CDATA[<p>There are some spammers out there, specially in the adult business,who take some of the highest ranked Google images and then hotlink to them in order to get your traffic, it is also possible that you have limited hosting account bandwith or put simply, you do not want anyone to hotlink to any of your images, here is what you do to stop it.</p>
<p>Go to your webhosting account and edit your <span style="color: #ff0000;">.htaccess file</span>, or create it if it does not exist, then add these lines (RewriteEngine will typically be already set to on if you have a WordPress blog, you will then omit this line and do not write it twice):</p>
<p><span style="color: #008000;">RewriteEngine on<br />
RewriteCond %{HTTP_REFERER} !^$<br />
RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?yourdomain.com [NC]<br />
RewriteRule \.(jpg|jpeg|png|gif)$ http://unix.privacylover.com/wp-content/uploads/2009/11/bandwidth_theft_message.gif [NC,R,L]</span></p>
<p>That is it! The most important part is to get yourdomain.com right, if you do not do this you will see the nasty image served by <span style="color: #ff0000;">unix.privacylover.com/wp-content/uploads/2009/11/bandwidth_theft_message.gif</span></p>
<p>To whitelist search engines and let them hotlink to your images, you should add these lines to your .htaccess file (add other search engines at will):</p>
<p><span style="color: #008000;">RewriteCond %{HTTP_REFERER} !^$<br />
RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?yourdomain.com [NC]<br />
RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?google.com [NC]<br />
RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?google.de [NC]<br />
RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?google.nl [NC]<br />
RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?google.co.uk [NC]<br />
RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?google.es [NC]<br />
RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?google.ca [NC]<br />
RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?bing.com [NC]<br />
RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?bing.co.uk [NC]<br />
RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?bing.de [NC]<br />
RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?bing.ca [NC]<br />
RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?yahoo.com [NC]<br />
RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?yahoo.ca [NC]<br />
RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?yahoo.de [NC]<br />
RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?yahoo.co.uk [NC]<br />
RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?ask.com [NC]<br />
RewriteRule \.(jpg|jpeg|png|gif)$ http://<span style="color: #008000;">unix.privacylover.com/wp-content/uploads/2009/11/bandwidth_theft_message.gif</span> [NC,R,L]</span></p>
<p><span style="color: #008000;"></p>
<p><center><div id="attachment_162" class="wp-caption aligncenter" style="width: 240px"><img class="size-full wp-image-162" title="Stop bandwidth theft" src="http://unix.privacylover.com/wp-content/uploads/2009/11/bandwidth_theft_message.gif" alt="Stop bandwidth theft" width="230" height="231" /><p class="wp-caption-text">Stop bandwidth theft</p></div></center></p>
<p style="text-align: center;"><span style="color: #993300;"><strong><span style="text-decoration: underline;">Code explanation:</span></strong></span></p>
<p>RewriteCond %{HTTP_REFERER} !^$ <span style="color: #000000;">&gt; Allow blank referrers (recommended). Some users surf under firewall and they do not provide any referrers, disallowing blank referrers will block them from accessing these images, but if you still want to do that simply delete this line.</span></p>
<p>RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?yourdomain.com [NC] <span style="color: #000000;">&gt; Site allowed to link your images, if you do not add your domain here you will be blocking your own blog from displaying the images. You can also add Google and Bing here so that they can still link to the images.</span></p>
<p>RewriteRule \.(jpg|jpeg|png|gif)$ <span style="color: #008000;">http://unix.privacylover.com/wp-content/uploads/2009/11/bandwidth_theft_message.gif</span> [NC,R,L] <span style="color: #000000;">&gt; In between the () are type of files you want to block from hotlinking, you can also add .css and other extensions like .bmp. To add more seperate them with”|”. </span></p>
<p><span style="color: #000000;">Change ‘http://unix.privacylover.com/wp-content/uploads/2009/11/bandwidth_theft_message.gif‘ to your own message, whenever image hotlinking is detected this image will show up. It will be better if you host the image somewhere else out from your own webhost. </span><span style="color: #000000;"><span style="color: #ff0000;"> </span></span></p>
<p><span style="color: #000000;"><span style="color: #ff0000;"><span style="text-decoration: underline;">Warning:</span></span></span><span style="color: #000000;"> <strong>Make sure the image you are serving is not hotlink protected or your server can go into an endless loop.</strong></span></p>
<p style="text-align: center;"><span style="color: #000000;"><strong><span style="text-decoration: underline;"><span style="color: #993300;">Other ways to protect image hotlinking:</span></span> </strong></span></p>
<p><span style="color: #000000;">You may turn on hotlink protection at your CPanel webhosting account but this allows for far less customization than adding the manual .htaccess code.</span></p>
<p></span></p>
<p><span style="color: #000000;">There is a plugin for WordPress to stop hotlinking: </span><a title="Wordpress plugin to stop hotlinking" href="http://wordpress.org/extend/plugins/wordpress-automatic-image-hotlink-protection/" target="_blank"><span style="color: #000000;">WordPress Automatic Image Hotlink Protection</span></a></p>
<p><span style="color: #000000;">To check out if your hotlink protection is working visit this <span style="color: #0000ff;"><strong><a title="Free hotlink checker" href="http://www.free-webhosts.com/hotlinking-checker.php" target="_blank">free hotlink checker</a></strong></span> </span></p>
<p><span style="color: #0000ff;"><strong> </strong></span></p>

<p><a href="http://feedads.g.doubleclick.net/~a/33QF_jCIyA7Njm3PoRsQWYsbqD4/0/da"><img src="http://feedads.g.doubleclick.net/~a/33QF_jCIyA7Njm3PoRsQWYsbqD4/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/33QF_jCIyA7Njm3PoRsQWYsbqD4/1/da"><img src="http://feedads.g.doubleclick.net/~a/33QF_jCIyA7Njm3PoRsQWYsbqD4/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/UnixPrivacylover/~4/evyX_--f2_U" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://unix.privacylover.com/other-unix-computer-privacy/how-to-stop-image-hotlinking-to-your-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://unix.privacylover.com/other-unix-computer-privacy/how-to-stop-image-hotlinking-to-your-website/</feedburner:origLink></item>
		<item>
		<title>Test your ISP packet loss online for free</title>
		<link>http://feedproxy.google.com/~r/UnixPrivacylover/~3/G5UkVbhpP3g/</link>
		<comments>http://unix.privacylover.com/other-unix-computer-privacy/test-your-isp-packet-loss-online-for-free/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 23:33:06 +0000</pubDate>
		<dc:creator>Frank</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[best ISP test]]></category>
		<category><![CDATA[broadband line quality]]></category>
		<category><![CDATA[broadband quality test]]></category>
		<category><![CDATA[Free packet loss test]]></category>
		<category><![CDATA[free test broadband line quality]]></category>
		<category><![CDATA[free test ISP speed]]></category>
		<category><![CDATA[free tool system administrator]]></category>
		<category><![CDATA[internet speed test]]></category>
		<category><![CDATA[ISP dropping packets]]></category>
		<category><![CDATA[ISP latency test]]></category>
		<category><![CDATA[ISP online perfomance test]]></category>
		<category><![CDATA[ISP packet loss]]></category>
		<category><![CDATA[ISP perfomance]]></category>
		<category><![CDATA[ISP ping test]]></category>
		<category><![CDATA[ISP testing]]></category>
		<category><![CDATA[Mean Opinion Score]]></category>
		<category><![CDATA[online packet loss test]]></category>
		<category><![CDATA[packet loss test online]]></category>
		<category><![CDATA[packet lost test online]]></category>
		<category><![CDATA[penetration testing]]></category>
		<category><![CDATA[ping latency test]]></category>
		<category><![CDATA[ping time test]]></category>
		<category><![CDATA[sysadmin free tool]]></category>
		<category><![CDATA[sysadmin packet loss test]]></category>
		<category><![CDATA[sysadming tool]]></category>
		<category><![CDATA[system administrator online tool]]></category>
		<category><![CDATA[test broadband quality]]></category>
		<category><![CDATA[test internet line quality]]></category>
		<category><![CDATA[test ISP line quality]]></category>
		<category><![CDATA[test ISP lost packets]]></category>
		<category><![CDATA[test ISP quality]]></category>
		<category><![CDATA[test jitter ISP]]></category>
		<category><![CDATA[test packet loss ISP]]></category>
		<category><![CDATA[test ping times ISP]]></category>

		<guid isPermaLink="false">http://unix.privacylover.com/?p=151</guid>
		<description><![CDATA[If you are having performance problems with Voice over IP, gaming online, or any other service, you can now find out whether you have a bandwidth problem, slow response times, or packet loss. There is a new service from the hands of the creators of Speedtest, called PingTest. They will tell yo about your packet [...]]]></description>
			<content:encoded><![CDATA[<p>If you are having performance problems with Voice over IP, gaming online, or any other service, you can now find out whether you have a bandwidth problem, slow response times, or packet loss. There is a new service from the hands of the creators of <a title="Internet speed test" href="http://www.speedtest.net" target="_blank">Speedtest</a>, called PingTest.</p>
<p>They will tell yo about your packet loss, ping time (This measurement tells how long it takes for a packet of data to travel from your computer to a server on the Internet and back) and jitter (the variance in measuring successive ping tests).</p>
<p>You will need an internet browser with at least Flash9.0 installed, in order to see the results.</p>
<h3 style="text-align: center;"><a title="Check packet loss online" href="http://www.pingtest.net" target="_blank">PingTest</a></h3>
<h3 style="text-align: left;"></h3>

<p><a href="http://feedads.g.doubleclick.net/~a/vjlgXB5l-5EQa2uQqFg4fZYZQhw/0/da"><img src="http://feedads.g.doubleclick.net/~a/vjlgXB5l-5EQa2uQqFg4fZYZQhw/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/vjlgXB5l-5EQa2uQqFg4fZYZQhw/1/da"><img src="http://feedads.g.doubleclick.net/~a/vjlgXB5l-5EQa2uQqFg4fZYZQhw/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/UnixPrivacylover/~4/G5UkVbhpP3g" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://unix.privacylover.com/other-unix-computer-privacy/test-your-isp-packet-loss-online-for-free/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://unix.privacylover.com/other-unix-computer-privacy/test-your-isp-packet-loss-online-for-free/</feedburner:origLink></item>
		<item>
		<title>Stop your Unix shell saving typed in commands</title>
		<link>http://feedproxy.google.com/~r/UnixPrivacylover/~3/jHNVmL9ozJE/</link>
		<comments>http://unix.privacylover.com/unix-computer-security-and-privacy/stop-your-unix-shell-saving-typed-in-commands/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 10:09:04 +0000</pubDate>
		<dc:creator>Frank</dc:creator>
				<category><![CDATA[Unix]]></category>
		<category><![CDATA[.bashrc settings]]></category>
		<category><![CDATA[bash history file]]></category>
		<category><![CDATA[bash shell history]]></category>
		<category><![CDATA[change Linux shell]]></category>
		<category><![CDATA[choose Unix shell]]></category>
		<category><![CDATA[computer privacy]]></category>
		<category><![CDATA[delete bash history]]></category>
		<category><![CDATA[delete bash history file]]></category>
		<category><![CDATA[delete history file]]></category>
		<category><![CDATA[delete login shell history]]></category>
		<category><![CDATA[delete shell history]]></category>
		<category><![CDATA[deleting typed in commands]]></category>
		<category><![CDATA[disabled Unix shell history]]></category>
		<category><![CDATA[erase Unix history file]]></category>
		<category><![CDATA[export HISTSIZE to zero]]></category>
		<category><![CDATA[HISTSIZE explanation]]></category>
		<category><![CDATA[set bash history to zero]]></category>
		<category><![CDATA[set Unix shell history file]]></category>
		<category><![CDATA[set Unix shell history file size]]></category>
		<category><![CDATA[settings bash shell]]></category>
		<category><![CDATA[stop Linux shell saving history]]></category>
		<category><![CDATA[stop Unix recording history]]></category>
		<category><![CDATA[stop Unix saving your history]]></category>
		<category><![CDATA[stop Unix shell saving history]]></category>
		<category><![CDATA[Unix history file deletion]]></category>
		<category><![CDATA[Unix privacy]]></category>
		<category><![CDATA[Unix privacy tips]]></category>
		<category><![CDATA[unix security]]></category>
		<category><![CDATA[Unix shell privacy]]></category>
		<category><![CDATA[Unix shell typed in commands]]></category>
		<category><![CDATA[zsh shell history file]]></category>

		<guid isPermaLink="false">http://unix.privacylover.com/?p=142</guid>
		<description><![CDATA[When working using bash, zsh, ksh or any other Unix shell the default is to save the history of the typed in commands, this can become a security and privacy risk. Stop the history file keeping a copy of typed in commands This can be used any time  you like assuming you have administrator rights [...]]]></description>
			<content:encoded><![CDATA[<p>When working using <a title="Unix bash shell" href="http://www.gnu.org/software/bash/" target="_blank">bash</a>, <a title="zsh Unix shell" href="http://www.zsh.org/" target="_blank">zsh</a>, <a title="ksh Korn shell Unix" href="http://www.kornshell.com/" target="_blank">ksh</a> or any other Unix shell the default is to save the history of the typed in commands, this can become a security and privacy risk.</p>
<p style="text-align: center"><span style="color: #800000;"><strong><span style="text-decoration: underline;">Stop the history file keeping a copy of typed in commands</span></strong></span></p>
<p>This can be used any time  you like assuming you have administrator rights (using bash shell as example).</p>
<p><em><span style="color: #008000;"># kill -9 $$</span></em></p>
<p><span style="color: #ff0000;"><em>$$</em></span> gives the pid of the current shell instance, and the kill ends the process.</p>
<p>You could also use the history command, see<em> <span style="color: #008000;">man history</span></em>:</p>
<p><em><span style="color: #008000;"># history -c</span></em> (clear the history)<br />
<em><span style="color: #008000;"># history -w</span></em> (write to the file &#8211; overwrite!)</p>
<p>Delete the bash history file, find out where your shell saves the history of typed in commands and delete it the same way. You may also use the <span style="color: #008000;"><em>shred</em></span> command to overwrite it safely.</p>
<p><em><span style="color: #008000;"># rm -rf ~/.bash_history</span> </em></p>
<p>But even if you delete the <span style="color: #ff0000;"><em>~/.bash_history file</em></span>, your current bash session will still be written to history once you log out, this is because it is being stored in RAM, you will need to use the previous <em><span style="color: #008000;">history -c</span></em> command to avoid this.</p>
<p style="text-align: center"><span style="text-decoration: underline;"><span style="color: #800000;"><strong>Stop writting to the history file for good</strong></span></span></p>
<p>Examples based on the bash shell configuration files:</p>
<p>Turn off bash history for all users, append <span style="color: #008000;"><em>unset HISTFILE</em></span> to <span style="color: #ff0000;"><em>/etc/profile</em></span></p>
<p><span style="color: #008000;"><em># echo &#8220;unset HISTFILE&#8221; &gt;&gt; /etc/profile</em></span></p>
<p>Set size of the history to zero:</p>
<p>HISTSIZE: The number of commands to remember in the command history. The default value in bash is 500, You can set this to 0 and disable the usage of the history file.</p>
<p>Introduce the following command in your personal bash configuration file <span style="color: #ff0000;"><em>~/.bashrc</em></span> (<span style="color: #ff0000;"><span style="color: #000000;"><span style="color: #ff0000;"><em>~/.zshrc</em></span> for the zsh shell users) </span></span>or in the global bash configuration file <span style="color: #ff0000;"><em>/etc/bash.bashrc </em></span><span style="color: #ff0000;"><span style="color: #000000;"> </span></span></p>
<p><span style="color: #008000;"><em>export HISTSIZE=0</em></span></p>
<p>You will need to restart your bash session in order to activate the settings, you can check if your configuration were entered correctly by going at the command prompt and typing:</p>
<p><span style="color: #008000;"><em>env</em></span></p>
<p>If you don&#8217;t see your configuration in the environment variables than you have done something wrong.</p>
<p>The name of the configuration files can depend from your Linux distribution and bash version, you can always see your particular options using <span style="color: #008000;"><em>man bash</em></span>.</p>
<p style="text-align: center;"><a href="http://unix.privacylover.com/wp-content/uploads/2009/06/Unix_shell_configuration_files.JPG"><img class="size-full wp-image-143 aligncenter" title="Unix shell configuration files" src="http://unix.privacylover.com/wp-content/uploads/2009/06/Unix_shell_configuration_files.JPG" alt="Unix shell configuration files" width="345" height="651" /></a><br />
Unix shell configuration files</p>
<p><span style="color: #800000;"><strong>Unix shell configuration table files explained:</strong></span></p>
<ul>
<li>Blank means a file is not read by a shell at all</li>
</ul>
<ul>
<li>&#8220;yes&#8221; means a file is always read by a shell upon startup</li>
</ul>
<ul>
<li>&#8220;login&#8221; means a file is read if the shell is a login shell</li>
</ul>
<ul>
<li>&#8220;n/login&#8221; means a file is read if the shell is not a login shell</li>
</ul>
<ul>
<li>&#8220;int.&#8221; means a file is read if the shell is interactive</li>
</ul>
<ul>
<li>&#8220;i.login&#8221; means a file is read if the shell is an interactive login shell</li>
</ul>
<p>To find out what shell you are using type: <span style="color: #008000;"><em>echo $SHELL</em></span></p>
<p>To change your shell see <span style="color: #008000;"><em>chsh &#8211;help</em></span></p>

<p><a href="http://feedads.g.doubleclick.net/~a/CpOtIUs5aFx-XGom0MNRH6GcQ1c/0/da"><img src="http://feedads.g.doubleclick.net/~a/CpOtIUs5aFx-XGom0MNRH6GcQ1c/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/CpOtIUs5aFx-XGom0MNRH6GcQ1c/1/da"><img src="http://feedads.g.doubleclick.net/~a/CpOtIUs5aFx-XGom0MNRH6GcQ1c/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/UnixPrivacylover/~4/jHNVmL9ozJE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://unix.privacylover.com/unix-computer-security-and-privacy/stop-your-unix-shell-saving-typed-in-commands/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://unix.privacylover.com/unix-computer-security-and-privacy/stop-your-unix-shell-saving-typed-in-commands/</feedburner:origLink></item>
		<item>
		<title>How to set up your own private proxy server for anonymous internet browsing</title>
		<link>http://feedproxy.google.com/~r/UnixPrivacylover/~3/CB7ctT4D3xY/</link>
		<comments>http://unix.privacylover.com/other-unix-computer-privacy/how-to-set-up-your-own-private-proxy-server-for-anonymous-internet-browsing/#comments</comments>
		<pubDate>Mon, 13 Apr 2009 18:48:02 +0000</pubDate>
		<dc:creator>Frank</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[anonymous internet browsing]]></category>
		<category><![CDATA[anonymous internet browsing in Unix]]></category>
		<category><![CDATA[anonymous internet surfing]]></category>
		<category><![CDATA[anonymous proxy provider]]></category>
		<category><![CDATA[anonymous proxy server]]></category>
		<category><![CDATA[anonymous proxy set up]]></category>
		<category><![CDATA[computer security]]></category>
		<category><![CDATA[configuration micro proxy]]></category>
		<category><![CDATA[establishing a SSH tunnel]]></category>
		<category><![CDATA[how to anonymous proxy]]></category>
		<category><![CDATA[how to do port forwarding]]></category>
		<category><![CDATA[how to set up your own proxy]]></category>
		<category><![CDATA[internet anonymity]]></category>
		<category><![CDATA[micro proxy]]></category>
		<category><![CDATA[port forwarding]]></category>
		<category><![CDATA[port forwarding in Unix]]></category>
		<category><![CDATA[port forwarding tunnel]]></category>
		<category><![CDATA[proxy server software configuration]]></category>
		<category><![CDATA[proxy server Unix]]></category>
		<category><![CDATA[server proxy configuration]]></category>
		<category><![CDATA[set up proxy server on Debian]]></category>
		<category><![CDATA[setting up a proxy server]]></category>
		<category><![CDATA[setting up anonymous proxy]]></category>
		<category><![CDATA[setting up own private proxy server]]></category>
		<category><![CDATA[SSH forwarding]]></category>
		<category><![CDATA[SSH port forwarding instructions]]></category>
		<category><![CDATA[SSH proxy set up]]></category>
		<category><![CDATA[Unix anonymous proxy]]></category>
		<category><![CDATA[Unix computer privacy]]></category>
		<category><![CDATA[unix internet browser]]></category>
		<category><![CDATA[Unix proxy server]]></category>
		<category><![CDATA[unix security]]></category>

		<guid isPermaLink="false">http://unix.privacylover.com/?p=122</guid>
		<description><![CDATA[A Virtual Private Server can work well to set up your own anonymous internet browsing proxy. A VPS can cost as little as $8 a month, which is roughly the same a private proxy or VPN provider would charge you. But with you being in full control over the logs and resources on the server [...]]]></description>
			<content:encoded><![CDATA[<p>A Virtual Private Server can work well to set up your own anonymous internet browsing proxy. A VPS can cost as little as $8 a month, which is roughly the same a private proxy or VPN provider would charge you. But with you being in full control over the logs and resources on the server which can be used for other things besides hiding your IP when browsing the internet, like for example IRC chat through the shell with<a title="Unix IRC client irssi" href="http://irssi.org/" target="_blank"> irssi</a> or hosting a website with <a title="Web server software lighttpd" href="http://www.lighttpd.net/" target="_blank">lighttpd</a>.</p>
<p>You could also open this proxy for friends and even set up your own anonymous proxy business open to the public. You do not need a great kowledge of Unix to do this, I will write down an step by step tutorial, this was done on a Debian server.</p>
<p style="text-align: center"><img class="size-medium wp-image-130" title="Proxy Server Diagram" src="http://unix.privacylover.com/wp-content/uploads/2009/04/proxy_sever_diagram-300x271.jpg" alt="Proxy Server Diagram" width="300" height="271" /><br />
Proxy Server Diagram</p>
<p>1) You will need to install a proxy sever on your machine, this example uses  <a title="Proxy server software micro proxy" href="http://www.acme.com/software/micro_proxy/" target="_blank">micro proxy</a>,  a small Unix based HTTP/HTTPS proxy that runs from inetd.</p>
<p><em><span style="color: #ff0000;">privacylover# apt-get install micro-proxy</span><br />
</em><span style="color: #008000;"><em>Reading package lists&#8230; Done<br />
Building dependency tree<br />
Reading state information&#8230; Done<br />
Suggested packages:<br />
micro-httpd micro-inetd<br />
The following NEW packages will be installed:<br />
micro-proxy<br />
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.<br />
Need to get 9838B of archives.<br />
After this operation, 65.5kB of additional disk space will be used.<br />
Get:1 http://ftp.us.debian.org lenny/main micro-proxy 20021030+debian-5 [9838B]<br />
Fetched 9838B in 0s (24.8kB/s)<br />
Selecting previously deselected package micro-proxy.<br />
(Reading database &#8230; 16543 files and directories currently installed.)<br />
Unpacking micro-proxy (from &#8230;/micro-proxy_20021030+debian-5_amd64.deb) &#8230;<br />
Processing triggers for man-db &#8230;<br />
Setting up micro-proxy (20021030+debian-5) &#8230;</em></span></p>
<p>2) Install xinetd on your sever:</p>
<p><em><span style="color: #ff0000;">privacylover# apt-get install xinetd</span><br />
</em><span style="color: #008000;"><em>Reading package lists&#8230; Done<br />
Building dependency tree<br />
Reading state information&#8230; Done<br />
The following NEW packages will be installed:<br />
xinetd<br />
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.<br />
Need to get 147kB of archives.<br />
After this operation, 336kB of additional disk space will be used.<br />
Get:1 http://ftp.us.debian.org lenny/main xinetd 1:2.3.14-7 [147kB]<br />
Fetched 147kB in 1s (140kB/s)<br />
Selecting previously deselected package xinetd.<br />
(Reading database &#8230; 16548 files and directories currently installed.)<br />
Unpacking xinetd (from &#8230;/xinetd_1%3a2.3.14-7_amd64.deb) &#8230;<br />
Processing triggers for man-db &#8230;<br />
Setting up xinetd (1:2.3.14-7) &#8230;<br />
Stopping internet superserver: xinetd.<br />
Starting internet superserver: xinetd.</em></span></p>
<p>Set<strong> micro proxy</strong> to run via <em>xinetd</em> (or inetd if you use that instead). Here goes my  <em>xinetd.conf</em> file configured to use microproxy:</p>
<p><span style="color: #800000;"><em>service microproxy<br />
{<br />
disable		= no<br />
bind		= 127.0.0.1<br />
socket_type	= stream<br />
protocol	= tcp<br />
user		= root<br />
wait		= no<br />
server		= /usr/sbin/micro_proxy<br />
}service microproxyssl<br />
{<br />
disable		= no<br />
bind		= 127.0.0.1<br />
socket_type	= stream<br />
protocol	= tcp<br />
user		= root<br />
wait		= no<br />
server		= /usr/sbin/micro_proxy<br />
}</em></span><em></em></p>
<p>3) Force <em>xinetd</em> to start the service for you by adding the following snippet of code in your <em>etc/services</em> file:</p>
<p><span style="color: #800000;"><em>microproxy      2280/tcp<br />
microproxyssl   2243/tcp</em></span></p>
<p>Notice that I am using port 2280 for HTTP and port 2243 for HTTPS, you can use any ports you like but make sure they are open in your server. You will also need to comment out any existing entries in <em>/etc/services</em> that try to define the same service ports.</p>
<p>After you have modified <em>etc/services </em>you will need to <strong>restart xinetd</strong> for the changes to take effect:</p>
<p><em><span style="color: #ff0000;">/etc/init.d/xinetd restart</span></em></p>
<p>4) Make sure the ports you want to use are open on the server, there are various methods to achieve this:</p>
<p>a) Install  <em>lsoft</em> and then:</p>
<p><em> <span style="color: #ff0000;">lsof -i -nN -P | grep 2280</span><br />
</em><em><span style="color: #008000;">xinetd    29568        root    5u  IPv4 1152793       TCP 127.0.0.1:2280 (LISTEN)</span></em></p>
<p>As you can see the line returns listen, this means that port 2280 is open. Change the port in the grep statement  for the port you want to check.</p>
<p>b) You can use netstat to check for open ports:</p>
<p><em><span style="color: #ff0000;">netstat -vatn</span></em></p>
<p><span style="color: #008000;"><em>privacylover:/etc# netstat -vatn<br />
Active Internet connections (servers and established)<br />
Proto                        Recv-Q Send-Q Local Address                            Foreign                                 Address         State<br />
tcp                                         0      0 0.0.0.0:111             0.0.0.0:*                                                                                    LISTEN<br />
tcp                                         0      0 64.62.173.51:53         0.0.0.0:*                                                                          LISTEN<br />
tcp                                        0      0 127.0.0.1:53            0.0.0.0:*                                                                                  LISTEN<br />
tcp                                        0      0 127.0.0.1:982           0.0.0.0:*                                                                               LISTEN<br />
tcp                                        0      0 0.0.0.0:22              0.0.0.0:*                                                                                     LISTEN<br />
tcp                                       0      0 0.0.0.0:25              0.0.0.0:*                                                                                     LISTEN<br />
tcp                                       0      0 127.0.0.1:953           0.0.0.0:*                                                                              LISTEN<br />
tcp6                                   0      0 :::80                   :::*                                                                                                                   LISTEN<br />
tcp6                                   0      0 :::53                   :::*                                                                                                                   LISTEN<br />
tcp6                                   0      0 :::22                   :::*                                                                                                                   LISTEN<br />
tcp6                                  0      0 ::1:953                 :::*                                                                                                              LISTEN</em></span></p>
<p><em><br />
</em> c) Another method to check for open ports on the server is to scan yourself with nmap:</p>
<p><em><span style="color: #ff0000;">privacylover# nmap localhost</span> </em><em><br />
<span style="color: #008000;">Starting Nmap 4.62 ( http://nmap.org ) at 2009-03-30 05:21 UTC</span><br />
</em></p>
<p>5) Once you have installed micro proxy, configured xinetd and edited etc/services you should be done on the server side, now it is time to configure your internet browser.</p>
<p>If you are using Opera 9.*, go to Tools&gt;Preferences&gt;Advanced&gt;Network&gt;Proxy Servers now enter 127.0.0.1 port 5000 in the HTTP box and 127.0.0.1 port 5043 in the HTTPS box.</p>
<p>If you are using Firefox 3.* you will need to go to Tools&gt;Options&gt;Advanced&gt;Settings and do exactly the same.</p>
<p>You only have left setting up the tunnel from the shell. Before start surfing with your browser, type:</p>
<p><em><span style="color: #ff0000;">ssh -L 5000:127.0.0.1:2280 -L 5043:127.0.0.1:2243 <span class="mh-plaintext">user<a href='http://mailhide.recaptcha.net/d?k=01ieNzC49mHeXEjopPFZHM-g==&amp;c=C8WnJ1yka0ssHAF9wmOZI21pO8b7UcPT2fu6lwUCUew=' onclick="window.open('http://mailhide.recaptcha.net/d?k=01ieNzC49mHeXEjopPFZHM-g==&amp;c=C8WnJ1yka0ssHAF9wmOZI21pO8b7UcPT2fu6lwUCUew=', '', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=500,height=300'); return false;" title="Reveal this e-mail address">...</a>@machine.net</span></span></em></p>
<p>machine.net=your hostname, you will need to change the port numbers if you are using different ones.</p>
<p>To surf through the SSH tunnel on a Windows machine without shell you can use<a title="KiTTY an SSH telnet client for Windows" href="http://www.9bis.net/kitty/" target="_blank"> KiTTY</a></p>
<p><strong>Firewall:<br />
</strong>If you have IPtables installed, you will need to instruct your firewall to allow traffic through those ports, the following code will open port 2280 in IPTables:</p>
<p><em><span style="color: #ff0000;">iptables -A INPUT -p tcp -i eth0 &#8211;dport 2280 -j ACCEPT</span></em></p>
<p>To find out the list of open ports in the firewall use iptables -L:</p>
<p><span style="color: #ff0000;">privacylover# iptables -L</span><br />
<span style="color: #008000;">Chain INPUT (policy ACCEPT)<br />
target                     prot                         opt                     source                                      destination<br />
ACCEPT                 tcp                             &#8212;                        anywhere                              anywhere                                                 tcp dpt:2280<br />
ACCEPT                  tcp                             &#8211;                        anywhere                              anywhere                                                 tcp dpt:2243<br />
</span><br />
Reference links:</p>
<p>-<a title="Proxy Server software antispyd" href="http://sourceforge.net/projects/antispyd/" target="_blank"> Alternative to micro proxy, proxy server software Antispyd </a></p>
<p>-<a title="Open source proxy server software" href="http://www.linux.org/apps/all/Daemons/Proxy.html" target="_blank">List of open source proxy server software</a></p>
<p>- <a title="How to disable IPtables Unix firewall" href="http://www.cyberciti.biz/faq/turn-on-turn-off-firewall-in-linux/" target="_blank">How to turn off IPtables firewall completely</a></p>
<p>-<a title="Find out what ports are listening on your server" href="http://www.cyberciti.biz/faq/how-do-i-find-out-what-ports-are-listeningopen-on-my-linuxfreebsd-   server/" target="_blank">Find out what ports are listening on your server </a></p>
<p>Newsgroup dealing with port forwarding: <em><a href="news://comp.security.ssh">comp.security.ssh</a></em></p>

<p><a href="http://feedads.g.doubleclick.net/~a/DjsP2SPv-I2--rd_Y3pkSr_Zn3k/0/da"><img src="http://feedads.g.doubleclick.net/~a/DjsP2SPv-I2--rd_Y3pkSr_Zn3k/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/DjsP2SPv-I2--rd_Y3pkSr_Zn3k/1/da"><img src="http://feedads.g.doubleclick.net/~a/DjsP2SPv-I2--rd_Y3pkSr_Zn3k/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/UnixPrivacylover/~4/CB7ctT4D3xY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://unix.privacylover.com/other-unix-computer-privacy/how-to-set-up-your-own-private-proxy-server-for-anonymous-internet-browsing/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://unix.privacylover.com/other-unix-computer-privacy/how-to-set-up-your-own-private-proxy-server-for-anonymous-internet-browsing/</feedburner:origLink></item>
	</channel>
</rss>
