Posts by ServerOk

Free stock photos

Free stock photos

https://search.creativecommons.org https://unsplash.com/ – Beautiful Free Images & Pictures https://www.pexels.com/ https://pixabay.com/ https://freephotos.cc Free Cliparts https://openclipart.org/ https://www.svgrepo.com See Image

OVH Cloud

OVH Cloud

Configure Failover IP in Ubuntu 20.04 OVH VPS Ubuntu Server 20.04 configure OVH failover IP Configure Failover IP in Ubuntu

wordpress

Ubuntu Apache Setup for WordPress

On a Fresh Ubuntu 18.04 server, run following commands to setup Apache, PHP and MySQL needed for WordPress installation. You

Resize Amazon EC2 Boot Disk

Once you resize the disk in the Amazon AWS console, it gets auto resized on reboot. Sometimes this won’t happen,

Cpanel enable http2

Enable HTTP/2 in Cpanel Server

HTTP/2 only work with mod_worker or mod_event. if you use other mpm modulesm you need to swith to worker or

Delete a disk partition in VMWare ESXI

Delete a disk partition in VMWare ESXI

To delete a partition in VMWare ESXI, you can use command First find out all disks available on your server

phpMyAdmin missing from WHM after upgrade

phpMyAdmin missing from WHM after upgrade

On WHM, phpMyAdmin was missing from left menu after Cpanel upgrade. Verify cpanel-phpmyadmin package insalled on the server. Since phpmyadmin

MySQL

Install MySQL as Service in Windows

When you manually install MySQL from zip, no MySQL service get created. To run MySQL Server as a service in

Docker compose start container on boot

Docker compose start container on boot

I have a docker container, that i need to start on server boot. The docker-compose.yml file i used to create

docker-compose: error while loading shared libraries

docker-compose: error while loading shared libraries

When running docker-compose on CentOS 7, i get following error To fix the error, do the following Now create a

Apache mod_proxy

Cpanel ReverseProxy Traffic to Docker Container

On a cpanel server, i need to run a web application using docker container. Application running side docker container listening

Install gifsicle from source

Install gifsicle from source

gifsicle is a command line tool for editing, creating GIF images. You can get it from https://www.lcdf.org/gifsicle/ To install, run