Skip to content
View marcelobrake's full-sized avatar
🔥
🔥

Block or report marcelobrake

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. NGINX tuning for best performance NGINX tuning for best performance
    1
    ### Moved to git repository: https://github.com/denji/nginx-tuning
    2
    
                  
    3
    NGINX Tuning For Best Performance
    4
    =================================
    5
    
                  
  2. Backup/Restore SQL Server on RDS to ... Backup/Restore SQL Server on RDS to S3 #AWS #RDS #S3 #MSSQL
    1
    ## Para fazer um backup/restore do banco SQL Server do RDS em um bucket S3 será necessário executar os seguintes passos:
    2
    
                  
    3
    1. Criar o bucket no S3 na mesma região onde está o banco (ex: Conta: My_Account, região: sa-east-1, bucket: my-backup-bucket)
    4
    2. No RDS, criar ou editar um "Option Group" adicionando a opção SQLSERVER_BACKUP_RESTORE, setando o bucket em questão
    5
    
                  
  3. Instalação tcpping Instalação tcpping
    1
    ```shell
    2
    cd /usr/bin
    3
    wget http://www.vdberg.org/~richard/tcpping
    4
    chmod 755 tcpping
    5
    ```
  4. i-hate-regex i-hate-regex Public

    Forked from geongeorge/i-hate-regex

    The code for iHateregex.io 😈 - The Regex Cheat Sheet

    Vue

  5. jMonitorFirebird jMonitorFirebird Public

    Forked from webjoel/jMonitorFirebird

    Monitor Firebird SQL Database 2.1+ using any operating system

    Java

  6. nginx-error-pages nginx-error-pages Public

    Forked from denysvitali/nginx-error-pages

    Cute Error Pages for your nginx web server

    HTML 1