Linux挂载NFS、SMB
挂载NFS安装NFS软件包CentOSyum install nfs-utils -yDebianapt install nfs-common -y挂载命令创建挂载目录,直接挂载NFSmount -t nfs 10.15.2.3:/volume1/OA-NAS/File-Share /mnt/File-Share如果直接挂载报错“mount.nfs: Protocol not support...
阅读全文
挂载NFS安装NFS软件包CentOSyum install nfs-utils -yDebianapt install nfs-common -y挂载命令创建挂载目录,直接挂载NFSmount -t nfs 10.15.2.3:/volume1/OA-NAS/File-Share /mnt/File-Share如果直接挂载报错“mount.nfs: Protocol not support...
阅读全文
在以下路径中查看Built-In Building Blocks.dotx是否存在,不存在或者损坏,可以从其他电脑上进行拷贝C:\Users\<用户帐户>\AppData\Roaming\Microsoft\Document Building Blocks\1033\16C:\Program Files\Microsoft Office\root\Office16\Documen...
阅读全文
smbiosDump|grep "Size: "
阅读全文
环境介绍使用的系统是Panabit标准版(免费)企业总部与分部都是虚拟化部署,并且旁路接入局域网服务端配置在总部,分部通过UDP 8000端口连接虚拟机部署访问https://www.panabit.com/download下载PanabitFREE开头的iso镜像创建虚拟机,配置如下CPU:2内存:2G硬盘:1G网卡1:管理口网卡2:WAN口网卡3:桥接用,不连接使用iso镜像按照提示安装...
阅读全文
问题1备份到SMB存储报错,提示“Incorrect function. Agent failed to process method {ReFs.SetFileIntegrity}”解决方法定位到注册表HKEY_LOCAL_MACHINE\SOFTWARE\Veeam\Veeam Backup and Replication新建DOWRD值,名称UseCifsVirtualSyntheti...
阅读全文