Install aircrack-ng on Debian Linux | Q: How do I install aircrack-ng on Debian? Debian does not include aircrack-ng in its repositories. Compiling aircrack on Debian is not as bad as it sounds. I’ll show you how!
Encrypt web traffic through ssh tunnel
Encrypt web traffic through ssh tunnel | How do I tunnel my web browsing through an encrypted ssh connection? This requires a remote linux server which you have ssh access! This is useful when you are roaming on public wifi and want to keep your traffic encrypted and safe! Just issue this command to login to your remote server: ssh username@yourserver.com -D
