Generate a GPG Key
GPG keys can be used to cryptographically sign Git commits, pushes, and tags. This associates your work with a particular identity. GPG is also used for enc...
GPG keys can be used to cryptographically sign Git commits, pushes, and tags. This associates your work with a particular identity. GPG is also used for enc...
Gnu Privacy Guard, also known as GnuPG and GPG, is a handy tool for managing OpenPGP keys. While don’t use PGP keys for email encryption as many peopl...
Making Python dependency management reproducible is complicated. Bringing Python dependency management to mere mortals who can’t remember where they p...
To get the latest version of Git on CentOS 7, it is possible to compile it directly from source.
Are you desperate for the freshest fish? Well, you’ve come to the right place.
CentOS has a pretty old compiler. While the Software Collections repository contains newer versions, it still has a considerable lag-time. So, why not build...
Sometimes you just need some more disk space. Expanding the size of a virtual disk, though, is not necessarily as easy as you’d hope. Having just done...