+91-81782-71104

Monthly Archives: November 2024

Replicating an RHEL / Rocky Linux system on another RHEL machine that has no internet access

Problem: Internet access is missing on target system where setup has to be done Need: To setup a new system based upon an existing system, by capturing binary installable of all user installed packages and install them on remote system Generating Zip containing Binary installers for all required packages dnf history userinstalled > target-packages.lst mkdir […]

Read full article