mirror of
https://gitee.com/callmer/pve_toss_notes.git
synced 2026-08-31 22:12:51 +08:00
update 4.PVE制作虚拟机模板.md.
This commit is contained in:
+3
-1
@@ -246,7 +246,9 @@ PasswordAuthentication yes
|
|||||||
PermitEmptyPasswords no
|
PermitEmptyPasswords no
|
||||||
```
|
```
|
||||||
|
|
||||||
`nano` 编辑器在编辑文件时,可以用键盘方向键移动光标位置,在需要保存文件修改时,只需按下键盘 `ctrl 和 x` 组合键,再按下键盘 `y` 键,即可保存。
|
`nano` 编辑器常用操作方法有:
|
||||||
|
- 在编辑文件时,可以用键盘 `方向键` 移动光标位置
|
||||||
|
- 在保存文件时,按下键盘 `ctrl 和 x` 组合键,再按下键盘 `y` 键,即可保存
|
||||||
|
|
||||||
然后,重启 SSH 服务:
|
然后,重启 SSH 服务:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user