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...
How I Removed Malware from My WordPress Site: A Webmaster’s Experience
by Pangeran Wiguan | 11 April 2023 | Blogging, Website Design & Development | 0 Comments
As a webmaster, I understand the importance of keeping your WordPress site safe from malware. Unfortunately, malware infections can happen to anyone, and the consequences can be severe, including damage to your website's reputation and potential harm to your visitors....