Tagged Questions
4
votes
3answers
976 views
Is there a compelling reason to ssh tunnel RDP connections?
We don't run any Microsoft products natively in our office, but there are a few folks who use a linux RDP client to access an application on remote virtual desktops with a service provider. Would it ...
10
votes
3answers
378 views
Is it insecure to have an SSH server on a workstation?
I know one systems administrator who runs SSH Server on his workstation to push files to it and check things from a phone but I think it is a bad idea for several reasons:
An operations workstation ...
4
votes
3answers
815 views
How to use VNC with SSH tunnel - “is this howto secure”?
PC-A: the local machine, from where i want to see the remote machine [Fedora]
PC-B: the remote machine, where the vnc server will be [Ubuntu]
install a vnc client [from where you want to connect] on ...