Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

156 total results found

BBS

Linux

Justine

Home Network Device Setup

Interfaces enp1s0 HOME VLAN; untagged ip link set enp1s0 up ip addr replace 192.168.1.2/24 dev enp1s0 ip route add default via 192.168.1.1 dev enp1s0 mgmt@enp1s0 MGMT VLAN; tagged VLAN 100 ip link add link enp1s0 name mgmt type vlan id 100 ip ...

Demoscene

Software

RC2014

Troubleshooting

Home Network

Known problems Default G/W for Igor Igor can't find it's local network: hxd@morgana ~/net> ssh -J igor.lan 192.168.50.159 channel 0: open failed: connect failed: open failed stdio forwarding failed kex_exchange_identification: Connection closed by remote...

Linux

Void Linux distribution and general Linux stuff.

RC2014 Cards

RC2014

OS Setup

Linux

Swap file On Btrfs: btrfs subvolume create /.swap truncate -s 0 /.swap/swapfile chattr +C /.swap/swapfile fallocate -l 2G /.swap/swapfile chmod 600 /.swap/swapfile mkswap /.swap/swapfile echo "/.swap/swapfile none swap rw,nofail 0 0" >> /etc/fstab swa...

Self Hosting

Hosting stuff in home lab.

Game Coding Recipes

Games

Kubernetes

Self Hosting Kubernetes

Resources http://carl.schelin.org/?p=1916 Networks Base range Subnet 1 / Usage Subnet 2 / Usage 172.19.0.0/16 172.19.1.0/24 Service ClusterIP range VMs Based on Virtual Machine 108 (void-2023-04-13) on node 'igor' temp...

RC2014

Zilog Z80 & RC2014

Services: Control

Self Hosting Kubernetes

Setup Installation with kubeadm init would set up certificates, configs and initial static kublet manifests to start control-plane using kublet configured container runtime. Here we will use certificates and configs generated by kubeadm but will set up servic...

Electronics

Tinkering with electronics, soldering, PCBs etc.

3D Print Designs

3D Printing

Etcd

Self Hosting Kubernetes

Setup Flags generated by kuebadm init etcd \ --advertise-client-urls=https://192.168.50.247:2379 \ --cert-file=/etc/kubernetes/pki/etcd/server.crt \ --client-cert-auth=true \ --data-dir=/var/lib/etcd \ --experimental-initial-corrupt-check=true \ ...

3D Printing

Serverless Speed: Rust vs. Go, Java, and Python in AWS Lambda Functions

Interesting articles

Serverless Speed: Rust vs. Go, Java, and Python in AWS Lambda Functions https://blog.scanner.dev/serverless-speed-rust-vs-go-java-python-in-aws-lambda-functions/ Takeaways Use 1.5GB+ memory allocation for best S3 thruput Benchmark JSON libraries R...

Chat, Messaging & Video Conferencing

Automation

Self Hosting Kubernetes

Agro CD