maxwellb - Overview

Skip to content

Navigation Menu

Sign in

Appearance settings

View maxwellb's full-sized avatar

Maxwell Bloch maxwellb

  • Maryland

Block or report maxwellb

Pinned Loading

  1. 2

    $ ln -s /opt/work/my-env/../../../usr/local/bin/within-venv.sh /opt/within-my-venv && ln -s /opt/within-my-venv /usr/local/bin/mytool

    3

    $ mytool     # runs in /opt/work/my-venv
  2. 2

    PS C:\tmp> invoke-vmssh -command "uname -a" -username $env:defaultVmUser -vmname $env:defaultVmName

    3

    Linux debianvm 4.19.0-5-amd64 #1 SMP Debian 4.19.37-5+deb10u2 (2019-08-08) x86_64 GNU/Linux

    4

    PS C:\tmp> docker info | grep Server