Home
TheTechCorner
Cancel

DIY Pi-KVM Raspberry Pi 4

If you ever had to troubleshoot someone’s PC remotely, or wanted to manage one of your PC’s, servers remotely over VPN, but didn’t want to spend too much many on it, then I have the solution for yo...

Cloud-Init Proxmox Templates

Ever wondered how VPS providers configure your VMs, add your SSH-keys, create users and install packages every time you spin up a new VM in the ‘cloud’? Well, the answer for most vendors is cloud ...

Create proxmox cluster

I’ve already done a tutorial on how “Change your old laptop into proxmox node“, but what do you do in case you run out of RAM or CPU cores? Or maybe you want to create some HA(high availability) in...

Backup your wordpress site with rsync

What is rsync Rsync (short for remote sync) is a unix-based tool, that is used as remote and local file synchronization. Rsync is great for complex file syncs and for transferring large numbers of ...

Netbird VPN

What’s the Netbird? Netbird VPN is a virtual private network service that allows users to securely and privately access the internet. A VPN, or virtual private network, is a service that encrypts a...

Set Up Raspberry Pi without monitor (64bit OS)

The Raspberry Pi is a low cost, credit-card sized computer that plugs into a computer monitor or TV, and uses a standard keyboard and mouse. It is a capable little device that enables people of all...

Automatically controlled Fan on the Raspberry PI

With the new Raspberry Pi 4 and it’s CPU, Raspberry tends to get really hot. Adding a fan can significantly help this problem, but there is going to be an issue with the annoying buzzing sound of t...

Turn your old laptop into proxmox server

Beginning of your Homelab life As a first step on your homelab journey, you should set up an environment where you can easily deploy, manage and back up your virtual machines (VMs). Running your se...

SPF DKIM DMARC explained

What even is SPF, DKIM and DMARC? SPF, DKIM and DMARC are simply a set of email authentication protocols, that prove to ISPs and mail services that senders are truly authorized to send email from a...

How to overclock the raspberry PI 4b

Raspberry PI 4 B comes with the 1.5GHz 4 cores ARM Cortex-A72 processor. But this number can be pushed even further with some easy overclocking adjustments. This can help a lot with your future pr...