- SSH is used for secured remote login. Once SSH is setup (usually pre-installed), logging in to a host is very easy, does not need much bandwidth and is faster to work with.
- Setting up secure remote GUI access requires additional setting up of software, where CLI needs SSH only.
- If one wants to learn shell scripting, there is no alternate to getting familiarized with CLI.
- If one knows exactly what to work with, CLI is much faster. For example, deleting all files starting with 'S' in a collection of 100 files is much easier in a CLI than on a GUI.
Well, I'm not opposing the use of GUI, but personally, I think it would be wise to have at least the basic idea about using the console. Because at the end of the day, results may vary.
0 comments:
Post a Comment