0 Members and 2 Guests are viewing this topic.
Quick quiz .. who can spot the difference between these 2 commands -
graeme@Linux1 ~ $ sudo mount -t cifs //192.168.2.4/multimedia /mnt/freenas/multimedia -o username=graeme,password=@@@@@@@,iocharset=utf8,dir_mode=0777,file_mode=0777[sudo] password for graeme: graeme@Linux1 ~ $ ls -a /mnt/freenas/multimedia. Album Art Games My Webpages Photo .recycle.. .freenas Music New Videos Recordings Videograeme@Linux1 ~ $
sudo mount -t cifs //192.168.2.4/multimedia /mnt/freenas/multimedia -o username=graeme,password=CHANGE_ME,iocharset=utf8,dir_mode=0777,file_mode=0777
nautilus /mnt/freenas/multimedia
Sorry, got called out .. anyway, now we're getting somewhere