A suitable method is using a cloud service or a compatible remote desktop solution.
A suitable method is using a cloud service or a compatible remote desktop solution.
I have a Windows 10 home system I enjoy connecting to remotely for my kids' Minecraft server. It runs locally on my network, and I don’t need internet admin rights. Here are some secure approaches:
1. Upgrading to Windows Pro with RDP—though you mentioned you prefer it less, blocking the port via firewall adds extra protection.
2. Using a home RDP wrapper—check if it enhances security without introducing new risks.
3. Trying Chrome Remote Desktop—assess its safety based on your setup.
4. Opting for Anydesk or TeamViewer—both work well with strong passwords and 2FA, and I’ve used them successfully before.
Your safest choice depends on how critical you want protection to be.
I've tried all the options, but Parsec was the best fit so far.
You don’t need a full server if you’re only looking at it. A Minecraft server can be launched via a command prompt—simply append “no-gui” to the end of a launch.bat file using Ash.
I initially thought Parsec was only for gaming purposes, but I realized it could serve other needs. Most of my time has been spent using remote desktop at work, which I relied on regularly. My goal was to enhance security by preventing new vulnerabilities, so I considered setting up RDP instead, as it would expose the machine to external threats.
I might need to perform routine upkeep such as reviewing event logs and removing unnecessary files. Since the device has 16 GB storage, it could be worth using more if Minecraft isn't heavily taxing the CPU.
All tasks can be handled via SSH. Event logs can be accessed from the terminal, file removal is a standard command, and most server applications are designed for terminal use.
Parsec isn't worth the effort. The main issue is it needs a GPU and the library is outdated for modern systems. I prefer working with a graphical interface on Windows instead of using DOS command lines. Compared to other UNIX shells, I find PowerShell unfamiliar. I haven't fully adapted to it yet.