Kalu - Keeping ArchLinux Up-to-date
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
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
You really don't want to use this close-sourced proprietary VMWare Workstation when you could use the free libre and open-source Oracle VirtualBox? You think Offensive Security gives you no choice by
Goal# Today I did a practical bash exercise: crawl a web page, extract all domains and resolve them to IP addresses with bash and common GNU/Linux tools. Script# #!/bin/bash url='blog.raw.pm'
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: # 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
Before each update, check Archlinux news, there may be special instructions. When updating you system with # pacman -Syu you may sometimes encounter this error: error: could not prepare transaction er