zine errors
Sometimes people report mistakes in the zines after they’ve been printed!
Here are all the mistakes that have been reported so far. We’ll keep errors on this page after fixing them in case you have a printed copy with the error.
Bite Size Linux
Page 15 (file buffering): "chunks" in the 4th panel is missing an "h"
Bite Size Command Line
Page 10 (bash tricks): says that you can put a space before the command to remove secrets. But this only works if you have HISTCONTROL=ignoreboth set. Debian-based distros have this set by default but other bash configurations may not.
Bite Size Networking
Page 18 (ip): `eth0` should be `wlan0` in the bottom left panel
HTTP: Learn Your Browser's Language
Page 5 (how URLs work): says that URLs can't have `@` in them, which isn't true.
How Integers and Floats Work
Page 24 (floating point math): in "because 262144.0 + 0.1 = 262144.0", it should be 0.01 instead of 0.1
Oh Shit, Git!
Page 6: "Run `cat git/HEAD` " should be "Run `cat .git/HEAD`"
Let's learn tcpdump!
Page 6: `dest port 80` should be `dst port 80`






