Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×

Comment Re:Uh? (Score 1) 408

Of course... That falls under the tech support scenario? From what I understood, the AC was complaining about it not being always-on. If you follow the thread, I never said I didn't understand the tech-support scenario. Hell, I admitted I have my own infrastructure to do such things.

Comment Re:Uh? (Score 3, Informative) 408

If you have a server ssh-accessible, you don't need any of that.

ssh -L 3389:wifes-computer:3389 myserver.no-ip.com

Now you have a tunnel going from localhost:3389 to the wifes-computer, going over myserver.no-ip.com. This means you point your RDP client to localhost and you magically connect.

Clients like Reminna can do this all from the interface.

Nothing is exposed, except for the server and only the ssh daemon. Everything is nicely encrypted. My example was for RDP, but you can do VNC too by using 5900 instead.

Comment Re:Uh? (Score 1) 408

I have a hard time understanding why you would want to access a desktop machine at home. Isn't that by definition a security nightmare, especially with less clued-in users? However, if that's your thing, why not shell out for the Pro version of everyone favourite Windows version? Comes with RDP.

Comment Re:transition (Score 1) 513

Let's face it, a big portion of pc users are gamers which are very important for the pc industry

Really? For every hardware-junkie-gamer, there are at least 10 office drones working on Core2Duo class machines with 4GB RAM and Intel graphics. Let me guess: you're a gamer and see the world from that perspective?

I'm not a gamer, I work in corporate IT. I need to keep the drones happy.

Comment Uh? (Score 5, Informative) 408

Personally, I just set up two DNS servers, and my own dyndns service (inspired on freedns.afraid.org) and I make sure the people I support have the necessary port forwards for ssh using keys. From there on, it's just an ssh tunnel away for RDP or VNC.

Now, for a nice all-in-one-package, where you don't need to do anything yourself and don't need to prepare the target PC's, I'd say TeamViewer works perfectly fine.

Comment Re:Hmmm ... (Score 1) 513

1) Okay, just a question about your wife having to cope with crapware and you posting on slashdot: Is there any reason why you didn't say "Honey, gimme a day, I'll fix that for you" and install from scratch without all the crapware? Me? I got wife the highest end iMac I could get back in the day. Best decision ever..

2) Possible, but from back in the Vista days, they preferred to say nothing and get the sales.

3) Yes

4) Yes

Slashdot Top Deals

How can you do 'New Math' problems with an 'Old Math' mind? -- Charles Schulz

Working...