On my home laptop running NixOS 19.03, in /etc/nixos/configuration.nix, I use the default locale settings:
i18n = {
consoleFont = "Lat2-Terminus16";
consoleKeyMap = "us";
defaultLoca...
— Permalink
Schlagwort: Tipps
Docs: A Collection of Setup Notes — Generic service & computer documentation. documentation
pgp – How to export a GPG private key and public key to a file – Unix & Linux Stack Exchange
I have generated keys using GPG, by executing the following command
gpg --gen-key
Now I need to export the key pair to a file;
i.e., private and public keys to private.pgp and public.pgp, respect...
— Permalink
gpg --gen-key
Now I need to export the key pair to a file;
i.e., private and public keys to private.pgp and public.pgp, respect...
— Permalink
How to choose a password
Self-Hosted SaaS Alternatives: Replacing Paid Tools With FOSS Tools
In a world where every service wants to put you on a subscription forever, is now the time to start self-hosting your apps instead? Let’s look at the landscape.
— Permalink
— Permalink