pavlos

Results 7 issues of pavlos

I'm on Linux Mint 18.3 ``` sudo openvpn --config pavlos.ovpn I get ... systemd-resolve: unrecognized option '--flush-caches' ```

Linux Mint 20, installed stacer 1.1.0-3 Looking at the dashboard, the memory usage (4.9 GB) is different from what is shown by the System Monitor (2.3 GB). I took a...

python noisy.py -c config.json -t 10 usage: noisy.py [-h] [--log -l] --config -c [--timeout -t] noisy.py: error: argument --config is required python noisy.py --config config.json --timeout 10 works. So -c...

### Steps to reproduce 1. started oregano 0.84.13 2. Edit | Preferences 3. grid size is zero, + or - don't change the number ### Expected behaviour I should be...

iso are d/l in .../linux-downloader/ but it would be nice if you had a DESTDIR parameter. I prefer to dl them to my NAS which has plenty of room (my...

/home/user/turing/python3 main.py works. That tells me all modules are loaded in python3. My login is user. moved /home/user/turing/ to /opt copied .service to /etc/systemd/system/ sudo systemctl daemon-reload sudo systemctl start...

bug

``` # Installed anduinOS on a VM, looks good. #got the source code with git git clone https://github.com/Anduin2017/AnduinOS.git cd AnduinOS/src make ``` During make, there are a bunch of errors...