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
| rsync -Cravzphe "ssh -o StrictHostKeyChecking=no -p 22" user@host:/path/to/download . |
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
| SELECT table_schema "Databases", sum( data_length + index_length ) / 1024 / 1024 "Tamanho do BD em MB" FROM information_schema.TABLES GROUP BY table_schema; |
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
| <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN"> | |
| <html data-xlabs-extension="1" data-xlabs-extension-ready="1" data-xlabs-extensionversion="2.6.1"> | |
| <head> | |
| <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> | |
| <title>Designer & Turkey Saddles</title> | |
| <meta name="description" content="Designer Saddles and Designer Turkey Saddles made to order, many sizes | |
| and designs available or pick your own"> | |
| <meta name="keywords" content="chicken aprons, turkey aprons, chicken saddles, turkey saddles, bald | |
| chickens, injured chickens"> |
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
| sudo npm install npm@latest -g | |
| sudo npm cache clean -f | |
| sudo npm install -g n | |
| sudo n stable # or latest |
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
| killall -9 php70.cgi |
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
| { | |
| "estados": [ | |
| { | |
| "sigla": "AC", | |
| "nome": "Acre", | |
| "cidades": [ | |
| "Acrelândia", | |
| "Assis Brasil", | |
| "Brasiléia", | |
| "Bujari", |
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
| # instalar as dependências do composer para o build | |
| composer install | |
| # rodar os testes com phpunit | |
| ./vendor/bin/phpunit | |
| rsync -Cravzphe "ssh -o StrictHostKeyChecking=no -p 2222" \ | |
| --exclude vendor/ \ | |
| --exclude .env \ | |
| --exclude .git \ |
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
| server { | |
| listen 80; | |
| server_name CHANGEME.app; | |
| root /path/to/app/public; | |
| index index.html index.htm index.php; | |
| charset utf-8; | |
| location / { |
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
| <snippet> | |
| <content><![CDATA[ | |
| console.log(${1:this}); | |
| ]]></content> | |
| <tabTrigger>cc</tabTrigger> | |
| </snippet> |
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
| AdvancedNewFile | |
| All Autocomplete | |
| Clipboard Manager | |
| CloseOtherWindows | |
| Color Highlighter | |
| GitGutter | |
| jQuery | |
| JSON Reindent | |
| Sass | |
| Seti_UI |
NewerOlder