HI,This is ICE.
-
iptables 端口转发
阅读目录 开启路由转发功能 1、将本地的端口转发到本机端口 2、将本机的端口转发到其他机器 3、将一台公网 i…
-
How To Configure Nginx to use TLS 1.2 / 1.3 only
How do I enable and configure TLS 1.2 and 1.3 only in N…
-
CentOS7安装python3
1、安装编译Python3的相关依赖 yum install zlib-devel bzip2-devel o…
-
How To Install OpenSSL 1.1.1 on CentOS 7
Requirements Upgrade the system Install required packag…
-
解决You have new mail in /var/spool/mail/root提示
终端远程登陆后经常提示You have new mail in /var/spool/mail/root 这个…
-
Supervisor安装与配置(Linux/Unix进程管理工具)
Supervisor(http://supervisord.org/)是用Python开发的一个client/…
-
SELinux设置和状态查看方法
一、关闭SELinux: 1、临时关闭: setenforce 0 //设置SELinux 成为permiss…
-
How to Enable /etc/rc.local with Systemd
The solution As you can see from above, The unit file h…
-
Linux下删除history记录
部分删除操作: 1.vim ~/.bash_history该文件即为历史记录存储文件,我们随意修改 2.修改后…
-
安装libsodium,让服务器支持chacha20等加密方式
用chacha20加密方式需要安装libsodium注意:libsodium从1.0.15开始就废弃了aes-…
有任何建议吗?