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. NO I’m on 6.4 also, try type in openvpn and see what it’s says. Skickat från min iPhone med Tapatalk
  2. This tell you that the openvpn packages are not installed, maybe you should verify your USB drive in a windows computer for error.
  3. What about the path and file I asked for ? /var/run/openvpnserver/openvpnserver.pid /etc/rc.d/rc.openvpnserver restart openvpn --version Try above 2 command and post results. //Peter
  4. When this happen , can you check if the openvpn process is running ? ps -ef | grep openvpn and also check if this file exist. Shall not exist if the plugin is not started /var/run/openvpnserver/openvpnserver.pid //Peter
  5. Look here --> http://www.makemkv.com/forum2/viewtopic.php?f=5&t=1053 But I have a script that add a new key to to MakeMKV when I boot my server. //Peter
  6. After moving these 2 SSD the trim works now! Thanks. //Peter
  7. root@Tower:~# cat /sys/block/sdn/queue/discard_max_bytes 0 root@Tower:~# cat /sys/block/sdo/queue/discard_max_bytes 0 So it looks like these SSD:s are not able to use TRIM on. //Peter
  8. Hi! I cant see that my 2 SSD disc are mounted with discard operation. FYI: I did manually format the 2 disc as XFS from the command prompt. Is there anything I have missed ? //Peter Sep 18 11:39:40 Adding disk '/dev/sdn1'... Sep 18 11:39:40 Mount drive command: /sbin/mount -t xfs -o rw,noatime,nodiratime '/dev/sdn1' '/mnt/disks/SSD1' Sep 18 11:39:40 Successfully mounted '/dev/sdn1' on '/mnt/disks/SSD1'. Sep 18 11:39:40 Defining share 'SSD1' on file '/etc/samba/unassigned-shares/SSD1.conf' Sep 18 11:39:40 Adding share 'SSD1' to '/boot/config/smb-extra.conf' Sep 18 11:39:40 Enabling the Recycle Bin on share 'SSD1' Sep 18 11:39:40 Reloading Samba configuration... Sep 18 11:39:40 Directory '/mnt/disks/SSD1' shared successfully. Sep 18 11:39:40 Device '/dev/sdn1' script file not found. 'ADD' script not executed. Sep 18 11:39:40 Adding disk '/dev/sdo1'... Sep 18 11:39:40 Mount drive command: /sbin/mount -t xfs -o rw,noatime,nodiratime '/dev/sdo1' '/mnt/disks/SSD2' Sep 18 11:39:40 Successfully mounted '/dev/sdo1' on '/mnt/disks/SSD2'. Sep 18 11:39:40 Defining share 'SSD2' on file '/etc/samba/unassigned-shares/SSD2.conf' Sep 18 11:39:40 Adding share 'SSD2' to '/boot/config/smb-extra.conf' Sep 18 11:39:40 Enabling the Recycle Bin on share 'SSD2' Sep 18 11:39:40 Reloading Samba configuration... Sep 18 11:39:40 Directory '/mnt/disks/SSD2' shared successfully. Sep 18 11:39:40 Running command '/boot/config/plugins/unassigned.devices/Samsung_SSD_840_EVO_250GB_S1DBNSAFA05830A.sh' with action 'ADD'. Sep 18 11:39:40 Adding disk '/dev/sda1'... Sep 18 11:39:40 Mount drive command: /sbin/mount -t vfat -o auto,async,noatime,nodiratime,nodev,nosuid,umask=000 '/dev/sda1' '/mnt/disks/UNRAID_VM' Sep 18 11:39:40 Successfully mounted '/dev/sda1' on '/mnt/disks/UNRAID_VM'. Sep 18 11:39:40 Defining share 'UNRAID_VM' on file '/etc/samba/unassigned-shares/UNRAID_VM.conf' Sep 18 11:39:40 Adding share 'UNRAID_VM' to '/boot/config/smb-extra.conf' Sep 18 11:39:40 Enabling the Recycle Bin on share 'UNRAID_VM' Sep 18 11:39:40 Reloading Samba configuration... Sep 18 11:39:41 Directory '/mnt/disks/UNRAID_VM' shared successfully. Sep 18 11:39:41 Device '/dev/sda1' script file not found. 'ADD' script not executed. Sep 18 11:39:41 Disk with serial 'Storage_Media_9B4001209200016773' is not set to auto mount and will not be mounted... Sep 18 12:10:33 Reloading shared dir '/mnt/disks/SSD1'. Sep 18 12:10:33 Removing old config... Sep 18 12:10:33 Removing SMB share file '/etc/samba/unassigned-shares/SSD1.conf' Sep 18 12:10:33 Removing SMB share definitions from '/boot/config/smb-extra.conf' Sep 18 12:10:33 Reloading Samba configuration.. Sep 18 12:10:33 Successfully removed SMB share 'SSD1'. Sep 18 12:10:33 Reloading shared dir '/mnt/disks/SSD2'. Sep 18 12:10:33 Removing old config... Sep 18 12:10:33 Removing SMB share file '/etc/samba/unassigned-shares/SSD2.conf' Sep 18 12:10:33 Removing SMB share definitions from '/boot/config/smb-extra.conf' Sep 18 12:10:33 Reloading Samba configuration.. Sep 18 12:10:33 Successfully removed SMB share 'SSD2'. Sep 18 12:10:33 Adding new config... Sep 18 12:10:33 Defining share 'SSD1' on file '/etc/samba/unassigned-shares/SSD1.conf' Sep 18 12:10:33 Adding share 'SSD1' to '/boot/config/smb-extra.conf' Sep 18 12:10:33 Enabling the Recycle Bin on share 'SSD1' Sep 18 12:10:33 Reloading Samba configuration... Sep 18 12:10:33 Directory '/mnt/disks/SSD1' shared successfully. Sep 18 12:10:33 Adding new config... Sep 18 12:10:33 Defining share 'SSD2' on file '/etc/samba/unassigned-shares/SSD2.conf' Sep 18 12:10:33 Adding share 'SSD2' to '/boot/config/smb-extra.conf' Sep 18 12:10:33 Enabling the Recycle Bin on share 'SSD2' Sep 18 12:10:33 Reloading Samba configuration... Sep 18 12:10:33 Directory '/mnt/disks/SSD2' shared successfully. Sep 18 12:20:13 Adding disk '/dev/sdq1'... Sep 18 12:20:13 Mount drive command: /sbin/mount -t vfat -o auto,async,noatime,nodiratime,nodev,nosuid,umask=000 '/dev/sdq1' '/mnt/disks/UNRAID_VM' Sep 18 12:20:13 Successfully mounted '/dev/sdq1' on '/mnt/disks/UNRAID_VM'. Sep 18 12:20:13 Defining share 'UNRAID_VM' on file '/etc/samba/unassigned-shares/UNRAID_VM.conf' Sep 18 12:20:13 Reloading Samba configuration... Sep 18 12:20:13 Directory '/mnt/disks/UNRAID_VM' shared successfully. Sep 18 12:20:13 Device '/dev/sdq1' script file not found. 'ADD' script not executed.
  9. Easyrsa is broken , se my info some post I post earlier Skickat från min iPhone med Tapatalk
  10. sudo: openvpn: command not found This indicates that you don't have the openvpn packages installed, pleas check your flash drive for defects. And add the syslog.
  11. Below link is to easyrsa with older releases https://github.com/OpenVPN/easy-rsa/releases
  12. Info from easyrsa github https://github.com/OpenVPN/easy-rsa/issues/145
  13. Hi, It's an easyrsa issue! Some updates have been made, it works on a old easyrsa release, and crash on the latest. I will take a look in the evening what the problem is! BR Peter
  14. ? What was that [emoji10] Skickat från min iPhone med Tapatalk
  15. Plugin updated with new tcl packages.
  16. OpenVPN Server: Is there any interest to have Elliptic Curve Cryptography (ECC) support added to this plugin? Elliptic Curve cryptography offers both better performance and higher security than the first generation widely used RSA.
  17. My cpu's looks like this ?. Only text...
  18. Hi, send me even a full diagnostics as well [emoji3]
  19. Repair it on a windows computer Skickat från min iPhone med Tapatalk
  20. Please post syslog Skickat från min iPhone med Tapatalk
  21. It says that the command openvpn not exist! so the openvpn package are not installed? And your path to openvpn server.ovpn are not the same as inside this file ? Where you have a path to your cache drive! Go over the configuration again so all looks OK, maybe you have a bad flash drive as well ? Try to repair it on windows.
  22. Hi, OK, the 'PATH-TO' shall you replace with your path you have to openvpnserver.ovpn [emoji3] try again and show me the results
  23. What? The log files? What is the results from The openvpn command and the log files ?

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.