vm/not-supported
szaimen 1a4778924f
Add automatic snapshot unlocking upon reboot (#1924)
Signed-off-by: szaimen <szaimen@e.mail.de>
2021-04-21 21:48:25 +02:00
..
backup-viewer.sh Add automatic snapshot unlocking upon reboot (#1924) 2021-04-21 21:48:25 +02:00
bitlocker-mount.sh adjust some things in the not-supported folder (#1900) 2021-03-21 18:55:51 +01:00
borgbackup.sh Add automatic snapshot unlocking upon reboot (#1924) 2021-04-21 21:48:25 +02:00
daily-backup-wizard.sh Add automatic snapshot unlocking upon reboot (#1924) 2021-04-21 21:48:25 +02:00
firewall.sh add a firewall script to the not-supported folder (#1874) 2021-03-06 21:13:57 +01:00
not-supported_menu.sh Add SSH hardening (#1876) 2021-03-08 18:48:38 +01:00
not-supported.sh happy new year! (#1749) 2021-01-01 15:34:25 +01:00
ntfs-format.sh happy new year! (#1749) 2021-01-01 15:34:25 +01:00
ntfs-mount.sh adjust some things in the not-supported folder (#1900) 2021-03-21 18:55:51 +01:00
offshore-backup-wizard.sh Add automatic snapshot unlocking upon reboot (#1924) 2021-04-21 21:48:25 +02:00
pi-hole.sh improve some things in the not-supported folder (#1908) 2021-03-29 16:58:05 +02:00
pivpn.sh improve some things in the not-supported folder (#1908) 2021-03-29 16:58:05 +02:00
plexmediaserver.sh adjust some things in the not-supported folder (#1900) 2021-03-21 18:55:51 +01:00
README.md be consistent 2020-10-17 20:14:14 +02:00
remotedesktop.sh improve some things in the not-supported folder (#1908) 2021-03-29 16:58:05 +02:00
restore-backup.sh Add automatic snapshot unlocking upon reboot (#1924) 2021-04-21 21:48:25 +02:00
rsyncbackup.sh Add automatic snapshot unlocking upon reboot (#1924) 2021-04-21 21:48:25 +02:00
smbserver.sh fix setup <-> set up spelling (#1890) 2021-03-12 14:51:07 +01:00
system-restore.sh Add automatic snapshot unlocking upon reboot (#1924) 2021-04-21 21:48:25 +02:00
tpm2-unlock.sh improve a script in the not-supported folder (#1877) 2021-03-09 21:19:09 +01:00
veracrypt.sh adjust some things in the not-supported folder (#1900) 2021-03-21 18:55:51 +01:00

What is this subfolder about?

This subdirectory of the Nextcloud VM contains scripts that probably never will get merged into the released version, but we keep them here so that users can test, and enjoy the befnefits of having an easy way set up the different software offered in this sub-folder. Freedom of choice basically.

Can I help?

Yes, of course! :)
Although mostof the scripts might not be 100% ready, we would love to hear your feedback anyway. Feedback is especially welcome, if you would like to add some features that these scripts bring in the released version of the NcVM.
So, please report back! 🚀

How to run this inside my NcVM?

We have prepared a menu for you to choose from available options. You can download the menu with the following command:
sudo wget https://raw.githubusercontent.com/nextcloud/vm/master/not-supported/not-supported.sh -P /var/scripts
After downloading the menu, you just run it with the following command:
sudo bash /var/scripts/not-supported.sh
Running the not-supported script will show the menu with the latest options to choose from.