Skip to content

Instantly share code, notes, and snippets.

View melchisedech333's full-sized avatar
💚
O amor é o desejo de eternidade do ser amado - Santo Tomás de Aquino

Jessé Romero melchisedech333

💚
O amor é o desejo de eternidade do ser amado - Santo Tomás de Aquino
  • Stone Co
  • Mom's basement
View GitHub Profile
@alexellis
alexellis / kubernetes-ingress-example.yaml
Created June 21, 2020 12:50
kubernetes-ingress-example.yaml
# From my webinar for Sysdig - Exploring Kubernetes 1.18
# Create A KinD or k3s cluster with no IngressController
# Run `arkade install ingress-nginx` to add IngressNginx to the cluster as your IngressController
# Save and apply all the Kubernetes YAML files below
# Forward the IngressController
# kubectl port-forward ingress-nginx-controller 8080:80
@Razer6
Razer6 / modelsim_installation.md
Last active May 7, 2024 16:19 — forked from robodhruv/modelsim_installation.md
Installing ModelSim on Ubuntu

ModelSim Installation on Ubuntu

Installation requirements

The free version of Modelsim is a 32-bit binary and therefore requires certain 32-bit libraries in order to work correctly. For Ubunutu, install the following packages

sudo dpkg --add-architecture i386
sudo apt-get update
sudo apt-get install libc6:i386 libncurses5:i386 libstdc++6:i386 lib32ncurses6 libxft2 libxft2:i386 libxext6 libxext6:i386 
@s-leroux
s-leroux / Makefile
Last active January 30, 2023 15:56
Running a nested xfce4-session in Xephyr
all: pts grantpt ptsname unlockpt