Linux commands often have long lists of options they support, many of which are single-letter mnemonics. These can be tricky to learn and remember, but their redeeming feature is their reusability: ...
Make your most-used commands work the way you want them to.
Now let's suppose that we have 3 different configuration options that we would like to be able to enable at build time: OPTION_A, OPTION_B, and OPTION_C. So, we want to be able to configure the ...
The Linux NetworkManager is sadly limited when it comes to VPN connections. Jack Wallen walks you through the process of adding an L2TP option, so you can connect to your company VPN. If you work with ...