Horje
Make a backup of the database with SSH Code Example
Make a backup of the database with SSH
username@domain [~] # mysqldump --password username_database > username_database.db
Enter password:  (cPanel Password)
username@domain [~] #




Shell

Related
change default location screen mac Code Example change default location screen mac Code Example
git use stash on another computer Code Example git use stash on another computer Code Example
scp local to ssh aws Code Example scp local to ssh aws Code Example
how to echo string .sh Code Example how to echo string .sh Code Example
git tutorial remove branches on local that do not exist on remote Code Example git tutorial remove branches on local that do not exist on remote Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
11