# 업데이트 중 'sshd\_config' 파일에 대한 'openssh-server 구성 중' 메시지가 표시됩니다

**URL:** https://meta.discourse.org/t/updating-i-get-a-configuring-openssh-server-message-about-the-sshd-config-file/275841
**Category:** Self-hosting
**Created:** [8월 19, 2023, 12:18오후 UTC](https://meta.discourse.org/t/updating-i-get-a-configuring-openssh-server-message-about-the-sshd-config-file/275841 "2023-08-19T12:18:41Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Pandabear](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pandabear/32/207556_2.png) [@Pandabear](https://meta.discourse.org/u/Pandabear)
#### Post date: [8월 19, 2023, 12:18오후 UTC](https://meta.discourse.org/t/updating-i-get-a-configuring-openssh-server-message-about-the-sshd-config-file/275841/1 "2023-08-19T12:18:41Z")

</div>

보통 2개월마다 아래 지침에 따라 포럼을 업데이트합니다.

> [@Manually update Discourse and Docker image to latest](https://meta.discourse.org/t/manually-update-discourse-and-docker-image-to-latest/23325):
>
> bookmark This guide provides step-by-step instructions for manually updating Discourse, the Docker container, and the Ubuntu operating system on a self-hosted setup. person_raising_hand Required user level: System Administrator warning SSH access to the server. If you self-host Discourse, you occasionally need to run a manual update via the command line to get the latest security releases and newest libraries. These updates are not picked up in admin/upgrade, which is why you’ll occa…

다음 단계에서 경고 메시지가 표시됩니다.

> 1. Ubuntu 업데이트와 관련하여 Ubuntu의 **자동 보안 업데이트** 가 활성화되어 있는지 반드시 확인하세요. 명령어는 다음과 같습니다:
> 
> ```plaintext
> dpkg-reconfigure -plow unattended-upgrades
> 
> ```
> 
> 그러나 이 방법은 **치명적인 보안** 업데이트만 처리합니다. 가끔은 다음과 같이 모든 OS 업데이트를 받아야 합니다:
> 
> ```plaintext
> apt-get update
> apt-get dist-upgrade
> 
> ```

아래 명령어 `apt-get dist-upgrade`를 실행했을 때 다음과 같은 메시지가 나타났습니다.

 ![Captura de pantalla 2023-08-19 130648](https://global.discourse-cdn.com/meta/original/4X/2/0/7/207e05a5392c247415fe7e8b718b30c23e604089.png)

무엇을 선택해야 하나요? 감사합니다.

---

<div class="post-metadata">

### Author: ![Jagster](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jagster/32/192154_2.png) [@Jagster](https://meta.discourse.org/u/Jagster)
#### Post date: [8월 19, 2023, 1:03오후 UTC](https://meta.discourse.org/t/updating-i-get-a-configuring-openssh-server-message-about-the-sshd-config-file/275841/2 "2023-08-19T13:03:01Z")

</div>

로컬에 있는, 즉 이전에 편집했던 버전을 그대로 유지하세요. 해당 템플릿의 사소한 편집이나 버전 번호 변경을 이유로 덮어쓸 필요는 없습니다.

이는 Discourse에 종속적인 문제가 아닙니다. 서버의 문제입니다.

---

<div class="post-metadata">

### Author: ![Pandabear](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pandabear/32/207556_2.png) [@Pandabear](https://meta.discourse.org/u/Pandabear)
#### Post date: [8월 20, 2023, 4:40오후 UTC](https://meta.discourse.org/t/updating-i-get-a-configuring-openssh-server-message-about-the-sshd-config-file/275841/3 "2023-08-20T16:40:45Z")

</div>

감사합니다. 추천해 주신 대로 진행했습니다.

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [9월 19, 2023, 4:41오후 UTC](https://meta.discourse.org/t/updating-i-get-a-configuring-openssh-server-message-about-the-sshd-config-file/275841/4 "2023-09-19T16:41:23Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
