Google Firebase Free Static Hosting
To install firebase cli, run npm install -g firebase-tools To login, run firebase login –no-localhost Static File Hosting Google Firebase allow statif…
To install firebase cli, run npm install -g firebase-tools To login, run firebase login –no-localhost Static File Hosting Google Firebase allow statif…
Minikube is an easy-to-use Kubernetes that run on one machine. It is used for testing purposes. https://github.com/kubernetes/minikube Install Minikube with docker driver…
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
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…
On a Fresh Ubuntu 18.04 server, run following commands to setup Apache, PHP and MySQL needed for WordPress installation. You can go…
Once you resize the disk in the Amazon AWS console, it gets auto resized on reboot. Sometimes this won’t happen, you have…
HTTP/2 only works with mod_worker or mod_event. if you use another mpm module you need to switch to worker or event. To…
To delete a partition in VMWare ESXI, you can use command partedUtil First find out all disks available on your server using…
On WHM, phpMyAdmin was missing from left menu after Cpanel upgrade. Verify cpanel-phpmyadmin package insalled on the server. [root@server82 ~]# rpm -qa…
When you manually install MySQL from zip, no MySQL service get created. To run MySQL Server as a service in windows, go…
I have a docker container, that i need to start on server boot. The docker-compose.yml file i used to create this docker…
When running docker-compose on CentOS 7, i get following error [root@cp03 serverok-rubycms]# docker-compose up docker-compose: error while loading shared libraries: libz.so.1: failed…