| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 8 months |
| seen | Feb 28 '12 at 21:06 | |
| stats | profile views | 6 |
|
Jan 19 |
comment |
How to monitor only the last n lines of a log file? Resize your terminal window to 15 lines. |
|
Dec 12 |
comment |
full access to remote computer without remote static IP You don't need pppd for an SSH vpn. OpenSSH has the "Tunnel" option, which establishes a VPN link. The SSH server disallows tunnels by default. The "PermitTunnel" option in sshd_config can be used to allow tunnels. Note that using SSH as a VPN can cause significant performance problems; see sites.inka.de/bigred/devel/tcp-tcp.html for a discussion of the issue. If possible, it's better to use a VPN that uses UDP or IPSec as a transport. |
|
Dec 2 |
answered | dealing with un-executable commands inside a shell-script |
|
Nov 23 |
answered | How can I wrap text at a certain column size? |
|
Oct 19 |
awarded | Supporter |
|
Sep 26 |
awarded | Teacher |
|
Sep 26 |
answered | How to disable SSLv2 in OpenSSH? |
|
Sep 21 |
answered | Adding a line to the beginning of a file |