Hi,
this post describes creating an virtual mtd device by nandsim with multiple partitions.
Continue reading Linux: Create multiple partitions in an virtual mtd device created by nandsim
Stuff about Linux
Hi,
this post describes creating an virtual mtd device by nandsim with multiple partitions.
Continue reading Linux: Create multiple partitions in an virtual mtd device created by nandsim
Hi,
there are two options to enable syntax highlightning in vi/vim.
Just for your current editor session. Open your file
Continue reading VI/VIM: Enable syntax highlightning in vi
Hi,
this post is a step by step tutorial for setup WLAN in debian by systemd.
Determine the WLAN Adapter and reachable Networks
1 2 3 | root@debdev ~ # iwconfig root@debdev ~ # ifconfig wlan0 up root@debdev ~ # iwlist wlan0 scanning |
Hi,
systemd can mount cifs filesystems at boot or on demand like autofs.
First cifs mount at boot time. Determine the share and the mount point.
Continue reading Systemd: Automount nfs export
Hi,
my collection of btrfs command line snippets.