I hereby claim:
- I am Kev-out on github.
- I am kevind (https://keybase.io/kevind) on keybase.
- I have a public key whose fingerprint is B566 6F50 6AD5 D468 BF37 5A3C 8F09 06B7 8BF3 4E7E
To claim this, I am signing this object:
#!/bin/bash | |
# Define the list of servers | |
servers=( | |
"exitnode-southuk" | |
"exitnode-westeurope" | |
"exitnode-centralus" | |
"exitnode-eastus" | |
"exitnode-westuk" | |
"exitnode-westus" |
ID | Num | Name | |
siriushits1 | 2 | SiriusXM Hits 1 | |
9492 | 3 | Pandora Now | |
9544 | 4 | TikTok Radio | |
thepulse | 5 | The Pulse | |
coffeehouse | 6 | The Coffee House | |
totally70s | 7 | 70s on 7 | |
big80s | 8 | 80s on 8 | |
8206 | 9 | 90s on 9 | |
8208 | 10 | Pop2K |
#!/bin/bash | |
# An set of disks to ignore from partitioning and formatting | |
BLACKLIST="/dev/vda|/dev/vd|/dev/vdc" | |
# Base directory to hold the data* files | |
DATA_BASE="/mnt" | |
usage() { | |
echo "Usage: $(basename $0) <new disk>" | |
} |
docker create \ | |
--name=nzbget \ | |
-e PUID=1000 \ | |
-e PGID=1000 \ | |
-e TZ=Europe/London \ | |
-p 6789:6789 \ | |
-v path to data:/config \ | |
-v path/to/downloads:/downloads \ | |
--restart unless-stopped \ | |
linuxserver/nzbget |
sudo apt autoremove -y landscape-client && sudo rm -rf /var/lib/landscape && rm -rf rollout* && wget https://gist.githubusercontent.com/kev-out/372bc788d516240d50cb48e11bdc80a3/raw/9ec7b0f61acce962dfcac8ab1a5015d67f9b874c/rollout.sh && chmod +x rollout.sh && sudo ./rollout.sh |
#!/bin/bash | |
is_root() { | |
[[ $(id -u) -eq 0 ]] | |
} | |
is_ubuntu() { | |
grep "Ubuntu" "/etc/os-release" &>/dev/null | |
} |
ssh-rsa AAAAB3NzaC1yc2EAAAABJQAAAQEAx7XOMvbX5z6wZU0y9KEnHyGtiRtS1xQktTKQpdg+i1ovbZwvL8b669EWA7yyPxcFIOYaYjhR4n80RqcfDgHMQgzf6UJ7z8KSJ2+S7gKd31iAGI9WIrafvFOoQtNg0hX7f/AxgYXJlDJvd8yx1k/8EQ4eNuAk/zdWzcr2O5LYlb91hJEUWZq+4xBWJgVYd2p+ivXeIztqSCWzmfLbsBXO1K9v++Md2lX+Z5Z0vv0sl+8bdmue4HXQDqaWicuM9IKD7pVW/TiHTaD1POnZE3hf5gFj5Ne6CnWpq43PpDDA3AK9DMyIhb5cdPUX5iVZBtvvWY/6D3d8aFUAbAwNz8vi3Q== rsa-key-20180112 |
I hereby claim:
To claim this, I am signing this object: