Linux GUI vs. CLI

There are a few Graphical User Interfaces (GUI) for Linux. Popular GUIs are Gnome and KDE. There are other Graphical User Interfaces.

Often experienced Linux users chose to use command line interface (CLI) instead of GUI because it can speed up activity.

How can it speed up activity? Usually a person can type faster than a person can use a computer mouse.

Bandwidth requirements are also a lot less when a text only data needs to be transmitted over a wire.

System utilization is also much lower when a system is not using graphics.

It is also not needed to invest money in graphics cards, but these money can be invested into better processors.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator