Archiving tar-zcf file.tgz *-archive the entire contents of a folder in a file tekschey file.tgz
Copying from host to host: scp WHAT login @ ip-address: / folder WHAT = filename or-r foldername
# Mysqldump-u admin-p dbname> dbname.sql
dump database dbname with the name and saves the current directory under the name dbname.sql
Team:
# Mysql-u admin-p-D dbname <dump.sql
Imports dump.sql dump the database dbname.
To view the processes you can use the command
ps aux
top
Statistics Process apache best viewed from command
apachetop
Detailed statistics on the domain
apachetop-vf domain.ru