最新文章
-
How To Install MongoDB 5.0 on Debian 11/ Debian 10
In MongoDB, there is a collection of concepts we need to be aware of. These are: SQL ServerMongoDBIndexIndexDatabaseDatabaseColumnFieldJoiningLi…… -
安装 Docker Compose
sudo curl -L https://github.com/docker/compose/releases/download/v2.2.3/docker-compose-linux-`uname -m` > ./docker-compose sudo chmod +x ./docke…… -
linux screen的用法
大家在初次接触linuxVPS时,会发现linux操作和windows操作太不相同的,windows都是图形操作界面,而linux一般是命令行操作,当然,linux也有图形操作界面,但…… -
泛域名证书申请
常用组件及软件包 ##Debian安装命令### apt-get update && apt-get install unzip zip wget curl mc nano sudo ufw socat ntp ntpdate gcc git vim s…… -
-
netfilter-persistent:53 80
if [[ "${ID}" == "centos" ]]; then pkg_install "iptables-services" else pkg_install "iptable…… -
Failed to parse PID from file
How to fix the NGINX error “Failed to read PID from file”, quick and easy 以下是有关如何修复错误消息的提示: nginx.service: Failed to read PI…… -
-
debian 端口开放、curl、nmap
1、端口开放: 安装iptables apt-get update apt-get install iptables 配置端口:入站端口 iptables -…… -
iptables:unrecognized service 的解决方法
准备在Linux下配置一个ftp服务,采用vsftpd自然是首选,但是在配置过程中,执行到: 启动vsftpd服务器: service vsftpd restart service iptables ……
友情链接
