This list has been written from Taibah Branches in sign of thanks to the several communities for the enormous carried out job in support of the so-called “niubbi”, ovverosia the principianti, those which come near for the first time to the pinguino. All it we have been, “niubbi”, must also be begun, not?

Thus here the 7 good habits that every customer linux must have:
- To never loggarsi like root - Superfluous if it is used a distribution like Ubuntu that uses I sudo in order to temporary elevate the privileges of the customer to the level of administrator. However a good suggestion.
- To correctly call the files- Technically in an atmosphere linux is possible to call the rows in the way that it wants (does not have to be used “/” that it is for the directory root or a character “null”), but some good practical exist in order to avoid complications in future:
to only use alphanumeric characters, hyphens and points of sottolineatura;
to avoid special symbols, like the sign of the dollar, parenthesis, and percentages. These symbols have a specific meaning for the shell, and could cause conflicts;
avoiding the use of spaces, the management of the rows with spaces for finishes them is embarrassing.
- To install home in a separate partition - I agree fully because this concurs reinstallare the system or quite to change to all the distribution without to lose the personal data and formulations.
- To manage the crash correctly - Also this is an absolutely important point, because before CTRL-ALT-CANC, reset with the push-button, or to detach the thorn, it is important to know that they exist of the methods in order to manage any crash without riavviare correctly:
“force quit” on the applet in the bar of the applications;
if it does not work to type on finishes them “ps-A”, to take note of the ID of the guilty process of the crash, then a beautiful “kill PID”;
to use the commando “killal”, as an example “killall firefox-bin”;
if the graphical interface is blocked, thus from not being able to use they finishes, to press CTRL-ALT-F1. An other will be opened finishes them, and practically all a new session. To kill the guilty process there using step 2 and 3;
if it does not work, to riavviare the this.
- To try various distributions. The panorama is indeed immense.
- To learn to use the commando line - I share; for complex operations ago to save a heap of time.
- At last to be ready to experiment.