Skip to content
View mweisel's full-sized avatar

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 Loading

  1. gns3-server-orbstack gns3-server-orbstack Public

    This project provides an automated deployment procedure for GNS3 server on an OrbStack Linux machine

    Shell 5

  2. cisco-nxos9kv-vagrant-libvirt cisco-nxos9kv-vagrant-libvirt Public

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

    Shell 12 2

  3. 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

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

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

    HCL 8 4

  5. 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 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
        (