Skip navigation.

My pasteblog

This is not my Zettelkasten but a durable .bash_history

Posts tagged with "ssh"

ssh open confirm rwindow

,

This is a wifi driver problem with wl. ndiswrapper might help, too -- but I have not tried.

The solution from this bug report (https://bugs.launchpad.net/ubuntu/+source/linux-restricted-modules/+bug/259816/) works for me :
Open a console and type : "sudo iwpriv eth1 set_vlanmode 0"



https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/237894/comments/23

SSH tunnel irc email

,

ssh -a -f -x -L 110:localhost:110 -L 6667:irc.server.com:6667 -L \
25:localhost:25 your_mail_server.com

ssh -L 3306:localhost:3306 databaseServer
December 2009
S M T W T F S
November 2009January 2010
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31