• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Linux Remote Control

SwiftyMc

n00b
Joined
Jan 8, 2004
Messages
11
Hi, I was just wondering if there is any program I can put on my linux machine so i can remotely control it from my Windows 2000 machine. I dont have a monitor for it ...but it just acts as a server anyways. It is hooked into my linksys router. Any ideas?

Thanks!
 
Most ( if not all distros ) have sshd installed by default.

Get yourself an ssh client ( putty comes to mind ), and you are gold.
 
vnc (in combination with ssh if you like) if you want chewy gui goodness. of course the command line is just plain [h]ard :D
 
get SSH and putty. works great.......If i wanted a GUI i'd install windows
 
Originally posted by XOR != OR
Most ( if not all distros ) have sshd installed by default.

Get yourself an ssh client ( putty comes to mind ), and you are gold.

Exacary.

SSH = teh more secur tehn telnet. :)
 
Back
Top