Install Peatio on Server. Complete Guide
Peatio is an open-source crypto currency exchange program. It is implementation with the rails framework and other cu...
Peatio is an open-source crypto currency exchange program. It is implementation with the rails framework and other cu...
One of the most important feature while choosing linux distribution is it’s packaging system. Packages and Linux dist...
GitHub allows us to host static sites in GitHub for free. It also supports static site builders like ` Jekyll``. But ...
If you accidentally forgot your root or user password of Linux OS, you can reset it from the terminal/ safe mode. Thi...
What is swap space? Swap space in any operating system is the amount of disk space reserved for moving inactive page...
Electron export shell modules which help developers to interact with a desktop environment. Shell functions are avail...
Most useful git commands to become git quickie.
Vertical centering Translate is processed at the end, meaning it is based on the final element height. This means it...
It is good to have a function that is small, and pure and will perform only one thing and do it very well. Let’s look...