Difference between revisions of "Help:Contents"

From bwHPC Wiki
Jump to: navigation, search
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
 
== Using SEARCH ==
 
== Using SEARCH ==
 
You can search for expressions and words by using the SEARCH tool in the upper left corner.
 
You can search for expressions and words by using the SEARCH tool in the upper left corner.
Line 6: Line 5:
 
quotes, e.g. ''' 'module help' '''.
 
quotes, e.g. ''' 'module help' '''.
   
  +
== [[bwHPC_Wiki:About|About this Wiki]] ==
   
== Command line commands (CLC) ==
+
=== Command line commands (CLC) ===
 
All command line commands are given in boxes, e.g.
 
All command line commands are given in boxes, e.g.
 
<pre>$ echo "hello" </pre>
 
<pre>$ echo "hello" </pre>
 
The beginning of a command is indicated
 
The beginning of a command is indicated
 
by <span style="color:#FF0000">'''$'''</span> and must '''not''' be included when copy & paste to your own SSH session.
 
by <span style="color:#FF0000">'''$'''</span> and must '''not''' be included when copy & paste to your own SSH session.
  +
<br><br>
 
  +
=== Glossary ===
 
  +
A list of abbreviations used by the bwHPC Wiki can be found [[:Help:Glossary|here]].
== Abbreviations ==
 
  +
<br><br>
A list of abbreviations used by this wiki can be found [[Abbreviations|here]].
 
  +
=== Guidelines for Wiki articles ===
 
  +
Best practice guides of:
 
  +
* software packages should be based on the [[Software_skeleton-page|software template page]].
== [[bw-IT-Services_Wiki:About|About this Wiki]] ==
 

Latest revision as of 15:02, 21 July 2014

1 Using SEARCH

You can search for expressions and words by using the SEARCH tool in the upper left corner. If you are search for phrases or word groups, make sure to put the phrase or word group in quotes, e.g. 'module help' .

2 About this Wiki

2.1 Command line commands (CLC)

All command line commands are given in boxes, e.g.

$ echo "hello" 

The beginning of a command is indicated by $ and must not be included when copy & paste to your own SSH session.

2.2 Glossary

A list of abbreviations used by the bwHPC Wiki can be found here.

2.3 Guidelines for Wiki articles

Best practice guides of: