从云vscode上开发

修改ssh端口

1
2
yum provides semanage && yum -y install policycoreutils-python
semanage port -a -t ssh_port_t -p tcp 29981