Skip to content
View javipolo's full-sized avatar
  • Red Hat
  • Barcelona, Catalunya

Organizations

@openshift @ailaunchpad

Block or report javipolo

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. vim vim Public

    my ~/.vim

    Vim Script 2 2

  2. bin bin Public

    My bin files

    Shell 1

  3. Connect to ec2 instances using eithe... Connect to ec2 instances using either InstanceId, Name tag or Ip address, using multiple ssh keys as identities
    1
    #!/bin/bash
    2
    
                  
    3
    # Connect to ec2 instances using either InstanceId, Name tag or Ip address
    4
    
                  
    5
    # Usage:
  4. http-show-headers http-show-headers Public

    http service that prints http headers

    Python 1

  5. redhat-pocs redhat-pocs Public

    Proofs of Concept

    Shell 2 3

  6. ib-orchestrate-vm ib-orchestrate-vm Public

    Forked from rh-ecosystem-edge/ib-orchestrate-vm

    Image based installation/upgrade VM orchestration for development purposes

    Makefile