Main Page: Difference between revisions
Jump to navigation
Jump to search
Debian package management (
Configuration management (
Differences between
No edit summary |
|||
Line 2: | Line 2: | ||
|[[Guide to TechDocs for administrators and content creators|Guide to TechDocs for<br />administrators and content creators]] | |[[Guide to TechDocs for administrators and content creators|Guide to TechDocs for<br />administrators and content creators]] | ||
|} | |} | ||
== Overview == | |||
* [[conform gives way to cfengine]] | |||
{| | {| | ||
Line 43: | Line 47: | ||
* [[:Category:Pages needing work|Pages needing work]] | * [[:Category:Pages needing work|Pages needing work]] | ||
A bit more specifically, each New World host's filesystem is handled thusly: | A bit more specifically, each New World host's filesystem is handled thusly: |
Revision as of 07:28, 23 Haziran 2022
Guide to TechDocs for administrators and content creators |
Overview
Management and operation of systems | Individual systems, applications and services |
---|---|
Grab-bag of unsorted topics
- Examine the SyntaxHighlight extension from the point of view of demands on the host (suggested by AndrewT, see also https://phabricator.wikimedia.org/T250763)
- Linux namespaces and cgroups
- Controlling Resources & Privileges with Linux namespaces, cgroups & limits
- conform - nodeinfo
- MediaWiki documentation site management - MySQL DB, /home/mediawiki/images, /home/mwimages/
- Pages yet to be created
Page categories
A bit more specifically, each New World host's filesystem is handled thusly:
Path | Handled by |
---|---|
/etc
|
Jointly managed by apt which mostly provides default versions of configuration files, and cfengine which installs CSE-specific versions of configuration files
|
/usr/local/extrafiles /usr/local/extrapackages /usr/local/debpkgs_lists /usr/local/vmimages
|
cfengine
|
/proc /sys /dev
|
The kernel |
/tmp /var
|
Whatever processes are running on the host |
/export
|
The kernel's nfsd (i.e., NFS server)
|
/import /home
|
The automounter |
Everything else | apt
|
Debian package management (apt
)
Configuration management (cfengine
)
The cfengine hub.
The split between CSG's and teaching's bailiwicks
Differences between conform
and cfengine
MediaWiki installation leftovers
MediaWiki has been installed.
Consult the User's Guide for information on using the wiki software.