monit
See gonit golang replacement for monit monit is a process monitoring service that monitor services, restart if required. https://mmonit.com/monit/ Install monit Install…
See gonit golang replacement for monit monit is a process monitoring service that monitor services, restart if required. https://mmonit.com/monit/ Install monit Install…
rtorrent is a command line torrent client. https://github.com/rakshasa/rtorrent This can be run from SSH connection/terminal. CTRL + S Start torrent. CTRL +…
When assigning Elastic IP in Amazon AWS, I get an error The maximum number of addresses has been reached. This is because…
Install LetsEncrypt SSL on Bitnami To stop/start service use ctlscript.sh root@ip-172-31-26-46:~# /opt/bitnami/ctlscript.sh usage: /opt/bitnami/ctlscript.sh help /opt/bitnami/ctlscript.sh (start|stop|restart|status) /opt/bitnami/ctlscript.sh (start|stop|restart|status) mysql /opt/bitnami/ctlscript.sh (start|stop|restart|status)…
Mail Server These software once installed will provide complete mail server including web mail. Business Email Free Email Forwarding Mail DNS Settings…
Amazon EFS can be used to mount same drive on multiple EC2 instances allowing you to make the website scale on multiple…
To disable wordpress cronjob, add to end of wp-config.php Now you can set a cronjob with following code
On Debian 9 server with nginx, i installed phpmyadmin with apt install phpmyadmin For some reason, ip-address/phpmyadmin did not work. On Ubuntu,…
vnstat command shows bandwidth usage on your system. [root@server12 ~]# vnstat Database updated: Wed Dec 13 06:51:43 2017 eth0 since 11/04/13 rx:…
Configure OVH Bridge Network from command line Configure Failover IP in Ubuntu 20.04 OVH VPS Configure Failover IP in Ubuntu 18.04 OVH…
By default when you create a Compute Engine virtual machine in Google Cloud, you get public IP address. This IP address changes…
Rancher is an open source container management platform. https://rancher.com To install rancher, you need to install docker. Once you have docker installed…