mirror of
				https://github.com/kevinveenbirkenbach/hetzner-arch-luks.git
				synced 2025-11-04 02:37:58 +00:00 
			
		
		
		
	Updated doku
This commit is contained in:
		
							
								
								
									
										23
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										23
									
								
								README.md
									
									
									
									
									
								
							@@ -1,15 +1,30 @@
 | 
				
			|||||||
# Arch Linux with LUKS and btrfs on a hetzner server (DRAFT)
 | 
					# Arch Linux with LUKS and btrfs on a hetzner server (DRAFT)
 | 
				
			||||||
This guide should show you how to set up an System with the following specifications on an hetzner server:
 | 
					
 | 
				
			||||||
* Arch Linux
 | 
					## Software
 | 
				
			||||||
* btrfs
 | 
					This guide shows how to set up the following software composition:
 | 
				
			||||||
* LUKS
 | 
					* [Arch Linux](https://www.archlinux.de/)
 | 
				
			||||||
 | 
					* [btrfs](https://en.wikipedia.org/wiki/Btrfs)
 | 
				
			||||||
 | 
					* [LUKS](https://wiki.archlinux.org/index.php/Dm-crypt)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## Requirements
 | 
				
			||||||
 | 
					Written for a [Dedicated](https://de.wikipedia.org/wiki/Server#Dedizierte_Server) [Hetzner](https://www.hetzner.com/) server with the following hardware specifications:
 | 
				
			||||||
 | 
					'''
 | 
				
			||||||
 | 
					CPU1: Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz (Cores 8)
 | 
				
			||||||
 | 
					Memory:  15973 MB
 | 
				
			||||||
 | 
					Disk /dev/sda: 3000 GB (=> 2794 GiB)
 | 
				
			||||||
 | 
					Disk /dev/sdb: 3000 GB (=> 2794 GiB)
 | 
				
			||||||
 | 
					Total capacity 5589 GiB with 2 Disks
 | 
				
			||||||
 | 
					'''
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Legend
 | 
					## Legend
 | 
				
			||||||
The following symbols show you where to execute the code:
 | 
					The following symbols show you where to execute the code:
 | 
				
			||||||
 | 
					### Environment
 | 
				
			||||||
* :computer: Client
 | 
					* :computer: Client
 | 
				
			||||||
* :ambulance: Rescue System
 | 
					* :ambulance: Rescue System
 | 
				
			||||||
* :ghost: Chroot from Rescue System into Arch
 | 
					* :ghost: Chroot from Rescue System into Arch
 | 
				
			||||||
* :minidisc: Arch Os
 | 
					* :minidisc: Arch Os
 | 
				
			||||||
 | 
					### Miscellaneous
 | 
				
			||||||
 | 
					* :warning: Warning
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Guide
 | 
					## Guide
 | 
				
			||||||
### 1. Configure and Install Image
 | 
					### 1. Configure and Install Image
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user