Search found 86 matches
- Sat Apr 25, 2026 3:29 pm
- Forum: Synology
- Topic: How-to Install WinXP in the Virtual Machine Manager (VMM)
- Replies: 0
- Views: 7
How-to Install WinXP in the Virtual Machine Manager (VMM)
Install and configure the Synology Virtual Machine Manager package (you’ll need to enable seeing Beta packages in the Package Manager settings). Get a WinXP-SP3 ISO from somewhere. MSFT doesn’t offer one to the public. I had one from an old job. You’re on your own here. You need special drivers for W ...
- Fri Apr 24, 2026 7:33 pm
- Forum: Raspberry PI4/PI5
- Topic: Shrinking SD card ISO
- Replies: 0
- Views: 4
Shrinking SD card ISO
Based almost entirely on this post found here: https://askubuntu.com/questions/1174487/re-size-the-img-for-smaller-sd-card-how-to-shrink-a-bootable-sd-card-image Create smaller version of pi Two things: dd pishrink.sh Burn an image to an SD card and dial it in appropriately. Startup, add username ...
- Sat Apr 04, 2026 2:47 pm
- Forum: Tek Tok
- Topic: Merge PDF Files
- Replies: 0
- Views: 18
Merge PDF Files
Who knew??
Already installed on my machine is pdfunite. Code below if you don't.
Simply cd into the folder with the files and
Bam! Done!
Already installed on my machine is pdfunite. Code below if you don't.
Code: Select all
sudo apt install poppler-utilsCode: Select all
pdfunite file1.pdf file2.pdf output.pdf- Wed Mar 18, 2026 7:59 pm
- Forum: Synology
- Topic: Import Data from another Synology Spreadsheet
- Replies: 0
- Views: 13
Import Data from another Synology Spreadsheet
OMG it is possible... :shock: :D This is the game changer! Import Data from another Synology Spreadsheet You can import data from another Synology Spreadsheet with the IMPORTRANGE function. To import data from another Synology Spreadsheet: Open your spreadsheet. Enter =IMPORTRANGE into a cell. Add ...
- Wed Mar 11, 2026 7:32 pm
- Forum: Synology
- Topic: Kernel support for Active Backup for Business
- Replies: 0
- Views: 19
Kernel support for Active Backup for Business
Read here:
https://github.com/Peppershade/abb-linux-agent-6.12
Uninstall if needed:
https://github.com/Peppershade/abb-linux-agent-6.12
Code: Select all
sudo bash install.runCode: Select all
sudo dpkg --remove synosnap 2>/dev/null; sudo dkms remove synosnap/0.11.7 --all 2>/dev/null; true- Wed Mar 11, 2026 7:19 pm
- Forum: Synology
- Topic: Download Station Waiting
- Replies: 1
- Views: 48
Re: Download Station Waiting
The actual cure for me was turning off Navidrome because it was using up all the things... Thank you for confirming inotify was the issue. Tumaraytah@Throomah:~$ sysctl fs.inotify.max_user_watches fs.inotify.max_user_watches = 8192 Real-world usage is multiples of this but Synology won't support ...
- Sat Jan 03, 2026 1:09 am
- Forum: Synology
- Topic: Download Station Waiting
- Replies: 1
- Views: 48
Download Station Waiting
Restarting the NAS actually did it for me, but if that doesn't work... Found here --> https://community.synology.com/enu/forum/1/post/122178?page=1&sort=oldest I finally managed to sort this out using advice patched together from different sources. A few people have asked for a step-by-step, so I'm ...
- Sat Nov 22, 2025 4:24 am
- Forum: Whatever sticks together.
- Topic: Build Grip Strength
- Replies: 0
- Views: 139
Build Grip Strength
Taken from Cliffy's Substack https://clifhigh.substack.com/p/aw-just-get-a-grip ### 1. Dead Hangs (The Foundation) - **Why it works**: Pure isometric forearm endurance — exactly what the longevity studies measure. - **How-to**: – Grab a pull-up bar (overhand or neutral grip) – Hang with shoulders rel ...
- Fri Nov 14, 2025 4:29 am
- Forum: Tek Tok
- Topic: Make a poll, and then make it public by default
- Replies: 0
- Views: 150
Make a poll, and then make it public by default
Linky --> https://www.phpbb.com/customise/db/mod/phpbb_show_poll_voters_usernames/support/topic/124636 For prosilver In template/posting_poll_body.html Find <dd><label for="poll_vote_name"><input type="checkbox" id="poll_vote_name" name="poll_vote_name"{VOTE_NAME_CHECKED} /> {L_POLL_VOTE_NAME ...
- Sun Oct 19, 2025 4:26 pm
- Forum: AA Tidbits
- Topic: Etiquette Suggestions for Members
- Replies: 0
- Views: 195
Etiquette Suggestions for Members
I'm quite sure there could be more, but as long as we keep it under Rule 62 I think we're good. :D Avoid Crosstalk It is important to address the group when sharing, rather than addressing another person after they share with the group. When shares are directed to the group, everyone can benefit ...