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

Block or report mweisel

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. cisco-nxos9kv-vagrant-libvirt cisco-nxos9kv-vagrant-libvirt Public

    A procedure for creating a Cisco Nexus 9000v Vagrant box for the libvirt provider.

    Shell 11 2

  2. veos-lab-vagrant-libvirt veos-lab-vagrant-libvirt Public

    A Packer template for creating an Arista vEOS-lab Vagrant box for the libvirt provider.

    HCL 2 3

  3. ine-ccie-ei-v1-exam-review-lab-companion ine-ccie-ei-v1-exam-review-lab-companion Public

    This project constructs a lab environment for INE's CCIE Enterprise Infrastructure v1 Exam Review course.

    Jinja 4

  4. fortigate-vagrant-libvirt fortigate-vagrant-libvirt Public

    A Packer template for creating a Fortinet FortiGate Vagrant box for the libvirt provider.

    HCL 8 3

  5. vmnet-shark vmnet-shark Public

    The vmnet-shark tool allows you to perform real-time packet capture and display for VMware Fusion networks with Wireshark.

    Shell 1

  6. PowerShell advanced function (script... PowerShell advanced function (script cmdlet) to query, retrieve, and display local drive/disk information. (https://binarynature.blogspot.com/2010/04/powershell-version-of-df-command.html)
    1
    function Get-DiskFree
    2
    {
    3
        [CmdletBinding()]
    4
        param 
    5
        (