Don't enable ipv6 during installation. Just set add the boot param "ipv6.disable=1" when using the OMV ISO.
"ipv6.disable=1"
but needs to be to the left of two dashes .
Don't enable ipv6 during installation. Just set add the boot param "ipv6.disable=1" when using the OMV ISO.
"ipv6.disable=1"
but needs to be to the left of two dashes .
With Samba, it looks like I finally got this solved myself. I persisted with my searches in the internet and came across a Windows 7 forum which gave the following solution which worked:-
Open Network and Sharing Centre on the Win 7 PC. Click on change advanced sharing settings. Turn off password protected sharing.
bisa diinstal dengan perintah
winget install 9MZ95KL8MR0L -s msstore
winget search --source 'msstore' "$Name"
winget install --source 'msstore' --id "$ID"
Disable SMB2 on Windows 7 File Server with Windows XP Clients
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters
SMB2 = 0 (DWORD, default: not present assumes 1, recommended: 0 if using clients with older Windows variants)
SMB1 = 1 (DWORD, default: not present assumes 1-enabled, recommended: 1 - no need to add or change)
Under Windows 8/10/2012 Server, you can also disable SMB2/3 using PowerShell cmdlets:
To use the graphical user interface to determine whether PAE is enabled, follow these steps:
wbemtest in the Open box, and then click OK.root\cimv2, and then click Connect.Win32_OperatingSystem in the Enter superclass name box, and then click OK.PAEEnabled property in the Properties area and double-click on it.