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.

peter_sm

Community Developer
  • Joined

  • Last visited

Everything posted by peter_sm

  1. please post your openvpnconfig.cfg and where are the PIA files located ? I'm on PIA as well. What more are you running on your system V6 B10a ? //Peter
  2. I get same problem. How do we set up a config file? All I want to do is access another unRAID server and vice versa. Please, need more info, is it server or client? what UnRAID version? anyway, both the 2 plugins install on a fresh system perfect (Beta 10 on a VM) Syslog ? Thanks //Peter
  3. I Will look into this. But I'm busy a few days
  4. Good job, doesn't heart to delete empty folder that are unique , its good to know what can be removed
  5. What I see so are the duplicates folder empty. //Peter
  6. What I like to do is clean up my system, so a movie are on the same disk, now I have some duplicated foldernames left on other disks, that I like to remove :-) //Peter
  7. This is great script, can this be modified to report duplicated folder names as well?
  8. Good finding, yes I think it would be change //Peter
  9. Yes, trying the same :-) edit nano /var/local/emhttp/plugins/openvpnserver/check-my-ip.sh and remark the ipecho line and add this line curl icanhazip.com Will update plugin later today
  10. It looks like the http://ipecho.net/ is down! I use it to get the WAN IP address, so that cause GUI looks like it stop working. Need to find a better solution, this might be the issue. http://ipecho.net/developers.html //Peter
  11. Can you do a "ps -ef" and see if you have a process with ipecho.net, if so it's hanging when get your IP address
  12. Thanks Tom! Both plugins updated with base64 for icons, and path to the packages. And "Ovpntech_logo-s_REVISED.png" are removed from the server plugin. //Peter
  13. This lines should have been deleted, will remove it on next version. //Peter
  14. I have updated the OpenVPN Server & Client plugins for the V6.2+ plugin manager. Post all issue you have in this thread !! To install. Install the plugins, go to the 'Extensions' page and enter the below links into the 'Install Extension' line and then click the 'Install' button. Client https://raw.githubusercontent.com/petersm1/openvpn_client_x64/master/openvpn_client_x64.plg Unpack your provider certificate/files to /boot/openvpn (create that folder if it's not exist) , can now be several ovpn files. More info about Client installation : http://lime-technology.com/forum/index.php?topic=19439.0 Server https://raw.githubusercontent.com/petersm1/openvpnserver/master/openvpn_server_x64.plg Post installation for OpenVPN server. 1: Change and save settings in Cert and Misc Settings. 2: Install Easy-rsa. 3:Generate server certificate ... This take several minutes ..... 4: Set and save Server config even if you use default settings you need to save. 5:Generate clients. 6: start server . 7: When you created the client file, prefered a "inline file" (inline file is only one *.ovpn) on the server then you can email the config (with file extension .ovpn) as an attachment from an email account on your computer (or a webmail) to the email address setup on IOS in the Mail app. In the mail app open the email and open the .ovpn file, then choose to open it with OpenVPN. If you did it right, OpenVPN opens and you can click a + icon next to your config to import it. Now you can simply slide Off to On and your VPN connects. Make sure the OpenVPN server will be accessible from the internet. That means: you need to open the server ports on the router and forward this ports to the fixed LAN IP of the unRAID More info : http://lime-technology.com/forum/index.php?topic=28557.0 If you appreciate my work on my plugins. //Peter
  15. Tom, Can you try? I only change this , still no icon, bit plugin installing, now its little late, continue tomorrow ,,,, mkdir /var/run/openvpn with: mkdir -p /var/run/openvpn
  16. Thanks tom, now I see this ... /usr/local/sbin/plugin install https://raw.githubusercontent.com/petersm1/Unraid-6/master/openvpnclient.plg 2>&1 2>&1 plugin: installing: https://raw.githubusercontent.com/petersm1/Unraid-6/master/openvpnclient.plg plugin: skipping: /boot/packages/openvpn-2.3.2-x86_64-1.txz already exists plugin: running: /boot/packages/openvpn-2.3.2-x86_64-1.txz +============================================================================== | Skipping package openvpn-2.3.2-x86_64-1 (already installed) +============================================================================== plugin: skipping: /boot/config/plugins/openvpnclient/device_status.png already exists plugin: skipping: /boot/config/plugins/openvpnclient/new_config.png already exists plugin: skipping: /boot/config/plugins/openvpnclient/information.png already exists plugin: skipping: /boot/config/plugins/openvpnclient/openvpnclient.png already exists plugin: running: 'anonymous' mkdir: cannot create directory '/var/run/openvpn': File exists plugin: run failed: /bin/bash retval: 1
  17. Hi Tom, This is my latest , hard coded path name, but TEST as name. https://raw.githubusercontent.com/petersm1/Unraid-6/master/openvpnclient.plg //Peter
  18. I have converted my openvpn client, but when have this sett <!ENTITY name "openvpnclient"> It don't show up on plgman page... but plugin install fine anyway But ... change the name to <!ENTITY name "TEST"> it works ! what can this be ? I have coded all path in the plg with real name (openvpnclient) //Peter
  19. I have done some test with my 2 plugin. But have issues to get it to work. Maybe we need more info from LT. But info on OP might give me some new things to try, the issue I se is for example no icon on plgman page. No update when check update......
  20. Hi, A docker (red hat base image) for various VM manager would be great! I had a small discusion about this with Jonp earlier.... Example virt-manager AQemu oVirt ConVirt More VM manager in below list http://www.linux-kvm.org/page/Management_Tools Thanks! BR Peter
  21. I have that as the last line in my go file Sent from my iPhone using Tapatalk 2
  22. Okay Has anyone tried making a docker for makeMKV? I know there is a linux version, but it looks like it needs compiled, and they usually have a new version about once/month, so it probably will need 'constant' maintenance. I'm not sure if building one will be easy or good, but I'd really like to put the work of creating my mkv files onto my unRAID box, and not have to continue doing it on my laptop, over wifi, which takes forever. maybe this helps one get started... http://www.makemkv.com/forum2/viewtopic.php?f=3&t=2047 I have latest makemkvcon installed on unraid, still playing with it........ But it looks good. Sent from my iPhone using Tapatalk 2
  23. Support for Xen & KVM //Peter

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.