start new:
tmux
start new with session name:
tmux new -s myname
| #!/usr/bin/env bash | |
| set -euf -o pipefail | |
| cweb_version=0.6.16 | |
| curl -Lo cargo-web.gz https://github.com/koute/cargo-web/releases/download/${cweb_version}/cargo-web-x86_64-unknown-linux-gnu.gz | |
| gunzip cargo-web.gz | |
| chmod u+x cargo-web | |
| binaryen_version=version_51 |
| # Docker | |
| sudo apt-get install -y \ | |
| apt-transport-https \ | |
| ca-certificates \ | |
| curl \ | |
| gnupg-agent \ | |
| software-properties-common | |
| curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add - | |
| sudo add-apt-repository \ | |
| "deb [arch=amd64] https://download.docker.com/linux/ubuntu \ |
| # -*- mode: sh -*- | |
| # Loaded by every zsh shell | |
| # Do not put environement variables in it, use | |
| # .profile for it. | |
| if [ "$TMUX" = "" ]; then tmux; fi | |
| # * zplug | |
| export ZPLUG_HOME=${HOME}/.zplug | |
| if [[ ! -d ${ZPLUG_HOME} ]]; then | |
| git clone https://github.com/zplug/zplug $ZPLUG_HOME |
| <?xml version="1.0" encoding="utf-8"?> | |
| <key name="Software"> | |
| <key name="ConEmu"> | |
| <key name=".Vanilla" modified="2019-01-12 19:17:13" build="190108"> | |
| <value name="Language" type="string" data="en"/> | |
| <value name="StartType" type="hex" data="02"/> | |
| <value name="CmdLine" type="string" data=""/> | |
| <value name="StartTasksFile" type="string" data=""/> | |
| <value name="StartTasksName" type="string" data="{Bash::bash}"/> | |
| <value name="StartFarFolders" type="hex" data="00"/> |
| #requires -version 2 | |
| <# | |
| .SYNOPSIS | |
| <Overview of script> | |
| .DESCRIPTION | |
| <Brief description of script> | |
| .PARAMETER <Parameter_Name> | |
| <Brief description of parameter input required. Repeat this attribute if required> |
| # Trying target unattended-upgrades, works every time | |
| # from here: https://github.com/ansible/ansible/issues/25414 | |
| - name: Wait for automatic system updates | |
| shell: while pgrep unattended; do sleep 10; done; |
| ASG name = frigga.group = app-stack-detail(-options)-push | |
| frigga.cluster = app-stack-detail | |
| frigga.push = v<sequence) | |
| options: | |
| - c0<value> = countries | |
| - d0<value = devPhase | |
| - h0<value> = hardware |
First, get into config mode with configure
From here, edit the following interface, pool. start and end, PSK, local users and DNS server (add more if needed):
set vpn ipsec ipsec-interfaces interface eth0
set vpn l2tp remote-access dhcp-interface eth0
set vpn l2tp remote-access client-ip-pool start 10.10.10.150
| ### Keybase proof | |
| I hereby claim: | |
| * I am ryanmaclean on github. | |
| * I am ryanmaclean (https://keybase.io/ryanmaclean) on keybase. | |
| * I have a public key ASCJ9UIIQloDX06qKT-vRGTLqc2zqlYSVfbpilZ8VKZKKgo | |
| To claim this, I am signing this object: |