Linux

OVH Cloud

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

EasyEngine

EasyEngine is a command line tool to manage/configure Nginx web server. https://easyengine.io To install EasyEngine, run Create Web Site EasyEngine HOWTOs EasyEngine…

Install ffmpeg on Ubuntu

To install ffmpeg 4 on Ubuntu, you can use PPA https://launchpad.net/~jonathonf/+archive/ubuntu/ffmpeg-4 apt install software-properties-common -y add-apt-repository ppa:jonathonf/ffmpeg-4 -y Now install ffmpeg with…