I hereby claim:
- I am lsjostro on github.
- I am lsjostrom (https://keybase.io/lsjostrom) on keybase.
- I have a public key ASD29A_wPPLMnW1Gcrgg1l0EEm0IizunAtIK_YB63Mx4HQo
To claim this, I am signing this object:
| #!/bin/bash | |
| run="/opt/vyatta/sbin/vyatta-cfg-cmd-wrapper" | |
| # Skapa först en tom grupp Unifi WebUI:et av typen ipv4 som heter GoogleIPs | |
| real_list=$(grep -B1 GoogleIPs /config/config.boot | head -n 1| awk '{print $2}') | |
| ipset_list='temporary-list' | |
| sudo /sbin/ipset -! destroy $ipset_list |
| Apr 15 14:22:14 kean pipewire[45750]: 'CHECK_OUT_PORT(this, SPA_DIRECTION_OUTPUT, port_id)' failed at ../pipewire/src/modules/module-client-node/v0/client-node.c:796 impl_node_port_reuse_buffer() | |
| Apr 15 14:22:14 kean pipewire[45750]: 'CHECK_OUT_PORT(this, SPA_DIRECTION_OUTPUT, port_id)' failed at ../pipewire/src/modules/module-client-node/v0/client-node.c:796 impl_node_port_reuse_buffer() | |
| Apr 15 14:22:14 kean pipewire[45750]: 'CHECK_OUT_PORT(this, SPA_DIRECTION_OUTPUT, port_id)' failed at ../pipewire/src/modules/module-client-node/v0/client-node.c:796 impl_node_port_reuse_buffer() | |
| Apr 15 14:22:14 kean pipewire[45750]: 'CHECK_OUT_PORT(this, SPA_DIRECTION_OUTPUT, port_id)' failed at ../pipewire/src/modules/module-client-node/v0/client-node.c:796 impl_node_port_reuse_buffer() | |
| Apr 15 14:22:14 kean pipewire[45750]: 'CHECK_OUT_PORT(this, SPA_DIRECTION_OUTPUT, port_id)' failed at ../pipewire/src/modules/module-client-node/v0/client-node.c:796 impl_node_port_reuse_buffer() | |
| Apr 15 14:22:14 kean pipewire[45750]: 'CHECK |
| USERNAME=lsjostrom | |
| pacman -S base-devel git wget iwd iw sudo zsh | |
| useradd -m -s /bin/zsh -G wheel $USERNAME | |
| passwd $USERNAME | |
| echo "%wheel ALL=(ALL) ALL" >> /etc/sudoers | |
| sudo -i -u $USERNAME /bin/bash << EOF | |
| echo "--- Init dotfiles" |
| drwxr-xr-x root/root 0 2018-12-10 08:33 ./ | |
| drwxr-xr-x root/root 0 2018-12-10 08:33 ./lib/ | |
| drwxr-xr-x root/root 0 2018-08-20 12:20 ./lib/modprobe.d/ | |
| -rw-r--r-- root/root 81 2018-08-20 12:20 ./lib/modprobe.d/nvidia-graphics-drivers.conf | |
| drwxr-xr-x root/root 0 2018-12-10 08:33 ./lib/modules/ | |
| drwxr-xr-x root/root 0 2018-12-10 08:33 ./lib/modules/4.15.0-1026-gcp/ | |
| drwxr-xr-x root/root 0 2018-12-10 08:33 ./lib/modules/4.15.0-1026-gcp/nvidia-396/ | |
| drwxr-xr-x root/root 0 2018-12-10 08:33 ./lib/modules/4.15.0-1026-gcp/nvidia-396/bits/ | |
| -rw-r--r-- root/root 5904 2018-12-10 08:05 ./lib/modules/4.15.0-1026-gcp/nvidia-396/bits/BUILD | |
| -rw-r--r-- root/root 328 2018-12-10 08:05 ./lib/modules/4.15.0-1026-gcp/nvidia-396/bits/CLEAN |
| package main | |
| import ( | |
| "context" | |
| "fmt" | |
| api "github.com/example/pb" | |
| "golang.org/x/oauth2" | |
| "golang.org/x/oauth2/google" | |
| "google.golang.org/grpc" |
| package main | |
| import ( | |
| "context" | |
| "fmt" | |
| "io/ioutil" | |
| "net/http" | |
| "golang.org/x/oauth2/google" | |
| ) |
| /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" | |
| git clone git@github.com:lsjostro/dotfiles.git $HOME/.dot_git --bare && \ | |
| git --work-tree $HOME --git-dir $HOME/.dot_git checkout --force && \ | |
| mkdir -p $HOME/.dot_git/info && echo '*' > $HOME/.dot_git/info/exclude | |
| brew bundle | |
| pip3 install neovim neovim-remote Pygments pygments-style-solarized | |
| nvim -c ":PlugInstall" | |
| nvim -c ":GoInstallBinaries" |
| apiVersion: extensions/v1beta1 | |
| kind: DaemonSet | |
| metadata: | |
| name: nvidia-gpu-device-plugin | |
| namespace: kube-system | |
| labels: | |
| k8s-app: nvidia-gpu-device-plugin | |
| addonmanager.kubernetes.io/mode: Reconcile | |
| spec: | |
| template: |
| kind: Role | |
| apiVersion: rbac.authorization.k8s.io/v1beta1 | |
| metadata: | |
| name: gitlab-ci | |
| namespace: gitlab | |
| rules: | |
| - apiGroups: ["*"] | |
| resources: ["*"] | |
| verbs: ["*"] |
I hereby claim:
To claim this, I am signing this object: