i don't have an experience in linux and it commands..
can someone show me an easy direct example of what to type as root admin some commands to backup my large website and large couple of databases?
my websites's files are located in:
/home/httpd/vhosts/mydomain.com/httpdocs
my databases located in:
/var/lib/mysql/
databases: mydb1 , mydb2
and i want to put them all in 1 directory /home/admin/backupfiles
then compress that folder of the 3 files i backedup so i can move it by ftp as 1 file to another server or ftp site ..
with a good and a clear answer you can help so many others like me