Difference between revisions of "Basic Submission Rules"
Views
Actions
Namespaces
Variants
Tools
no edit summary
imported>Verityproductions |
imported>Verityproductions |
||
Line 6: | Line 6: | ||
= How to Create an Account = | = How to Create an Account = | ||
During the account creation process, some contributors have had issues providing the correct response to a | During the account creation process, some contributors have had issues providing the correct response to a questopm such as: | ||
What is the output of " date -u +%WLinux|sha256sum|sed 's/\W//g' " ?''' | What is the output of " date -u +%WLinux|sha256sum|sed 's/\W//g' " ?''' | ||
The command provided must of course must be placed into a Linux terminal in order to get the answer. Furthermore, it is worthwhile noting that the command itself must be entered <u>without the speech marks</u>, as otherwise the terminal will simply | The command provided must of course must be placed into a Linux terminal in order to get the answer. Furthermore, it is worthwhile noting that the command itself must be entered <u>without the speech marks</u>, as otherwise the terminal will simply respond with an error message. So, for the above example, the following would be placed into the terminal in order to provide the correct response: | ||
date -u +%WLinux|sha256sum|sed 's/\W//g' | date -u +%WLinux|sha256sum|sed 's/\W//g' |