Skip to content
View pyetrosafe's full-sized avatar

Block or report pyetrosafe

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
pyetrosafe/README.md

Hi there 👋

Pinned Loading

  1. lara-ecommercelara-ecommercePublic

    Projeto baseado em eCommerce feito com Laravel. Focado no estudo do framework e suas possibilidades.

    HTML 1

  2. wsl2-docker-quickstartwsl2-docker-quickstartPublic

    Forked from codeedu/wsl2-docker-quickstart

    Guia rápido do WSL2 + Docker

    Shell

  3. xdebug_laravel-sail-wsl-dockerxdebug_laravel-sail-wsl-dockerPublic

    PHP

  4. Opening and closing an SSH tunnel in...Opening and closing an SSH tunnel in a shell script the smart way
    1
    # Opening and closing an SSH tunnel in a shell script the smart way
    2
    3
    I recently had the following problem:
    4
    5
    * From an unattended shell script (called by Jenkins), run a command-line tool that accesses the MySQL database on another host.