Category: linux
Recently, I ordered a dedicated server from Dacentec and the specs says i should have 2x1TB HDD but when I run the lsblk command, I only found one. Here …
Many people use Kodi now, but one thing that frustrates the users and leads many out of them to abandon the platform is the Kodi errors. The primary thing …
Let’s say, I have an application that is written in NodeJs, that process the latest blocks of the steem blockchain and write data into a database. I have three …
As you may know that we can use screen command to start a session when you SSH that allows you to run a few long commands that won’t terminate …
Kubernetes is getting popular these days – as it is a wonderful way to deploy your applications on the cloud and it scales easily (horizontally). The kubectl get pods …