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

Block or report juangacovas

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. rsnapshot-mysql rsnapshot-mysql Public

    Bash script to Backup & Restore ALL MySQL databases from any host, one file per table, being friendly with rsnapshot tool

    Shell 11 2

  2. Automatic download of MaxMindDB GeoL... Automatic download of MaxMindDB GeoLite2 (for lighttpd, 2019)
    1
    #!/bin/bash
    2
    
                  
    3
    # Automatic MaxMindDB GeoLite2 download (city version)
    4
    # * that downloads ONLY when new database is available (which is cool and nice with MaxMind servers) *
    5
    # * by Juanga Covas 2019
  3. SVN/Subversion Find in Files/Searchi... SVN/Subversion Find in Files/Searching content of files in all repositories (at SVN server)
    1
    #!/bin/bash
    2
    
                  
    3
    # Search in SVN repositores -- by Juanga 2019
    4
    #                              Based on https://svn.haxx.se/users/archive-2006-09/1016.shtml
    5