Final Cut Pro X + TrueNAS Scale
by Pangeran Wiguan | 10 August 2025 | Uncategorised | 0 Comments
This is the SMB share setting. It ensures that the Final Cut Pro X Library works by opening it directly from the TrueNAS Scale shares. TrueNAS Scale - SMB Share Options Choose "No Preset" so you can checked the Use Apple-style Character Encoding and also the Enable...
Setting Up Rsync Tasks Via TrueNAS SCALE Web UI
by Pangeran Wiguan | 25 June 2025 | Coding, Technology | 0 Comments
I want a live mirror copy, not snapshots ZFS replication. This is how I am setting up my Rsync Tasks via Web UI in TrueNAS SCALE. It works for me exactly as I want it to. So I have 2 TrueNAS Server that I named Akari and Minami. (Yeah, that kind of naming convention)...
TrueNAS SCALE Useful Command (For Me)
by Pangeran Wiguan | 20 June 2025 | Coding, Technology | 0 Comments
Stop Jobs Stopping job (middlewared) that doesn't have abort button or just stuck without going to OS level kill PID. midclt call core.job_abort <JOB_ID> RSYNC inside TMUX Good for first time server to server rsync to have 2 live mirrored files, different from...
Unreal Engine 5 Quick Fix List
by Pangeran Wiguan | 21 May 2023 | Coding, Games Development | 0 Comments
Texture Streaming Pool Overbudget This is all just for my reference. The fix, in CMD "Enter Console Command" as shown below; r.Streaming.PoolSize 8000 The number 8000 can be your preference.
Defragmentation: Is It Still Relevant in 2023?
by Pangeran Wiguan | 9 May 2023 | Technology | 0 Comments
As technology continues to evolve, the need for certain maintenance tasks on our computers may change. One such task is defragmentation, which has been a common practice for Windows users for many years. But what exactly is defragmentation, and is it still necessary...