Skip to content
View AlexMunoz905's full-sized avatar
🏢
Working from office
🏢
Working from office

Organizations

@napend @alex-munoznet @emphack
Block or Report

Block or report AlexMunoz905

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

Alexander Munoz

Top Langs Alex's github stats

published I'm DevNet Published!

Visitor Count

Best viewed with:
Microsoft Internet Explorer

Pinned

  1. Python-Cisco-Backup Python-Cisco-Backup Public

    Python 15 14

  2. DHT11-LCD DHT11-LCD Public

    Outputs Temperature and Humidity readings from the DHT11 on a 16x2 LCD

    C++

  3. Bash Hostname Changer Bash Hostname Changer
    1
    #!/bin/bash
    2
    
                  
    3
    # Changes the hostname to what you specify.
    4
    # I made this for my ESXi VM templates.
    5
    
                  
  4. Bash IP Changer Bash IP Changer
    1
    #!/bin/bash
    2
    
                  
    3
    # Changes the IP to what you specify.
    4
    # I made this for my ESXi VM templates.
    5