JavaScript Truthy and Falsy ValuesTruthy and falsy values are misunderstood by lots of people to mean only values that have true or false as their values. In this article you would get to understand the difference between these two concepts. Prerequisite Basic Knowledge of JavaScrip...Aug 22, 2020·5 min read·97
The Beautiful LinuxIn my last article here I discussed the Rule of least privilege and how wise it is to disable remote root login and only login with a user with sudo access for security purposes. By disabling root we remove a very easy attack on our Linux machine s...Sep 4, 2019·77
The Beautiful LinuxFree as in Beer Free as in Speech Linux is a beautiful operating system. This article has given birth to a lot of children which will be introduced each week. Configuration Linux server is by far one of the most popular servers on the internet, at l...Sep 2, 2019·214