Skip to main content

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 CLI: Complete Guide to Running Scripts from Command Line


by Danila Vershinin, December 30, 2018

Learn how to run PHP scripts from the command line, schedule them with cron or systemd timers, configure memory limits, enable OPcache, and debug effectively on Rocky Linux, AlmaLinux, and RHEL.

Read More...