---
title: 启动HTCondor
description: "1. 使用PuTTY工具，以root用户登录服务器。"
url: https://www.hikunpeng.com/document/detail/zh/kunpenghpcs/hpcindapp/instg-osc/kunpenghtcondor_012.html
sourcePath: /source/zh/kunpenghpcs/hpcindapp/instg-osc/kunpenghtcondor_012.html
indexId: 324ebfc7cc623ce335df5601b8f8e803805a0b3f81f2e76a42f0343d196974ab67
---
# 启动HTCondor

#### 操作步骤

1. 使用PuTTY工具，以root用户登录服务器。
2. 执行以下命令启动HTCondor。

```
/etc/init.d/condor start
```
