OUR SPONSOR

MassiveGRID Banner

Recent Posts

Introduction To Ansible

Introduction To Ansible

BySohailDec 23, 20185 min read

Whenever possible, we should automate the tasks we perform. Automate tasks will make it easy to perform them, allowing us to do all the deployments of an application that we want with fewer possibilities of committing manual errors or it will allow us to have a new machine provisioned exactly as the production machine can be in much less time. In the field of machine provisioning and IT infrastructure management, there are…

rsync best tool sync files between devices

Rsync – Best Tool To Sync Files Between Devices (Mainly Servers)

BySohailDec 20, 20185 min read

rsync is a Linux CLI to copy or sync files between location A and B where location A and B can differ from network, host or device type. It is used…

how to mount usb drive in linux

How To Mount USB Drive In Linux

BySohailDec 15, 20183 min read

Mounting a USB drive is easy these days on most Linux distros. But you may encounter some weird quirky distros that demand your terminal knowledge for mounting a USB drive…

3 ways to install arch linux

3 Ways To Install Arch Linux

BySohailDec 12, 20186 min read

Maybe today is the day you’ve decided to take the step. You have enough time in GNU/Linux, enjoying the usability provided by some of the most famous, user-friendly distributions. And you think you do…