fbpx

CentOS/RHEL: where is my PATH?


by Danila Vershinin, May 31, 2021

How to consistently set user’s PATH environment variable on CentOS/RHEL servers, while avoiding PATH duplication

Read More...

CentOS/RHEL: Faster PHP CLI and Cron Jobs


by Danila Vershinin, May 27, 2021

How to consistently set up PHP CLI and cron runs while making benefit from file-based OPcache and no memory limit

Read More...

PHP Command-Line Interface


by Danila Vershinin, December 30, 2018

We start with the basics of what PHP command line interface is and what kind of CLI scripts there are… And going all the way towards correctly running PHP CLI scripts via cron.

Read More...