For a long time virtualenv was used to create isolated Python environments. This is not required anymore. Since Python 3.3...
If you want to check the configuration of a running JVM process you can use jcmd. List the running processes...
You can execute systemctl --user --failed to check for failed systemd user units. But let's face it: It's...
Best results in other decks
I recently stumbled upon the Rails feature composed_of. One of our applications dealt with a lot of addresses and...
Some rubygems come in platform-specific versions (i.e. "x86_64-linux") in addition to the usual "ruby" platform. This is...