Skip to content

Instantly share code, notes, and snippets.

View LKS90's full-sized avatar

Lukas Schneider LKS90

  • J. Kowner AG
  • Zurich
  • 15:40 (UTC +02:00)
View GitHub Profile
Test-Connection -Count 1 -Quiet 10.1.6.214
Test-Connection -Count 1 -Quiet 10.1.5.39
Test-Connection -Count 1 -Quiet 10.1.5.44
Test-Connection -Count 1 -Quiet 10.1.6.212
Test-Connection -Count 1 -Quiet 10.1.6.213
Test-Connection -Count 1 -Quiet 10.1.5.40
Test-Connection -Count 1 -Quiet 10.1.5.43
Test-Connection -Count 1 -Quiet 10.1.5.37
Test-Connection -Count 1 -Quiet 10.1.5.41
Test-Connection -Count 1 -Quiet 10.1.5.38
#!/bin/sh
sudo su root
mininet
apt-get update
apt-get install -y qemu-system
wget -c http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-disk.img
ovs-vsctl add-br br0
@LKS90
LKS90 / cheatsheet.md
Last active May 10, 2024 16:49
Cheatsheet for LaTex, using Markdown for markup. I use this with atom.io and markdown-preview-plus to write math stuff

Description

Cheatsheet for LaTex, using Markdown for markup. I use this with atom.io and 📦markdown-preview-plus to write math stuff. 📦keyboard-localization is necessary when using an international layout (like [swiss] german).

Further Reference and source: ftp://ftp.ams.org/pub/tex/doc/amsmath/short-math-guide.pdf

Example expressions / functions