Test: Difference between revisions

From Infinity Wiki
Jump to navigation Jump to search
(Created page with "<templatestyles src="Template:Main_page/styles.css" /> <div id="audiences" class="mainpage_row"> <div class="mainpage_box"> <h3><span class="header_icon" aria-hidden="true" role="presentation">20px|middle|link=</span><span><translate><!--T:4--> Set up and run MediaWiki</translate></span></h3> <div id="mainpage-admins" title="<translate nowrap><!--T:16--> System administrators</translate>" class="items"> * <translate><!--T:32--> '''...")
 
No edit summary
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
<templatestyles src="Template:Main_page/styles.css" />
 
<div id="audiences" class="mainpage_row">
=User commands=
<div class="mainpage_box">
 
<h3><span class="header_icon" aria-hidden="true" role="presentation">[[File:OOjs UI icon advanced.svg|20px|middle|link=]]</span><span><translate><!--T:4--> Set up and run MediaWiki</translate></span></h3>
{| class="wikitable"
<div id="mainpage-admins" title="<translate nowrap><!--T:16--> System administrators</translate>" class="items">
! Command
* <translate><!--T:32--> '''[[<tvar name=1>Special:MyLanguage/Download</tvar>|Download]]''', [[<tvar name=2>Special:MyLanguage/Manual:Installation guide</tvar>|install]] and [[<tvar name=3>Special:MyLanguage/Manual:System administration</tvar>|configure]] MediaWiki</translate>
! Description
* <translate><!--T:33--> Add functionality by installing [[<tvar name=1>Special:MyLanguage/Manual:Extensions</tvar>|extensions]]</translate>
|-
* <translate><!--T:34--> Problems? See [[<tvar name=1>Special:MyLanguage/Manual:Errors and symptoms</tvar>|errors and symptoms]] and [[<tvar name=2>Special:MyLanguage/Manual:FAQ</tvar>|<abbr title="Frequently asked questions">FAQ</abbr>]]</translate>
| [[site]]
* <translate><!--T:35--> Don't own a server? Find [[<tvar name=1>Special:MyLanguage/Hosting services</tvar>|hosting services]]</translate>
| manipulates with sites, which are virtual representations of computational resources
* {{ll|Professional development and consulting|2=<translate><!--T:11--> Get professional development and consulting</translate>}}
|-
* <translate><!--T:36--> Join [[<tvar name=1>Special:MyLanguage/MediaWiki Stakeholders' Group</tvar>|MediaWiki Stakeholders]] user group</translate>
| [[module]]
</div>
| activate/deactivate software modules
</div>
|-
<div class="mainpage_box">
| [[ams-config]]
<h3><span class="header_icon" aria-hidden="true" role="presentation">[[File:OOjs UI icon edit-{{dir|{{{1|{{PAGELANGUAGE}}}}}}}.svg|20px|middle|link=]]</span><span><translate><!--T:2--> Edit and use MediaWiki</translate></span></h3>
| user configuration of AMS subsystem
<div id="mainpage-users" title="<translate nowrap><!--T:14--> Users</translate>" class="items">
|-
* {{ll|Help:Navigation|2=<translate><!--T:7--> Learn how to navigate</translate>}}
| [[amssetenv]]
* '''{{ll|Help:Editing_pages|2=<translate><!--T:8--> Learn how to edit a page</translate>}}'''
| setup available computational resources for parallel execution in interactive command line mode
* {{ll|Help:Contents|2=<translate><!--T:9--> Learn more about reading, editing, and personal customisation</translate>}}
|}
</div>
 
</div>
== Administration ==
<div class="mainpage_box">
 
<h3><span class="header_icon" aria-hidden="true" role="presentation">[[File:OOjs UI icon chem.svg|20px|middle|link=]]</span><span><translate><!--T:3--> Develop and extend code</translate></span></h3>
{| class="wikitable"
<div id="mainpage-devs" title="<translate nowrap><!--T:15--> Developers</translate>" class="items">
! Command
* <translate><!--T:42--> Read the MediaWiki [[<tvar name=1>Special:MyLanguage/Developer hub</tvar>|developer documentation]]</translate>
! Description
* <translate><!--T:41--> Visit the [<tvar name=1>https://developer.wikimedia.org</tvar> Wikimedia Developer Portal]</translate>
|-
</div>
| [[ams-bundle]]
</div>
| manipulates with module bundles (collections of software modules)
</div>
|-
| [[ams-user]]
| print information about the current user
|-
| [[ams-host]]
| print information about the current host
|}
 
== Technical ==
 
{| class="wikitable"
! Command
! Description
|-
| [[_ams-cgen]]
| provide suggestions for bash-completion of AMS commands 
|-
| [[_ams-module-var]]
| manipulate with environment variables
|-
| [[module-add-stat]]
| send statistical data to the ams-isoftstat server
|}

Latest revision as of 14:34, 18 January 2024

User commands

Command Description
site manipulates with sites, which are virtual representations of computational resources
module activate/deactivate software modules
ams-config user configuration of AMS subsystem
amssetenv setup available computational resources for parallel execution in interactive command line mode

Administration

Command Description
ams-bundle manipulates with module bundles (collections of software modules)
ams-user print information about the current user
ams-host print information about the current host

Technical

Command Description
_ams-cgen provide suggestions for bash-completion of AMS commands
_ams-module-var manipulate with environment variables
module-add-stat send statistical data to the ams-isoftstat server