SliTaz GNU/Linux official and community documentation wiki.
.png

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
en:guides:reallybasicnewbie [2013/01/29 00:22]
oui [su]
en:guides:reallybasicnewbie [2013/01/29 11:42]
oui
Line 1: Line 1:
-====== SliTaz Newbie Guide - II - Training for really Basic Newbie coming from Windows ​======+====== SliTaz Newbie Guide - II ======
  
 +====== Training for really Basic Newbie coming from Windows ======
  
 Linux is not only the successor of Unix: it was the clone of that already perfectly developed OS! For this reason did Linux never need to copy Windows stuff or methods and did develop itself without getting distracted from its own objectives. And all documentation concerning Unix and, later, Linux was already perfect as Linux came, so that very old documents can be deprecated but already very useful, especially translations into other languages as they often can't be published as soon as new developments. Linux is not only the successor of Unix: it was the clone of that already perfectly developed OS! For this reason did Linux never need to copy Windows stuff or methods and did develop itself without getting distracted from its own objectives. And all documentation concerning Unix and, later, Linux was already perfect as Linux came, so that very old documents can be deprecated but already very useful, especially translations into other languages as they often can't be published as soon as new developments.
Line 18: Line 19:
 For this reason will now look at For this reason will now look at
  
-===== some commando ​lines transactions =====+===== some commando ​line transactions =====
  
 (what else after above recommandations) (what else after above recommandations)
Line 54: Line 55:
 Precedent commands are used without parameter in above cases. A lot of commands must have parameters plus predefined objects. For example: Precedent commands are used without parameter in above cases. A lot of commands must have parameters plus predefined objects. For example:
  
-**SomeCommand --SomeParameter [[SourceObject] DestinationsObject]**+**SomeCommand --SomeParameter [ [SourceObject] DestinationsObject]** 
 + 
 +Some commands support more than one parameter at the same time!
  
 === Parameter --help === === Parameter --help ===
Line 76: Line 79:
 You will be invite to enter the valid password from **root**! The command is in that form only for the entered line valid. You don't need to exit! You will be invite to enter the valid password from **root**! The command is in that form only for the entered line valid. You don't need to exit!
  
-=== su (without any parameter, ​but eventually with) [-] [user] ===+=== su (without any parameter, ​or eventually with:) [-] [user] ​ ===
 __**Very important:​**__ exit this phase of processing as soon as possible with the command //exit//! __**Very important:​**__ exit this phase of processing as soon as possible with the command //exit//!
  
-Give you the right from the user, if you name an user, or **root**. I have to enter the adequate password.+**su** opens a sequence of following commands giving ​you the right from the user, if you name an user, or **root**. I have to enter the adequate password.
  
 With those commands and variations it is easy to respect the rule never login as //root// ! With those commands and variations it is easy to respect the rule never login as //root// !
 +
 +=== man SomeCommand ===
 +__quit the manpage with **q**__
 +
 +Will show you the manual page about the command SomeCommand.
 +Please try
 +
 +<​file>​man su</​file>​
 +
 +and read it with attention!
 +
 +===== Daily used commands =====
 +
 +Please continue [[basicnewbie|here]]!
  
 
en/guides/reallybasicnewbie.txt · Last modified: 2013/01/29 15:27 by oui