sudo ethtool -s ens10f1 autoneg on advertise 0xffffffffff
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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 | |
# |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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') |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
% 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[[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] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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:
- I am lukassup on github.
- I am lsupienis (https://keybase.io/lsupienis) on keybase.
- I have a public key whose fingerprint is C9EE 7912 DC7E 0128 06BB 7A12 C81D 3E06 2295 B7E1
To claim this, I am signing this object:
NewerOlder