Help! Tắt bảng thông báo hiện lên khi log in vps mới lần đầu tiên

** Cách tắt bảng thông báo khi người dùng VPS mới đăng nhập **

## Giới thiệu

Khi một người dùng VPS mới đăng nhập, chúng thường được trình bày với một bảng thông báo cung cấp thông tin về VPS, chẳng hạn như địa chỉ IP, tên máy chủ và sử dụng bộ nhớ.Mặc dù thông tin này có thể hữu ích, nhưng nó cũng có thể gây mất tập trung, đặc biệt nếu bạn không quan tâm đến nó.

May mắn thay, thật dễ dàng để tắt bảng thông báo.Trong hướng dẫn này, chúng tôi sẽ chỉ cho bạn cách làm điều đó.

## Bước

Để tắt bảng thông báo, hãy làm theo các bước sau:

1. Đăng nhập vào VPS của bạn.
2. Mở thiết bị đầu cuối.
3. Nhập lệnh sau:

`` `
sudo nano /etc /motd
`` `

4. Điều này sẽ mở tệp `/etc/motd` trong trình soạn thảo nano.
5. Cuộn xuống dưới cùng của tệp và tìm dòng sau:

`` `
# Hiển thị bảng thông báo trên đăng nhập
Display_notice_table = Có
`` `

6. Thay đổi giá trị của `Display_notice_Table` thành` no`.
7. Lưu tệp và thoát trình soạn thảo nano.
8. Khởi động lại VPS của bạn.

## Phần kết luận

Đó là nó!Bây giờ bạn đã tắt thành công bảng thông báo trên VPS của bạn.

## hashtags

* #Vps
* #linux
* #Phần cuối
* #Motd
* #Noticetable
=======================================
**How to Turn Off the Notice Table When a New VPS User Logs In**

## Introduction

When a new VPS user logs in, they are typically presented with a notice table that provides information about the VPS, such as its IP address, hostname, and memory usage. While this information can be helpful, it can also be distracting, especially if you're not interested in it.

Fortunately, it's easy to turn off the notice table. In this tutorial, we'll show you how to do just that.

## Steps

To turn off the notice table, follow these steps:

1. Log in to your VPS.
2. Open the terminal.
3. Type the following command:

```
sudo nano /etc/motd
```

4. This will open the `/etc/motd` file in the nano editor.
5. Scroll down to the bottom of the file and find the following line:

```
# Display the notice table on login
DISPLAY_NOTICE_TABLE=yes
```

6. Change the value of `DISPLAY_NOTICE_TABLE` to `no`.
7. Save the file and exit the nano editor.
8. Restart your VPS.

## Conclusion

That's it! You have now successfully turned off the notice table on your VPS.

## Hashtags

* #Vps
* #linux
* #terminal
* #Motd
* #Noticetable
 
Join ToolsKiemTrieuDoGroup
Back
Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock