Posts from March 2018

How to check your Public IP on Raspberry Pi

sudo openvpn filename dig +short myip.opendns.com @resolver1.opendns.com

How to setup share network folder with RaspberryPi

You first need to ssh in to your RaspberryPi and run the following command lines. sudo apt-get update sudo apt-get upgrade sudo apt-get install samba[…]

How create a subdomain with Synology

Step 1. DNS First you need to visit your host provider and go to Manage your Domain Name System (DNS) settings. For example I use[…]