当前位置:网站首页>16. File transfer protocol, vsftpd service
16. File transfer protocol, vsftpd service
2020-11-07 22:18:00 【Sword emperor Xiao Jian】
SELinux Security subsystem
- Three models :
- enforcing: Force security policy mode on , Illegal requests for services will be blocked .
- permissive: In case of unauthorized access to the service , Just give a warning and not force intercept .
- disabled: Don't warn or intercept ultra vires .
- getenforce- Get the current SELinux The mode of operation of the service
- setenforce0 / 1 - temporary modify SELinux Current operating mode (0 To disable ,1 To enable )
- semanage<options>__<file>- management SELinux The strategy of
- [-l] - Inquire about ;
- [-a] - add to ;
- [-m] - modify ;
- [-d] - Delete
- restorecon- Will set up SELinux The security context takes effect immediately
File transfer protocol (FTP)
- Package: vsftpd, ftp
- Working mode
- Active mode :FTP The server initiates the connection request to the client
- Passive mode :FTP The server waits for the client to initiate a connection request (FTP The default working mode of )
- systemctl enable_<serviceName>_ Application configuration
vsftpd Working mode
- Anonymous open mode ( unsafe )【 Anonymous users :anonymous】
- Local user mode
- Virtual user mode ( Security , But the configuration is complicated , Want to use PAM)
- -6 Use IPv6 agreement
Simple file transfer protocol (TFTP)
- Package: tftp_server, tftp
TFTP Service is to use xinetd Service program to manage .xinetd Services can be used to manage a variety of lightweight network services , And it has powerful log function . Simply speaking , In the installation TFTP After the package , Still need to be in xinetd Open it in the service program , Disable by default (disable) Parameter is modified as no
TFTP The command function of is not as good as FTP Powerful service , You can't even traverse directories , It's also less secure than FTP service . and , because TFTP When transferring files, we use UDP agreement , The port number occupied is 69, So the file transfer process is not like FTP The agreement is so reliable . however , because TFTP There is no need for client authentication , It also reduces unnecessary system and network bandwidth consumption , So the transmission is trivial (trivial) Small documents , More efficient .
版权声明
本文为[Sword emperor Xiao Jian]所创,转载请带上原文链接,感谢
边栏推荐
- Analysis of kubernetes service types: from concept to practice
- 洞察——风格注意力网络(SANet)在任意风格迁移中的应用
- Awk implements SQL like join operation
- wanxin金融
- Problems of Android 9.0/p WebView multi process usage
- 一万四千字分布式事务原理解析,全部掌握你还怕面试被问?
- Deep into web workers (1)
- 【原创】ARM平台内存和cache对xenomai实时性的影响
- Web Security (3) -- CSRF attack
- Jingtao project day09
猜你喜欢
use Xunit.DependencyInjection Transformation test project
微信小程序request报400错误 @RequestBody接收不到
IDEA-项目未自动生成 .iml 文件
工作1-3年的程序员,应该具备怎么样的技术能力?该如何提升?
Count the frequency of letters in text (case insensitive)
Analysis of kubernetes service types: from concept to practice
Basic operation of database
Problems of Android 9.0/p WebView multi process usage
Android Basics - RadioButton (radio button)
How to learn technology efficiently
随机推荐
Basic operation of database
【C++学习笔记】C++ 标准库 std::thread 的简单使用,一文搞定还不简单?
微信小程序request报400错误 @RequestBody接收不到
Web Security (3) -- CSRF attack
The emergence and significance of micro service
Web Security (1) -- browser homology strategy
Implementation of multi GPU distributed training with horovod in Amazon sagemaker pipeline mode
Download, installation and configuration of Sogou input method in Ubuntu
Three steps, one pit, five steps and one thunder, how to lead the technical team under the rapid growth?
Exploration and practice of growingio responsive programming
wanxin金融
Everything is 2020, LINQ query you are still using expression tree
Sentry installation
Web Security (4) -- XSS attack
The road of cloud computing: a free AWS cloud server
Insight -- the application of sanet in arbitrary style transfer
leetcode之判断路径是否相交
How to deal with data leakage and deletion related to business life and death?
High concurrency in ngnix cluster
Speed up your website with jsdelivr