- 2026年08月10日
- 星期一
cat /proc/cpuinfo中的信息processor 逻辑处理器的id。physical id 物理封装的处理器的id。core id 每个核心的id。cpu cores 位于相同物理封装的处理器中的内核数量。siblings 位于相同物理封装的处理器中的逻辑处理器的数量。1 查看物理CPU的个数#cat /proc/
vmstat 命令详解vmstat 是用来实时查看内存使用情况,反映的情况比用top直观一些.如果直接使用,只能得到当前的情况,最好用个时间间隔来采集vmstat T 其中T用具体的时间标示,单位是 秒 例如:vmstat 5 表格每隔5秒采集一次.这样在刷新的时候就能比较系统的看到那
常用的内部命令有md、cd、rd、dir、path、copy、type、edit、ren、del、cls、ver、date、time、prompt。常用的外部命令有deltree、format、diskcopy、label、vol、sys、xcopy、fc、attrib、mem、tree。切换到其他盘符d:1.md——建立子目录功能:创建新的子
1. date用来显示具体的日期和24进制的时间[jasmine.qian@ ~]$ dateFri Jan 25 14:17:17 CST 2019[jasmine.qian@ ~]$ date +%Y-%m-%d %H:%M:%S2019-01-25 14:17:252. 具体的显示昨天,或者一天之后,一天之前[jasmine.qian@]$ date -d yesterday +%Y-%m-%d %H:
byHIMANSHU ARORAonOCTOBER 16, 2012http://www.thegeekstuff.com/2012/10/15-linux-split-and-join-command-examples-to-manage-large-files/Linux split and join commands are very helpful when you are manipulating large files. This article explains
reference:http://www.coolcoder.in/2013/12/common-linux-log-files-name-and-usage.htmlif you spend lot of time in Linux environment, it is essential that you know where the log files are located, and what is contained in each and every log fi
1. 执行安装目录下config.sh./config.sh2.选择 2|Extend an existing WebLogic configuration3. 别的一路跳过,到修改security,
rsyslog是一个开源工具,被广泛用于Linux系统以通过TCP/UDP协议转发或接收日志消息。rsyslog守护进程可以被配置成两种环境,一种是配置成日志收集服务器,rsyslog进程可以从网络中收集其它主机上的日志数据,这些主机会将日志配置为发送到另外的远程服务器。r
