A piggy bank of commands, fixes, succinct reviews, some mini articles and technical opinions from a (mostly) Perl developer.
mount -t smbfs //host/subdir hostname -o username=yourusername,fmask=555,dmask=555,ro
Don't use Samba though, use SSHFS.