- Mahidol VPN is Juniper Pulse VPN
- Ubuntu network connection is managed by Network Manager
sudo apt install openconnect libopenconnect5 network-manager-openconnect network-manager-openconnect-gnome
# use C-a, since it's on the home row and easier to hit than C-b | |
set-option -g prefix C-a | |
unbind-key C-a | |
bind-key C-a send-prefix | |
set -g base-index 1 | |
# vi is good | |
set-window-option -g mode-keys vi | |
#!/bin/sh | |
# install PPA | |
sudo add-apt-repository ppa:deadsnakes/ppa | |
# update and install | |
sudo apt update | |
sudo apt install python3.8 python3.8-dev python3.8-venv | |
# setup alternatives |
#!/usr/bin/env bun | |
import Bun from 'bun'; | |
/** | |
* Main function | |
* @return {Promise<void>} nothing | |
*/ | |
async function main() { | |
// open and read inFile |
I hereby claim:
To claim this, I am signing this object: