RAINMAN

Members
  • Posts

    179
  • Joined

  • Last visited

Everything posted by RAINMAN

  1. There is no link for the webGUI?
  2. Ohh gee that was easy. I feel dumb now. Any way to add more users to be given SSH access? I have others setup but they cant login. Putty just closes once they enter the password.
  3. I've look through the settings on the webgui and cant see anything related to SSH. I can add a password easy enough from the console but will that withstand a reboot? or will that setting get wiped out? Also looking to change to a non-standard port. Probably would be the same question. I can do it in console but will that setting hold?
  4. Any chance to get the madsonic docker updated to v6? Scratch that v6 is beta.
  5. I can but the way my case is I lose a slot because the holes in the hard drives are not centered. I guess that's the best option at this point.
  6. They connectors are keyed one way. So that strip mounts one direction. From bottom to top. At the top is the connector to attach to the existing cable. So I will need to run the power cable from the power supply at the bottom of my case all the way to the top and then use this splitter to run down the hard drives. Just looks messy. Its possible, but not clean.
  7. Anyone know of a SATA power splitter for a power supply mounted at the bottom? Like this: http://www.amazon.com/gp/product/B0086OGN9E?psc=1&redirect=true&ref_=ox_sc_sfl_title_13&smid=ATVPDKIKX0DER But this is for a power supply mounted at the top. For the life of me I cant find one for power supplies at the bottom.
  8. The 5tb Seagate externals run ST5000DM000 inside right? I heard the performance of that drive is garbage. Is that correct or I heard wrong?
  9. I had something simular recently except the date was set in the future. I noticed because in Plex it was saying it was added a few seconds ago forever. The files were actually pretty old. I moved them to my PC manually adjusted the modified date and copied them back and everything is good now.
  10. Maybe not necessary but can you create a DHE parameter and add the following to the Nginx config for a more secure SSL configuration? cd /etc/ssl/certs openssl dhparam -out dhparam.pem 4096 To the server section of the owncloud.site nginx file: ssl_dhparam /etc/ssl/certs/dhparam.pem; ssl_protocols TLSv1 TLSv1.1 TLSv1.2; ssl_ciphers "EECDH+AESGCM:EDH+AESGCM:ECDHE-RSA-AES128-GCM-SHA256:AES256+EECDH:DHE-RSA-AES128-GCM-SHA256:AES256+EDH:ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA256:ECDHE-RSA-AES256-SHA:ECDHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA256:DHE-RSA-AES128-SHA256:DHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA:ECDHE-RSA-DES-CBC3-SHA:EDH-RSA-DES-CBC3-SHA:AES256-GCM-SHA384:AES128-GCM-SHA256:AES256-SHA256:AES128-SHA256:AES256-SHA:AES128-SHA:DES-CBC3-SHA:HIGH:!aNULL:!eNULL:!EXPORT:!DES:!MD5:!PSK:!RC4"; ssl_prefer_server_ciphers on; ssl_session_cache shared:SSL:10m; add_header Strict-Transport-Security "max-age=63072000; includeSubdomains; pr$ I added it to mine but I think if I update my docker it will get wiped... I got an A+ rating now https://www.ssllabs.com/ssltest/analyze.html?d=cloud.stevensononthe.net
  11. I can't help you with the cron job issue. On a previous post about SSL certs I was directed to install it in the ownCloud folder itself and haven't had any issues. As an example I placed it here in my ownCloud installed path: /mnt/user/docker/owncloud . I winscp'd into that directory and copied it there. Hope this helps. This worked perfectly. I just replaced the existing server.key and server.pem files and now I have a verified connection. Very nice. Any way we can get access to install theme support? Looking to make a few modifications.
  12. I'm also trying to set the update to CRON but how do I add a cron job to this docker? Any ideas? I'm new to this whole docker thing. Edit: Also, how can I add my own SSL certificate so I dont have the SSL errors? I dont see a place to add one. Edit2: I logged into the main unraid server and just set a cron job on that and set the cron setting to webcron. If there is a better way I am open to it still. Feels like a hack job.
  13. Ah ha. I tried clearing cache a bunch of ways I found on-line but nothing worked. A reboot of my laptop did clear it up though. I guess that cleared the cached credentials. Thanks guys for the help.
  14. just tried it: fileserver\scott Still no permissions error
  15. I had all my folders public and its been working well forever. I decided to create a new user and create a user share for that user. Its set as private. When I go to access it from the windows 7 laptop (on a domain) or my windows 10 desktop (not on a domain) it prompts for a username and password which I enter as I configured in unraid. I tried just scott, I tried .\scott, I tried workgroup\scott, nothing seems to work. it always gives me an access is denied message. If I sent the security of the folder to secure or public I can access the folder fine. I am not sure what else to try. any suggestions?
  16. Perfect. I knew I was missing something. Stopped the array, changed unRAID Settings->Network to use the bridge, started array, changed my VM network to br0, started the VM and voila, its visible now. Thank you a lot.
  17. Maybe i'm an idiot and missing something but how can I ssh to my VM? I know i can use the VNC but I cant seem to paste into it and its really hindering what I am trying to setup. I assigned it a static IP but I still cannot see the VM except from the unraid VNC client. What do I need to do to make this accessible to my whole network? Note: its not just SSH but I cannot ping or basically see my VM at all from my network.
  18. The software with windows is some proprietary software that came with it. I did see some linux drivers for it but I believe that is just to enabled NUT support. I will wait for that module in the future then. Thanks.
  19. I have a Powerware 9120 UPS and its not detected by the APCUPS deamon in unraid. I am not super good with linux but I can get by. I'm not sure if this is supported or how I can get it working. When I connect it via USB it says "UPS: Lost Communication". I can get it working in windows with the UPS software install. Is there something I need to install into unraid to get this working?
  20. Thanks. Bought one. Lets see how easy it is to take apart.
  21. Hmm, so I tried switching the drives around. ie. switch on motherboard and on PCI card and now both work fine? Curious? I wonder if it was a cable that wasn't plugged in properly... Anyway, thanks for the help, sorry I posted this so soon. I bought a new PCI card and everything. Guess I have a spare now lol.
  22. Can someone help me with these errors? I tried 2 different PCI cards and I am getting errors using both. Does anyone have any suggestions on things I can try. Drive reads and writes are incredible slow to the drive that is hooked up to the PCI card and normal on the onboard Sata ports. syslog-2011-02-17.zip
  23. was a great deal but its dead now. Back to 76.97.