We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47946c3 commit 3323708Copy full SHA for 3323708
src/content/partials/cloudflare-one/ssh/restart-server.mdx
@@ -4,12 +4,12 @@
4
5
import { Tabs, TabItem, Render } from "~/components"
6
7
-Once you have modified your SSHD configuration, reload the SSH service on the remote machine.
+Once you have modified your SSHD configuration, reload the SSH service on the remote machine for the changes to take effect.
8
9
<Tabs>
10
<TabItem label="Debian/Ubuntu">
11
12
-For Debian/Ubuntu versions:
+For Debian/Ubuntu:
13
14
```sh
15
sudo systemctl reload ssh
0 commit comments