Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

MyKroFt

Members
  • Joined

  • Last visited

Everything posted by MyKroFt

  1. having problems getting my sensor.conf file correct - the labels are not getting changed: sensors: acpitz-virtual-0 Adapter: Virtual device temp1: +27.8 C (crit = +95.0 C) temp2: +29.8 C (crit = +95.0 C) coretemp-isa-0000 Adapter: ISA adapter Physical id 0: +24.0 C (high = +74.0 C, crit = +94.0 C) Core 0: +22.0 C (high = +74.0 C, crit = +94.0 C) Core 1: +23.0 C (high = +74.0 C, crit = +94.0 C) Core 2: +18.0 C (high = +74.0 C, crit = +94.0 C) Core 3: +21.0 C (high = +74.0 C, crit = +94.0 C) nct6776-isa-0a30 Adapter: ISA adapter Vcore: +1.00 V (min = +0.60 V, max = +1.49 V) in1: +1.87 V (min = +1.62 V, max = +1.99 V) AVCC: +3.28 V (min = +2.98 V, max = +3.63 V) +3.3V: +3.28 V (min = +2.98 V, max = +3.63 V) in4: +1.53 V (min = +1.35 V, max = +1.65 V) in5: +1.27 V (min = +1.13 V, max = +1.38 V) in6: +1.46 V (min = +1.42 V, max = +1.52 V) 3VSB: +3.34 V (min = +2.98 V, max = +3.63 V) Vbat: +3.17 V (min = +2.70 V, max = +3.63 V) fan1: 0 RPM (min = 300 RPM) ALARM fan2: 0 RPM (min = 300 RPM) ALARM fan3: 0 RPM (min = 300 RPM) ALARM fan4: 0 RPM (min = 300 RPM) ALARM fan5: 2042 RPM (min = 300 RPM) SYSTIN: +26.0 C (high = +75.0 C, hyst = +70.0 C) sensor = thermistor CPUTIN: +19.5 C (high = +80.0 C, hyst = +75.0 C) sensor = thermistor AUXTIN: +1.0 C (high = +80.0 C, hyst = +75.0 C) sensor = thermistor PECI Agent 0: +29.5 C (high = +95.0 C, hyst = +92.0 C) (crit = +100.0 C) PCH_CHIP_TEMP: +0.0 C PCH_CPU_TEMP: +0.0 C PCH_MCH_TEMP: +0.0 C intrusion0: ALARM intrusion1: OK beep_enable: enabled sensors.conf # lines starting with "#" are comments and ignored # sensor configuration chip "nct6776-isa-0a30" label SYSTIN "MB Temp" label CPUTIN "CPU Temp" can not get the labels for SYSTIN and CPUTIN to change so we page picks it up Thanks for any info Myk
  2. Asked on Amazon and got: After consulting with Kingston Support, the answers are: 1) Yes. It has it's unique GUID 2) No, it cannot boot from any of the two ports Kingston Technology U.S. Sales Support - End User +1 (800) 835-6575 U.S./Canada Technical Support +1 (800) 435-0640 +1 (714) 435-2639
  3. installing the server plg I get the following at the end: Warning: copy(/boot/config/plugins/openvpnserver/Ovpntech_logo-s_REVISED.png): failed to open stream: No such file or directory in /usr/local/emhttp/plugins/plgMan/plugin on line 220 plugin: unable to copy LOCAL file: /usr/local/emhttp/plugins/openvpnserver/Ovpntech_logo-s_REVISED.png Myk
  4. I am not sure the licensing would allow it. This one instead - better fork of it: http://forums.nzedb.com/index.php Myk
  5. The way I do it, is I copy /boot/* to a dropbox folder when I make major changes - this way it gets sync'd, and if I have a prob, I have the files avail to my windows desktop when I am fixing and flash drive problems. I have not gotten around to it yet, but was considering make a bash script that checks like every 30 secs if the array is down and checks the last access to the dropbox folder, if it has not updated it that day, update, if updated that day skip this way I dont have to remember to update the backup Myk
  6. ok, still getting bottom of screen cut off, - this happens in moth my firebox and chrome browsers. Its even worse if there is a button there to install a newer plugin version screen shot attached Myk ps even tho its a different plugin - this problem is also in the virtual box one - just need to add some black space below everthing
  7. I didnt really either - but the error pushing everything down and puts some of the buttons below the bottom of my firefox screen where i cant click them. Myk
  8. with swap file not in use - get the following error: Warning: Division by zero in /usr/local/emhttp/plugins/swapfile/swapfile.php on line 38 when swap- file is use - error does not show up Myk
  9. have you been able to get remote desktop connection to work - it defaults to 127.0.0.1 for the ip - which would be fine if I were not viewing the phpvb interface from a windows machine so remote desktop connection trys to connect to itself - cant not find anywhere to change the ip Myk
  10. when the indv vm is running, its at the bottom of the settings gear icon.....
  11. well, this is a nice plugin and so forth - but is not going to work for me - trying to load my asterisk pbx vm causes a out of memory error by filling up the ram drive that /opt sits on. I got 6G in this machine, and it runs just find on windows with 2G - so I am going to have to figure something else - was trying to eliminate one more machine running - but it aint gonna happen.... Myk
  12. hm... must be a firefox issue and it comes up fine in chrome.... Myk
  13. ok, there is where i am stuck now Myk
  14. ok, think i got it figured out - version of phpvirtualbox I grabed was for 3.x of VB not the 4.x series - fixing - will post back Myk
  15. error text is: Method 'ns1:ISystemProperties_getMaxVDISize' not implemeted: method name or namespace not recognized Myk
  16. do you really need the authentication? If not disable authentication: var $noAuth = true; dont have that in my config.php? do I just add it? Myk
  17. extracted it into my webserver docs area - edited the config.php and put it my root login/pass and double checked the port I will try and take a screen shot Myk
  18. i figured out another way ... instead of symlinking /opt i am now symlinking /opt/lampp to my cache drive. so now your plugin can create what it needs in /opt and is happy. now if I can just get phpvirtualbox up and running - i get a error message with a loading box on top of it and cant see what its hollering about Myk
  19. guess there is no hope in this plugin for me - will either have to run my VB on a windows machine or put together another linux machine. Its a shame, as this looks like a good plugin.... Myk
  20. this is something that lainie should answer as *s*he is compiling the package. The VirtualBox installer (the VirtualBox<version>.run file that comes from the VirtualBox Download page) extracts binary files to "/opt/VirtualBox" directory, creates an udev rule, compiles and insert the kernel modules and creates a lot of links. If you need further customization (like a specific other location), you will probably need to compile your own; here is a link to the guide on how to compile VirtualBox for unRAID. If you can present a good reason why everyone (using this package/plugin) would want VirtualBox installed elsewhere & provide instructions, I can look into incorporating it into future versions. the reason why /opt is not a good location for unRAID is because /opt will sit on the ram drive - there is only so much space used when it is created - /opt is and has always been a physical disk location on a normal linux distro hence the same thing with me using lampp - its designed to be ran from a physical drive not a ram drive - my lampp install w/newznab is 17G and growing - it wont fit on a ram drive - the reason why is symlink to my cache drive. Am am not saying it cant be run from there - but it does not like the permission when the VB extension get installed - VB itself installs just fine... everything should be owned by nobody.users - VB is being owned by root and complains that my /mnt/cache is not owned by root when trying to install the extension Myk
  21. is there a way not not have this install in /opt? Myk
  22. if they are put directly in /opt it uses ram - .opt on my cache drive is currently 17g with newznab+ and ajaxplorer etc - should have a option on where to install it - install dir and data dir if that is supported - like the sabnzbd, couchpotato etc plugins do example of one BIG one is Dropbox, database dir is in /mnt/cache.dropbox and actual files are /mnt/user/Dropbox lampp is setup to use /opt on a hard drive - /opt on unraid will be on the ramdrive - hence the symlink to let it find itself on my cache drive as all the config files are setup that way, apache, mysql, php, proftpd and all their support utils.... Myk
  23. log file in /root/.Virtualbox VirtualBox XPCOM Server 4.2.6 r82870 linux.x86 (Dec 19 2012 15:42:02) release log 00:00:00.000300 main Log opened 2013-02-12T21:47:21.846729000Z 00:00:00.000304 main OS Product: Linux 00:00:00.000305 main OS Release: 3.4.26-unRAID 00:00:00.000306 main OS Version: #2 SMP Mon Jan 28 17:00:22 PST 2013 00:00:00.000328 main Host RAM: 1728MB total, 296MB available 00:00:00.000331 main Executable: /mnt/cache/.opt/VirtualBox/VBoxSVC 00:00:00.000332 main Process ID: 20034 00:00:00.000333 main Package type: LINUX_32BITS_GENERIC 00:00:00.323190 nspr-2 Successfully initialised host USB using sysfs 00:00:00.324769 nspr-2 VDInit finished 00:00:05.417858 Watcher ERROR [COM]: aRC=E_ACCESSDENIED (0x80070005) aIID={3b2f08eb-b810-4715-bee0-bb06b9880ad2} aComponent={VirtualBox} aText={The object is not ready}, preserve=false Myk
  24. Can you try running as user nobody: sudo -u nobody VBoxManage extpack install /boot/config/plugins/virtualbox/Oracle_VM_VirtualBox_Extension_Pack-4.2.6.vbox-extpack root@Tower:~# sudo -u nobody VBoxManage extpack install /boot/config/plugins/virtualbox/Oracle_VM_VirtualBox_Extension_Pack-4.2.6.vb ox-extpack VBoxManage: error: Failed to initialize COM because the global settings directory '/root/.VirtualBox' is not accessible! /root/.VirtualBox is owned by root - isnt that where some logs are being kept? Myk

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.