mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 19:52:06 +00:00
1,000 B
1,000 B
Objective
- Creates a tgz which includes user's name, date, operating system in title. Creates tgz less than 1MB. Can be read by vi without untaring.Gathers the following:
- iiab.ini
- iiab.env
- ip addr
- ifconfig
- brctl show
- /etc/resolv.conf
- netstat -rn (routing table)
- netstat -natp (which services have which ports)
- iiab-install.log
- iiab-debug.log
- iiab-network.log
- all ansible variables
contents of following directories:
- /etc/network/interfaces.d (and interfaces)
- /etc/sysconfig/network-scripts/if-cfg*
- /etc/NetworkManager/system-connections
- /etc/systemd/network/
Suggested Usage
- Use a FAT formatted USB stick (FAT format is recognized by both Windows and Mac) to move /etc/iiab/footprint/<footprint.tgz> to a machine that has internet access and a browser.
- Upload the footprint to https://filebin.ca, record the returned URL, and email that URL, along with a description of the symptoms, to xsce-devel@googlegroups.com.