Linux & Unix
Get a list of all virtual hosts which are defined in all apache configuration files
Have you ever looked in the apache config files to see where a website's virtual host is defined? The apache2ctl…
Enable SSL for the ISPConfig 3 Controlpanel Login
Hint: The procedure that is described below is for ISPConfig versions < 3.0.3. For newer ispconfig versions, use the builtin ssl…
Get the name of the newest file in a directory on the linux shell
If you have a directory with many files (a few thousand in my case) and need to know which one…