This tutorial shows you how to create a wildcard SSL certificate using Let’s Encrypt. Let’s Encrypt launched wildcard certificates in March 2018, so the process is relatively new.
- Home
- Posts tagged "Server"
Posts tagged "Server"
0
Android Apps For Developers On The Go
If you are a developer on the go, there are a number of Android apps that can help you manage your server or fix quick issues on the go using your mobile phone or tablet.
Android, Command Line, Mobile App, Server, SysadminZero Downtime: Transferring Accounts from One cPanel Server to Another
cPanel makes is really easy to transfer accounts / websites between servers running similar versions of cPanel / WHM, as I found out earlier this year. The process makes it possible to have zero downtime when moving / upgrading servers.
cPanel / WHM, Server, SysadminBatch Resize Images on Linux Using Mogrify (ImageMagick)
The Linux mogrify command (part of ImageMagick) is a handy way to compress / resize a image, or multiple images easily using the CLI. mogrify can also be used for convert or compress images.
CLI, Command Line, Linux, Server