Mounting Windows Share in Linux

 

[root@dev webinst02]# mkdir -p /mnt/lacie

[root@dev webinst02]# mount -t cifs //172.24.101.22/Public$ -o username=domadmin /mnt/lacie
Password:
[root@dev webinst02]# cd /mnt/lacie
[root@dev lacie]# ls
172.24.101.22              
2010oct                    ffgfd                                 Menu                   test
2011_tutorials             Final                                 New Text Document.txt  tomcatlogsbackup
[root@dev lacie]#

Leave a Reply

Your email address will not be published. Required fields are marked *