Welcome!
A bit of an ancient
web2.0 design,
Couple lines of code,
thoughts, photo and a charm. Read more
Linux
Everything that concerns. Go to category
Electronics
micro, radio,
and usual. Go to category
Photo
From different categories. View category
29/August/2018 debianubootcubieboardkerneluart
There is one small CubieBoard 2 next to the small router.
And there is no physical access to them.
A USB-UART is connected to a router controlled by LEDE, the pins of which are connected to CubieBoard2.
Both the router and CubieBoard2 are accessible via ssh.
It was the presence of UART in the assembly that allowed us to raise the fallen CubieBoard2 remotely.
One day a regular update of the Debian kernel arrives
linux-image-4.9.0-8-armmp-lpae.
After the update the system stops responding.
Everything is simple here, you take out the microsd card, and then there is no need to describe it further.
12/August/2018 debootstrapchroot
Sometimes you need to quickly test something in a specific environment that is native to that application, such as Ubuntu.
And no, it’s not Docker, because you often need to have a normal ability to work with this environment as a system, edit configs, install packages, and so on.
Rebuilding docker images or configuring something inside them is a very specific and strange pleasure.
KVM is not needed here, LXC takes longer to set up and is more difficult to interact with.
Yes, the easiest way is debootstrap and good old chroot.
Let me note that this is not about isolation and security, but about a quick way to run trusted software in a specific environment.
3/December/2015 ext4tune2fsmkfsmount
This use is not recommended for an important data.