Wiki Page Content

Differences between revisions 14 and 19 (spanning 5 versions)
Revision 14 as of 2020-04-17 15:15:12
Size: 679
Editor: fhoma
Comment:
Revision 19 as of 2020-04-17 16:33:01
Size: 857
Editor: fhoma
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
<<Navigation(slideshow)>>
Line 4: Line 3:

 * [[index/Computers description]]
 * [[index/Request an account]]
 * [[index/storage description]]
 * [[index/First login]]
 * [[index/transfering data]]
 * [[index/Submitting jobs]]

<<Navigation(children)>>
Line 30: Line 20:
##<<Navigation(siblings)>>

 * [[/000 Introduction]]
 * [[/100 Creating the slides]]
 * [[/900 Last but not least: Running your presentation.]]

<<Navigation(children)>>
{{ credit('https://moinmo.in/', 'MoinMoin Powered', 'This site uses the MoinMoin Wiki software.') }}
##{# Text links in the footer #}
##{% macro credits(start='<p id="moin-credits">'|safe, end='</p>'|safe, sep='<span>&bull;</span>'|safe) %}
##{{ start }}
##{{ credit('https://moinmo.in/', 'MoinMoin Powered', 'This site uses the MoinMoin Wiki software.') }}
##{{ sep }}
##{{ credit('https://moinmo.in/Python', 'Python Powered', 'MoinMoin is written in Python.') }}
##{{ sep }}
##{{ credit('https://moinmo.in/GPL', 'GPL licensed', 'MoinMoin is GPL licensed.') }}
##{{ end }}
##{% endmacro %}

Some words on how to use MIB servers

Computers description

Request an account

storage description

First login

transfering data

Submitting jobs

Check jobs

Install tools

credit('https://moinmo.in/', 'MoinMoin Powered', 'This site uses the MoinMoin Wiki software.')

index (last edited 2023-04-25 11:26:59 by fhoma)