Tag Archives: how to install yum in server
YUM Server Configuration Redhat Linux
YUM - Yellowdog Updater Modified
YUM is a package management for Linux operating system. It is developed in python language.
YUM finds the dependency in server, while RPM doesn't requires the dependency files. YUM clients doesn't need to have the source RPM files for installation, the files will be taken from YUM server.
Package Name: vsftpd
Service Name: vsftpd
Initially /var/ftp/pub will not available. Vsftpd package is used to make /var/ftp/pub directory.( NOTE: don't create /var/ftp/pub manually)
Mount the contents of CDROM into the mnt directory.
#mo




