Install QEMU/KVM/Virt-Manager on ArchLinux
Intro# In short QEMU is an emulator, KVM is a special mode of QEMU to support virtualization. KVM, Kernel-based Virtual Machine, is a hypervisor built into the Linux kernel. It is similar to Xen in p
Intro# In short QEMU is an emulator, KVM is a special mode of QEMU to support virtualization. KVM, Kernel-based Virtual Machine, is a hypervisor built into the Linux kernel. It is similar to Xen in p
Introduction# I installed the unofficial ArchLinux ARM on my Raspberry Pi 4. Hosting the caching proxy can be done on any OS and any architecture, so here it doesn't matter that the server will be ARM
There are at least 4 NTP clients available on ArchLinux: systemd-timesyncd ntpd chrony openntpd We'll see how to configure systemd-timesyncd, the most handy of the four. Configuration# Create a dire
Intro# Basically updating ArchLinux is as easy as running pacman -Syu. But blindly running pacman -Syu everyday is not necessarily a good idea. Sometimes some updates require manual intervention, so y
For this tutorial we will heavily rely on a previous tutorial: ArchLinux - Install rTorrent, Flood and SFTP. qBittorrent has a feature-rich Web UI allowing users to control qBittorrent remotely. This
A complete tutorial for installing Flood alongside rTorrent, a hardenned Nginx reverse proxy, an SFTP configuration, with all those features using service accounts for a greater global security. Insta
First of all, this tutorial doesn't prevent you from following the ArchWiki - Installation guide, it is not standalone. Pre-installation# First basic steps# For those first steps, I think you are a bi
First of all, this tutorial doesn't prevent you from following the ArchWiki - Installation guide, it is not standalone. Pre-installation# First basic steps# For those first steps, I think you are a bi
Install the necessary packages# Install openvpn if needed: 1# pacman -S openvpn --needed To prevent DNS leakage you'll need an additional package, for more info see Arch Linux Wiki. Using systemd <
I assume your curl, git, environment variables are already configured to use a proxy. But often gnupg keyservers don't work behind a proxy even if gnupg is configured to use it. The solution is to avo