中兴R5300G4服务器查看服务器、主板序列号及硬盘RAID信息

2024-02-08 11:28

本文主要是介绍中兴R5300G4服务器查看服务器、主板序列号及硬盘RAID信息,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!

本文在操作系统带内通过指令操作查看中兴R5300G4服务器、主板序列号及硬盘RAID信息。

一、中兴R5300G4服务器查看服务器、主板序列号

在Linux服务器上,可以使用dmidecode命令来查看服务器的硬件相关信息,由于命令要读取系统的硬件信息,因此需要切换到root用户来执行或使用sudo来提供足够的权限。

1、查看服务器序列号及信息

如下命令会返回服务器的序列号,该序列号会以字符串形式显示::

[root@localhost ~]# dmidecode -s system-serial-number
219306478018

如下命令显示系统的完整信息,包括制造商、型号、序列号、BIOS信息等:

[root@localhost ~]# dmidecode -t system
# dmidecode 3.4
Getting SMBIOS data from sysfs.
SMBIOS 3.2.1 present.Handle 0x0001, DMI type 1, 27 bytes
System InformationManufacturer: ZTEProduct Name: R5300 G4Version: 1.0.0Serial Number: 219306478018UUID: 613cc86c-0000-1000-0000-bc1695199c23Wake-up Type: Power SwitchSKU Number: N/AFamily: ServerHandle 0x001D, DMI type 32, 20 bytes
System Boot InformationStatus: No errors detected
2、查看主板序列号及信息

如下命令会返回主板的序列号,该序列号会以字符串形式显示:

[root@localhost ~]#  dmidecode -s baseboard-serial-number
739554000276

如果想查看主板的完整信息,包括制造商、型号、版本、序列号等,可以使用以下命令:

[root@localhost ~]# sudo dmidecode -t baseboard
# dmidecode 3.4
Getting SMBIOS data from sysfs.
SMBIOS 3.2.1 present.Handle 0x0002, DMI type 2, 15 bytes
Base Board InformationManufacturer: ZTEProduct Name: R5300G4Version: 16030200Serial Number: 739554000276Asset Tag: N/AFeatures:Board is a hosting boardBoard is replaceableLocation In Chassis: INSIDEChassis Handle: 0x0003Type: MotherboardContained Object Handles: 0Handle 0x001C, DMI type 10, 10 bytes
On Board Device 1 InformationType: VideoStatus: EnabledDescription: Video AST2500 x1
On Board Device 2 InformationType: EthernetStatus: EnabledDescription: Ethernet 4*X722 x16
On Board Device 3 InformationType: SAS ControllerStatus: EnabledDescription: SAS Controller x8Handle 0x001E, DMI type 41, 11 bytes
Onboard DeviceReference Designation:  Video AST2500 x1Type: VideoStatus: EnabledType Instance: 1Bus Address: 0000:03:00.0Handle 0x001F, DMI type 41, 11 bytes
Onboard DeviceReference Designation:  Ethernet X722 1Type: EthernetStatus: EnabledType Instance: 1Bus Address: 0000:1a:00.0Handle 0x0020, DMI type 41, 11 bytes
Onboard DeviceReference Designation:  Ethernet X722 2Type: EthernetStatus: EnabledType Instance: 2Bus Address: 0000:1a:00.1Handle 0x0021, DMI type 41, 11 bytes
Onboard DeviceReference Designation:  Ethernet X722 3Type: EthernetStatus: EnabledType Instance: 3Bus Address: 0000:1a:00.2Handle 0x0022, DMI type 41, 11 bytes
Onboard DeviceReference Designation:  Ethernet X722 4Type: EthernetStatus: EnabledType Instance: 4Bus Address: 0000:1a:00.3Handle 0x0023, DMI type 41, 11 bytes
Onboard DeviceReference Designation:  SAS Controller x8Type: SAS ControllerStatus: EnabledType Instance: 1Bus Address: 0000:3c:00.0

二、查看硬盘RAID信息

  本服务器使用了Adaptec RAID 控制器。arcconf 是一个用于管理 Adaptec RAID 控制器的命令行工具。它允许用户查询和控制 RAID 控制器及其相关设备的状态。以下是一些 arcconf 的常用指令

  1. arcconf setstate <Controller_Number> device <Device_Number> <State>
    这个命令用于设置设备的状态。<Controller_Number> 是控制器的编号,<Device_Number> 是设备的编号,而 <State> 是要设置的状态。例如,将设备设置为热备状态可以使用 arcconf setstate 1 device 0 3 hsp,其中 1 是控制器编号,0 是设备编号,3 表示设置操作,hsp 表示热备状态。

  2. arcconf getconfig <Controller_Number> all
    这个命令用于获取控制器的配置信息。<Controller_Number> 是控制器的编号。使用 all 参数可以获取所有设备的配置信息。例如,arcconf getconfig 1 all 将显示控制器 1 的所有设备配置信息。

  3. arcconf identify <Controller_Number> device <Device_Number>
    这个命令用于启动设备的识别灯,通常用于物理定位设备。<Controller_Number> 是控制器的编号,<Device_Number> 是设备的编号。例如,./arcconf-linux identify 1 device 0 将启动控制器 1 的设备 0 的识别灯。

1、查看RAID卡控制器信息
[root@localhost ~]# ./arcconf-linux  list
Controllers found: 1
----------------------------------------------------------------------
Controller information
----------------------------------------------------------------------Controller ID             : Status, Slot, Mode, Name, SerialNumber, WWN
----------------------------------------------------------------------Controller 1:             : Optimal, Slot 0, RAID (Hide RAW), ZTE SmartROC3100 SDPSx V2.54, 739186000138, 50015EBE047A1C3FCommand completed successfully.
2、查看 RAID组逻辑卷相关信息

 执行以下命令,查看RAID组信息,包含逻辑卷下的硬盘信息:

[root@localhost ~]# ./arcconf-linux getconfig 1 ld
Controllers found: 1
--------------------------------------------------------
Logical device information
--------------------------------------------------------
Logical Device number 0Logical Device name                        : Logical Drive 1Disk Name                                  : /dev/sdaBlock Size of member drives                : 512 BytesArray                                      : 0RAID level                                 : 1Status of Logical Device                   : OptimalSize                                       : 457830 MBStripe-unit size                           : 256 KBFull Stripe Size                           : 256 KBInterface Type                             : SATA SSDDevice Type                                : DataBoot Type                                  : NoneHeads                                      : 255Sectors Per Track                          : 32Cylinders                                  : 65535Caching                                    : DisabledMount Points                               : /boot/efi 600 MB  Partition Number 1 /boot 1024 MB  Partition Number 2 LD Acceleration Method                     : SSD IO BypassLogical Device On Boot Connector           : NoVolume Unique Identifier                   : 600508B1001CABF2A33CB293CD714BC8
--------------------------------------------------------Array Physical Device Information
--------------------------------------------------------Device ID                                  : Availability (SizeMB, Protocol, Type, Connector ID, Location) Serial Number
--------------------------------------------------------Device 12                                  : Present (457862MB, SATA, SSD, Connector:3, Device:12) BTYF12230019480BGNDevice 13                                  : Present (457862MB, SATA, SSD, Connector:3, Device:13) BTYF1223003J480BGNLogical Device number 1Logical Device name                        : 1Disk Name                                  : /dev/sdbBlock Size of member drives                : 512 BytesArray                                      : 1RAID level                                 : 1Status of Logical Device                   : OptimalSize                                       : 1831388 MBStripe-unit size                           : 256 KBFull Stripe Size                           : 256 KBInterface Type                             : SATA SSDDevice Type                                : DataBoot Type                                  : NoneHeads                                      : 255Sectors Per Track                          : 32Cylinders                                  : 65535Caching                                    : DisabledMount Points                               : Not MountedLD Acceleration Method                     : SSD IO BypassLogical Device On Boot Connector           : NoVolume Unique Identifier                   : 600508B1001CF9B0CA75E5D539AA91EE
--------------------------------------------------------Array Physical Device Information
--------------------------------------------------------Device ID                                  : Availability (SizeMB, Protocol, Type, Connector ID, Location) Serial Number
--------------------------------------------------------Device 0                                   : Present (1831420MB, SATA, SSD, Connector:0, Device:0) S455NC0R904981Device 1                                   : Present (1831420MB, SATA, SSD, Connector:0, Device:1) S455NC0R909489Logical Device number 2Logical Device name                        : 0-2Disk Name                                  : /dev/sdcBlock Size of member drives                : 512 BytesArray                                      : 2RAID level                                 : 0Status of Logical Device                   : OptimalSize                                       : 1831388 MBStripe-unit size                           : 256 KBFull Stripe Size                           : 256 KBInterface Type                             : SATA SSDDevice Type                                : DataBoot Type                                  : NoneHeads                                      : 255Sectors Per Track                          : 32Cylinders                                  : 65535Caching                                    : DisabledMount Points                               : Not MountedLD Acceleration Method                     : NoneLogical Device On Boot Connector           : NoVolume Unique Identifier                   : 600508B1001CC9F6AF6AC352A9F73939
--------------------------------------------------------Array Physical Device Information
--------------------------------------------------------Device ID                                  : Availability (SizeMB, Protocol, Type, Connector ID, Location) Serial Number
--------------------------------------------------------Device 2                                   : Present (1831420MB, SATA, SSD, Connector:0, Device:2) S455NC0R915516Logical Device number 3Logical Device name                        : 0-3Disk Name                                  : /dev/sddBlock Size of member drives                : 512 BytesArray                                      : 3RAID level                                 : 0Status of Logical Device                   : OptimalSize                                       : 1831388 MBStripe-unit size                           : 256 KBFull Stripe Size                           : 256 KBInterface Type                             : SATA SSDDevice Type                                : DataBoot Type                                  : NoneHeads                                      : 255Sectors Per Track                          : 32Cylinders                                  : 65535Caching                                    : DisabledMount Points                               : Not MountedLD Acceleration Method                     : NoneLogical Device On Boot Connector           : NoVolume Unique Identifier                   : 600508B1001C08F6CFB967225F000998
--------------------------------------------------------Array Physical Device Information
--------------------------------------------------------Device ID                                  : Availability (SizeMB, Protocol, Type, Connector ID, Location) Serial Number
--------------------------------------------------------Device 3                                   : Present (1831420MB, SATA, SSD, Connector:0, Device:3) S455NC0R915568Logical Device number 4Logical Device name                        : 0-4Disk Name                                  : /dev/sdeBlock Size of member drives                : 512 BytesArray                                      : 4RAID level                                 : 0Status of Logical Device                   : OptimalSize                                       : 1831388 MBStripe-unit size                           : 256 KBFull Stripe Size                           : 256 KBInterface Type                             : SATA SSDDevice Type                                : DataBoot Type                                  : NoneHeads                                      : 255Sectors Per Track                          : 32Cylinders                                  : 65535Caching                                    : DisabledMount Points                               : Not MountedLD Acceleration Method                     : NoneLogical Device On Boot Connector           : NoVolume Unique Identifier                   : 600508B1001C3D7DA083E19C9526DE7C
--------------------------------------------------------Array Physical Device Information
--------------------------------------------------------Device ID                                  : Availability (SizeMB, Protocol, Type, Connector ID, Location) Serial Number
--------------------------------------------------------Device 4                                   : Present (1831420MB, SATA, SSD, Connector:1, Device:4) S455NC0R904969Logical Device number 5Logical Device name                        : 0-5Disk Name                                  : /dev/sdfBlock Size of member drives                : 512 BytesArray                                      : 5RAID level                                 : 0Status of Logical Device                   : OptimalSize                                       : 1831388 MBStripe-unit size                           : 256 KBFull Stripe Size                           : 256 KBInterface Type                             : SATA SSDDevice Type                                : DataBoot Type                                  : NoneHeads                                      : 255Sectors Per Track                          : 32Cylinders                                  : 65535Caching                                    : DisabledMount Points                               : Not MountedLD Acceleration Method                     : NoneLogical Device On Boot Connector           : NoVolume Unique Identifier                   : 600508B1001CFCABEC062F31AD360408
--------------------------------------------------------Array Physical Device Information
--------------------------------------------------------Device ID                                  : Availability (SizeMB, Protocol, Type, Connector ID, Location) Serial Number
--------------------------------------------------------Device 5                                   : Present (1831420MB, SATA, SSD, Connector:1, Device:5) S455NC0R904979Logical Device number 6Logical Device name                        : 0-6Disk Name                                  : /dev/sdgBlock Size of member drives                : 512 BytesArray                                      : 6RAID level                                 : 0Status of Logical Device                   : OptimalSize                                       : 1831388 MBStripe-unit size                           : 256 KBFull Stripe Size                           : 256 KBInterface Type                             : SATA SSDDevice Type                                : DataBoot Type                                  : NoneHeads                                      : 255Sectors Per Track                          : 32Cylinders                                  : 65535Caching                                    : DisabledMount Points                               : Not MountedLD Acceleration Method                     : NoneLogical Device On Boot Connector           : NoVolume Unique Identifier                   : 600508B1001C1117753A950D01FF5394
--------------------------------------------------------Array Physical Device Information
--------------------------------------------------------Device ID                                  : Availability (SizeMB, Protocol, Type, Connector ID, Location) Serial Number
--------------------------------------------------------Device 6                                   : Present (1831420MB, SATA, SSD, Connector:1, Device:6) S455NC0R904964Logical Device number 7Logical Device name                        : 0-7Disk Name                                  : /dev/sdhBlock Size of member drives                : 512 BytesArray                                      : 7RAID level                                 : 0Status of Logical Device                   : OptimalSize                                       : 1831388 MBStripe-unit size                           : 256 KBFull Stripe Size                           : 256 KBInterface Type                             : SATA SSDDevice Type                                : DataBoot Type                                  : NoneHeads                                      : 255Sectors Per Track                          : 32Cylinders                                  : 65535Caching                                    : DisabledMount Points                               : Not MountedLD Acceleration Method                     : NoneLogical Device On Boot Connector           : NoVolume Unique Identifier                   : 600508B1001CBDE6C3E430DF7E4E5D81
--------------------------------------------------------Array Physical Device Information
--------------------------------------------------------Device ID                                  : Availability (SizeMB, Protocol, Type, Connector ID, Location) Serial Number
--------------------------------------------------------Device 7                                   : Present (1831420MB, SATA, SSD, Connector:1, Device:7) S455NC0R904962Logical Device number 8Logical Device name                        : 0-8Disk Name                                  : /dev/sdiBlock Size of member drives                : 512 BytesArray                                      : 8RAID level                                 : 0Status of Logical Device                   : OptimalSize                                       : 1831388 MBStripe-unit size                           : 256 KBFull Stripe Size                           : 256 KBInterface Type                             : SATA SSDDevice Type                                : DataBoot Type                                  : NoneHeads                                      : 255Sectors Per Track                          : 32Cylinders                                  : 65535Caching                                    : DisabledMount Points                               : Not MountedLD Acceleration Method                     : NoneLogical Device On Boot Connector           : NoVolume Unique Identifier                   : 600508B1001C0604E97D1A8BBC845A91
--------------------------------------------------------Array Physical Device Information
--------------------------------------------------------Device ID                                  : Availability (SizeMB, Protocol, Type, Connector ID, Location) Serial Number
--------------------------------------------------------Device 8                                   : Present (1831420MB, SATA, SSD, Connector:2, Device:8) S455NC0R903477Logical Device number 9Logical Device name                        : 0-9Disk Name                                  : /dev/sdjBlock Size of member drives                : 512 BytesArray                                      : 9RAID level                                 : 0Status of Logical Device                   : OptimalSize                                       : 1831388 MBStripe-unit size                           : 256 KBFull Stripe Size                           : 256 KBInterface Type                             : SATA SSDDevice Type                                : DataBoot Type                                  : NoneHeads                                      : 255Sectors Per Track                          : 32Cylinders                                  : 65535Caching                                    : DisabledMount Points                               : Not MountedLD Acceleration Method                     : NoneLogical Device On Boot Connector           : NoVolume Unique Identifier                   : 600508B1001C3600C13E0FB9A9600321
--------------------------------------------------------Array Physical Device Information
--------------------------------------------------------Device ID                                  : Availability (SizeMB, Protocol, Type, Connector ID, Location) Serial Number
--------------------------------------------------------Device 9                                   : Present (1831420MB, SATA, SSD, Connector:2, Device:9) S455NC0R904756Logical Device number 10Logical Device name                        : 0-10Disk Name                                  : /dev/sdkBlock Size of member drives                : 512 BytesArray                                      : 10RAID level                                 : 0Status of Logical Device                   : OptimalSize                                       : 1831388 MBStripe-unit size                           : 256 KBFull Stripe Size                           : 256 KBInterface Type                             : SATA SSDDevice Type                                : DataBoot Type                                  : NoneHeads                                      : 255Sectors Per Track                          : 32Cylinders                                  : 65535Caching                                    : DisabledMount Points                               : Not MountedLD Acceleration Method                     : NoneLogical Device On Boot Connector           : NoVolume Unique Identifier                   : 600508B1001C9D7DD9C57A71CFD32FFB
--------------------------------------------------------Array Physical Device Information
--------------------------------------------------------Device ID                                  : Availability (SizeMB, Protocol, Type, Connector ID, Location) Serial Number
--------------------------------------------------------Device 10                                  : Present (1831420MB, SATA, SSD, Connector:2, Device:10) S455NC0R904971Logical Device number 11Logical Device name                        : 0-11Disk Name                                  : /dev/sdlBlock Size of member drives                : 512 BytesArray                                      : 11RAID level                                 : 0Status of Logical Device                   : OptimalSize                                       : 1831388 MBStripe-unit size                           : 256 KBFull Stripe Size                           : 256 KBInterface Type                             : SATA SSDDevice Type                                : DataBoot Type                                  : NoneHeads                                      : 255Sectors Per Track                          : 32Cylinders                                  : 65535Caching                                    : DisabledMount Points                               : Not MountedLD Acceleration Method                     : NoneLogical Device On Boot Connector           : NoVolume Unique Identifier                   : 600508B1001C8E742D672959B26B4E98
--------------------------------------------------------Array Physical Device Information
--------------------------------------------------------Device ID                                  : Availability (SizeMB, Protocol, Type, Connector ID, Location) Serial Number
--------------------------------------------------------Device 11                                  : Present (1831420MB, SATA, SSD, Connector:2, Device:11) S455NC0R904968Command completed successfully.
3、结合lsscsi -s查看逻辑卷情况
[root@localhost ~]# lsscsi -s
[12:0:0:0]   cd/dvd  AMI      Virtual CDROM0   1.00  /dev/sr0   1.07GB
[15:0:0:0]   enclosu ZTE      Smart Adapter    3.22  -               -
[15:1:0:0]   disk    ZTE      LOGICAL VOLUME   3.22  /dev/sda    480GB
[15:1:0:1]   disk    ZTE      LOGICAL VOLUME   3.22  /dev/sdb   1.92TB
[15:1:0:2]   disk    ZTE      LOGICAL VOLUME   3.22  /dev/sdd   1.92TB
[15:1:0:3]   disk    ZTE      LOGICAL VOLUME   3.22  /dev/sdc   1.92TB
[15:1:0:4]   disk    ZTE      LOGICAL VOLUME   3.22  /dev/sde   1.92TB
[15:1:0:5]   disk    ZTE      LOGICAL VOLUME   3.22  /dev/sdf   1.92TB
[15:1:0:6]   disk    ZTE      LOGICAL VOLUME   3.22  /dev/sdg   1.92TB
[15:1:0:7]   disk    ZTE      LOGICAL VOLUME   3.22  /dev/sdh   1.92TB
[15:1:0:8]   disk    ZTE      LOGICAL VOLUME   3.22  /dev/sdi   1.92TB
[15:1:0:9]   disk    ZTE      LOGICAL VOLUME   3.22  /dev/sdj   1.92TB
[15:1:0:10]  disk    ZTE      LOGICAL VOLUME   3.22  /dev/sdk   1.92TB
[15:1:0:11]  disk    ZTE      LOGICAL VOLUME   3.22  /dev/sdl   1.92TB
[15:2:0:0]   storage ZTE      SDPSx V2.54      3.22  -               -
4、综合以上指令,确认本服务器磁盘RAID逻辑组情况

结合以上两条指令,将信息进行综合汇总,可以确认本服务器磁盘RAID逻辑组情况如下:

逻辑盘逻辑盘名物理盘逻辑盘大小RAID方式
0/dev/sda12480GBRAID1
13
1/dev/sdb01.92TBRAID1
1
2/dev/sdc21.92TBRAID0
3/dev/sdd31.92TBRAID0
4/dev/sde41.92TBRAID0
5/dev/sdf51.92TBRAID0
6/dev/sdg61.92TBRAID0
7/dev/sdh71.92TBRAID0
8/dev/sdi81.92TBRAID0
9/dev/sdj91.92TBRAID0
10/dev/sdk101.92TBRAID0
11/dev/sdl111.92TBRAID0

这篇关于中兴R5300G4服务器查看服务器、主板序列号及硬盘RAID信息的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!



http://www.chinasem.cn/article/690878

相关文章

服务器集群同步时间手记

1.时间服务器配置(必须root用户) (1)检查ntp是否安装 [root@node1 桌面]# rpm -qa|grep ntpntp-4.2.6p5-10.el6.centos.x86_64fontpackages-filesystem-1.41-1.1.el6.noarchntpdate-4.2.6p5-10.el6.centos.x86_64 (2)修改ntp配置文件 [r

业务中14个需要进行A/B测试的时刻[信息图]

在本指南中,我们将全面了解有关 A/B测试 的所有内容。 我们将介绍不同类型的A/B测试,如何有效地规划和启动测试,如何评估测试是否成功,您应该关注哪些指标,多年来我们发现的常见错误等等。 什么是A/B测试? A/B测试(有时称为“分割测试”)是一种实验类型,其中您创建两种或多种内容变体——如登录页面、电子邮件或广告——并将它们显示给不同的受众群体,以查看哪一种效果最好。 本质上,A/B测

【北交大信息所AI-Max2】使用方法

BJTU信息所集群AI_MAX2使用方法 使用的前提是预约到相应的算力卡,拥有登录权限的账号密码,一般为导师组共用一个。 有浏览器、ssh工具就可以。 1.新建集群Terminal 浏览器登陆10.126.62.75 (如果是1集群把75改成66) 交互式开发 执行器选Terminal 密码随便设一个(需记住) 工作空间:私有数据、全部文件 加速器选GeForce_RTX_2080_Ti

Linux服务器Java启动脚本

Linux服务器Java启动脚本 1、初版2、优化版本3、常用脚本仓库 本文章介绍了如何在Linux服务器上执行Java并启动jar包, 通常我们会使用nohup直接启动,但是还是需要手动停止然后再次启动, 那如何更优雅的在服务器上启动jar包呢,让我们一起探讨一下吧。 1、初版 第一个版本是常用的做法,直接使用nohup后台启动jar包, 并将日志输出到当前文件夹n

flume系列之:查看flume系统日志、查看统计flume日志类型、查看flume日志

遍历指定目录下多个文件查找指定内容 服务器系统日志会记录flume相关日志 cat /var/log/messages |grep -i oom 查找系统日志中关于flume的指定日志 import osdef search_string_in_files(directory, search_string):count = 0

查看提交历史 —— Git 学习笔记 11

查看提交历史 查看提交历史 不带任何选项的git log-p选项--stat 选项--pretty=oneline选项--pretty=format选项git log常用选项列表参考资料 在提交了若干更新,又或者克隆了某个项目之后,你也许想回顾下提交历史。 完成这个任务最简单而又有效的 工具是 git log 命令。 接下来的例子会用一个用于演示的 simplegit

速盾:直播 cdn 服务器带宽?

在当今数字化时代,直播已经成为了一种非常流行的娱乐和商业活动形式。为了确保直播的流畅性和高质量,直播平台通常会使用 CDN(Content Delivery Network,内容分发网络)服务器来分发直播流。而 CDN 服务器的带宽则是影响直播质量的一个重要因素。下面我们就来探讨一下速盾视角下的直播 CDN 服务器带宽问题。 一、直播对带宽的需求 高清视频流 直播通常需要传输高清视频

一种改进的red5集群方案的应用、基于Red5服务器集群负载均衡调度算法研究

转自: 一种改进的red5集群方案的应用: http://wenku.baidu.com/link?url=jYQ1wNwHVBqJ-5XCYq0PRligp6Y5q6BYXyISUsF56My8DP8dc9CZ4pZvpPz1abxJn8fojMrL0IyfmMHStpvkotqC1RWlRMGnzVL1X4IPOa_  基于Red5服务器集群负载均衡调度算法研究 http://ww

RTMP流媒体服务器 crtmpserver

http://www.oschina.net/p/crtmpserver crtmpserver又称rtmpd是Evostream Media Server(www.evostream.com)的社区版本采用GPLV3授权 其主要作用为一个高性能的RTMP流媒体服务器,可以实现直播与点播功能多终端支持功能,在特定情况下是FMS的良好替代品。 支持RTMP的一堆协议(RT

Linux命令(11):系统信息查看命令

系统 # uname -a # 查看内核/操作系统/CPU信息# head -n 1 /etc/issue # 查看操作系统版本# cat /proc/cpuinfo # 查看CPU信息# hostname # 查看计算机名# lspci -tv # 列出所有PCI设备# lsusb -tv