Redhat5 下mount windows下的共享文件夹 Redhat5貌似采用了cifs的格式用smbfs报错file system不对的错误。 mount -t cifs -o username=admin,password=”**”, //10.9.8.10/e$ /soft umount /soft redhat与windows共享访问 mount挂载
生活随笔 技术点滴
Hello, Welcome to my blog,Thank you!
Redhat5 下mount windows下的共享文件夹 Redhat5貌似采用了cifs的格式用smbfs报错file system不对的错误。 mount -t cifs -o username=admin,password=”**”, //10.9.8.10/e$ /soft umount /soft redhat与windows共享访问 mount挂载
1.存储需求:200MB分区2个,数据分区根据需求划分,一般划分一个分区即可 2.开启磁盘卷自动加载,cmd运行:diskpart 然后执行:automount enable 3.同步RAC各节点时间一致,最好定期互相同步时间 3.设置hosts文件 网卡物理IP(public) 10.9.12.100 OADB110.9.12.101 &nb
拷贝2003中的mstsmhst.dll与mstsmmc.dll到system32目录 tsmmc.msc也拷贝过来! 注册dll文件 regsvr32 mstsmhst.dll regsvr32 mstsmmc.dll