How to increase tmpfs filesystem in Linux ?
Today in this post, we will see how to increase tmpfs filesystem in Linux. tmpfs as its name suggests is a temporary memory based filesystem and uses the system memory...
Today in this post, we will see how to increase tmpfs filesystem in Linux. tmpfs as its name suggests is a temporary memory based filesystem and uses the system memory...
Today we will look what in initrd image, initramfs in Linux and what are the differences between them. Initrd :- Initial RAM Disk Initramfs :- Initial RAM Filesystem Introduction to...