Split a Drive into Multiple Partitions And Format Them as Ext4 and Btrfs
Create two partitions on a blank disk: one smaller ext4 for service logs and the rest btrfs for service data. Mount both and prove they work.
Focused hands-on problems designed to help you hone your DevOps or Server Side skills. Some challenges are more educational, while others are based on real-world scenarios. The platform provides hints and feedback for each challenge, including automated solution checks.
Create two partitions on a blank disk: one smaller ext4 for service logs and the rest btrfs for service data. Mount both and prove they work.
Hack your way through this challenge making the OOM kills invisible again.
Prove your networking skills by mapping one network address to another without starting any additional processes.
Prove your mastery of Linux and containers by connecting multiple network namespaces into a single network.
Learn a bunch of Linux networking tricks while trying to access an Nginx server running inside a container started with ctr and a bare containerd daemon.