Posts by ServerOk

Install PHP 7.3 in CentOS 8

Install PHP 7.3 in CentOS 8

CentOS 8 comes with PHP 7.2. To install PHP 7.3, you need to enable remi repo. You can download remi-release

Auto start XAMPP on Boot

Auto start XAMPP on Boot

Allow phpMyAdmin remote access on xampp Restart Services in Xampp Linux To auto start XAMPP on boot on Ubuntu, create

Install Apache, MySQL, PHP (LAMP) Stack on CentOS 8

Install Apache, MySQL, PHP (LAMP) Stack on CentOS 8

First disable SELinux by editing file Find Replace with Now restart the server. Verify SELinux is disabled by running “sestatus”

WHM php.ini editor

Disable PHP disable_functions on Cpanel Server

On a Cpanel Server using CentOS 7 + php-fpm, site phpinfo() shows few functions are set to disabled in disable_functions.

ERP

ERP

https://www.odoo.com/ https://erpnext.com/ https://ofbiz.apache.org https://www.dolibarr.org https://www.vtiger.com https://suitecrm.com

Install KernelCare

Install KernelCare

KernelCare allow you to update Linux Kernel with out rebooting your server. You can find more info at https://www.kernelcare.com To

Restore MongoDB collection

Restore MongoDB collection

mongoimport allow you to restore mongodb backups. Example See MongoDB

Vagrant

Vagrant

Vagrant allows you to quickly create virtual machines. You can download vagrant boxes from https://app.vagrantup.com/boxes/search Vagrant private_network can’t ping Install

CentOS 8 vagrant

Creating CentOS 8 Virtual Machine with Vagrant

Create a directory for Vagrant project This will create a file with name “Vagrantfile” on current folder. To start the

CentOS 8 disable Activate the web console message

CentOS 8 disable Activate the web console message

When login to CentOS 8 using SSH, you get a message asking you to enable web console. You can uninstall

Oracle VM VirtualBox

Oracle VM VirtualBox

VirtualBox Ubuntu Shared Folder VirtualBox allow you to create Virtual Machines. This is useful for testing. Here is some useful

Learn

Learn

Machine Learning Machine Learning Crash Course – FREE from Google. Server Admin Learn Cacti for system monitoring Practical Nginx The