Jump to content

wdelarme

Members
  • Posts

    106
  • Joined

  • Last visited

Everything posted by wdelarme

  1. I have all my drives encrypted and used spaceinvaders method of putting the ssh key on the usb drive just for easy use. With the state of the world today I'd rather just log in and type a password to unlock my drives. Anyone know how to do this without losing all my data?
  2. awesome thanks. On a side note do you think it will make any difference on a 1 Gb network?
  3. Is there a way to change the NIC Receive Buffers and Transmit Buffers above 2 Gb? My card is capable of 4Gb. I tried doing it in Ethtool and it worked fine until reboot then goes back to the 2 Gb
  4. Trying to setup for Dropbox but for some reason the Dropbox share that is on UNRAID that i'm pointing to won't allow my to change the owner from root. What am I missing below is my startup script. In unraid terminal ls -lart Dropbox is root root and wont allow me to access it from mac or winblowz ls -lart output drwxrwxrwx 1 root root 0 Jul 22 20:57 Dropbox/ Below is my startup Script #!/bin/bash #---------------------------------------------------------------------------- # This script mounts your remote share with the recommended options. | # Just define the remote you wish to mount as well as the local mountpoint. | # The script will create a folder at the mountpoint | #---------------------------------------------------------------------------- # Local mountpoint mntpoint="/mnt/user/Dropbox" # Remote share remoteshare="dropbox:" #-------------------------------------------------------------------------------------------------------------- mkdir -p $mntpoint rclone mount --max-read-ahead 1024k --allow-other $remoteshare $mntpoint &
  5. this error? WARNING:tornado.access:404 HEAD /blocks/7516203/........................
  6. How do you transcode to ram without it filling rootfs? I followed binhex instructions (Probably borked it up somewhere) and its transcoding to /tmp in the rootfs, so every morning unraid is dead with rootfs at 100% till I reboot. Not sure how I messed up the configuration
  7. Not sure what I messed up but after switching to /tmp my server rootfs is filling up till reboot. Did I miss something in the config that clears /tmp without a reboot?
  8. Does anyone know of directions to set transcoding to ram with binhex plus pass docker?
  9. So I blew plex away and I have a backup from before, does anyone know what i need to copy to re-add all my scheduled recordings?
  10. my program guide quit loading today. Im not sure what happened is anyone else having issues with just the program guide? Its been showing a lot more blank thumbnails for a few weeks. But today all of the thumbnails are gone and it just says its rebuilding my program guide
  11. Unable to download patch. url=https://download.crashplan.com/installs/linux/upgrade5/crashplansmb/1506661200660_4347.jar This what you need?
  12. root@Tower:/mnt/cache/appdata/CrashplanPRO/conf# ls adb/ my.service.xml service.login ui.log.xml ui_app.properties upgradeui.properties default.service.xml service.log.xml service.model ui.properties upgradeui.log.xml Not seeing the files you asked about
  13. Can anyone point me to directions on how to rename the shares created by Unassigned devices? When I share my external drive its shared as the model of the drive and serial (Default)
  14. I know this is a simple config issue but I cannot seem to find out what it is. when downloading any test torrent I get this "Permission denied: /mnt/user/Downloads/incomplete/" I have the /data pointing to /mnt/user/Downloads/ in the docker and in the program itself. What should these settings be? I even set the directory to 777 temporarily trying to troubleshoot. Any help would be appreciated
  15. does this stop it from moving the appdata folder "only"?
  16. This kind of problem usually is related to the Mover script moving files from the cache disk to the array... How do I stop this sorcery?
  17. I have been getting these errors from the log while running crashplan: Connections: accepted: 127.0.0.1::40818 SConnection: Client needs protocol version 3.8 SConnection: Client requests security type None(1) VNCSConnST: Server default pixel format depth 24 (32bpp) little-endian rgb888 VNCSConnST: Client pixel format depth 24 (32bpp) little-endian rgb888 Did not find /usr/local/crashplan/bin/run.conf file. Did not find /usr/local/crashplan/bin/run.conf file. Did not find /usr/local/crashplan/bin/run.conf file. I reinstall crashplan and it works for a while then it happens again. I have restarted my backup now about three times and it currently is giving me the error again. Do I have crashplan installed wrong? /data I have set to /mnt/user/ /config I have set to /mnt/cache/appdata/crashplan Am I missing something? After reinstall I get the following : Warning: could not find self.pem No installed websockify, attempting to clone websockify... _XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6 _XSERVTransOpen: transport open failed for inet6/Tower:1 _XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6 _XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be created. Xvnc TigerVNC 1.6.0 - built Dec 24 2015 16:05:46 Copyright © 1999-2015 TigerVNC Team and many others (see README.txt) See http://www.tigervnc.org for information on TigerVNC. Underlying X server release 11202000, The X.Org Foundation Mon Feb 29 21:47:25 2016 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 4279 vncext: created VNC server for screen 0 Feb 29 21:47:25 Tower syslog-ng[84]: syslog-ng starting up; version='3.5.3' Openbox-Message: Unable to find a valid menu file "/var/lib/openbox/debian-menu.xml" Starting CrashPlan Desktop... Using local websockify at /opt/novnc/utils/websockify/run Starting webserver and WebSockets proxy on port 4280 Navigate to this URL: http://Tower:4280/vnc.html?host=Tower&port=4280 Press Ctrl-C to exit then I need to re-setup my backup from scratch
×
×
  • Create New...