vim ${ZSH}/themes/${ZSH_THEME}.zsh-theme
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| https://www.vivaolinux.com.br/dica/APT-Corrigir-erro-de-chave-publica-W-Erro-GPG | |
| APT - CORRIGIR ERRO DE CHAVE PÚBLICA (W: ERRO GPG) | |
| NOTA: dica válida só para Debian e derivadas. | |
| Muitos usuários novatos não se atentam ao fato de que quando um novo repositório é adicionado, a instalação de sua chave pública (GPG) é obrigatória e tem que ser instalada manualmente (salvo em caso de comandos com a instalação da GPG prevista). | |
| Quando isso não acontece, temos erros no update do sistema como o emulado abaixo. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ##Sync google drive to local: | |
| ### This command will copy all files from google drive to local drive, if you delete a file from Google Drive, the file on your local will be deleted. | |
| ``` | |
| rclone sync GoogleDrive:/ /mnt/7B40D3947E61F989/GoogleDrive/ | |
| ``` | |
| ### [DANGEROUS!!!] This command will copy all files from your local and move to your Google Drive. If the file does't exist on your local, the file will be delted on your google drive!!!! | |
| ``` | |
| rclone sync /mnt/7B40D3947E61F989/GoogleDrive/ GoogleDrive:/ | |
| ``` |
/opt/rh/rh-php71/root/usr/bin/php -d memory_limit=-1 bin/magento admin:user:create --admin-user="redstage3" --admin-password="@123123q" --admin-email="[email protected]" --admin-firstname="Admin" --admin-lastname="Admin"admin:user:create --admin-user="admin2" --admin-password="@123123q" --admin-email="[email protected]" --admin-firstname="Admin" --admin-lastname="Admin"
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| log ssh | |
| run | |
| vendor/bin/ece-tools cron:kill |
OlderNewer