2015年3月17日 星期二

Mount Windows Shared Folder Under Linux


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

沒有留言:

張貼留言

2025 My Hardware Personal Computer Used

 2025 My Hardware Personal Computer Used Check Ubunut sudo dmidecode -t 2 sudo lsblk -o NAME,FSTYPE,LABEL,MOUNTPOINT,SIZE,MODEL 2025 Intel(R...