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 to love finding out that you can have a local laptop install of pi-hole and take it with you where ever you go.
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, if not you can reference the full ‘argparse’ documentation here. Come on – let’s take a look. Prerequisites Although you could apply the examples we…
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 friendly command name? Sure you do!
Come on, let me show you how.
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.