... | ... | @@ -27,7 +27,7 @@ |
|
|
|
|
|
`rm -rf PASTA OU ARQUIVO`
|
|
|
|
|
|
- Compaquitar ZIP ou TAR.GZ
|
|
|
- Compactar ZIP ou TAR.GZ
|
|
|
|
|
|
`zip -r 00-00-00-site.zip public_html`
|
|
|
|
... | ... | @@ -39,5 +39,10 @@ |
|
|
|
|
|
`tar -vzxf 00-00-00-site.tar.gz`
|
|
|
|
|
|
- Alterar nome do banco de dados e senha wp-config.php pelo ssh
|
|
|
|
|
|
- Alterar nome do banco de dados e senha wp-config |
|
|
\ No newline at end of file |
|
|
`nano wp-config.php`
|
|
|
|
|
|
`ctrl + o` [salvar]
|
|
|
|
|
|
`ctrl + x` [Sair] |
|
|
\ No newline at end of file |