Skip to content

小虎在玩服务器

一个学习配置服务器的网站

Menu
  • 首页
  • ME

作者: vpsok

Posted on2022年1月15日2022年1月16日未分类

man 命令错误 an: preconv: Bad system call

by vpsokLeave a comment on man 命令错误 an: preconv: Bad system call
今天服务器上使用 man 命令出现了错误提示,也没有搞清楚是什么原因导致的。不过按照下面的方法可以解决。有知道朋友可以告诉我一下 man 命令错误 an: preconv: Bad system call 的解决方法 man: preconv: Bad system call man:...
Read More
Posted on2022年1月15日2022年1月16日未分类

debian 系统 ss 命令是什么意思

by vpsokLeave a comment on debian 系统 ss 命令是什么意思
平时在 debian 系统,经常用 ss 命令产看服务器上,都在监听那些端口。其实这个命令就在在查看 socker 状态 。比如 ss -lnpt State Recv-Q Send-Q Lo...
Read More
Posted on2022年1月15日2022年1月16日未分类

debian 系统查看 vsftpd 是否运行

by vpsokLeave a comment on debian 系统查看 vsftpd 是否运行
vsftpd 一般会监听服务器的 21 端口,通过 ss 看看服务器监听的端口,就可以判读是否已经运行。 ss -lnpt | grep vsftpd LISTEN 0 32 *:21 ...
Read More
Posted on2022年1月15日2022年1月16日未分类

debian 系统如何安装 vsftpd

by vpsokLeave a comment on debian 系统如何安装 vsftpd
debian 系统安装 vsftpd 只需要执行 apt-get install vsftpd 即可。如果是新系统执行一下 apt-get update apt-get install vsftpd apt-get install vsftpd Reading package ...
Read More
Posted on2022年1月14日2022年1月16日未分类

linux 系统常用的ftp服务器有哪些

by vpsoklinux 系统常用的ftp服务器有哪些有 1 条评论
ftp 的英文全称是 File Transfer Protocol , 文件传输协议。通常用来传输文件。就是本地电脑和服务器传输文件。可以上传文件,也可以下载文件,可以删除、修改等操作,这里介绍四款常用的ftp服务端的软件。 vsftpd 官网: http://vsftpd.beas...
Read More

文章分页

Previous Page Page 1 … Page 4 Page 5

近期文章

  • vm 虚拟机挂起后,再开启时间还是挂起前的时间的解决方法
  • acme.sh 的dns 别名模式
  • gohugo 如何在bash命令下自动补全(tab 提示命令)
  • 密码保护:一个接受邮件的脚本
  • HTTP/1.0、HTTP/1.1、HTTP/2和HTTP/3 详细对比,涵盖各自特点、使用条件、优势及适用场景
  • rockylinux 9 如何安装使用 WireGuard
  • 服务器如何开启bbr
  • VM 虚拟机之间可以ping 通, VM虚拟机使用桥接模式 ping不通网关
  • 记录一次 php opcache 中 jit 不能配置成功的排查过程
  • 阿里云轻应用的使用记录 【1vCPU/1GiB-SSD云盘/25GiB】

近期评论

  1. 一位WordPress评论者 发表在 linux 系统常用的ftp服务器有哪些

归档

  • 2025 年 8 月
  • 2025 年 7 月
  • 2025 年 6 月
  • 2025 年 4 月
  • 2025 年 3 月
  • 2025 年 2 月
  • 2024 年 12 月
  • 2024 年 10 月
  • 2024 年 7 月
  • 2023 年 11 月
  • 2023 年 10 月
  • 2023 年 8 月
  • 2022 年 11 月
  • 2022 年 5 月
  • 2022 年 4 月
  • 2022 年 3 月
  • 2022 年 1 月

分类

  • 未分类

友情链接: PuTTY wpcode 系统下载