Problem
- I wanted to start and control my pc securely from anywhere.
Requirements
- Raspberry pi (3 in my case and wifi enabled)
- Internet connection
- Ethernet Cable
Basic steps
- Local Access Setup — to check the things work in local (wifi) network
- Basic raspberry pi setup with os.
- Connect raspberry pi and pc with ethernet cable.
- Locally connect with raspberry pi using ssh
- Setup Etherwake in raspberry pi
- Test Etherwake command to start pc locally using raspberry pi
- Test Remote Desktop to control pc
2. Remote Access setup — to control the pc from any area over intenet
- Setup ngrok account online
- Setup ngrok in pc and raspberry pi
- Utilise ngrok raspberry pi tunnel to start pc
- Utilise ngrok pc tunnel to control pc