Main Page: Difference between revisions

From Cheatsheet
Jump to navigationJump to search
No edit summary
 
(16 intermediate revisions by 2 users not shown)
Line 2: Line 2:
== Introduction==
== Introduction==
Welcome to my MediaWiki.
Welcome to my MediaWiki.
This place is a dump of random tidbits of knowledge related to IT.


I'm currently abusing categories as namespaces.
I'm currently abusing categories as namespaces.
* [[:Category:Cheatsheet]]
* [[:Category:Cheatsheet]]


=== Meta ===
== About this Wiki ==
Any line prepended with # is a comment, I use # even for non-Linux OSs such as IOS.
This place is a dump of random IT-related commands and knowledge. </br>
I am a sysadmin, network and Cloud engineer in study.
 
<pre>
Any line prepended with # is a comment.
Be mindful when copy-pasting anything.
</pre>
 
== Table of Contents ==
<!--
<DynamicPageList>
category  = Cheatsheet
order    = ascending
ordermethod = sortkey
</DynamicPageList>
-->
 
<table>
<tr>
 
<td>
<DynamicPageList>
category = Cheatsheet
count=  10
order = ascending
ordermethod = sortkey
</DynamicPageList>
</td>
 
<td>
<DynamicPageList>
category = Cheatsheet
offset = 10
count= 10
order = ascending
ordermethod = sortkey
</DynamicPageList>
</td>
 
<td>
<DynamicPageList>
category = Cheatsheet
offset = 20
count=10
order = ascending
ordermethod = sortkey
</DynamicPageList>
</td>


[[File:Patchouli.jpg|thumb|The librarian or something.]]
</tr>
</table>

Latest revision as of 23:29, 18 April 2025

Introduction

Welcome to my MediaWiki.

I'm currently abusing categories as namespaces.

About this Wiki

This place is a dump of random IT-related commands and knowledge.
I am a sysadmin, network and Cloud engineer in study.

Any line prepended with # is a comment.
Be mindful when copy-pasting anything.

Table of Contents