For me the difference between a cli and a gui is like asking someone to do something speaking in a language they can understand and doing it just by pointing at things and doing gestures. It’s enough for ordering at a restaurant, but for more complex tasks it gets ridiculous, even at a restaurant you’ll get better results if you can ask for some information and understand what the server says
ThankYouVeryMuch
- 0 Posts
- 5 Comments
Joined 2 years ago
Cake day: June 23rd, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
Lol I left with the APIcalypse, and I was an official app user, no regrets and never looked back. Why would anyone go to that shithole when you have the fediverse?
Doubling the voltage for a given circuit would result in four times the power, P = V^2 R (*This is wrong, it’s over R, see comment below). So 6db
I just wanted to add that you can run gui applications through ssh with x11 forwarding, options -X or -Y (untrusted/trusted but at least in Debian back in the day they behaved the same). So if you wanted a gui file manager you run it in the ssh session on the remote server, sudo if you need but NEVER logged as root, and the window will pop on your local DE instead of having to run an entire desktop on each server