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.

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

Pinned Loading

  1. gns3-server-orbstackgns3-server-orbstackPublic

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

    Shell 25 1

  2. cisco-nxos9kv-vagrant-libvirtcisco-nxos9kv-vagrant-libvirtPublic

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

    Shell 13 3

  3. veos-lab-vagrant-libvirtveos-lab-vagrant-libvirtPublic

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

    HCL 2 3

  4. fortigate-vagrant-libvirtfortigate-vagrant-libvirtPublic

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

    HCL 9 5

  5. ine-ccie-ei-v1-exam-review-lab-companionine-ccie-ei-v1-exam-review-lab-companionPublic

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

    Jinja 7 5

  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
    functionGet-DiskFree
    2
    {
    3
     [CmdletBinding()]
    4
    param
    5
     (