2016-11-20
If you’re running confluence behind a reverse proxy then you might stumble upon an issue that prevents firefox from working correctly. Strange bugs will hapen like clicking on “add a new page” resulting in endless loading loops.
If you’re running confluence behind a reverse proxy then you might stumble upon an issue that prevents firefox from working correctly. Strange bugs will hapen like clicking on “add a new page” resulting in endless loading loops.
If you work with sbt (or activator) and want to restrict the resolvers to the ones that you choose then you might get frustrated that overriding the resolvers
setting does not suffice.
If you ever need to change the author of a commit (or several) within a git repository, you can use the following script:
If you’re using the fabulous wartremover to keep your code cleaner and are using akka too then you might have stumpled upon the following warning from wartremover:
If you upgrade cups on your FreeBSD installation or maybe you install some foomatic packages this may lead to the removal of the cups-filters
package. In some cases this package is needed for your printer to work correctly.
The prompt of lftp
can be configured in the config file via the
set prompt
directive. A while ago I found a prompt on the internet but
forgot where, here it is:
The start menu of Windows 10 displays some stuff from the internet by default. If you find this annoying like me then feel free to follow this guide to fix that.
If you want to delete a remote git branch then you can do so using the following command.