使用ftp建立yum源

使用ftp建立yum源

  • server端

  1. 建立ftp服务

    1. 建立vsftpd服务

    2. createrepo /repo 

  2. reposync远程源到本地

  • client端

    1. 检查url格式是否正确:ftp://user:password@ftpserver/repo(使用浏览器测试能否打开)

    2. yum update测试能否连接

Leave a Comment

您的电子邮箱地址不会被公开。 必填项已用*标注