---
title: 运行和验证
description: "1. 使用PuTTY工具，以root用户登录服务器。"
url: https://www.hikunpeng.com/document/detail/zh/kunpenghpcs/hpcindapp/prtg-osc/kunpengpencilcode_02_0007.html
sourcePath: /source/zh/kunpenghpcs/hpcindapp/prtg-osc/kunpengpencilcode_02_0007.html
indexId: f4626b1a3e1949f5871ef52b8b498f870cc74b2bc0c6c87248ad9affa5959bad72
---
# 运行和验证

#### 操作步骤

1. 使用PuTTY工具，以root用户登录服务器。
2. 执行以下命令创建空的data目录。

```
cd
/path/to/data
/myuser/myrun
mkdir data
```


3. 执行以下命令运行。

```
pc_run
```


  回显显示信息如下图所示。

  运行结束后，在当面目录会生成一个COMPLETED的空文件。
