fixed asciidoc admonitions.
This commit is contained in:
		
							parent
							
								
									52e49beff6
								
							
						
					
					
						commit
						9041aafcfd
					
				
					 5 changed files with 34 additions and 12 deletions
				
			
		| 
						 | 
				
			
			@ -3,8 +3,13 @@ title = "Archlinux install with btrfs, systemd-boot, and full-disk encryption"
 | 
			
		|||
date = 2021-04-11T19:19:51-05:00
 | 
			
		||||
draft = false
 | 
			
		||||
+++
 | 
			
		||||
:caution-caption: pass:[<span style="font-size: 2em">☠</span>]
 | 
			
		||||
:important-caption: pass:[<span style="font-size: 2em">❗</span>]
 | 
			
		||||
:note-caption: pass:[<span style="font-size: 2em">✏️</span>]
 | 
			
		||||
:tip-caption: pass:[<span style="font-size: 2em">💡</span>]
 | 
			
		||||
:warning-caption: pass:[<span style="font-size: 2em">⚠</span>]
 | 
			
		||||
:toc:
 | 
			
		||||
:toclevels: 4
 | 
			
		||||
:toclevels: 6
 | 
			
		||||
 | 
			
		||||
== Installing btrfs, systemd-boot, and LUKS with suspend to disk on encrypted swap partition.
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -48,7 +53,7 @@ Anyway, start by booting up the arch ISO...
 | 
			
		|||
Sometimes, you dont want to be switching from the computer you are installing linux on and the computer with the documentation and a search engine on it,
 | 
			
		||||
and Ive found the best way to avoid that is to set up a simple ssh session from the arch ISO to the computer with the documentation on it.
 | 
			
		||||
 | 
			
		||||
[IMPORTANT]
 | 
			
		||||
[WARNING]
 | 
			
		||||
====
 | 
			
		||||
On a normal, already installed machine, *NEVER* use just a password for SSH. *ESPECIALLY* if it is internet-facing or connected to a public network. 
 | 
			
		||||
We are only doing this because we are (hopefully) on a personal network, and the password-based SSH session only exists on the Arch ISO, so as soon as you boot into your fresh system, the SSH session will be gone.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -3,6 +3,11 @@ title = "Mapping caps lock to ctrl in the TTY"
 | 
			
		|||
date = 2021-05-23T04:59:28-05:00
 | 
			
		||||
draft = false
 | 
			
		||||
+++
 | 
			
		||||
:caution-caption: pass:[<span style="font-size: 2em">☠</span>]
 | 
			
		||||
:important-caption: pass:[<span style="font-size: 2em">❗</span>]
 | 
			
		||||
:note-caption: pass:[<span style="font-size: 2em">✏️</span>]
 | 
			
		||||
:tip-caption: pass:[<span style="font-size: 2em">💡</span>]
 | 
			
		||||
:warning-caption: pass:[<span style="font-size: 2em">⚠</span>]
 | 
			
		||||
:toc:
 | 
			
		||||
:toclevels: 4
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue