In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-28 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/01 Report--
This article mainly introduces vsFTPd how to customize welcome information, the article is very detailed, has a certain reference value, interested friends must read it!
This is not difficult to implement, we can check the vsftpd.conf file to see if there is this line.
Dirmessage_enable=YES
Message_file=.message
If not, add. If there is a # in front of the dirmessage_enable=YES, remove the #. In fact, the default FTP message is .message, so you can specify it without adding message_file=. You can make your own appointment. It doesn't matter.
Then we make a .message file and write down what you want to write, for example, the content of .message is as follows:
Welcome to LinuxSir FTP!
Here, you will get the most sincere help.
If you have any questions or suggestions, please write to us. Thank you.
We can use the editor to write this .message, I think this process is needless to say.
Then we copy the .message file to each user's home directory. For example, a user of my FTP is beinan, and the home directory of this user is / opt/beinan
We're going to put .message in the / opt/beinan directory. If the system user ftp, his directory is / var/ftp this directory, this is the default, when anonymous users log in to access the / var/ftp this directory. We want anonymous users to see the welcome message. Put .message in the / var/ftp directory. Other users are nothing more than similar operations.
The above is all the contents of the article "how to customize the Welcome message by vsFTPd". Thank you for reading! Hope to share the content to help you, more related knowledge, welcome to follow the industry information channel!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.