Alacritty config
In my previous post about WSL setup I mentioned that Alacritty gave me some glitches in the LF file manager. Here I will explain how I finally configured Alacritty and made it my main terminal emulator.
In my previous post about WSL setup I mentioned that Alacritty gave me some glitches in the LF file manager. Here I will explain how I finally configured Alacritty and made it my main terminal emulator.
In this post I will explain my WSL setup quickly. It will cover only following topics:
Here I am writing about WSL1, because this is the version I use today.
Many Linux users prefer to use simpler editors like Nano, because they found VIM confusing, unnecessary complex and too hard to use.
Here I can explain you, how VIM helped me to better understand tools like sed
, grep
, rename
, awk
, less
, etc. which use similar rules and logic.
This post explains why I am using WSL in my work and why I like it. There are plenty of Linux purists who are not happy with the fact that Microsoft created WSL and even made their own Linux kernel for it with the help of Canonical1 (It is the company which makes Ubuntu2 distribution of Linux). But each coin has two sides. And here I will try to explain:
Continuing my previous post about Covid19 stats.
I understand, that using Shell script to parse text table information from the site is not the most reliable method, although it is very quick and dirty to make.
Thankfully, the Coronavirus Tracker CLI project also provides statistics in JSON format. Which is more reliable and more predictable in its data structure.
I was inspired by Luke Smith’s video1 and made my own notification script about COVID19 stats in Germany and in the world. My setups is the following: Raspberry Pi with OpenHab automation platform with a Telegram binding.
This post will explain you in details how to setup your own v-Linux server on OpenVZ platform as VPN server with WireGuard VPN.
There are many tutorials about setting up your own WireGuard VPN, but only few cover aspect of installing it on the Linux VM which runs on top of OpenVZ (Virtuozzo hypervisor). And also this tutorial will cover following aspects: