https://access.redhat.com/solutions/448263
- Windows share can be mounted on RHEL system using
cifs
option of mount
command as :
- [root@host ~]# mount -t cifs -o username=<share user>,password=<share password> //WIN_PC_IP/<share name> /mnt
mount -t cifs -o username=UC171820,password=Welcome6 //10.32.30.89/pulsefolder /mnt/pulsefolder
沒有留言:
張貼留言