vm/not-supported
Simon L f47f31fc9f
pi-hole - keep host headers (#2501)
Signed-off-by: Simon L <szaimen@e.mail.de>
Co-authored-by: Daniel Hansson <mailto@danielhansson.nu>
2023-05-28 11:35:18 +02:00
..
backup-viewer.sh happy new year! (#2431) 2023-01-20 13:21:59 +01:00
bitlocker-mount.sh happy new year! (#2431) 2023-01-20 13:21:59 +01:00
borgbackup.sh happy new year! (#2431) 2023-01-20 13:21:59 +01:00
btrfs-format.sh happy new year! (#2431) 2023-01-20 13:21:59 +01:00
btrfs-mount.sh happy new year! (#2431) 2023-01-20 13:21:59 +01:00
daily-backup-wizard.sh happy new year! (#2431) 2023-01-20 13:21:59 +01:00
firewall.sh happy new year! (#2431) 2023-01-20 13:21:59 +01:00
monitor-link-shares.sh happy new year! (#2431) 2023-01-20 13:21:59 +01:00
not-supported_menu.sh happy new year! (#2431) 2023-01-20 13:21:59 +01:00
not-supported.sh happy new year! (#2431) 2023-01-20 13:21:59 +01:00
ntfs-format.sh happy new year! (#2431) 2023-01-20 13:21:59 +01:00
ntfs-mount.sh happy new year! (#2431) 2023-01-20 13:21:59 +01:00
offshore-backup-wizard.sh happy new year! (#2431) 2023-01-20 13:21:59 +01:00
pi-hole.sh pi-hole - keep host headers (#2501) 2023-05-28 11:35:18 +02:00
pivpn.sh happy new year! (#2431) 2023-01-20 13:21:59 +01:00
plexmediaserver.sh give plex user a fixed uid and gid (#2498) 2023-05-28 11:33:46 +02:00
README.md be consistent 2020-10-17 20:14:14 +02:00
remotedesktop.sh remotedesktop - remove gnome-shell-extensions which seem to be removed (#2499) 2023-05-28 11:34:32 +02:00
restore-backup.sh happy new year! (#2431) 2023-01-20 13:21:59 +01:00
rsyncbackup.sh happy new year! (#2431) 2023-01-20 13:21:59 +01:00
smbserver.sh happy new year! (#2431) 2023-01-20 13:21:59 +01:00
system-restore.sh happy new year! (#2431) 2023-01-20 13:21:59 +01:00
tpm2-unlock.sh happy new year! (#2431) 2023-01-20 13:21:59 +01:00
veracrypt-btrfs.sh happy new year! (#2431) 2023-01-20 13:21:59 +01:00
veracrypt-ntfs.sh happy new year! (#2431) 2023-01-20 13:21:59 +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.