(OPTIONAL): This is already done in Ansible scripts if using https://github.com/lukassup/libvirt-istiolab-tf
NOTE: KubeProxy config can be passed to
kubeadm init
.
kubectl edit configmap -n kube-system kube-proxy
tap "esolitos/ipa" | |
tap "hashicorp/tap" | |
tap "homebrew/bundle" | |
tap "homebrew/services" | |
brew "automake" | |
brew "awscli" | |
brew "bash-completion@2" | |
brew "node" | |
brew "bitwarden-cli" | |
brew "pkg-config" |
(OPTIONAL): This is already done in Ansible scripts if using https://github.com/lukassup/libvirt-istiolab-tf
NOTE: KubeProxy config can be passed to
kubeadm init
.
kubectl edit configmap -n kube-system kube-proxy
#!/bin/sh | |
# Reaper reports latency of 4ms with this config. | |
# | |
# It may also be a good idea to use "Pro Audio" audio profile | |
# | |
# $ pactl list short cards | |
# $ pactl set-card-profile YOUR_CARD_NAME pro-audio | |
# |
#!/usr/bin/env python3 | |
import json | |
from utilities_common.db import Db | |
def get_vlan_info(): | |
db = Db() | |
vlan_data = db.cfgdb.get_table('VLAN') | |
vlan_ip_data = db.cfgdb.get_table('VLAN_INTERFACE') | |
vlan_ports_data = db.cfgdb.get_table('VLAN_MEMBER') |
% sudo lsusb -d 1532: -v | |
Bus 005 Device 004: ID 1532:0080 Razer USA, Ltd Razer Pro Click | |
Device Descriptor: | |
bLength 18 | |
bDescriptorType 1 | |
bcdUSB 2.00 | |
bDeviceClass 0 | |
bDeviceSubClass 0 | |
bDeviceProtocol 0 |
[[source]] | |
url = "https://pypi.org/simple" | |
verify_ssl = true | |
name = "pypi" | |
[packages] | |
google-api-python-client = "~=2.42.0" | |
prometheus-client = "~=0.13.1" | |
[dev-packages] |
diff --git a/usr/syno/share/nginx/DSM.mustache.orig b/usr/syno/share/nginx/DSM.mustache | |
index f4aa1cc..c648799 100644 | |
--- a/usr/syno/share/nginx/DSM.mustache.orig | |
+++ b/usr/syno/share/nginx/DSM.mustache | |
@@ -1,9 +1,9 @@ | |
{{#DSM}} | |
server { | |
- listen {{port}} default_server; | |
- listen [::]:{{port}} default_server; | |
+ listen {{port}}; |
I hereby claim:
To claim this, I am signing this object: