Dante's Lab.
A blog about development, IT security, Linux, Unity and geeky things.
Showing posts with label
linux
.
Show all posts
Showing posts with label
linux
.
Show all posts
17 December 2021
How to create your own custom Actions for GitHub Actions
›
In my article about GitHub Actions we reviewed how you can build entire workflows just using premade bricks, called Actions, that you can f...
17 October 2021
How to write manpages with Markdown and Pandoc
›
No decent console application is released without a man page documenting how to use it. However, man page inners are rather arcane, but bein...
29 August 2021
How to use Docker containers
›
Virtualization is all about deception. With heavy virtualization (i.e. VMware, Virtualbox, Xen) a guest operating system is deceived to thi...
07 May 2020
Linux Firewalls by Michael Rash
›
Linux Firewalls: Attack Detection and Response with iptables, psad, and fwsnort is a quite interesting book about iptables features to be...
14 June 2017
Packaging Python programs - DEB (and RPM) packages
›
Native way to distribute Python code is through PyPI , as I explained in a previous article . But to be honest PyPI has some drawbacks tha...
14 October 2011
Bastille
›
Local security management of computers organization can be rather expensive. Some organizations are constantly launching new systems, either...
›
Home
View web version