Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 337 Bytes

File metadata and controls

12 lines (9 loc) · 337 Bytes

Description

This repo has a serie of demos that shows how to do the basics in assembly and C in linux (or WSL)

We also explore cgroups, namespaces and Kernel modules!

Check the readmes in each demo to see what is covered

How to set up github

$ cd ~/.ssh $ ssh-keygen -t rsa -C “crgarcia@______.com” $ more id_rsa.pub $ ssh-add