[HOWTO] Setup Raspberry PI or any IOT/Linux devices remote access over NAT using tor

I have a Raspberry PI at parent’s home installed and need to control things remotely, so I can fix things easily when there is any problem they request. But the problem I faced is that all the devices are in private network under NAT and ISP don’t provide any public IP nor provide access to router to configure. Now, I need to find a solution to access my devices inside the private network.
So, I installed my RPI via LAN so that it connects to router directly and doesn’t need WiFi configuration in case change in WiFi password. Now the Raspberry PI is running, I open it via SSH to configure remote access.

[SOLVED] VB.NET Windows Service cannot start System.IO.FileNotFoundException

I was creating a Windows service that includes a dll file. Whenever I tried to include the dll, I get following error.

[SOLVED] Couldnot start service Apache Tomcat server on Windows

Hi, my uncle have a Laptop with Windows 7 and asked me to configure Apache Tomcat server on his PC. After I installed the server, it worked and from the very next day it didn’t start at the startup nor […]