-
[eZ Server Monitor](http://www.ezservermonitor.com) - A lightweight and simple dashboard monitor for Linux, available in Web and Bash application. ([Source code](https://github.com/shevabam/ezservermo…
-
I am currently running mitmdump via a bash script (rerun.sh) with following parameters:
gtimeout 30s mitmdump -p 8513 -T --host --anticache -s py.py --ignore :443$'
./rerun.sh
this is quick and (ver…
-
to reproduce the bug with sbt-native-packager(1.0.2) in a give sbt project,
1. in project/plugins.sbt:
addSbtPlugin("com.typesafe.sbt" % "sbt-aspectj" % "0.10.2")
2. in build.sbt:
javaOptions in Un…
-
Hi we liked to have an check_mk integration within Rocket.Chat. So we got our monitoring frontend within Rocket. So we build one based on an Bashscript.
So we did it: https://github.com/Againstreali…
-
@staticfloat
These are overwriting CFLAGS resulting in slower performance in a bunch of dependency libraries. It happened in openlibm and it's happening for FFTW too, ref https://github.com/JuliaLan…
-
```
Awesome bashscript i have to say. I like it alot and i use this with
transmission web interface.
Just got one thing im really disturbed about. When you download 2 or more files
and they are fin…
-
Right, I've just tried to build Onyx for the first time. And it's kinda broken:
```
# git clone https://github.com/ozra/onyx-lang.git
Cloning into 'onyx-lang'...
remote: Counting objects: 67639, done…
-
```
Awesome bashscript i have to say. I like it alot and i use this with
transmission web interface.
Just got one thing im really disturbed about. When you download 2 or more files
and they are fin…
-
Basically, I'm facing the same issue as in #20. As I can clearly see within the last commit, the bugfix doesn't apply to stdin and only helps when directly specifying large files. As I need both a pro…
-
This replaces travis-ci/travis-ci#3684.
The original text by @Maijin follows
---
`shellcheck` is able to detect possible errors in BashScript as well as warning about potential problems