Privacy Policy
RSS
#Debian 10
#Graylog
Debian 10 using remote syslog server
I have a central logsever, my Graylog server I wrote about earlier. I have no idea how to correctly use Graylog yet. But I do know I need some data, so I went through all …
#Debian 10
#Graylog
#Linux
#Docker
Setup Graylog as central syslog server
I was searching for information about running a local syslog server in my network when I stumbled on Graylog. I’m currently running an ElastiFlow server with …
#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 …
#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 …
#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 …
#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 …
#Debian 10
#Virtualization
#Linux
#Gaming on Linux
#Game Streaming
Game streaming server (part 4 of Debian as type 1 hypervisor)
Using my Windows VM to act as a game streaming server, both Geforce Experience and Steam. Well I have already tried to game on Linux and for me it works perfectly, I have …
#Debian 10
#Linux
Change username for a Linux user
This is how I change my login username for my Linux (Debian) machine. First I log out to make sure no processes are running for that user, then I log in as root. Then …
#Debian 10
#Linux
Install Nvidia drivers for Debian 10
This is just a short how to for installing Nvidia drivers on Debian 10, including the i386 packages needed for Lutris and/or Steam gaming. First enable i386 architecture …
#Debian 10
#Virtualization
#Linux
Install Debian VM (part 3 of Debian as type 1 hypervisor)
To make the Debian host OS acting like a type 1 hypervisor, the desktop OS must run as a virtual machine too. So the second GPU will be passthrough to the second virtual …
#Debian 10
#Virtualization
#Linux
Installing Windows VM and passthrough GPU (part 2 of Debian as type 1 hypervisor)
Now we are ready to install our first virtual machine. But first we need something to install from. You can download the ISO directly from Microsoft these days, just make …
#Debian 10
#Virtualization
#Linux
Debian as type 1 hypervisor for gaming, part 1
This is my notes of how I got a Gaming VM up and running on Debian. And I just don’t want to do stuff like others, so I am going to run a second VM for my Linux …
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)