Yes, it's simple to use Linux.
Yes, it's simple to use Linux.
You're seeking a Linux distribution that feels similar to Windows, especially for networking tasks. It sounds like you're looking for something user-friendly with good graphical interfaces and network management tools.
If you're after a feel similar to Windows, just installing it might be the best choice. It also offers networking options.
This distribution isn't what I expected. Mint doesn't typically provide kernel updates by default, though they've made some improvements in the recent 18 release. It still feels a bit unreliable to me. There are network management tools available, but I wouldn't suggest relying on them. You'll gain more knowledge by setting up the network through the command line—there are plenty of tutorials for that. For better support and resources, Ubuntu is the go-to choice, offering extensive guides and community help.
For semi-pro networking setups on a server, mastering the command line is a highly beneficial ability that remains relevant throughout your computing journey. However, if your setup is mainly for basic home backup and photo storage with minimal technical involvement, choosing a simpler approach might be more appropriate.
You have a variety of Linux distributions to choose from, but Linux Mint works well for most tasks. Focus on mastering bash as your shell and familiarizing yourself with essential Unix commands such as ifconfig and navigating the filesystem. The process is clear but requires some time to read through. Note that Ubuntu restricts root access; however, you can bypass it by typing 'sudo su root' followed by your password. This lets you run commands without sudo until you exit or close the terminal. Proceed only if you're confident about the commands you're using. Running programs or dangerous commands as root can lead to significant issues.
I believe the key isn't choosing a specific distribution, but rather selecting the right desktop environment. For this case, I’d test MATE—Mint could work well as it’s an official option. Make sure you get the proper version since the default is Cinnamon. Within MATE, the "Places" menu lets you connect to a server. Let me know if this assists!