Advanced search

2 search results

  • Software / Hosting Control Panels
    Where can I find the MySQL root user password for DirectAdmin?
    How do I get mysqls root user password for DirectAdmin? The username and password used to access MySQL as the “root” ...
  • Software / Hosting Control Panels
    How do I run a backup for a single account in DirectAdmin?
    Set the USER variable to the account name to backup. USER="example" echo "action=backup&append%5Fto%5Fpath=nothing&database%5Fdata%5Faware=yes&email%5Fdata%5Faware=yes&local%5Fpath=%2Fhome%2Fadmin%2Fadmin%5Fbackups&owner=admin&select%30=$USER&type=admin&value=multiple&when=now&where=local" >> /usr/local/directadmin/data/task.queue   ...