2021

How to Cron Job in CentOS 7/8

A cron job is scheduled operation which can execute a script or an API at any defined interval. To create a cron job in a CentOS Server you...

Abhay Singh 29 Dec, 2021

How to LAMP on CentOS 7 with phpMyAdmin

LAMP stands for Linux, Apache, MySQL and PHP. If you’re trying to build a web application using PHP you’ll need a server and installing the...

Abhay Singh 29 Dec, 2021

DNS Server Addresses to block ads or access blocked content

To change DNS on Android devices, go to Settings > Network and Internet > Advanced > Private DNS To change DNS on iOS Devices, Sett...

Abhay Singh 17 Dec, 2021

How to drag and drop item in Unity3D

For dragging and dropping to work we will need to first grab the Game Object and ensure while the Game Object remains grabbed it's pos...

Abhay Singh 16 Dec, 2021