Gitlab find version

Gitlab find version

To find version of hosted Gitlab installation, run Example Back to Gitlab

ISPmanager

ISPmanager is a hosting control panel. The price starts at $5 per month for the lite version. To install ISPmanager,

APCu

APCu is an in-memory key-value store for PHP. Keys are of type string and values can be any PHP variables.

apt force IPv4

apt force IPv4

One of my internet provider only provide IPv4 connection. When i run apt install command, it failed with error as

Set tab width in vim

Set tab width in vim

To set tab width in vim, run To make it permanant, edit ~/.vimrc add

CentOS 7 resolv.conf make changes permanent

CentOS 7 resolv.conf make changes permanent

On rebooting CentOS 7 server, changes made to resolv.conf is lost. This is becaise one of the network interface is

Install Pure-FTPd on CentOS with Virtual Users

Install Pure-FTPd on CentOS with Virtual Users

To install Pure-FTPd on CentOS, run Edit configuration file To disable anonymous FTP, find Replace with To enable Virtual Users,

Install vim from source on CentOS

Install vim from source on CentOS

To install vim from source on CentOS server, run This will install latest version of vim. You can start it

Oracle Ksplice

Updating Kernel on Oracle Linux with Ksplice

Oracle Linux come with Ksplice, it allow you to upgrade Kernel with out rebooting. To update kernel, run Example

Install clamav  Antivirus on CentOS 7

Install clamav Antivirus on CentOS 7

ClamAV is provided by the EPEL repo. Install epel repo Install ClamAV with Back to ClamAV

OpenLiteSpeed Benchmark

Install OpenLiteSpeed on CentOS

To install OpenLiteSpeed web server on CentOS, install repository for your CentOS version For CentOS 6 For CentOS 7 For

MariaDB

Ubuntu 18.04 MariaDB 10.2 Too many open files

On my computer running Ubuntu 18.04, MriaDB stopped working. PHP application i run on my computer failed with error Application