IPSec VPN
With IPSec VPN, you can use the Internet to securely access the network when you are out of home. To use the VPN Service, you need to configure Dynamic DNS…
With IPSec VPN, you can use the Internet to securely access the network when you are out of home. To use the VPN Service, you need to configure Dynamic DNS…
NextCloud, a perfect alternative to Owncloud cloud storage software. It has both opensource community edition plus enterprise edition, needless to say, paid. The NextCloud also provides a server-client architecture exactly…
Pi-hole makes use of many commands, and here we will break down those required to administer the program via the command-line Interface. Index Invocation Core Script pihole Web Script pihole…
Add new Physical Hard Drive to your Proxmox Node. Log in to Promox web portal Select correct Proxmox Node and click on Disks You can see new Physical hard drive…
Introduction OpenVPN is extremely popular and a full-featured SSL VPN (Virtual Private Network) software. It implements OSI layer 2 or 3 secure network extension using the SSL/TLS protocol. Like much…
Jitsi is a set of open source projects that allow you to build a secure video conference system for your team. The core components of the Jitsi project are Jitsi…
One part of working with the Internet of Things is the difficulty of connecting to devices in your home when you aren’t in your home network. I face this difficulty…
I wanted the adblocking from Pi-hole for all my devices and the ability to securely connect to my home network from anywhere. While both setups themself are quite easy and…
PiVPN, which is built using OpenVPN, and creates an encrypted tunnel to your network. Alternatively, you can set it up on an Amazon web server or a VPS to have…
A change in the /lib/private/Installer.php file may help$ timeout = $ this-> isCLI? 0: 120; for example: 300 To change default domain path /var/www/nextcloud/config/config.php Nextcloud is installed to /var/www/nextcloud so…