<?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>Frederik Questier &#187; HowTos</title>
	<atom:link href="http://questier.com/category/howtos/feed/" rel="self" type="application/rss+xml" />
	<link>http://questier.com</link>
	<description>Innovation, Learning Technologies, Digital Freedom, ...</description>
	<lastBuildDate>Fri, 04 Jun 2010 20:21:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ubuntu 10.4 Lucid Lynx on Sony Vaio VPCZ11X9E</title>
		<link>http://questier.com/2010/04/26/ubuntu-10-4-lucid-lynx-on-sony-vaio-vpcz11x9e/</link>
		<comments>http://questier.com/2010/04/26/ubuntu-10-4-lucid-lynx-on-sony-vaio-vpcz11x9e/#comments</comments>
		<pubDate>Mon, 26 Apr 2010 20:53:28 +0000</pubDate>
		<dc:creator>Frederik Questier</dc:creator>
				<category><![CDATA[HowTos]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[open]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Vaio-Z]]></category>

		<guid isPermaLink="false">http://questier.com/?p=256</guid>
		<description><![CDATA[Installing Ubuntu Linux is most often a piece of cake. Not so it seems on Sony latest laptop, the Vaio VPC-Z11-X9E. It&#8217;s a wonderful machine, with many new advanced features, but some of the design options seem to be made with only MS Windows in mind (e.g. advanced EFI Bios is crippled towards the end-user [...]]]></description>
			<content:encoded><![CDATA[<p>Installing <a href="http://www.ubuntu.com/">Ubuntu</a> Linux is most often a piece of cake. Not so it seems on Sony latest laptop, the <a href="http://www.sony.co.uk/product/vnp-z-series/vpcz11x9e-b">Vaio VPC-Z11-X9E</a>. It&#8217;s a wonderful machine, with many new advanced features, but some of the design options seem to be made with only MS Windows in mind (e.g. advanced EFI Bios is crippled towards the end-user and the switch between the 2 GPU&#8217;s is badly designed or documented.) That made it a bit of an adventure to get Ubuntu installed. As I am one of the first ones that succeeded, I share my experiences. However I could never have finished this without inspiration from the brightest people, mainly active in the <a href="https://launchpad.net/~sony-vaio-z-series">Sony Vaio Z-series Laptop group</a>.<br />
I hope installing Ubuntu will also be easy on this laptop in a few weeks or months. If you can&#8217;t wait and love a technical adventure, read on&#8230;</p>
<p><a href="http://questier.com/Blog/wp-content/uploads/2010/04/VaioZ11.jpg"><img class="alignnone size-full wp-image-260" title="VaioZ11" src="http://questier.com/Blog/wp-content/uploads/2010/04/VaioZ11.jpg" alt="Vaio VPC Z11" width="492" height="420" /></a></p>
<p><span id="more-256"></span>So how did I get Linux running on the Sony Vaio VPCZ11X9E with most basic features working, including nvidia driven graphics at 1600&#215;900?</p>
<p>All Linux distributions and versions I tried (Ubuntu, Kubuntu, Debian, Mint, Fedora) have a failing installation in someway on this (very new) laptop. The newer distributions fail on the graphics (blank screen, except Kubuntu 8.10). The older versions fail to enable the WiFi. All need a little help for the touchpad. Some distributions can&#8217;t handle the RAID disk (2&#215;64GB SSD). So I deleted the RAID config (in BIOS enable &#8216;Show Raidinfo&#8217; and use the delete option in the RAID configurator).</p>
<p>Eventually I used the Ubuntu 10.04 amd64 Release Candidate DVD in text installation mode.<br />
I created a software RAID with LVM on top of it.<br />
Once installed, the system failed on the graphics (blank screen, totally frozen, no text terminals). Holding the Shift key during boot gives access to the Grub menu. Replacing kernel parameters &#8216;quiet splash&#8217; with &#8217;single nomodeset i8042.nopnp&#8217; gives a single user (root) mode that does not suffer from a blank screen (nomodeset) and will be able to use the touchpad (i8042.nopnp) once the graphics are running.<br />
At that point it&#8217;s clear that Ubuntu 10.04 has working wired and wireless network on this VPCZ11. I tried apt-get upgrade without further success. Installing nvidia driver through Ubuntu sources or from the nVidia website helped neither. nvidia-detector said &#8216;none&#8217;. Starting X on nvidia driver complained about not finding an nvidia device.<br />
The Intel driver failed with a blank screen without nomodeset and with a kernel panic with nomodeset enabled.<br />
With nvidia-xconfig I created a basic /etc/X11/xorg.conf. When I set in that file &#8216;Driver&#8217; to &#8216;vesa&#8217; I get graphics working! But limited to 1024&#215;768, which is probably the limit of the vesa driver. I read Sony is very special in how the LCD screen describes it self (with EDID), which could be the reason of the failing graphics. I did apt-get install read-edid. get-edid|parse-edid gives a monitor section which you can enter in xorg.conf. But this didn&#8217;t help me.<br />
<a href="http://questier.com/Blog/wp-content/uploads/2010/04/VaioZ11switch.jpg"><img class="alignnone size-full wp-image-262" title="VaioZ11switch" src="http://questier.com/Blog/wp-content/uploads/2010/04/VaioZ11switch.jpg" alt="" width="555" height="420" /></a></p>
<p>lspci always show both the intel and nvidia graphics, no matter if the hardware button is on Stamina, Speed of Auto. The hardware graphics selection lights almost never follow the button&#8217;s settings. The only way to get it really running in a certain graphics mode, is by running first an older kernel into that graphics mode. I did that first by running my Kubuntu 8.10 CD in between. <span style="color: #00ff00;">UPDATE 5/5/10</span>: I found that booting the 2.6.31-10-rt kernel (included in the Ubuntu Lucid Lynx repository) will also do the trick on the next reboot.</p>
<p><span style="color: #00ff00;">UPDATE 6/5/10</span>: Based on the suggestions of Atrawog hereunder in the comments, it is possible to configure one kernel that does all the basics for nvidia (graphics switch is always ok, 1600&#215;900, network, sound, hibernate).</p>
<p>Add to /etc/apt/sources.list :</p>
<h6>deb http://ppa.launchpad.net/kernel-ppa/pre-proposed/ubuntu  karmic main</h6>
<h6>deb-src http://ppa.launchpad.net/kernel-ppa/pre-proposed/ubuntu karmic main</h6>
<address> </address>
<p>As root do:</p>
<h6>apt-get update</h6>
<h6>apt-get install linux-image-2.6.31-20-generic</h6>
<h6>apt-get install linux-backports-modules-karmic-generic</h6>
<h6>apt-get install linux-backports-modules-2.6.31-20-generic</h6>
<h6>apt-get install linux-headers-2.6.31-20-generic</h6>
<h6>apt-get install linux-backports-modules-alsa-2.6.31-20-generic</h6>
<h6>./NVIDIA-Linux-x86_64-195.36.15-pkg2.run</h6>
<p>Update grub to take the 2.6.31-20 as default with i8042.nopnp option</p>
<p>To sum up:</p>
<ul>
<li>with nvidia driver (speed mode) I get 1600&#215;900 graphics!</li>
<li>with the intel driver (stamina mode; which I would prefer) I get kernel panics or blank screens (with or without nomodeset).</li>
<li>I&#8217;m still searching for a way to change the brightness of the screen.</li>
</ul>

<div class="sociable">
<div class="sociable_tagline">
<strong>Bookmark and Share:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow" id="facebook" target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fquestier.com%2F2010%2F04%2F26%2Fubuntu-10-4-lucid-lynx-on-sony-vaio-vpcz11x9e%2F&amp;t=Ubuntu%2010.4%20Lucid%20Lynx%20on%20Sony%20Vaio%20VPCZ11X9E" title="Facebook"><img src="http://questier.com/Blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" id="linkedin" target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fquestier.com%2F2010%2F04%2F26%2Fubuntu-10-4-lucid-lynx-on-sony-vaio-vpcz11x9e%2F&amp;title=Ubuntu%2010.4%20Lucid%20Lynx%20on%20Sony%20Vaio%20VPCZ11X9E&amp;source=Frederik+Questier+Innovation%2C+Learning+Technologies%2C+Digital+Freedom%2C+...&amp;summary=Installing%20Ubuntu%20Linux%20is%20most%20often%20a%20piece%20of%20cake.%20Not%20so%20it%20seems%20on%20Sony%20latest%20laptop%2C%20the%20Vaio%20VPC-Z11-X9E.%20It%27s%20a%20wonderful%20machine%2C%20with%20many%20new%20advanced%20features%2C%20but%20some%20of%20the%20design%20options%20seem%20to%20be%20made%20with%20only%20MS%20Windows%20in%20mind" title="LinkedIn"><img src="http://questier.com/Blog/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" id="diigo" target="_blank" href="http://www.diigo.com/post?url=http%3A%2F%2Fquestier.com%2F2010%2F04%2F26%2Fubuntu-10-4-lucid-lynx-on-sony-vaio-vpcz11x9e%2F&amp;title=Ubuntu%2010.4%20Lucid%20Lynx%20on%20Sony%20Vaio%20VPCZ11X9E" title="Diigo"><img src="http://questier.com/Blog/wp-content/plugins/sociable/images/diigo.png" title="Diigo" alt="Diigo" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" id="del.icio.us" target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fquestier.com%2F2010%2F04%2F26%2Fubuntu-10-4-lucid-lynx-on-sony-vaio-vpcz11x9e%2F&amp;title=Ubuntu%2010.4%20Lucid%20Lynx%20on%20Sony%20Vaio%20VPCZ11X9E&amp;notes=Installing%20Ubuntu%20Linux%20is%20most%20often%20a%20piece%20of%20cake.%20Not%20so%20it%20seems%20on%20Sony%20latest%20laptop%2C%20the%20Vaio%20VPC-Z11-X9E.%20It%27s%20a%20wonderful%20machine%2C%20with%20many%20new%20advanced%20features%2C%20but%20some%20of%20the%20design%20options%20seem%20to%20be%20made%20with%20only%20MS%20Windows%20in%20mind" title="del.icio.us"><img src="http://questier.com/Blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" id="google" target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fquestier.com%2F2010%2F04%2F26%2Fubuntu-10-4-lucid-lynx-on-sony-vaio-vpcz11x9e%2F&amp;title=Ubuntu%2010.4%20Lucid%20Lynx%20on%20Sony%20Vaio%20VPCZ11X9E&amp;annotation=Installing%20Ubuntu%20Linux%20is%20most%20often%20a%20piece%20of%20cake.%20Not%20so%20it%20seems%20on%20Sony%20latest%20laptop%2C%20the%20Vaio%20VPC-Z11-X9E.%20It%27s%20a%20wonderful%20machine%2C%20with%20many%20new%20advanced%20features%2C%20but%20some%20of%20the%20design%20options%20seem%20to%20be%20made%20with%20only%20MS%20Windows%20in%20mind" title="Google Bookmarks"><img src="http://questier.com/Blog/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" id="technorati" target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fquestier.com%2F2010%2F04%2F26%2Fubuntu-10-4-lucid-lynx-on-sony-vaio-vpcz11x9e%2F" title="Technorati"><img src="http://questier.com/Blog/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" id="digg" target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fquestier.com%2F2010%2F04%2F26%2Fubuntu-10-4-lucid-lynx-on-sony-vaio-vpcz11x9e%2F&amp;title=Ubuntu%2010.4%20Lucid%20Lynx%20on%20Sony%20Vaio%20VPCZ11X9E&amp;bodytext=Installing%20Ubuntu%20Linux%20is%20most%20often%20a%20piece%20of%20cake.%20Not%20so%20it%20seems%20on%20Sony%20latest%20laptop%2C%20the%20Vaio%20VPC-Z11-X9E.%20It%27s%20a%20wonderful%20machine%2C%20with%20many%20new%20advanced%20features%2C%20but%20some%20of%20the%20design%20options%20seem%20to%20be%20made%20with%20only%20MS%20Windows%20in%20mind" title="Digg"><img src="http://questier.com/Blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" id="slashdot" target="_blank" href="http://slashdot.org/bookmark.pl?title=Ubuntu%2010.4%20Lucid%20Lynx%20on%20Sony%20Vaio%20VPCZ11X9E&amp;url=http%3A%2F%2Fquestier.com%2F2010%2F04%2F26%2Fubuntu-10-4-lucid-lynx-on-sony-vaio-vpcz11x9e%2F" title="Slashdot"><img src="http://questier.com/Blog/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow" id="twitter" target="_blank" href="http://twitter.com/home?status=Ubuntu%2010.4%20Lucid%20Lynx%20on%20Sony%20Vaio%20VPCZ11X9E%20-%20http%3A%2F%2Fquestier.com%2F2010%2F04%2F26%2Fubuntu-10-4-lucid-lynx-on-sony-vaio-vpcz11x9e%2F" title="Twitter"><img src="http://questier.com/Blog/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://questier.com/2010/04/26/ubuntu-10-4-lucid-lynx-on-sony-vaio-vpcz11x9e/feed/</wfw:commentRss>
		<slash:comments>42</slash:comments>
		</item>
		<item>
		<title>Use of encrypted ssh tunnels for mail, www and other services</title>
		<link>http://questier.com/2004/03/15/use-of-encrypted-ssh-tunnels-for-mail-www-and-other-services/</link>
		<comments>http://questier.com/2004/03/15/use-of-encrypted-ssh-tunnels-for-mail-www-and-other-services/#comments</comments>
		<pubDate>Mon, 15 Mar 2004 20:54:17 +0000</pubDate>
		<dc:creator>Frederik Questier</dc:creator>
				<category><![CDATA[HowTos]]></category>

		<guid isPermaLink="false">http://questier.com/?p=156</guid>
		<description><![CDATA[Aim

Encrypt your passwords and data traffic, e.g. on untrusted (WiFi) networks.
Avoid changing smtp servers when moving laptop between work and home.
Pass validation as a machine of your university/company/&#8230;

Setup of the tunnel

We will forward localhost ports over an encrypted tunnel through a ssh server (at our work/university/ISP/&#8230;) to our mail and proxyservers over there.
Choose your ssh-server [...]]]></description>
			<content:encoded><![CDATA[<h3>Aim</h3>
<ul>
<li>Encrypt your passwords and data traffic, e.g. on untrusted (WiFi) networks.</li>
<li>Avoid changing smtp servers when moving laptop between work and home.</li>
<li>Pass validation as a machine of your university/company/&#8230;</li>
</ul>
<h3>Setup of the tunnel</h3>
<ul>
<li>We will forward localhost ports over an encrypted tunnel through a ssh server (at our work/university/ISP/&#8230;) to our mail and proxyservers over there.<span id="more-156"></span></li>
<li>Choose your ssh-server as close as possible to your mail and proxyserver, or even better choose one of those two as the ssh-server if possible.</li>
<li>It&#8217;s easy to choose the local ports as { remote port + 10000 }</li>
<li>General example (one line):
<ul>ssh -L 10080:proxyserver:80 -L 10025:smtpserver:25 -L 10110:popserver:110 -N sshserver -l your_username_on_sshserver</ul>
</li>
<li>Example for my university (one line):
<ul>ssh -L 10080:proxy.vub.ac.be:80 -L 10025:smtp.vub.ac.be:25 -L 10110:pop.vub.ac.be:110 -N mach.vub.ac.be</ul>
</li>
<li><span style="color: red;">UPDATE APRIL 2009</span>: My University/VUB proxy server is dead. A proxyless solution can be constructed as follows:
<ul>ssh -D 10080 -L 10025:smtpserver:25 -L 10110:popserver:110 -N sshserver -l your_username_on_sshserver</ul>
<ul>ssh -D 10080 -L 10025:smtp.vub.ac.be:25 -L 10110:pop.vub.ac.be:110 -N mach.vub.ac.be</ul>
</li>
</ul>
<h3>Setup of the client programs</h3>
<ul>
<li>Mailclient: smtp host = localhost, port = 10025</li>
<li>Mailclient: pop host = localhost, port = 10110</li>
<li>Webbrowser
<ul>With proxy: http proxy = localhost, port = 10080</ul>
<ul>Without proxy: SOCKS host = localhost. port = 10080</ul>
</li>
</ul>
<p>Example of tunnel setup and Firefox (Iceweasel) web browser setup (click to enlarge):</p>
<p><a href="http://questier.com/GRAPH/SSH-tunnel_VUB_example_with_Firefox=Iceweasel.png"><img src="http://questier.com/GRAPH/SSH-tunnel_VUB_example_with_Firefox=Iceweasel.png" border="0" alt="Setup of tunnel and browser" width="563" height="354" /></a></p>
<h3>Security</h3>
<ul>
<li>This ssh encryption (actually encryption protocols can be chosen) is far superior to any WiFi WEP or WPA encryption.</li>
<li>Firewall your 10xx0 ports, otherwise bad people might be able to use your home machine to send spam through your company mailserver or access other info they are not entitled to.</li>
<li>This setup allows you to go through undesired firewalls blocking www, mail, or other services (imap 143, news 119, &#8230;, probably not ftp)
<ul>
<li>IF the ssh port is not blocked</li>
<li>and IF you have a valid ssh login.</li>
</ul>
</li>
<li>Basically this allows you to use in a very secure way services that (probably for security reasons) are only available inside the organisation.</li>
<li>If the ssh-port is blocked somewhere in your path, you could setup ssh on any other non-firewalled port on some server inside your organisation <img src='http://questier.com/Blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </li>
<li>This method does not give you access to services you&#8217;re not entitled to, but you might need to consult the network policy of your organisation.</li>
</ul>
<h3>General considerations</h3>
<ul>
<li>Ofcourse one can tunnel much more than just mail and www.</li>
<li>Maybe stunnel could be used instead of ssh?</li>
<li>Above method is constructed on Linux with <a href="http://www.openssh.org/">OpenSSH</a>, but you find this OpenSSH or another SSH client (preferably command line) on most other decent Operating Systems (no, that does not include M$ Windows, see below).</li>
<li>ssh is standard available on Mac OS X and this is reported to work.</li>
<li>M$ Windows lacks a ssh client, but Windows users could have a look at <a href="http://sshwindows.sourceforge.net/">OpenSSH for Windows</a>, <a href="http://www.cygwin.com/">cygwin</a> or <a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/">Putty</a>.</li>
<li>Test on a Sony-Ericsson P900 Smartphone: There is a putty client for Symbian, but it seems it does not (yet) support port forwarding.</li>
<li>Test on a Qtek 2200(?) PDA: There is a putty client for MS Windows Mobile Pocket PC, but it seems it does not yet support port forwarding.</li>
<li><span style="color: red;">UPDATE APRIL 2009</span>: if you install the package &#8220;autossh &#8211; Automatically restart SSH sessions and tunnels&#8221; you can replace the &#8217;ssh&#8217; command in the above examples by &#8216;autossh&#8217;</li>
<li>You can avoid the need for passwords with ssh-keys:
<ul>ssh-keygen -t rsa</ul>
<ul>(enter empty passphrase)</ul>
<ul>upload the generated ~/.ssh/id_rsa.pub on your server at your server in .ssh/authorized_keys</ul>
</li>
</ul>

<div class="sociable">
<div class="sociable_tagline">
<strong>Bookmark and Share:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow" id="facebook" target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fquestier.com%2F2004%2F03%2F15%2Fuse-of-encrypted-ssh-tunnels-for-mail-www-and-other-services%2F&amp;t=Use%20of%20encrypted%20ssh%20tunnels%20for%20mail%2C%20www%20and%20other%20services" title="Facebook"><img src="http://questier.com/Blog/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" id="linkedin" target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fquestier.com%2F2004%2F03%2F15%2Fuse-of-encrypted-ssh-tunnels-for-mail-www-and-other-services%2F&amp;title=Use%20of%20encrypted%20ssh%20tunnels%20for%20mail%2C%20www%20and%20other%20services&amp;source=Frederik+Questier+Innovation%2C+Learning+Technologies%2C+Digital+Freedom%2C+...&amp;summary=Aim%0D%0A%0D%0A%09Encrypt%20your%20passwords%20and%20data%20traffic%2C%20e.g.%20on%20untrusted%20%28WiFi%29%20networks.%0D%0A%09Avoid%20changing%20smtp%20servers%20when%20moving%20laptop%20between%20work%20and%20home.%0D%0A%09Pass%20validation%20as%20a%20machine%20of%20your%20university%2Fcompany%2F...%0D%0A%0D%0ASetup%20of%20the%20tunnel%0D%0A%0D%0A%09We%20wi" title="LinkedIn"><img src="http://questier.com/Blog/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" id="diigo" target="_blank" href="http://www.diigo.com/post?url=http%3A%2F%2Fquestier.com%2F2004%2F03%2F15%2Fuse-of-encrypted-ssh-tunnels-for-mail-www-and-other-services%2F&amp;title=Use%20of%20encrypted%20ssh%20tunnels%20for%20mail%2C%20www%20and%20other%20services" title="Diigo"><img src="http://questier.com/Blog/wp-content/plugins/sociable/images/diigo.png" title="Diigo" alt="Diigo" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" id="del.icio.us" target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fquestier.com%2F2004%2F03%2F15%2Fuse-of-encrypted-ssh-tunnels-for-mail-www-and-other-services%2F&amp;title=Use%20of%20encrypted%20ssh%20tunnels%20for%20mail%2C%20www%20and%20other%20services&amp;notes=Aim%0D%0A%0D%0A%09Encrypt%20your%20passwords%20and%20data%20traffic%2C%20e.g.%20on%20untrusted%20%28WiFi%29%20networks.%0D%0A%09Avoid%20changing%20smtp%20servers%20when%20moving%20laptop%20between%20work%20and%20home.%0D%0A%09Pass%20validation%20as%20a%20machine%20of%20your%20university%2Fcompany%2F...%0D%0A%0D%0ASetup%20of%20the%20tunnel%0D%0A%0D%0A%09We%20wi" title="del.icio.us"><img src="http://questier.com/Blog/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" id="google" target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fquestier.com%2F2004%2F03%2F15%2Fuse-of-encrypted-ssh-tunnels-for-mail-www-and-other-services%2F&amp;title=Use%20of%20encrypted%20ssh%20tunnels%20for%20mail%2C%20www%20and%20other%20services&amp;annotation=Aim%0D%0A%0D%0A%09Encrypt%20your%20passwords%20and%20data%20traffic%2C%20e.g.%20on%20untrusted%20%28WiFi%29%20networks.%0D%0A%09Avoid%20changing%20smtp%20servers%20when%20moving%20laptop%20between%20work%20and%20home.%0D%0A%09Pass%20validation%20as%20a%20machine%20of%20your%20university%2Fcompany%2F...%0D%0A%0D%0ASetup%20of%20the%20tunnel%0D%0A%0D%0A%09We%20wi" title="Google Bookmarks"><img src="http://questier.com/Blog/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" id="technorati" target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fquestier.com%2F2004%2F03%2F15%2Fuse-of-encrypted-ssh-tunnels-for-mail-www-and-other-services%2F" title="Technorati"><img src="http://questier.com/Blog/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" id="digg" target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fquestier.com%2F2004%2F03%2F15%2Fuse-of-encrypted-ssh-tunnels-for-mail-www-and-other-services%2F&amp;title=Use%20of%20encrypted%20ssh%20tunnels%20for%20mail%2C%20www%20and%20other%20services&amp;bodytext=Aim%0D%0A%0D%0A%09Encrypt%20your%20passwords%20and%20data%20traffic%2C%20e.g.%20on%20untrusted%20%28WiFi%29%20networks.%0D%0A%09Avoid%20changing%20smtp%20servers%20when%20moving%20laptop%20between%20work%20and%20home.%0D%0A%09Pass%20validation%20as%20a%20machine%20of%20your%20university%2Fcompany%2F...%0D%0A%0D%0ASetup%20of%20the%20tunnel%0D%0A%0D%0A%09We%20wi" title="Digg"><img src="http://questier.com/Blog/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" id="slashdot" target="_blank" href="http://slashdot.org/bookmark.pl?title=Use%20of%20encrypted%20ssh%20tunnels%20for%20mail%2C%20www%20and%20other%20services&amp;url=http%3A%2F%2Fquestier.com%2F2004%2F03%2F15%2Fuse-of-encrypted-ssh-tunnels-for-mail-www-and-other-services%2F" title="Slashdot"><img src="http://questier.com/Blog/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow" id="twitter" target="_blank" href="http://twitter.com/home?status=Use%20of%20encrypted%20ssh%20tunnels%20for%20mail%2C%20www%20and%20other%20services%20-%20http%3A%2F%2Fquestier.com%2F2004%2F03%2F15%2Fuse-of-encrypted-ssh-tunnels-for-mail-www-and-other-services%2F" title="Twitter"><img src="http://questier.com/Blog/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://questier.com/2004/03/15/use-of-encrypted-ssh-tunnels-for-mail-www-and-other-services/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
