Raspberry pi cleanup script
Create with the following command in your raspberry pi the script. sudo nano cleanup.sh Paste below the text and with CTRL + X close nano #!/bin/bash OLDCONF=$(dpkg -l|grep "^rc"|awk '{print…
Create with the following command in your raspberry pi the script. sudo nano cleanup.sh Paste below the text and with CTRL + X close nano #!/bin/bash OLDCONF=$(dpkg -l|grep "^rc"|awk '{print…
Uitgaande van een standaard installatie van het VPN Server package: Navigeer naar Code: /usr/syno/etc/packages/VPNCenter/Maak daarin een map aan met de naam Code: ccdRechten ccd: 0755 Maak in die map een…
Exchange 2007 Add-PSSnapin Microsoft.Exchange.Management.PowerShell.Admin; Exchange 2010 Add-PSSnapin Microsoft.Exchange.Management.PowerShell.E2010; Exchange 2013 & 2016 Add-PSSnapin Microsoft.Exchange.Management.PowerShell.SnapIn;