#linux
Read more stories on Hashnode
Articles with this tag
So if you're used to jump between: $ tail -F /var/log/yourlog.log and $ less /var/log/yourlog.log You may benefit from this command instead: $ less...
I'm going to outline a couple must configurations I use in my ~/.ssh/config: Automatically close connections on network...
It happens quite often to check logs from a Linux system, occurred before it was rebooted last time. It's easy with journalctl flags: $ journalctl -b...
Presenting: https://github.com/Pitasi/dyn-wallpaper It's not a revolution, live wallpapers existed before. But Apple did them right: a bunch of photos...
If you are not using Arch, you probably should. There's a lot to be said about Arch Linux but that's not the right place: we are here to install...
title: "How to use a cheap USB token (or Yubikey) instead of password in Arch Linux" date: 2018-03-23T15:20:31+01:00 image:...