-
# 1
**First** run of `os_upgrade.yml` from _ubuntu1_ fails on FreeBSD.
```yml
TASK [include_role] ********************************************************************************
TASK [freeb…
-
I'm trying to get wifi to work on a pi zero w during installation. When using raspbian lite everything works as expected, so I've included all kernel modules from that in the installer:
ifname…
-
CGroup: /system.slice/move.service
├─16048 /bin/bash /opt/appdata/plexguide/move.sh
└─16160 sleep 600
Nov 29 01:59:25 Ubuntu-1604-xenial-64-nextcloud systemd[1]: Started …
-
Hi again, think that I've finally figured out the encryption method but before sending my edits I wanted to ask about the cron job part from line 140.
Do we still need to use `crontab -e` and set a…
-
Wondering if someone could help me get this working on Ubuntu 16.04.2 LTS (vultr vps).
I entered the following:
wget https://github.com/dweidenfeld/plexdrive/releases/download/5.0.0/plexdrive-li…
-
You mentioned to do the following
> Configuring TV Shows
> [Click] Add Library
> [Click] TV Shows
> [Type] Add Folders to Your Library: /mnt/plexdrive4/tv
> Note: You will never be able to sele…
-
I think it was never implemented in the old init but there are several scripts referencing that pupmode.
It's a "full install in a flash drive" or something...
I wonder if anybody has something …
-
As a general principle, I am extremely against log Fatal/Panic calls - a library should not contain calls that stop execution in this manner. This will be especially true for when we handle SIGINT/SIG…
-
So this was running for me as mentioned previously. I purged all of my current install for this and reran the scripts. I am finding again that it won't mount now. Below is what I am seeing and not su…
-
I'm looking to get the SD card read-only after I'm done commissioning an install, so as to increase SD card lifetime, make it more power-failure tolernt etc.
Ideal situation is that I'd have a one-li…