6 lines
260 B
Markdown
6 lines
260 B
Markdown
1. Open the cluster configuration file at `/data/user/common/cluster.conf` in a text editor. For example, you can use Vim. Create a backup of the `cluster.conf` file before you edit the file.
|
|
|
|
```shell copy
|
|
sudo vim /data/user/common/cluster.conf
|
|
```
|