imunify360 find license details
To check if your imunify360 license is valid, run imunify360-agent rstatus Example [root@ldb002 ~]# imunify360-agent rstatus OK [root@ldb002 ~]# To
Stop SSH bruteforce with endlessh
Endlessh is an open source SSH trapit. It send slow random banner string to attacker, wasting their time. Before you
supervisorctl
supervisorctl is used to control supervisord. To reload all monitored processes, run supervisorctl reload To restart a monitored process, run
pvdisplay
pvdisplay is used to display all physical volumes on a LVM. root@server12:~# pvdisplay — Physical volume — PV Name /dev/sda3
lvdisplay
lvdisplay is used to display logical volumes. You can also use lvs command. See LVM
Reset MySQL root password on Bitnami server
To reset MySQL root password on Bitnami server, first check MySQL server version you are running. mysql –version Create a
PowerMTA route mails through another SMTP server for a domain
If you want to route emils from PowerMTA though another SMTP server, you can use following config. In this example,
webp
Convert image to WebP format in Ubuntu How to convert images to webp format in Ubuntu
CentOS 6 Invalid release/repo/arch combination
When i run yum update on a CentOS 6 server, i get error “Invalid release/repo/arch combination/”. This error is due
Enable Web Monitor UI in PowerMTA
PowerMTA comes with a Web Monitor UI, that will show you some stats about your mail server, also able to
PowerMTA allow an IP to sent email
To allow a web server to send email through PowerMTA with out autentication, you need to edit PowerMTA configuration file
swaks – Command line SMTP Testing Tool
swaks is a command line SMTP testing tool available at http://www.jetmore.org/john/code/swaks/ On Debian/Ubuntu, you can install it with the command