Privacy Policy
RSS
#Virtualization
#Libvirt
#Linux
#Qemu
Failed at backup... (data recovery part 1)
So everywhere can you read about how important it is to backup your data. Are you actually doing it? I don’t do it, although I have a private git server where I …
#Debian 10
#Linux
Debian mount NFS share
Another cheat sheet, this one is for mounting NFS shares on boot in Debian 10. First we need to install nfs-common $ sudo apt install nfs-common and then add the NFS …
#Virtualization
#Linux
#Gaming on Linux
Linux gaming VM issues (part 5 of Debian as type 1 hypervisor)
So I have been running a Linux virtual machine as my main OS for a while. Recently I changed things a bit, moved my Linux VM over to the big GPU (RTX2060) and enlarged …
#Debian 10
#Virtualization
#Libvirt
#Linux
#Gaming on Linux
Isolating CPU cores from VM host
It is possible to isolate the CPU cores/threads from the Host OS, so it will not use those cores/threads for anything. This is done by using the isolcpus paramater to the …
#Debian 10
#Virtualization
#Libvirt
Activate hugepages to use with libvirt
Hugepages is a good way to improve performance on virtual machines, as it will pre-allocate lots of RAM dedicated for use by libvirt/qemu, or something else that can use …
#FreeBSD
#HAProxy
#ELK Stack
Monitor HAProxy using ELK
Now when I have a pretty ElastiFlow dashboard to monitor my network I need to monitor more. So lets install filebeat on my FreeBSD server to monitor my reverse proxy, …
#Edgerouter
#Netflow
#ElastiFlow
Enable Netflow on Edgerouter
ElastiFlow dashbord is up and running, now we need some data to collect. I am using an Edgerouter so lets enable netflow on that one. configure set system flow-accounting …
#Debian 10
#Linux
#Docker
Install Docker and docker-compose on Debian 10
Docker is awesome to quickly get a service up an running. Installing Docker on Debian 10 is not just apt-get install docker There is an official guide over at …
#Debian 10
#Linux
Debian 10 static IP
Cheat sheet to set a static IP address on Debian, just because I can’t remember how to do it. By default Debian use dhcp, so we need to edit /etc/network/interfaces …
#Docker-Compose
#Docker
#Netflow
#ElastiFlow
Install ElastiFlow in Docker
We all know it’s a must to have a fancy Dashboard to monitor your network traffic and stuff like that. I’m going to install ElastiFlow to monitor my network. …
#FreeBSD
Upgrade & Update FreeBSD
My short cheat sheet for upgrading FreeBSD server. This is only for the GENERIC kernel, for a custom kernel there are more to it. For more in-depth reading see the …
#Debian 10
#Linux
#Gaming on Linux
Gaming on Debian, Lutris and Steam
Most people already know about Steam, Lutris is a similar frontend for installing and running mostly Windows games on Linux through Wine. It’s pretty easy to …
1
2
3
4
5
Tags
Archlinux (1)
Arduino (2)
Barrier (2)
Bootstrap (1)
C (2)
Crashing (1)
Debian 10 (14)
Debian 11 (1)
Debian 12 (6)
Debian Sid (3)
Docker (9)
Docker-compose (5)
Dual Monitor (3)
Edgerouter (2)
ElastiFlow (2)
Element.io (1)
ELK Stack (1)
ESP8266 (2)
ESXI (1)
FreeBSD (3)
FreeCAD (3)
Game Streaming (1)
Gaming on Linux (4)
GravCMS (1)
Graylog (8)
HamsterCage (3)
HAProxy (1)
Hugo (2)
KDE (1)
Libvirt (10)
Linux (23)
log4j (1)
Macro keyboard (1)
Matrix.Org (1)
Mumble (1)
Netflow (2)
Nginx (5)
NodeJS (1)
OPNsense (1)
Programming (3)
Qemu (5)
Radeon RX 7700 XT (1)
Solaris 7 (1)
SPARC (1)
Synapse (1)
TrueNAS (1)
Unattended upgrades (1)
Virtualization (18)
Windows 11 (2)
ZFS (1)