Hacker Public Radio

Your ideas, projects, opinions - podcasted.

New episodes Monday through Friday.


HPR2996: Spideroak Update

Hosted by operat0r on 2020-01-27 00:00:00
Download or Listen

https://spideroak.support/hc/en-us/articles/115001891343-Command-Line-Reference

service script:

# Make sure you have space or link the base path to some place else
# make sure you have R/W for the plex user
# ln -s /media/data/SPIDEROAK_CONFIG/ /home/plex/.config/SpiderOakONE

[Unit]
Description=SPIDEROAK STARTUP
After=network.target

[Service]
User=plex
Group=adm

Type=simple
ExecStart=/bin/bash -c '
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin ;
/usr/bin/SpiderOakONE --headless --verbose'

[Install]
WantedBy=multi-user.target

Comments



More Information...


Copyright Information

Unless otherwise stated, our shows are released under a Creative Commons Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0) license.

The HPR Website Design is released to the Public Domain.