dbiesecke


Member since 06/22/2014

4 snippets

1794 profile views

0 Comment(s) Posted

View their favorites

their Tags


Profile

Achievement

first submission:submitting first snipplet

dbiesecke's Recent Snippets



« Prev 1 Next »
* Usefull as shell command and everyting else `get-ip='egrep -o "[0-9]{1,4}\.[0-9]{1,4}\.[0-9]{1,4}\.[0-9]{1,4}"'` `get-ipport='egrep -o "[0-9]{1,4}\.[0-9]{1,4}\.[0-9]{1,4}\.[0-9]{1,4}[0-9 :]+" | sed -e "s/ //g"'`
0 711 posted 7 years ago by dbiesecke
* Install oracle-java with one line, prompt for sudo if not root - more infos on (duinsoft)[http://www.duinsoft.nl]
0 790 posted 9 years ago by dbiesecke
Maps multiple apps with mount and URLMap
0 654 posted 9 years ago by dbiesecke
make a cron like: `*/5 * * * * root bash /root/vpn-check.sh`
0 473 posted 9 years ago by dbiesecke
« Prev 1 Next »