Hittade en bra howto på SSH tunnlar
http://www.progbox.co.uk/wordpress/?p=434
exempel.
So in our example, we want to connect from a->b and then a connection will be made on our behalf, from b->c. So how does this manifest itself in reality. Let’s look at a typical ssh command line, which would be run on a.local, to achieve what we have [...]
Entries from november 2008
SSH Tunnlar
november 20th, 2007 · No Comments
Tags: Linux
Find
november 19th, 2007 · No Comments
Hittade en bra sida med en howto om find (för oss nybörjare). http://www.debuntu.org/how-to-find-files-on-your-computer-with-find
T.ex. If you want to search for *.mpg and *.avi files, you will use the following: find /home -name ‘*.mpg’ -o -name ‘*.avi’
Tags: Linux
Black Metal Workout
november 19th, 2007 · 1 Comment
roflmao
Tags: Diverse