跳至内容
龙讯旷腾 pwmat Wiki
用户工具
注册
登录
站点工具
搜索
工具
显示页面
过去修订
全部折叠/展开
反向链接
最近更改
媒体管理器
网站地图
注册
登录
>
中文
最近更改
媒体管理器
网站地图
您的足迹:
en:pwstudio:centos_cpu
本页面只读。您可以查看源文件,但不能更改它。如果您觉得这是系统错误,请联系管理员。
====== PWstudio CPU version - CentOS 7.9 installation guide ====== Applies to: CentOS 7.9\\ Includes: Docker <wrap important> Before you start, we strongly recommend reading [[en:pwstudio:readme|Read this before installing PWstudio]] first. If you don't yet know how to use a tool to log in to a server or upload/download files, read [[en:pwstudio:mobaxterm|the MobaXterm beginner tutorial]] first. The CPU version doesn't need a GPU driver — you only need to install Docker, which makes the steps quite a bit simpler than the GPU version. </wrap> ---- ===== 1. System setup ===== ==== 1.1 Disable the firewall ==== <code bash> sudo systemctl stop firewalld sudo systemctl disable firewalld </code> Of the two commands above, the first stops the firewall immediately, and the second prevents it from starting automatically at boot. Normally there's no visible output — as long as there's no error in red, it succeeded. ===== 2. Install Docker ===== The Docker installation steps are exactly the same for the CPU and GPU versions, so rather than writing it twice, we just link over to the corresponding section of the GPU installation guide. Click the link to jump to the <wrap em>Install Docker</wrap> section: [[en:pwstudio:centos_gpu#Install Docker|Go to "Install Docker"]] and follow the guide starting from "3. Install Docker" through to the end of "3.5 (Optional) Allow a non-root user to run Docker" (**you don't need** to continue on to "4. Install nvidia-container-toolkit" — that's only needed for the GPU version). Then come back here and continue with step 3 below. ===== 3. Install the PWstudio CPU version ===== Once Docker is installed, click the link to continue installing PWstudio, starting from <wrap em>Install the server.py service on the host machine</wrap>: [[en:pwstudio:quickstart_cpu#Install the server.py service on the host machine|Go to "Install the server.py service on the host machine"]], and follow the guide through to the end. ~~DISCUSSION:off~~
en/pwstudio/centos_cpu.txt
· 最后更改: 2026/08/03 15:37 由
127.0.0.1
页面工具
显示页面
过去修订
反向链接
全部折叠/展开
回到顶部