linux

OpenLiteSpeed

OpenLiteSpeed is an open-source version of the popular commercial web server LiteSpeed. OpenLiteSpeed contains all of the essential features found in LiteSpeed…

CentOS 7 Grub 2

To regenerate grub config on CentOS 7, run grub2-mkconfig -o /boot/grub2/grub.cfg If you use UEFI, run grub2-mkconfig -o /boot/efi/EFI/centos/grub.cfg OVH CentOS 7…

Apachectl

apachectl command is used to interact with Apache web server. To see Apache status apachectl status To list virtualhost info, run apachectl…