Điểm:0

Do any of the apt-get update/upgrade/dist-upgrade commands change any of the customized conf files?

lá cờ cn

It appears to me that a standard Ubuntu 20.04 distribution needs to be updated very regularly to protect the Apache server from hacking.

As I understand it, there are several commands to do this. Each one has a dated pedigree driving its usage.

From the Ubuntu manuals:

  • apt update "...is used to resynchronize the package index files from their sources."
  • apt upgrade "...is used to install the newest versions of all packages currently installed on the system from the sources enumerated in /etc/apt/sources.list."
  • apt-get dist-upgrade "...in addition to performing the function of upgrade, also intelligently handles changing dependencies with new versions of packages."
  • apt full-upgrade NOT IN MANUAL "...performs the function of upgrade but may also remove installed packages if that is required in order to resolve a package conflict."
  • apt-get autoremove "...is used to remove packages that were automatically installed to satisfy dependencies for other packages and are now no longer needed."

From another question: "By default, apt will ask you to overwrite or leave as-is, any configuration file detected to be changed during an upgrade."

But does this include "all" custom files like default, conf, ini, and other non-config-labeled files?

Điểm:1
lá cờ cn

Có: Apt sẽ hỏi bạn về từng cái nếu nó phát hiện ra sự khác biệt.

Tuy nhiên, những người đóng gói là con người và do đó có thể sai lầm. Sao lưu cấu hình của bạn là khôn ngoan.

Nếu bạn phát hiện ra một tệp cấu hình bị ghi đè âm thầm, vui lòng gửi báo cáo lỗi.

Đăng câu trả lời

Hầu hết mọi người không hiểu rằng việc đặt nhiều câu hỏi sẽ mở ra cơ hội học hỏi và cải thiện mối quan hệ giữa các cá nhân. Ví dụ, trong các nghiên cứu của Alison, mặc dù mọi người có thể nhớ chính xác có bao nhiêu câu hỏi đã được đặt ra trong các cuộc trò chuyện của họ, nhưng họ không trực giác nhận ra mối liên hệ giữa câu hỏi và sự yêu thích. Qua bốn nghiên cứu, trong đó những người tham gia tự tham gia vào các cuộc trò chuyện hoặc đọc bản ghi lại các cuộc trò chuyện của người khác, mọi người có xu hướng không nhận ra rằng việc đặt câu hỏi sẽ ảnh hưởng—hoặc đã ảnh hưởng—mức độ thân thiện giữa những người đối thoại.