Logical Fallacies

Thou shalt not commit logical fallacies is a website where we can learn from several logical fallacies that we commonly make in…


IP from the command line

A Google search for what’s my ip gives us our public IP, but sometimes it’s useful to have that information in the command line to be used in scripts for automation.

Last week I created a script to automatically add my IP to a server’s firewall that I manage…