文章分类 -  Linux平台开发

关于 linux 平台开发的所有文章。
摘要:Centos 中部署 superset 环境 linux 环境部署 CentosOS 7.9.2009 版本 镜像拉取 在 docker 中 docker pull centos:7.9.2009 创建容器 docker run -itd --name superset --privileged=t 阅读全文
posted @ 2023-12-02 15:04 RafaelLxf 阅读(306) 评论(0) 推荐(0)
摘要:更换阿里源 阿里源镜像文件内容 如果 linux 安装之后,就不能访问源(说明不能安装任何软件),就要自己拷贝内容更换源。 # CentOS-Base.repo # # The mirror system uses the connecting IP address of the client an 阅读全文
posted @ 2023-12-02 15:00 RafaelLxf 阅读(350) 评论(0) 推荐(0)