About 59 results
https://marko.tech/journal/solution-for-linux-apt-get-keyexpired · 22 Apr 2020
Sometimes keys get old on a server you've had up for a while. We just need to update those third party keys.
https://marko.tech/journal/essential-command-line-tools · 3 Apr 2020
A curated list of essential plugins and command line tools to improve your productivity.
https://bckr.me/posts/2020/authenticated-repositories · 27 Jan 2020
Authenticated software repositories are a great solution for proprietary distribution, as well as controlling access to dev/beta releases. Native tools support this, but proper implementations are non-obvious.
https://marko.tech/journal/lemp-linux-nginx-mysql-php-walkthrough · 12 Dec 2019
This is a quick and gritty guide to setting up a Linux based server for MySQL, PHP, NGINX.
https://mackuba.eu/2019/02/02/setting-up-piwik/ · 2 Feb 2019
I’ve used several website analytics services over the years, including Statcounter, W3Counter, Clicky and Gauges (Google Analytics always seemed kind of too complicated and pro-focused for me). I don’t really need any complex functionality - just show...
https://www.coryd.dev/posts/2017/updating-to-the-latest-version-of-git-on-ubuntu · 13 Aug 2017
If you're using git on Ubuntu, the version distributed via apt may not be the newest version of git (I use git to deploy changes on all the sites I manage).
https://vivsha.ws/blog/linux-on-windows · 3 Jul 2017
Windows 10 finds its killer app: Linux
https://rants.broonix.ca/dependency-hell · 4 Aug 2016
It seems like every few years we recreate a new version of dependency hell. Old school linux users and coders know this pain well. Why do we keep doing this to ourselves? First some history; like a lot of developers in their 30’s the first time I saw dep...
https://mackuba.eu/2015/02/25/setting-up-https-on-nginx/ · 25 Feb 2015
This is my SSL configuration guide. There are many like it, but this one is mine…