Email Marketing
https://sendpulse.com – Free upto 500 subscribers. https://convertkit.com – Free upto 1000 subscribers. https://mailchimp.com – Free upto 2000 subscribers. https://www.gmass.co – Allow you…
https://sendpulse.com – Free upto 500 subscribers. https://convertkit.com – Free upto 1000 subscribers. https://mailchimp.com – Free upto 2000 subscribers. https://www.gmass.co – Allow you…
Logging Linux Commands for all usersMonitor Apache site traffic with ApachetopFind IP with Most Access from Apache LogApache LogFormat show full domain…
apachetop is a command line tool like top, that shows traffic on a web site. It used apache access log to show…
Imunify360 is paid version of Imunify. It provides additional protection like Web Application Firewall, Real-time protection, and automated malware cleaning. Update license…
On cloud servers, once you upgrade disk, you will need to resize the filesystem. On Linux ext4 file system, you can do…
Plesk use /var/www/vhosts folder to store sites. On some servers this folder will be on smaller partition. Say you have all disk…
I wanted to transfer some files between two computers, but don’t want to use all bandwidth available on the network as it…
This PHP script will redirect website visitors to HTTPS (SSL) URL. You can add this in your index.php of the website To…
To install x11vnc on Debian/Ubuntu, run apt install -y x11vnc To start vnc server, run x11vnc -display :0 By default, there will…
lftp allow you to upload all files and sub folders using single command. With normal ftp command, you need to use put/mput…
lftp is a command line FTP program with several advanced options. To chmod all files and folders inside a sub folder, you…