Skip to content
View Chubby-Chocobo's full-sized avatar

Organizations

@sotatek
Block or Report

Block or report Chubby-Chocobo

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

  1. Setup SSH keys for multiple github a... Setup SSH keys for multiple github accounts and repos
    1
    # Setup SSH keys for multiple github accounts and repos
    2
    
                  
    3
    ## Prepare SSH keys: 
    4
    
                  
    5
    See [guideline](http://help.github.com/mac-set-up-git/) to create a new SSH key
  2. Install Graphics Magick on CentOS 7 Install Graphics Magick on CentOS 7
    1
    # Get Graphics Magick
    2
    > cd /
    3
    > mkdir /dowload
    4
    > cd /download
    5
    > wget ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/GraphicsMagick-LATEST.tar.gz
  3. Quick install NodeJS on Centos RHEL 7.5 Quick install NodeJS on Centos RHEL 7.5
    1
    # Common
    2
    sudo yum -y update
    3
    sudo yum -y groupinstall "Development Tools"
    4
    
                  
    5
    # Redis
  4. KyberNetwork/kyber-tracker KyberNetwork/kyber-tracker Public

    JavaScript 19 167