1
0
mirror of synced 2026-01-31 09:01:33 -05:00

Merge branch 'main' into patch-3

This commit is contained in:
Ramya Parimi
2021-09-24 07:43:03 -05:00
committed by GitHub

View File

@@ -350,18 +350,6 @@ stop/waiting
- ghe-replica-mode
```
{% tip %}
The service names returned from this command can be used with [`systemctl`](https://www.freedesktop.org/software/systemd/man/systemctl.html) commands to stop, start, or restart these services manually, if needed. For example:
```shell
$ sudo systemctl restart github-resqued
```
Stopping services will cause downtime on your installation, so we recommend you contact {% data variables.contact.contact_ent_support %} before stopping or restarting any service.
{% endtip %}
### ghe-set-password
With `ghe-set-password`, you can set a new password to authenticate into the [{% data variables.enterprise.management_console %}](/enterprise/{{ currentVersion }}/admin/guides/installation/accessing-the-management-console).