Month: July 2004
-
ssh tunnelling
I always thought that doing X11 tunnelling with ssh would be a hard thing to setup and understand but it turns out to be quite easy. First of all on the machine being connected to (remotehost) change the sshd_config file to include: X11Forwarding yes then kill -HUP the sshd client. Next when connecting from linux…
-
Seattle Symphony
Lord of the Rings concert
-
.Net tips
Paging tip Default Button ASP.Net not working after install