tlinux部署体验


题记:

  国内各大云厂商不断开源自己定制优化的os,对大家相互学习借鉴促使不断进步!从开源中学习、进步!

###github

https://github.com/Tencent/TencentOS-kernel

###iso/mirrors

https://mirrors.cloud.tencent.com/tlinux/2.4/iso/

安装须知:

  内存2g+

  磁盘50G+

  采用vmware12建立虚机体验os

       进入后静默安装,安装完毕reboot。进去设置网络信息及dns及修改repo

注意:默认yum源是tencent的内网地址不能解析的

[root@Tlinux64 /etc/yum.repos.d]# sed -i s#mirrors.tencentyun.com#mirrors.cloud.tencent.com#g  epel.repo 
[root@Tlinux64 /etc/yum.repos.d]# sed -i s#mirrors.tencentyun.com#mirrors.cloud.tencent.com#g  tlinux.repo 
[root@Tlinux64 /etc/yum.repos.d]# sed -i s#mirrors.tencentyun.com#mirrors.cloud.tencent.com#g  tlinux-sources.repo


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM