How To See Which Modules Are Enabled For Apache
How do I see which modules are currently enabled/installed for Apache? You can simply enter the following command from an SSH session to give a list of currently active Apache …
cPanel Administration Tips & Tricks
How do I see which modules are currently enabled/installed for Apache? You can simply enter the following command from an SSH session to give a list of currently active Apache …
How do I manually export or "dump" a MySQL database from command line or SSH? You can dump a MySQL database to the current folder from an SSH session using …
How can I find a specific text string in a file or multiple files from an SSH session? You can use the grep command to easily find text within files. …
How do I bulk edit a DNS zone on cPanel? Changed nameserver name and need to update all the DNS zones on your cPanel server? Using the replace command from …