Skip to content
View alexishida's full-sized avatar
👨‍💻
Coding
👨‍💻
Coding

Block or report alexishida

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. Script to install rbenv, Ruby, nodej... Script to install rbenv, Ruby, nodejs and yarn
    1
    #!/bin/bash
    2
    #---------------------------------------------------------------------------------------
    3
    #  Script to install rbenv, Ruby, nodejs and yarn
    4
    #  Source: https://gist.github.com/alexishida/655fb139c759393ae5fe47dacd163f99
    5
    #
  2. Script to update rbenv, Ruby and Rub... Script to update rbenv, Ruby and Ruby on Rails versions
    1
    #!/bin/bash
    2
    #---------------------------------------------------------------------------------------
    3
    #  Script to update rbenv, Ruby and Ruby on Rails versions
    4
    #  Source: https://gist.github.com/alexishida/015b074ae54e1c7101335a2a63518924
    5
    # 
  3. Instalando token SAFENET 5110 - Ubuntu Instalando token SAFENET 5110 - Ubuntu
    1
    -----------------------------------------------------------------------------------------------------------------------------
    2
    PROCEDIMENTOS PARA INSTALAÇÃO SAFENET5110
    3
    Autor: Alex Ishida <alexishida@gmail.com>
    4
    Data: 13/08/2021
    5
    Versão: 1.0.0.0
  4. RTSP dvr intelbras e outros para ace... RTSP dvr intelbras e outros para acesso direto home assistant
    1
    
                  
    2
    
                  
    3
    -------- DVR e Mibo Smart Intelbras -------------------------------------------------------
    4
    rtsp://usuário:senha@ip:porta/cam/realmonitor?channel=1&subtype=0
    5
    
                  
  5. Tutorial to configure Nginx client-s... Tutorial to configure Nginx client-side SSL certificates.
    1
    # Client-side SSL
    2
    For excessively paranoid client authentication.
    3
    
                  
    4
    Original: https://gist.github.com/mtigas/952344
    5
    
                  
  6. scan-wp-sec scan-wp-sec Public

    Scanner local para detectar vulnerabilidades de sites em WordPress

    Python