-
Currently my `btrbk.conf` contains:
```
stream_compress_adapt yes
stream_compress zstd
```
I have my backup NAS set to run with `ssh_filter_btrbk.sh`. When I do it fails with so…
-
The docker runs successfully.
% docker run \
-e ANTHROPIC_API_KEY=$ANTHROPIC_API_KEY \
-v $HOME/.anthropic:/home/computeruse/.anthropic \
-p 5900:5900 \
-p 8501:8501 \
-p 6080:6080 \…
-
The command
```
influx setup --bucket ${DOCKER_INFLUXDB_INIT_BUCKET} --retention ${DOCKER_INFLUXDB_INIT_RETENTION} --token ${DOCKER_INFLUXDB_INIT_ADMIN_TOKEN} --org ${DOCKER_INFLUXDB_INIT_ORG} --ho…
-
i train pmc model in severe. i run :
`bash example_pmc_train.sh model_pool & \
bash example_pmc_train.sh league_mgr & \
bash example_pmc_train.sh learner & \
for i in {1..100}
do
bash example_p…
-
When running the latest `permitio/opal-client:0.7.12` image as docker compose with following `command`
```
sh -c "exec ./wait-for.sh http://opal-server:7002/healthcheck --timeout=60 -- ./start.sh"…
-
-
#### Is your feature request related to a problem? Please describe
[uv](https://docs.astral.sh/uv/) is a new Python package and project manager. It is extremely fast and maintained by Astral, which i…
-
Hi Sir,
Kindly check this error? how can I resolve this?
![error](https://user-images.githubusercontent.com/33715985/43116999-7e4b0ea0-8f45-11e8-8e76-a34e20ce645c.png)
-
It looks like that if want to run DataMiner.sh someone need to create a folder named data in the same path first.
hhwer updated
3 years ago
-
```
#!/bin/bash
# Flushing all rules
iptables -F FORWARD
iptables -F INPUT
iptables -F OUTPUT
iptables -X
# Setting default filter policy
iptables -P INPUT DROP
iptables -P OUTPUT DROP
iptab…