vm/not-supported
Ted B e65ff4aaba
Fix spelling in VM (#1706)
Signed-off-by: Lantrix <lantrix@pobox.com>
2020-12-03 21:24:33 +01:00
..
backup-viewer.sh Fix spelling in VM (#1706) 2020-12-03 21:24:33 +01:00
bitlocker-mount.sh Fix spelling in VM (#1706) 2020-12-03 21:24:33 +01:00
borgbackup.sh Fix spelling in VM (#1706) 2020-12-03 21:24:33 +01:00
daily-backup-wizard.sh Fix spelling in VM (#1706) 2020-12-03 21:24:33 +01:00
not-supported_menu.sh Some improvements and some additions to the not-supported folder (#1683) 2020-11-16 21:53:48 +01:00
not-supported.sh put default SC rules in a single file (#1667) 2020-11-12 21:39:53 +01:00
ntfs-format.sh Some improvements and some additions to the not-supported folder (#1683) 2020-11-16 21:53:48 +01:00
ntfs-mount.sh Some improvements and some additions to the not-supported folder (#1683) 2020-11-16 21:53:48 +01:00
offshore-backup-wizard.sh Fix spelling in VM (#1706) 2020-12-03 21:24:33 +01:00
pi-hole.sh Fix spelling in VM (#1706) 2020-12-03 21:24:33 +01:00
pivpn.sh Fix spelling in VM (#1706) 2020-12-03 21:24:33 +01:00
plexmediaserver.sh put default SC rules in a single file (#1667) 2020-11-12 21:39:53 +01:00
README.md be consistent 2020-10-17 20:14:14 +02:00
remotedesktop.sh Fix spelling in VM (#1706) 2020-12-03 21:24:33 +01:00
rsyncbackup.sh put default SC rules in a single file (#1667) 2020-11-12 21:39:53 +01:00
smbserver.sh Fix spelling in VM (#1706) 2020-12-03 21:24:33 +01:00
tpm2-unlock.sh put default SC rules in a single file (#1667) 2020-11-12 21:39:53 +01:00
veracrypt.sh Fix spelling in VM (#1706) 2020-12-03 21:24:33 +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.