Main Page: Difference between revisions

From Cheatsheet
Jump to navigationJump to search
No edit summary
Tag: Manual revert
 
(4 intermediate revisions by the same user not shown)
Line 8: Line 8:
== About this Wiki ==
== About this Wiki ==
This place is a dump of random IT-related commands and knowledge. </br>
This place is a dump of random IT-related commands and knowledge. </br>
I am a sysadmin & network engineer in study.
I am a sysadmin, network and Cloud engineer in study.


<pre>
<pre>
Any line prepended with # is a comment.
Any line prepended with # is a comment.
I use # even for non-Linux, such as Cisco IOS.
Be mindful when copy-pasting anything.
Be mindful when copy-pasting.
</pre>
</pre>


== Table of Contents ==
== Table of Contents ==
{{Special:AllPages}}
<!--
<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>
 
</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