francogp / raspberrypi

All configs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Common commands

Clean lines from log

example for source "src_host": "192.168.1.150"

sed -i '/\"src_host\"\: \"192.168.1.150\"/d' /var/tmp/opencanary.log

updating program

sudo git -C raspberrypi pull && sudo bash raspberrypi/update.sh

About

All configs

License:MIT License


Languages

Language:Shell 100.0%