mirror of
https://github.com/007revad/Synology_enable_eunit.git
synced 2025-07-23 19:16:16 +00:00
Update my-other-scripts.md
This commit is contained in:
@ -1,6 +1,15 @@
|
||||
## My other scripts
|
||||
## All my scripts
|
||||
|
||||
### Plex scripts
|
||||
#### Contents
|
||||
- [Plex](#plex)
|
||||
- [Synology docker](#synology-docker)
|
||||
- [Synology recovery](#synology-recovery)
|
||||
- [Other Synology scripts](#other-synology-scripts)
|
||||
- [Synology hardware restrictions](#synology-hardware-restrictions)
|
||||
- [Synology dev](#synology-dev)
|
||||
##
|
||||
|
||||
### Plex
|
||||
|
||||
- **<a href="https://github.com/007revad/Synology_Plex_Backup">Synology_Plex_Backup</a>**
|
||||
- A script to backup Plex to a tgz file foror DSM 7 and DSM 6.
|
||||
@ -16,8 +25,60 @@
|
||||
- Sync your main Plex server database & metadata to a backup Plex server.
|
||||
- Works for Synology, Asustor, Linux and supports Plex package or Plex in docker.
|
||||
|
||||
[Back to Contents](#contents)
|
||||
|
||||
### Synology scripts
|
||||
### Synology docker
|
||||
|
||||
- **<a href="https://github.com/007revad/Synology_ContainerManager_IPv6">Synology_ContainerManager_IPv6</a>**
|
||||
- Enable IPv6 for Container Manager's bridge network.
|
||||
|
||||
- **<a href="https://github.com/007revad/ContainerManager_for_all_armv8">ContainerManager_for_all_armv8</a>**
|
||||
- Script to install Container Manager on a RS819, DS119j, DS418, DS418j, DS218, DS218play or DS118.
|
||||
|
||||
- **<a href="https://github.com/007revad/Docker_Autocompose">Docker_Autocompose</a>**
|
||||
- Create .yml files from your docker existing containers.
|
||||
|
||||
- **<a href="https://github.com/007revad/Synology_docker_cleanup">Synology_docker_cleanup</a>**
|
||||
- Remove orphan docker btrfs subvolumes and images in Synology DSM 7 and DSM 6.
|
||||
|
||||
[Back to Contents](#contents)
|
||||
|
||||
### Synology recovery
|
||||
|
||||
- **<a href="https://github.com/007revad/Synology_DSM_reinstall">Synology_DSM_reinstall</a>**
|
||||
- Easily re-install the same DSM version without losing any data or settings.
|
||||
|
||||
- **<a href="https://github.com/007revad/Synology_Recover_Data">Synology_Recover_Data</a>**
|
||||
- A script to make it easy to recover your data from your Synology's drives using a computer.
|
||||
|
||||
- **<a href="https://github.com/007revad/Synology_clear_drive_error">Synology clear drive error</a>**
|
||||
- Clear drive critical errors so DSM will let you use the drive.
|
||||
|
||||
- **<a href="https://github.com/007revad/Synology_DSM_Telnet_Password">Synology_DSM_Telnet_Password</a>**
|
||||
- Synology DSM Recovery Telnet Password of the Day generator.
|
||||
|
||||
[Back to Contents](#contents)
|
||||
|
||||
### Other Synology scripts
|
||||
|
||||
- **<a href="https://github.com/007revad/Synology_app_mover">Synology_app_mover</a>**
|
||||
- Easily move Synology packages from one volume to another volume.
|
||||
|
||||
- **<a href="https://github.com/007revad/Synology_Config_Backup">Synology_Config_Backup</a>**
|
||||
- Backup and export your Synology DSM configuration.
|
||||
|
||||
- **<a href="https://github.com/007revad/Synology_CPU_temperature">Synology_CPU_temperature</a>**
|
||||
- Get and log Synology NAS CPU temperature via SSH.
|
||||
|
||||
- **<a href="https://github.com/007revad/Synology_SMART_info">Synology_SMART_info</a>**
|
||||
- Show Synology smart test progress or smart health and attributes.
|
||||
|
||||
- **<a href="https://github.com/007revad/Synology_Cleanup_Coredumps">Synology_Cleanup_Coredumps</a>**
|
||||
- Cleanup memory core dumps from crashed processes.
|
||||
|
||||
[Back to Contents](#contents)
|
||||
|
||||
### Synology hardware restrictions
|
||||
|
||||
- **<a href="https://github.com/007revad/Synology_HDD_db">Synology_HDD_db</a>**
|
||||
- Add your SATA or SAS HDDs and SSDs plus SATA and NVMe M.2 drives to your Synology's compatible drive databases, including your Synology M.2 PCIe card and Expansion Unit databases.
|
||||
@ -29,12 +90,6 @@
|
||||
- **<a href="https://github.com/007revad/Synology_M2_volume">Synology_M2_volume</a>**
|
||||
- Easily create an M.2 volume on Synology NAS.
|
||||
|
||||
- **<a href="https://github.com/007revad/Synology_app_mover">Synology_app_mover</a>**
|
||||
- Easily move Synology packages from one volume to another volume.
|
||||
|
||||
- **<a href="https://github.com/007revad/Synology_docker_cleanup">Synology_docker_cleanup</a>**
|
||||
- Remove orphan docker btrfs subvolumes and images in Synology DSM 7 and DSM 6.
|
||||
|
||||
- **<a href="https://github.com/007revad/Synology_enable_M2_card">Synology_enable_M2_card</a>**
|
||||
- Enable Synology M.2 PCIe cards in Synology NAS that don't officially support them.
|
||||
|
||||
@ -47,38 +102,17 @@
|
||||
- **<a href="https://github.com/007revad/Synology_SHR_switch">Synology_SHR_switch</a>**
|
||||
- Easily switch between SHR and RAID Groups, or enable RAID F1.
|
||||
|
||||
- **<a href="https://github.com/007revad/Synology_Recover_Data">Synology_Recover_Data</a>**
|
||||
- A script to make it easy to recover your data from your Synology's drives using a computer.
|
||||
|
||||
- **<a href="https://github.com/007revad/Synology_clear_drive_error">Synology clear drive error</a>**
|
||||
- Clear drive critical errors so DSM will let you use the drive.
|
||||
|
||||
- **<a href="https://github.com/007revad/Synology_Config_Backup">Synology_Config_Backup</a>**
|
||||
- Backup and export your Synology DSM configuration.
|
||||
|
||||
- **<a href="https://github.com/007revad/ContainerManager_for_all_armv8">ContainerManager_for_all_armv8</a>**
|
||||
- Script to install Container Manager on a RS819, DS119j, DS418, DS418j, DS218, DS218play or DS118.
|
||||
|
||||
- **<a href="https://github.com/007revad/Synology_DSM_reinstall">Synology_DSM_reinstall</a>**
|
||||
- Easily re-install the same DSM version without losing any data or settings.
|
||||
|
||||
- **<a href="https://github.com/007revad/Synology_CPU_temperature">Synology_CPU_temperature</a>**
|
||||
- Get Synology NAS CPU temperature via SSH.
|
||||
|
||||
- **<a href="https://github.com/007revad/Synology_SMART_info">Synology_SMART_info</a>**
|
||||
- Show Synology smart test progress or smart health and attributes.
|
||||
|
||||
- **<a href="https://github.com/007revad/Synology_enable_sequential_IO">Synology_enable_sequential_IO</a>**
|
||||
- Enables sequential I/O for your SSD caches, like DSM 6 had.
|
||||
|
||||
- **<a href="https://github.com/007revad/Synology_Cleanup_Coredumps">Synology_Cleanup_Coredumps</a>**
|
||||
- Cleanup memory core dumps from crashed processes.
|
||||
|
||||
- **<a href="https://github.com/007revad/Docker_Autocompose">Docker_Autocompose</a>**
|
||||
- Create .yml files from your docker existing containers.
|
||||
[Back to Contents](#contents)
|
||||
|
||||
### Synology dev
|
||||
|
||||
- **<a href="https://github.com/007revad/Download_Synology_Archive">Download_Synology_Archive</a>**
|
||||
- Download all or part of the Synology archive.
|
||||
|
||||
- **<a href="https://github.com/007revad/ScriptNotify">ScriptNotify</a>**
|
||||
- DSM 7 package to allow your scripts to send DSM notifications.
|
||||
|
||||
[Back to Contents](#contents)
|
||||
|
Reference in New Issue
Block a user