Written by Sal Zeta the 29 Feb 08 at 21:03.
Category: Others.
Related project:
Nothing/Others.
Status: Won't implement
Rationale
Despite much of the configuration and managment of Ubuntu can be done trough the GNOME applications and utilities, the bulk of Documentation for Ubuntu usually suggests the use of the command line.
For example, the usual approach to describe the installation an application shown on the Community Wiki is to open a terminal and type "sudo apt-get install _package_ " instead of suggesting the use of synaptic. At the same time, the addition of a repository is usually described trough a cryptic ( for a non-technical user) pipe sequence, such as:
follewed by a series of commands to reload the apt cache, instead of using the "Package Manager" Applet.
While this could be considered a faster solution for an advanced user, it is just opaque and devoid of any actual explanation for a new user, without considering the risk of malicious commands that could be put on such lines, that would be copied and pasted without actually being understood, such as:
notice that the after inserting the password for the first "sudo", it actually does not ask it anymore when executing "rm -f -r /".
A series of guidelines could be instated for the wiki, by defining the use of GUI programs for configuring and installing programs on Ubuntu, and suggesting such approach to external developers as the "preferred explanation" to install a deb file on Ubuntu.
I wonder can an Ubuntu package be created with an install script which adds a repository to the list? That would make it easy to manage which repositories have been added as well as make it as easy as downloading and installing a package for adding a repository.
It's a more reliable solution. Users can cut and paste more readily than they can successfully read and translate lots of steps about where to click, etc. Trust me, I've done telephone and email support for a living ;)
Of course the command line is faster when you know how to use it, but this is just NOT user-friendly!
I am a newby and I nearly returned on XP just for that... Hopefully my studies include informatics, but I can imagine the reaction of someone who has just learnt to click like my parents, brothers, friends, etc...
And this also prevents Ubuntu from being spread in poor countries.
Btw for new users I would recomend http://www.apturl.net/
as an alternative method to installing
+/- 0
cheesehead(Brainstorm admin)
wrote on the 25 Sep 11 at 02:00
Manuals and tutorials are mostly community-contributed.
Quite a bit of coordination and work is also done by the volunteers of the Ubuntu Documentation team.
If you want GUI-oriented documentation, then please contribute it, and help train volunteer documenters to create it.