To route an ip address through a (vpn) connection:
1 2 | <div> <div class="highlight shell"><table style="border-spacing: 0"><tbody><tr><td class="gutter gl" style="text-align: right"><pre class="lineno">1 |
2 3
sudo route add...
To route an ip address through a (vpn) connection:
1 2 | <div> <div class="highlight shell"><table style="border-spacing: 0"><tbody><tr><td class="gutter gl" style="text-align: right"><pre class="lineno">1 |
2 3
sudo route add...
I installed sublime text on my Ubuntu 11.10 box but I had some troubled loading external python modules:
1 2 3 4 5 | loaded 937 snippets >>> import distutils Traceback (most recent call last): File |
Copy the mono paste icon over to ~/.icons/Humanity/actions/22/edit-paste.svg
Something to never forget again:
1 | rsync --recursive me@remote:'"~/Very complicated path/"' ~/Downloads/
|
So: single quote, double quote, path, double quote, single quote
Everytime I install a new version of Ubuntu / Linux I’m hoping Zend Studio (the old/good one) will still be working. So I installed Ubuntu 11.10 and also this time I had to install some stuff to get Zend Studio working.
No apt-getting on Hardy :(
1 2 3 4 5 6 7 8 9 10 11 | cd ~/ mkdir php cd php apt-get source php5 cd php5-*/ext/pcntl phpize ./configure make no=`phpize | grep "Zend Module Api No" | cut -d : -f2 | awk... |
Met onze super-stabiele connectie op het kantoor wil rsync er nog wel eens uitklappen. Dus als je dan ’s ochtends kijkt hoe ver ‘ie is kom je er achter dat rsync gestopt is. Daarom een rrsync. Gebasseerd op deze link: http://blog.iangreenleaf.com/2009...