Latest Articles
How to mount filesystem without fstab using systemd (CentOS/RHEL 7/8)
We mount filesystem using /etc/fstab to make the changes persistent across reboot. Now there is another way to mount filesystem without fstab using systemd.
How to mount filesystem in certain order one after the other in CentOS/RHEL
Mount filesystem in certain order during reboot one after the other using systemd unit file or /etc/fstab using RequiresMountsFor x-systemd.requires- mounts-for …
Configure vnc server in RHEL 8 Linux [Step-by-Step]
Step by step tutorial to configure vnc server in RHEL 8 Linux with examples Xvnc is the X VNC (Virtual Network Computing) server. It is based on a standard X
How to create anaconda updates.img used with inst.updates in RHEL 7/8
Steps to create anaconda updates.img also called as product,img with inst,updates in RHEl 7 and 8 during ISO or PXE installation Extract and rebuild updates.img …
2 ways to update and rebuild initrd image in CentOS/RHEL 7 and 8
Steps to extract, modify, update and rebuild initrd image in CentOS RHEL 7 and 8 ISO DVD with examples using XZ / LZMA format Update initrd with modules drivers …
