Proxmox PBS – setting up Automated Backups
Taking Snapshots of your VM and LXC's is useful but this is no way to backup your data when it comes to recovery scenarios. I discovered the Proxmox Virtual Environment…
Electrical Engineering and Systems Science
Innovation Engineering and Technology
Computing, the science of computer systems, digital, hardware and software
Taking Snapshots of your VM and LXC's is useful but this is no way to backup your data when it comes to recovery scenarios. I discovered the Proxmox Virtual Environment…
What if your favourite webpage could update itself in real time, pulling in fresh, tailored content without you lifting a finger? It sounds like something out of a tech dream,…
What if you could turn an idea into a fully functional, scalable AI-powered application without feeling overwhelmed by the complexity of development? The rise of AI SaaS applications has opened…
Validating the Docker Compose YAML file ensures that configurations are correct, prevents runtime errors, and saves time during development and deployment.
Ready to try-out n8n as your next automation platform? Or are you already a long time user of n8n? Either way, in this blog I share how you can set…
Eclipse Espressif - drag to install button
When connecting to a corporate network via VPN, you will be subject to company firewall policy. This policy denies access to websites that are deemed to be dangerous, controversial, inappropriate,…
Network works but DNS is broken. Following a Windows 11 update ((KB5065789) (26100.6725)) I was unable to load web pages, My laptop showed that it was connected to the wireless…
This guide will help you not only get a grip on the Docker Compose YAML configuration but also gain a strong command of Docker.
It is probably not common place to find yourself hosting a Proxmox Backup Server as a Virtual Machine running within an XCP -ng Hypervisor but, that is exactly where we…
In situations where you have setup your Container (LXC) or Virtual Machine (VM) to acquire its’ IP address from a Router, that is using DHCP. You may not be sure…
Arduino started adding Python support to its boards. This article explores how anyone familiar with writing C/C++ sketches can quickly get started with deploying Python programs on their supported official…
bzip2 is a freely available, patent free (see below), high-quality data compressor. It typically compresses files to within 10% to 15% of the best available techniques, whilst being around twice…
In this guide, we will see how to import QCOW2 into Proxmox VE hypervisor and how to create a virtual machine using the QCOW2 image in Proxmox.
This page is about OpenSSH client configuration. For OpenSSH server configuration, see sshd_config. For Tectia SSH configuration, see Tectia SSH Server Administrator Manual. For configuring passwordless public key authentication, see…
This is a curated list of awesome creations with ESPHome containing various external components, blog posts, videos and sample configurations. It should serve as a means of finding inspiration for…
This is a replica of the YAML landing page with links to related resource.
File systems are one of the things any newcomer to linux must become acquainted with. In the world of Microsoft you never really have to worry about it, the default…
The configuration file /etc/fstab contains the necessary information to automate the process of mounting partitions. In a nutshell, mounting is the process where a raw (physical) partition is prepared for…
When it comes to debugging and diagnostics of web sites, no one can argue that MxToolBox is truly a ssupertool. So much that Google also has a similar Toolbox for…