谁能解释一下此输出中“非中等错误”的含义。
我认为我的硬盘有一些问题。
磁盘1
root@nshost2:/home/david # smartctl -a -d cciss,0 /dev/ciss0
smartctl 6.5 2016-05-07 r4318 [FreeBSD 10.3-RELEASE-p4 amd64] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Vendor: HP
Product: EH0146FARWD
Revision: HPDC
User Capacity: 146,815,737,856 bytes [146 GB]
Logical block size: 512 bytes
Rotation Rate: 15030 rpm
Form Factor: 2.5 inches
Logical Unit id: 0x5000cca00b7b4c54
Serial number: PLX5U32E
Device type: disk
Transport protocol: SAS (SPL-3)
Local Time is: Mon Aug 15 16:37:17 2016 …
Run Code Online (Sandbox Code Playgroud) 您好,我想在 FreeBSD 中添加亚美尼亚语。这是我的配置
亚美尼亚语|亚美尼亚语用户帐户:\ :charset=ARMSCII-8:\ :lang=hy_AM.ARMSCII-8:\ :tc=默认:
执行 cap_mkdb /etc/login.conf
我:\ :charset=ARMSCII-8:\ :lang=hy-AM.ARMSCII-8:
控制台没有未知关闭安全 # ttyv0 "/usr/libexec/getty Pc" xterm 安全 #虚拟终端 ttyv1 "/usr/libexec/getty Pc" xterm 安全 ttyv2 "/usr/libexec/getty Pc" xterm 安全 ttyv3 "/usr/libexec/getty Pc" xterm 安全 ttyv4 "/usr/libexec/getty Pc" xterm 安全 ttyv5 "/usr/libexec/getty Pc" xterm 安全 ttyv6 "/usr/libexec/getty Pc" xterm 安全 ttyv7 "/usr/libexec/getty Pc" xterm 安全 ttyv8 "/usr/local/bin/xdm -nodaemon" xterm 关闭安全 #串口终端 #'dialup' 关键字标识用于登录、fingerd 等的拨入线路。 ttyu0 "/usr/libexec/getty 3wire" vt100 onifconsole 安全 ttyu1 "/usr/libexec/getty 3wire" vt100 onifconsole 安全 …
对于以下几行,我只需要过滤掉协议、端口和服务。
tcp 127.0.0.1:25 1147/master
tcp 0.0.0.0:443 1039/nginx:
tcp 127.0.0.1:8001 1218/python
tcp 0.0.0.0:10050 939/zabbix_agentd
tcp 127.0.0.1:6379 891/redis-server
tcp 0.0.0.0:80 1039/nginx:
tcp 0.0.0.0:22 889/sshd
tcp 127.0.0.1:5432 929/postmaster
udp 127.0.0.1:323 645/chronyd
Run Code Online (Sandbox Code Playgroud)
我需要这样:
tcp 25 master
tcp 443 nginx
tcp 8001 python
tcp 10050 zabbix_agentd
tcp 6379 redis-server
tcp 80 nginx
tcp 22 sshd
tcp 5432 postmaster
udp 323 chronyd
Run Code Online (Sandbox Code Playgroud)