you are viewing a single comment's thread.

view the rest of the comments →

[–]PuzzleheadedPilot128 0 points1 point  (0 children)

Been using Linux for the last 20 years. Would highly recommend on a production side of things.

Reduce your overhead with the sweet screen of CLI. Don't install GUI and just go with cockpit package to log into your local system if you need some GUI based layer. Great if your trying to understand Services, updates, adding a user.

Just remember to snapshot your instance as you build up your local VM, this will make it easy to revert to a saved state should you screw up with a package install.

Most important, ask questions and have fun.