Posts

Showing posts with the label Yum

Setup Local Yum Repository

[root@server ~]# mount /dev/cdrom /mnt/ Now the CentOS installation DVD is mounted under /mnt directory. Next install vsftpd package and make the packages available over FTP to your local clients. To do that change to /mnt/Packages directory: