-
Notifications
You must be signed in to change notification settings - Fork 366
Patch 2 #986
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Patch 2 #986
Conversation
Test results for 03a3739:
|
|
Thank you @Grammaresque :-) |
| --> | ||
|
|
||
| Linux is still not well known by the general public, even though they use it regularly. Indeed, Linux is hidden in **smartphones**, **televisions**, **internet boxes**, etc. Almost **70% of the web pages** served in the world are served by a Linux or UNIX server! | ||
| Despite its prevalence, Linux remains relatively unknown by the general public, . Linux is hidden in **smartphones**, **televisions**, **internet boxes**, etc. Almost **70% of the websites** in the world are hosted on a Linux or UNIX server! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| Despite its prevalence, Linux remains relatively unknown by the general public, . Linux is hidden in **smartphones**, **televisions**, **internet boxes**, etc. Almost **70% of the websites** in the world are hosted on a Linux or UNIX server! | |
| Despite its prevalence, Linux remains relatively unknown by the general public. Linux is hidden in **smartphones**, **televisions**, **internet boxes**, etc. Almost **70% of the websites** in the world are hosted on a Linux or UNIX server! |
| The **KDE** desktop environment is based on the **Qt** component library. | ||
|
|
||
| It is traditionally more recommended for users coming from a Windows world. | ||
| It is traditionally recommended for users familiar with a Windows environmnent. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| It is traditionally recommended for users familiar with a Windows environmnent. | |
| It is traditionally recommended for users familiar with a Windows environment. |
| **Free** does not mean free! | ||
|
|
||
| **Open source**: the source codes are available, so it is possible to consult and modify them under certain conditions. | ||
| **Open Source**: the source codes are available, so it is possible to consult and modify them under certain conditions. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| **Open Source**: the source codes are available, so it is possible to consult and modify them under certain conditions. | |
| **Open Source**: the source code is available, so it is possible to consult and modify them under certain conditions. |
| #### GPL (General Public License) | ||
|
|
||
| The **GPL License** guarantees the author of a software its intellectual property, but allows modification, redistribution or resale of software by third parties, provided that the source codes are provided with the software. The GPL is the license that came out of the **GNU** (GNU is Not UNIX) project, which was instrumental in creating Linux. | ||
| The **GPL** guarantees the author of a software its intellectual property, but allows modification, redistribution or resale of software by third parties, provided that the source codes are included with the software. The GPL is the license that came out of the **GNU** (GNU is Not UNIX) project, which was instrumental in creating Linux. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| The **GPL** guarantees the author of a software its intellectual property, but allows modification, redistribution or resale of software by third parties, provided that the source codes are included with the software. The GPL is the license that came out of the **GNU** (GNU is Not UNIX) project, which was instrumental in creating Linux. | |
| The **GPL** guarantees the author of a software its intellectual property, but allows modification, redistribution or resale of software by third parties, provided that the source code is included with the software. The GPL is the license that came out of the **GNU** (GNU is Not UNIX) project, which was instrumental in creating Linux. |
| * Input/Output redirection (returns data to a file instead of writing it on the screen) | ||
| * Connection process (manages the user's connection) | ||
| * Interpreted programming language (allowing the creation of scripts) | ||
| * Environmental variables (access to information specific to the system during operation) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| * Environmental variables (access to information specific to the system during operation) | |
| * Environment variables (access to information specific to the system during operation) |
Author checklist (Completed by original Author)
Rocky Documentation checklist (Completed by Rocky team)