In a normal Linux system, there is one kernel and one userspace. By default, your Linux distribution uses a single kernel to control all hardware, and a single userspace that runs everything else.
READ CAREFULLY! When using Chroot environments to exit completely close the Termux application even from the background apps or if necessary force close it. Otherwise, in case you do some command like ...
現代のインフラエンジニアにとって「環境の隔離」といえば Docker などのコンテナ技術が当たり前ですが、その概念の原点とも言えるコマンドが chroot(Change Root) です。 「古い技術でしょ?」と侮るなかれ。 OSが起動しなくなった緊急時、LiveCD(レスキュー ...