می خوام از ssh بکاپ بگیرم کنترل پنل دایرکت ادمین .
از هر دستوری که سرچ کردم نشد .
راهنمایی لطفا !
مشکل دوم تو mysql managment این ارور رو دارم
You won't be able to login to phpMyAdmin until you create a Database.
phpMyAdmin
Error connecting to MySQL: Access denied for user 'da_admin'@'localhost' (using password: YES)
Repair guide: Error connecting to MySQL: Access denied for user: 'da_admin@localhost' (Using password: YES)
مراحل که تو سایت دایرکت ادمین گفته شده رو رفتم ولی تو این قسمت ارور میده
use mysql
ارور
[root@hostname ~]# service mysqld stop
Shutting down MySQL..... [ OK ]
[root@hostname ~]# mysqld_safe --skip-grant-tables &
[1] 4209
[root@hostname ~]# 121017 20:48:23 mysqld_safe Logging to '/var/lib/mysql/hostname.sikahosting.com.err'.
121017 20:48:23 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
use mysql
-bash: use: command not found
[root@hostname ~]#