Skip to content
View pdonatilio's full-sized avatar
Block or Report

Block or report pdonatilio

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. web-app-node web-app-node Public

    Web Api skeleton to create a project with NodeJS and Express

    JavaScript

  2. Starting a virtualbox machine in hea... Starting a virtualbox machine in headless mode getting your IP and access by ssh
    1
    #!/bin/bash 
    2
    # Create by: pdonatilio, 2018
    3
    # Find the IP of an VBox VM by name and acess they by ssh with the user
    4
    # If the machine was not started this script will start it
    5
    #
  3. scripts scripts Public

    Scripts to automate some process or something like this

    Shell