Category ‘RedHat’
- TECHPULP |
How to retain RPMs downloaded by yum
Generally yum deletes all RPMs it downloads right after installing them. If you want to save Internet bandwidth and have multiple systems to be updated, you can make yum to keep the RPMs it downloads. The highlighted line in /etc/yum.conf... - TECHPULP |
How to export a NFS volume in Fedora or RedHat Linux
NFS stands for Network File System and is a easy way to share files across Linux systems. However the downside of NFS file sharing is that shared folder can’t be protected with a password. But you can limit access to...