User Tools

Site Tools


start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
start [2026/06/09 12:31] lukaszstart [2026/06/09 16:15] (current) – external edit 127.0.0.1
Line 1: Line 1:
-====== LabUnix Wiki — Syntax Cheatsheet ======+====== Welcome ======
  
-Welcome to the LabUnix wikiBelow is a reference for DokuWiki syntax.+Greetings to my humblest of wikisIt exists simply to documents how things I did work so that I can debug or recreate them when needed, without having to figure out everything from scratch.
  
-===== Text Formatting =====+Alas, my memory for things I do quickly fades if I do not have to repeatedly come back to it. One-off setups that continue to work are the hardest to recreate down the line for me.
  
-<nowiki>**bold**</nowiki> → **bold** 
-<nowiki>//italic//</nowiki> → //italic// 
-<nowiki>__underlined__</nowiki> → __underlined__ 
-<nowiki>''monospace''</nowiki> → ''monospace'' 
-<nowiki>**//bold italic//**</nowiki> → **//bold italic//** 
  
-===== Headings =====+===== Operating systems =====
  
-<code> +I run few operating systems at home and so finer details sometimes become fuzzy too.
-====== Heading 1 ====== +
-===== Heading 2 ===== +
-==== Heading 3 ==== +
-=== Heading 4 === +
-== Heading 5 == +
-</code>+
  
-===== Lists =====+  * [[Devuan|Devuan]] 
 +  * [[Void|Void]] 
 +  * [[FreeBSD|FreeBSD]] 
 +  * [[OpenBSD|OpenBSD]] 
 +  
 +===== Hardware =====
  
-<code> +I have old hardware that supports this playground:
-Unordered: +
-  * Item one +
-  * Item two +
-    * Nested item+
  
-Ordered+  * T480 with 32 GB of RAM and intel core i7 (8th gen)main work machine 
-  - First +  * T420 with 8 GB of RAM and intel core i5: running Void 
-  - Second +  * R61i with 2 GB of RAM and intel centrino: running OpenBSD 
-    - Nested +  * Asus VivoBook X515EA with 24 GB of RAM and intel core i3: home server running FreeBSD
-</code>+
  
-===== Links =====+Besides that,0 I also run FreeBSD on a VPS for some services I want to be always on, such as my [[OpenSMTPD|OpenSMTPD]]
  
-<code> 
-[[page name]] 
-[[page name|Link text]] 
-[[namespace:page|Link text]] 
-[[https://example.com|External]] 
-</code> 
- 
-===== Code ===== 
- 
-<code> 
-Inline: ''code here'' 
- 
-Block: 
-<code> 
-your code 
-</code> 
- 
-With highlighting: 
-<code bash> 
-your bash code 
-</code> 
-</code> 
- 
-===== Tables ===== 
- 
-<code> 
-^ Header 1  ^ Header 2  ^ Header 3  ^ 
-| Cell 1    | Cell 2    | Cell 3    | 
-| Cell 4    | Cell 5    | Cell 6    | 
-</code> 
- 
-===== Notes ===== 
- 
-<code> 
-<note>Regular note.</note> 
-<note important>Important note.</note> 
-<note warning>Warning.</note> 
-<note tip>Tip.</note> 
-</code> 
- 
-===== Images ===== 
- 
-<code> 
-{{namespace:image.png}} 
-{{namespace:image.png|caption}} 
-{{namespace:image.png?200}}        (resize to 200px) 
-{{namespace:image.png?200x100}}    (resize to 200x100) 
-</code> 
- 
-===== Namespaces ===== 
- 
-<code> 
-[[servers:sanctum]] 
-[[services:vaultwarden]] 
-</code> 
start.1781008308.txt.gz · Last modified: by lukasz