Migrating from Proxmox to QEMU/KVM/Libvirt on Debian
This guide walks you through migrating your virtual machines (VMs) from Proxmox VE to a self-hosted QEMU/KVM/Libvirt setup on Debian, utilizing ZFS for flex...
This guide walks you through migrating your virtual machines (VMs) from Proxmox VE to a self-hosted QEMU/KVM/Libvirt setup on Debian, utilizing ZFS for flex...
This guide assumes a specific setup with Proxmox as the hypervisor and a Debian-based storage server using ZFS. Adjust the commands and configurations based...
In order to make this work, “source IP filtering” will need to be “disabled” on the private interface “SDN” gateway machine
In Proxmox Virtual Environment, resizing a Debian virtual machine disk involves a few steps. Follow the instructions below
HAproxy sheme for proxmox
Example deployment with Terraform + Ansible : “Loadbalancer and 2 X Webservers connected throught SDN using Debian template”
This is a first draft but has been tested, script will create an user, update your system, Install LAMP, set up the firewall, create a MySQL database, will ...
Create a new user:
Basic steps to secure your server from DDOS and BruteForce attacks.
Create a new user adduser user usermod -aG sudo user
My Arduino notes:
Can we detect the gender of a voice using ML methods? I recently came across this article which I found quite interesting in the way it addresses Gender Iden...
Voice activity detection is a field which consists in identifying whether someone is speaking or not at a given moment. It can be useful to launch a vocal as...
Machine Learning Basics