Informatik
- Don’t confuse Computer Science with Software Engineering
- Programming Is Not Math
-
Don’t make regular expressions do what they’re not good at. If you want to match a simple pattern, then match a simple pattern. If you want to do math, then do math.
-
What are the differences between data integrity and data quality? (John Kimmett / quora)
If you want to make a difference, pick a standard and get started. If you want to be a highly paid consultant, take simple things and obfuscate them with jargon and nonsense.
- Datumsformat YYYY-MM-DD, Jahr-Monat-Tag
Internet
private Adressbereiche
IANA IPv4 Special-Purpose Address Registry
- Class A /8
10.0.0.0
-10.255.255.255
- Class B /12
172.16.0.0
-172.31.255.255
- Class C /16
192.168.0.0
-192.168.255.255
ssh tarpit
systemd
- https://en.wikipedia.org/wiki/Email_forwarding
- Bulk Email Sender Guidelines
Virtualisierung
QEMU
Über den GuestAgent kann der Host beliebige Kommandos im Guest absetzen. Darüber wird von Virtualisierungsdienstleistern unter anderem die »root Passwort zurücksetzen« Funktionalität über Webinterface ermöglicht. Den Einsatz des GuestAgent sollte man sich gut überlegen, wenn man den Host nicht selbst betreibt.