摘要:
一、lscpu输出 使用lscpu查看的结果如下图,这里会显示很多信息,如下: 使用lscpu -p会详细的numa信息,如下: [root@localhost ~]# lscpu -p # The following is the parsable format, which can be fed 阅读全文
摘要:
1 之前在某个 Linux 服务器上跑了个 NFS Server,供内网其他 Linux 机器共享数据; 后来想在本地 PC 上也使用那个Linux NFS Server 的数据; 这里记录下 Windows10(我的 PC 是win10) 挂载NFS操作步骤。 Linux 下挂载NFS参考:htt 阅读全文