diff --git a/21-Server Reference/px2-server/General Notes.md b/21-Server Reference/px2-server/General Notes.md index 3244752..2f61db0 100644 --- a/21-Server Reference/px2-server/General Notes.md +++ b/21-Server Reference/px2-server/General Notes.md @@ -44,4 +44,6 @@ ssh u0_a208@100.127.187.60 -p 8022 If it stops working, just restart it. That usually fixes it. If it doesn't, something bad happened. ### Future Notes -Look more at proot-distro, and maybe udocker fo \ No newline at end of file +Look more at proot-distro, and maybe udocker for docker. + +Actually, look at chroot instead of proot-distro. Basically install debian into a folder, point the / to that folder in a zellij auto-spawned tab, and you've got debian in that tab that's fully transparent. \ No newline at end of file