AliyunCLI 过滤功能使用说明

AliyunCLI支持使用filter参数对指令返回的结果进行过滤输出。从开放API调用返回数据, 默认采用Json格式,所以用户在使用AliyunCLI时, 可以根据Json的特点, 使用过滤功能直接获取所需子节点数据。 下面举例说明:
16年7月12日 阅读 (1456) 有用 (0)

Linux下用superpi 测试 CPU 性能

Super Pi(super_pi)是很受欢迎的测试 CPU 的工具,下面是在 Linux 环境下运行 super_pi 的步骤:
16年7月12日 阅读 (2682) 有用 (1)

Linux如何查看和检查系统端口占用情况?

在 Linux 使用过程中,如果需要了解当前系统开放了哪些端口,及这些端口的关联进程和用户,可以通过 netstat 命令进行查询。
16年7月12日 阅读 (1705) 有用 (0)

Linux ping: sendmsg: Operation not permitted?

访问网站慢。执行ping结果如下图:sendmsg: Operation not permitted
16年7月12日 阅读 (1578) 有用 (0)

SSH 服务启动时出现如下错误:main process exited, code=exited

云服务器 ECS (Elastic Compute Server) Linux 服务器使用 service 或 systemctl 指令启动 SSH 服务时,命令行没有任何报错信息。但服务实际没有正常运行,同时在 secure 日志出现类似如下错误信息:sshd.service:...
16年7月12日 阅读 (1742) 有用 (0)

SSH 登录时出现如下错误:pam_listfile(sshd:auth): Refused user root for

登录云服务器 ECS (Elastic Compute Server) Linux 服务器时,即便输入了正确的密码,也无法正常登录。该问题出现时,管理终端 或 SSH 客户端其中一种方式可以正常登录,或者两种方式均无法正常登录。同时,secure 日志中出现类似如下错误信息:ss...
16年7月12日 阅读 (2063) 有用 (0)

SSH 服务启动时出现如下错误:must be owned by root and not group or word-

云服务器 ECS (Elastic Compute Server) Linux 服务器启动 SSH 服务时,出现类似如下错误信息:/var/empty/sshd must be owned by root and not group or word-writable.
16年7月12日 阅读 (1718) 有用 (0)

SSH 连接时出现如下错误:error Could not get shadow infromation for roo

当使用 SSH 登录云服务器 ECS (Elastic Compute Server) Linux 服务器时,即便正确输入了密码,在命令行或 secure 日志中也会出现类似如下错误信息,导致连接失败:Permission denied, please try again. er...
16年7月12日 阅读 (1237) 有用 (0)

SSH 服务启动时出现如下错误:error while loading shared libraries

云服务器 ECS (Elastic Compute Server) Linux 服务器启动 SSH 服务时,命令行或 secure日志出现类似如下错误信息:error while loading shared libraries: libcrypto.so.10: cannot ...
16年7月12日 阅读 (1568) 有用 (0)

SSH 连接时出现如下错误:pam_limits(sshd:session):could not sent limit

客户端连接云服务器 ECS (Elastic Compute Server) Linux 服务器时,命令行或 secure 日志出现类似如下错误信息: 1:-bash: fork: retry: Resource temporarily unavailable; 2:pam_l...
16年7月12日 阅读 (1487) 有用 (0)