Secure Your Linux Laptop With iptables
Your linux powered laptop is open and vulnerable. Let's harden it a little with the linux iptables firewall. It's not that hard, honest... it is just a text file.
Your linux powered laptop is open and vulnerable. Let's harden it a little with the linux iptables firewall. It's not that hard, honest... it is just a text file.
If you like the network-wide protection your home pi-hole provides against adverts, domains that are known phishing sites, or domains that are known to serve malware, then you are going…
The python package ‘argparse’ is a highly versatile and customizable command line parser. I’m going to show you a handful of examples that should cover most of your use cases,…
Wouldn't you like to be able to wrap up all of your cool code in to a package, and then call your code from the command line using a user…
There are a couple of different ways to install python packages. Come on, let's take a look at them.
You must be logged in to post a comment.