| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
updated Makefile to handle new coop behavior
added core installation files in core/ (install all the funky shit you
will most likely need with the packet manager available
renamed /root into /home
added host-based patches
added moved /infest/etc to /infest/etc_coop and etc_aggressive does the
right thing now
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
deepmix,groovesalad and radiotux are now init.d scrips which can be
started and stopped.
scripts are dumped into /etc/init.d and groovesalad will be set as
default via update-rc.d
mplayer will be started in a tmux session either by creating a new
session or starting a new window inside the first existing one
|
|
|
|
|
| |
with enterprise install script.
does the right thing by calling the bootstrap file from retiolum
|
| |
|
| |
|
|
|
|
| |
this helps identifying local dns failure
|
|\ |
|
| |\ |
|
| | | |
|
| | |\ |
|
| | |\ \ |
|
| | | | | |
|
| | | | | |
|
| | |_|/
| |/| |
| | | |
| | | | |
first todo is to merge in changes in the global cgi config and htuser file
|
| | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
see: http://cert.eulerpfad.com/infrastruktur:topo
added access points including icons
added vdsl-modem,extern-switch
updated parents according to plan
updated coreswitch and serverswitch infrastructure
added check_sip script
a lot of more stuff probably
|
| | |
| | |
| | |
| | | |
removed bloat from people script collection
|
| |\ \
| | | |
| | | |
| | | |
| | | | |
Conflicts:
Makefile - moved noise make to seperated path
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
krebs_hosts: changed paths for utart/ytart
shack_infrastructure: added script to check if local dns is working
tinc_hosts: added IRC check for supernode
tincnet: added IRC check command
|
| | | | |
|
| | | | |
|
| |/ /
|/| | |
|
|/ / |
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
krebs_hosts.cfg: added vhosts added parent relationships
shack_infrastructure.cfg: added whole RZ (was using nmap for enum)
tinc_hosts: added parents relationship
logos: added shack logo
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Makefile: makefile now handles changed folder structure
conf - all nagios config files
htdocs - all additional static content (logos for krebs and tinc)
plugins - all new nagios plugins
conf/*
addition of tinc hots as well as tinc-hosts group and krebsnet
now has sharepoint and supernode in the queue
htdocs/*
added logos for tinc, as well as gd2 for the tree
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|\| |
|
| |
| |
| |
| | |
ssh now .ssh (copy-paste error)
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Makefile: infest/root now included
bootstrap.sh: now only prints what you have to do after deployment
infest/root: script which copies everything in root into original root
modules/noise/Makefile: fixed when no audio is available (by || true
command)
root/ssh/authorized_keys: now in the correct path (shame on you tv!)
|
| | |
|
| |
| |
| |
| |
| |
| | |
bootstrap.sh: contains the power to be executed in the pipeline via
curl https://github.com/krebscode/painload/raw/master/bootstrap.sh | sudo sh
the script should be enterprise and survive several unexpected conditions
|
| | |
|
|/ |
|
|
|
|
|
|
| |
arping_users.py: arping_users script scans the shack network for hosts online and, loads a set of mac-addresses and names from a file and checks which hosts the script "knows".
Known hosts will be written to stdout
mac_names.lst: list of macs associated with names
|
| |
|
|\ |
|
| | |
|
| | |
|
| |
| |
| |
| |
| | |
Added changes to make it work with python-genericore version 6.0
Added example configuration
|
| | |
|
| |
| |
| |
| |
| |
| | |
added populate/eval parser for compatibility
fixed Pooling bug (not cleaning up the thread pool after using)
fixed bug to miss own address in the results
|