You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Disk Cloning and File Transfer Using DD and Netcat
1. Clone an Entire Disk via Network Using DD
Example scenario:
You want to copy your entire 1TB NMVE SSD into a new, 2TB NMVE SSD you bought, you have two computers, but both of them only have one NMVE slot each, so a direct copy from one SSD into the other using only one computer isn't needed.
Steps:
Install the source disk 1TB SSD in the source computer and the 2TB SSD in the target computer.
Boot both computers into a Linux Live environment (e.g., Ubuntu, Debian, or any distro with SSH and dd).
A step-by-step guide to migrate KH saves from one KH version to the other (or from one savefile to the other)
How to Migrate Save Files Between Kingdom Hearts Versions (EGS to Steam, etc.)
This guide is primarily intended for PC players; however, it can be adapted for other platforms with the necessary adjustments.
During my attempt to transfer my Kingdom Hearts (KH) save file from the Epic Games Store (EGS) version to the Steam version, I encountered numerous challenges. After extensive research and trial and error, I successfully migrated my save data. This guide documents my findings and the exact steps I followed. While my process focused on migrating from EGS to Steam, the method should also work in reverse.
Additionally, with this knowledge, you will be able to extract specific save slots from one save file and insert them into another. To do this, you can skip any modifications to the "sys" entry, as it is unnecessary when transferring individual slots.
I've also used this guide with great success to migrate my PS2 (.psu) KH2 save to play on PC.
CoroutineScheduledExecutorService - Bridge between Kotlin Coroutines and Java ScheduledExecutorService
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
How to create and register a Logger filter into Spigot/Paper server
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Kotlin bench used to calculate how many times does a function take to run, on average
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters