Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

Comment Re:Umeå, Sweden (Score 2) 165

I was just about to post something like "wait until the Europeans, Koreans or Japanese start posting their speeds". The USA is so far behind that average speeds elsewhere seems screaming fast at home... Then there's Canada, which was amoung the fastest 10 years ago, but then stopped improving. Now they're trailing.

Comment for Macs - Reverse ssh with VNC (Score 1) 247

For mac users, I make sure that my computer is reachable by ssh and I set up a "help" account. Then I email the following commands (with appropriate substitutions)

sudo /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/kickstart -activate -configure -access -on -clientopts -setvnclegacy -vnclegacy yes -clientopts -setvncpw -vncpw VNC-PASSWORD -restart -agent -privs -all

ssh -R 5901:127.0.0.1:5900 -R 2201:127.0.0.1:22 help@MY-IP-ADDRESS-OR-DNS

Next I PHONE the person and get them to start up "Terminal" and copy/paste the commands above into the Terminal window. I also tell them what to type into the Terminal window when it asks for the "help" account's password.

Now I can start up my VNC client and connect via port 5901

Slashdot Top Deals

The one day you'd sell your soul for something, souls are a glut.

Working...