Skip to content

Commit

Permalink
Create my-other-scripts.md
Browse files Browse the repository at this point in the history
  • Loading branch information
007revad authored Jan 4, 2024
1 parent 0f83f44 commit 414dcd4
Showing 1 changed file with 47 additions and 0 deletions.
47 changes: 47 additions & 0 deletions my-other-scripts.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
## All my Synology Scripts

- **<a href="https://github.com/007revad/Synology_HDD_db">Synology_HDD_db</a>**
- Add your HDD, SSD and NVMe drives to your Synology's compatible drive database.

- **<a href="https://github.com/007revad/Synology_enable_M2_volume">Synology_enable_M2_volume</a>**
- Enable creating volumes with non-Synology M.2 drives.
- Enable Health Info for non-Synology NVMe drives (not in DSM 7.2.1 or later).

- **<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_enable_M2_card">Synology_enable_M2_card</a>**
- Enable Synology M.2 PCIe cards in Synology NAS that don't officially support them.

- **<a href="https://github.com/007revad/Synology_enable_Deduplication">Synology_enable_Deduplication</a>**
- Enable deduplication with non-Synology SSDs and unsupported NAS models.

- **<a href="https://github.com/007revad/Synology_SHR_switch">Synology_SHR_switch</a>**
- Easily switch between SHR and RAID Group.

- **<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_Plex_Backup">Synology_Plex_Backup</a>**
- A script to backup Plex to a tgz file. For DSM 7 and DSM 6.

- **<a href="https://github.com/007revad/Plex_Server_Sync">Plex_Server_Sync</a>**
- Sync main Plex server database & metadata to backup Plex server

- **<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_DSM_reinstall">Synology_move_apps</a>**
- Easily move Synology packages from one volume to another volume

- **<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

- **<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

0 comments on commit 414dcd4

Please sign in to comment.