Automated VM with Synology DSM – Proxmox

Automated VM with Synology DSM – Proxmox

I was looking into install Synology DSM on Proxmox and find out there are several Loaders to make it possible to boot DSM on non Synology hardware. Looking further I found a blog with a script to instal “Arpl loader” and DSM on Proxmox, the problem is that...
Expand root partition under Linux

Expand root partition under Linux

Most of the time when we want to expand a partition size under linux we use some kind of software like Gparted to accomplish this goal. But this kind of software usually requires umount the partition so it can be done on a live root partition. The Solution is simple...
SSL certificates, Docker WordPress + Cloudflare

SSL certificates, Docker WordPress + Cloudflare

Now that we have created a web server containing WordPress and have it tunnelling to cloudflare to serve the website at our domain we need to make sure the website is secure, specially if the website will have any login form, process any payment or any other form....
Using Cloudflare to redirect your domain

Using Cloudflare to redirect your domain

Using Cloudflare you will get an extra layer of security on your website, not only this but you can run web server behind any firewalll without exposing your server, ip or network to the web. In this example we will connect the domain Azores-shipping.pt to...