Difference between revisions of "Hauptseite"

From Cactus Howto
Jump to navigationJump to search
 
(2 intermediate revisions by the same user not shown)
Line 9: Line 9:
* Container
* Container
** [[Docker.io Howto]]
** [[Docker.io Howto]]
* Automation
** [[Ansible Howto]]
* Android
* Android
** [[Android rsync App]]
** [[Android rsync App]]
** [[Android VCF Import]]
** [[Android VCF Import]]
* [[Ubuntu Howtos]] (desktop, server)
* [[Ubuntu Howtos]] (desktop, server)
* [[Phone stuff]]
* Ubuntu touch Howtos (on mobile devices)
** [[Ubuntu Touch on Google Nexus 4]] (Jan 2014)
** [[Ubuntu touch on bq Aquarius|Ubuntu touch on bq Aquaris]] (Feb 2016)
* Development Tools
* Development Tools
** Anonymizer - Tool for anonymizing network config files: https://github.com/tpurschke/iso-anonymizer
** Anonymizer - Tool for anonymizing network config files: https://github.com/tpurschke/iso-anonymizer
Line 22: Line 22:
- replaces IP addresses as well as strings
- replaces IP addresses as well as strings
- requires the non-standard module "NetAddr::IP"
- requires the non-standard module "NetAddr::IP"
* Return to Cactus main page: https://www.cactus.de

Latest revision as of 23:00, 15 January 2020

NB: this perl script 
- can be used to anonymize config files (router, firewall)
- replaces IP addresses as well as strings
- requires the non-standard module "NetAddr::IP"