Ayefly

Members
  • Posts

    16
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Ayefly's Achievements

Noob

Noob (1/14)

0

Reputation

  1. My problem with the Mojave VM is the video is choppy on both VNC and splashtop. Watching youtube the motion is very choppy. I followed the directions to make the VM, and can successfully connect to it. I am not using a pass-thru graphics card. I have an I7-4790 on an ASRock - Z97 Extreme6. 4 gigs of ram assigned to VM Are there any common fixes for laggy systems? My Windows 10 VM works great (2gigs ram), but I have it disabled while testing Mojave. Edit: I deleted the efi folder, and replaced it with the efi folder from the youtube page link. however, i now see that there are three folders in there: the EFI folder, an apple folder, and a boot folder. I am not familiar with macs so i don't know if they should be there or not. I have also disabled spotlight on the drive, but that didnt really make the system faster. Excerpt of logs showing error: "... Penryn,vendor=GenuineIntel,kvm=on,+invtsc,+avx,+avx2,+aes,+xsave,+xsaveopt,+ssse3,+sse4_2,+popcnt,vmware-cpuid-freq=on, -sandbox on,obsolete=deny,elevateprivileges=deny,spawn=deny,resourcecontrol=deny -msg timestamp=on 2018-12-09 14:16:41.496+0000: Domain id=12 is tainted: high-privileges 2018-12-09 14:16:41.496+0000: Domain id=12 is tainted: custom-argv 2018-12-09 14:16:41.496+0000: Domain id=12 is tainted: host-cpu"
  2. # make sure that your dns has a cname set for calibre server { listen 443 ssl; server_name calibre.*; include /config/nginx/ssl.conf; client_max_body_size 0; # enable for ldap auth, fill in ldap details in ldap.conf #include /config/nginx/ldap.conf; location / { # enable the next two lines for http auth #auth_basic "Restricted"; #auth_basic_user_file /config/nginx/.htpasswd; # enable the next two lines for ldap auth #auth_request /auth; #error_page 401 =200 /login; include /config/nginx/proxy.conf; resolver 127.0.0.11 valid=30s; set $upstream_calibre calibre-web; proxy_pass http://$upstream_calibre:8083; } } That's what I am using that works to access using https://calibre."myserver".net /opds from the internet. note that i have to remember to add the /opds for calibre, or /opds-comics for ubooquity when i set them up in their apps. When I change proxy_pass http://$upstream_calibre:8083 to http://$upstream_calibre:8083/opds , my epub reader will show the book categories when i connect, but not the contents of each.
  3. I just setup Letsencrypt using spaceinvaders video, and a custom domain. it is working, but I want to simplify connecting to calibre opds server. currently, i have to configure my ebook reader to connect to https://calibre."myserver".net/opds. nginx is configured so that https://calibre."myserver".net is essentially redirected to "server ip":8083. When i try to configure the calibre ningx conf file so that calibre."myserver".net is redirected to "server ip:8083/opds" my epub program will connect and show the categories available, but nothing appears when i click them. how can i configure my conf file to redirect to the port and path, so i dont have to type in the /odps when setting up a new device, and just type in the calibre.myserver.net.
  4. My Parity drive recently starting having read errors every few days, either 1 or 504. Parity Checks come back good, as do Smart tests. Any idea what could be causing it?
  5. I have a 500gb SSD Cache Disk, that is 80% full. My appdata folder is about 150gb in size, but its size on disk is about 380gb. Can I change the cluster size to reduce its size on disk?
  6. Is there a docker that can display the latest entries from a log file? I have set RClone as a cronjob to output to a log file in the root/rclone/logs directory, and would like to be able to check its status from a webpage, without having to log into my computer to pull up the actual log file.
  7. https://hub.docker.com/r/valentine/rclone/ Is this compatible with Unraid? I want to just specify certain folders to automatically copy new files to Amazon Cloud Drive.
  8. New Problem: now my problem is it creates a duplicate folder in the amazon cloud drive, and uploads everything to that new folder. if i have an RClone folder in the cloud, and then rclone copy /mnt/user/RClone remote:RClone, it will create another RClone folder Previous Solved: When I try to install it via a windows terminal to my unraid server, I get to this point "cp /boot/rclone/install/rclone-v*/rclone /usr/sbin/" and get the following message "cp: cannot stat C /boot/rclone/install/rclone-v*/rclone C : No such file or directory" any idea on how to fix it? (not using " " on actual command) Edit - Got it running, had to use amd64 version though, and also had to specify the directory when using the unzip command. havent tested reinstall script yet though. Question: When it runs using cron, is there a way to check its status, to see how much or what its uploading? or perhaps have an ETA? I havent gotten logs to work, had to delete that part from the .sh to get it to run. got everything working right after i made sure each .sh and the go file were using the UNIX language, as shown on the bottom right side of Notepad++ now my problem is it creates a duplicate folder in the amazon cloud drive, and uploads everything to that new folder.
  9. Update Unraid to the latest version. its different upgrading than in version 5, now you: go to the plugins page click the installed plugins tab then upgrade the "UNRAID SERVER OS" plugin after that, reboot, and try installing a docker
  10. I installed the docker, and can access via browser. Attempting to use Chunky comic reader on my ipad I get a connection error when I try to add a odps/calibre/Ubooquity server at 10.10.10.112:8086 . Using that same address in the webpage section of chunky works. Chunkys FAQ says to enable ODPS in Ubooquity's advanced settings page, but I don't see that option listed. In my docker setting page 8085 is routed to 8086
  11. If I'm only connecting via vnc, would a graphics card matter? Also, has anyone had success using a usb hauppauge TV capture device with a VM?
  12. How about the Radeon 5450? http://www.newegg.com/Product/Product.aspx?Item=N82E16814102882
  13. I am currently running Unraid 5.x using a nearly 10 year old Athlon xp setup. My current desktop is a i5-3570k. I would like to upgrade my desktop to an i7, then move my i5 to the new unraid server (get it set up and running using 6, then move my drives over after its working.) My concern is that the i5 i have only supports vtx, not vtd. How much of a concern is this? I would like to run a virtual windows 7 or 8 desktop, not for working on, but to host calibre and YACreader (comic reader / server). Dropbox as well, since it seems that my plugin based dropbox is kind of flaky. Would my i5 work for this, or should I instead purchase an i3 thats VTD capable. currently running plex, Pytivo for transcoding to tivo, sab, sickbeard, headphones, and couchpotato.
  14. Ayefly

    Add sata card

    Also, the sata card I got, needs to have it's bios updated according to most reviews I have read. Is there a recommended way to boot dos from a flash drive to flash the rom?