Difference between revisions of "Linux How To"
From DevOps Notebook
Line 8: | Line 8: | ||
[[Install apache-commons-daemon-jsvc on centos 8]] <br> | [[Install apache-commons-daemon-jsvc on centos 8]] <br> | ||
[[Replace firewalld with iptables in CentOS]]<br> | [[Replace firewalld with iptables in CentOS]]<br> | ||
+ | [[How to Send a Message to Logged Users in Linux Terminal]] <br> |
Revision as of 18:27, 8 October 2020
How To Install PHP 7.3 on CentOS 8
How To Install ImageMagick and PHP Imagick on CentOS 8
How To Install memcache module for php 7.x in CentOS 8
Installing Python 3 with virtualenv on Amazon Linux v2
Install maldet and run scan
Create a custom systemd service
Run command or script on linux startup
Install apache-commons-daemon-jsvc on centos 8
Replace firewalld with iptables in CentOS
How to Send a Message to Logged Users in Linux Terminal