How to Fix Issues When Visual Block Selection Fails in Vim on Windows Terminal
Using Windows Terminal has become common as a standard terminal environment in Windows. While it offers the convenien ...
How to Build an “Overseas Access Verification Environment” with Ubuntu (WSL) × Opera
When checking the behavior of web services or servers, can we really say everything has been thoroughly tested just b ...
Solution to Cache Issues Occurring During Directory Navigation in WSL + VSCode
The VSCode “Remote – WSL” extension is used by many developers because it allows them to work on Wi ...
Handling Directories on Windows Safely and Quickly in WSL Using “mount –bind”
When developing with WSL, you often find yourself needing to manipulate files on the Windows side.
In WSL, the Wi ...
Recording of Accessing My Home Minecraft Server from On the Go Using an Old MacBook Air (Big Sur)
My old Surface had a battery defect, causing the CPU to run at only a few percent constantly. Although I replaced the ...
How to Build a Minecraft Server: A Guide to Setting Up a Paper Server for Learning with Children
Minecraft is more than just a game; it is attracting attention as an educational tool that fosters creativity and log ...
Recommended Settings to Supercharge Bash History
When working daily in the terminal on Linux or macOS, the “history” feature for recalling previously exec ...
Trial and Error in Forwarding and Displaying Linux Server X Apps via WSL2
I wanted to SSH from WSL2 (Windows Subsystem for Linux) running on Windows to a Linux server (CentOS 7 in this case) ...
How to Find and Collect All MP3 Files into a Single Directory [Supports Spaces and Japanese Filenames]
You might want to gather various `.mp3` files—such as music or recordings—into a single location, ignoring the existi ...
Changing the CentOS 7 LVM Configuration: Delete /home and Expand /
When installing CentOS 7, the default settings use LVM to split the storage into/(root) and/home. This time, although ...