Use psadump for backing up plesk domains
- No Comments
- Oct, 05, 2009
- Angelo Schalley
- Plesk Linux
Psadump is a utility that backs up all of the Plesk configuration
files, archives all of the user data on the server (including mail),
and dumps all of the databases. If possible, this should be done before
any work is started on a server with Plesk. As
the information created in this archive can be used to restore all
Plesk data, user settings, user data, databases, etc … it is a good
idea for administrators to run this every so often.
Read more on Use psadump for backing up plesk domains…
correct methode for restoring plesk domain
- No Comments
- Oct, 05, 2009
- Angelo Schalley
- Plesk Linux
cat /temp_domain/domain.be/bak-1-psadump-200x/backup.* | /usr/local/psa/bin/psarestore –force -m mapss -s shellss –domains-names=/temp_domain/domain.be/my_domain_names_file -f –
Installing the Zend Optimizer in Plesk
- No Comments
- Oct, 05, 2009
- Angelo Schalley
- Plesk Linux
Install the Zend Optimizer by running the command line Zend Optimizer installer.
At the end of the installer, do not restart Apache yet, since all sites will be unavailable until the settings have been modified.
Read more on Installing the Zend Optimizer in Plesk…