How-to install Python 3.6.1 on CentOS 7
This article is a revisit to a previous article dating back a little over an year, in which I installed Python 3.5.1 from sources. This time… »
This article is a revisit to a previous article dating back a little over an year, in which I installed Python 3.5.1 from sources. This time… »
At the very moment, you expose your new Linux server to the internet, it starts to get automated SSH brute-force login attempts. There can… »
On some cases you need to maintain your own mail server, for example for development purposes. This article is another quick technical… »
I recently delve into the numerous opportunities of light-weight computing, in form of a Raspberry Pi 2. You can find out how to do the… »
There are plenty of good tutorials how to run your Node.js application on linux server "forever" with PM2, such as How To Set Up a Node.js… »
In some projects I need to connect to SQL Server (2008 and 2012) from Python app running on CentOS 7 server. There are some steps needed to… »
CentOS 7 has Python 2.7 installed out of the box and is used by the system itself to enable quite a few handy commands, such as yum. As a… »
We all know pretty well that backups are necessity. I would like to share a simple and effective way to automate the backing up of your… »
Internet of Things has been on top of hype for quite some time. Surely every nerd out there must have a go on this :) Here's the beginning… »
New platform, new desing, new content. I have moved from a basic web hosting to my very own VPS. This change makes it possible to publish… »