-
#apt-get install xtightvnc xrdpYou can remote into your Linux box from your Windows PC.In this part, you will see how you can establish SSH tunnel using PUTTY for encrypted remote desktop, web browsing or whatever services...Putty -> SSH -> Tunnels -> Add new forwarded port:Destination: localhost:22Source port: 80Open your browser and point it to: localhost:80 for encrypted web browsing(equivalent to ssh user@remoteserver -D 80)



No comments:
Post a Comment