-
Notifications
You must be signed in to change notification settings - Fork 1
Remote access
Vasco Nunes edited this page Apr 20, 2016
·
3 revisions
To remotely access the rPi:
(through CSW's VPN)
Without GUI
- Follow these instructions (https://www.raspberrypi.org/documentation/remote-access/ssh/windows.md) using ip: 10.16.129.86
With GUI
- Get Putty.exe
- Install XMing with default values https://sourceforge.net/projects/xming/
- In the XMing shortcut change target to: "C:\Program Files (x86)\Xming\Xming.exe" :0 -clipboard -screen 0 1024x768@1
- Depois disso podes arrancar o xming outra vez. (deve aparecer uma janela, deixa minimizada) no putty, cria uma sessão para te ligares ao rpi (ip: 10.16.129.86) e nas opções da sessão, em Connection -> SSH -> X11 ativa o "Enable X11 Forwarding"
- agora é questão de ligares através do putty (com o xming ligado em background), fazer login no putty, e executar startlxde
(To Improve: -fazer logout no ambiente grafico não parece fazer nada (não faz logout - tenho de fechar a janela do xming))