Skip to content
Posts

Archlinux with Wayland

Yannick Breuer 2 min read

Arch Linux Important Links Arch Linux Download Page Arch Linux Wiki Install Guide Basic Setup Load keyboard layout loadkeys de Perpare Disk Partitioning Target: 1G Boot Partition (RAM * 1.5) Swap Partition Root Partition cfdisk /dev/sda Formatting mkfs.fat -F 32 /dev/sda1 mkswap /dev/sda2 Create encrypted ext4 root partition cryptsetup -y -v luksFormat /dev/sda3 cryptsetup open /dev/sda2 cryptroot mkfs.ext4 /dev/mapper/root Mount partitions mount /dev/mapper/cryptroot /mnt mount --mkdir /dev/sda1 /mnt/boot swapon /dev/sda2 Prepare pacman Update download server

Lorem

Yannick Breuer 3 min read

Lorem ipsum Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Malesuada nunc vel risus commodo. At varius vel pharetra vel turpis nunc. Nibh sit amet commodo nulla. Molestie a iaculis at erat pellentesque adipiscing. Viverra mauris in aliquam sem. Auctor urna nunc id cursus metus aliquam eleifend mi in. Nibh praesent tristique magna sit amet purus. Est ullamcorper eget nulla facilisi.

YROOT.io ist nun online!

Yannick Breuer 1 min read

Es ist nun endlich soweit, meine Seite (yroot.io) ist nun online! Es handelt sich dabei um das NEOS CMS mit dem Projekt Accelerated Mobile Pages (AMP) als Frontend Idee / Technologie. Es wird sich im laufe der Zeit noch vieles hier verändern, da ich mit verscheiden Themen und Technologien herrum probieren möchte, dazu kommt das es sich hier um meinen ersten Blog handelt. Seid also auf neue Beiträge gespannt!

YROOT - all about the web and more

Hier findest du alles was mir im Alltag begenet und festgehalten werden solle.