How I setup my home pc for remote use using raspberry pi

Arpan
Jan 11, 2022

--

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

  1. 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

--

--

Arpan
Arpan

No responses yet