Virtualmin hosting on Debian 10 Buster
With the come of spring, new OS versions and more knowledge about Linux, I think time has come to make another tutorial about how to setup a small…
With the come of spring, new OS versions and more knowledge about Linux, I think time has come to make another tutorial about how to setup a small…
Naming variables has always been a source of debates around developers. The general idea is that you should pick a name as short as possible, but long enough…
As my adventure with using Linux goes on and on, I am learning about advantages and disadvantages of distributions, desktop environments and window managers. Mainly for curiosity and…
For the old hardware, I would much rather find new ways to use it, rather than just throwing it away. The Alpine Linux is a non-comercial distribution known…
Lumen is the younger brother of Laravel. It is supposed to be faster and it is especially designed for building APIs. With this project, we aim to create…
Online security should be a constant concern for all internet users. One important rule is to use different passwords with each of your online accounts. Other rules could…
The latest versions of php come with big performance improvements. However, a downside is that older code might have unexpected behaviour – as the improvement list is quite…
I have recently taken a look through the portfolio projects on my website. It is a nice walk down memory lane, but also a misrepresentation of what I…
Even as a developer, from time to time you might get confused about the exact steps to take when you what to register a domain and create some…
A while back, I have started using kanboard as a personal task manager. It was a close call between it and other open source solutions and it won…
There are a lot of applications out there which help you create your own WhatsApp, both for Android and iOS. Today we will take a look at one…
For a couple of years now, I have been using Docker for development. It is an amazing tool which highly improves the developer’s job. However, it does not…