cat /usr/bin/mount_music.sh #!/bin/bash mount -t cifs -o ro,username=utwig,password=sekrit,vers=3\.0 //10.13.37.137/music /mnt/music ls /usr/bin/mount_music.sh -l ...
Hi all<P>(Uh... I think I'm asking too much things today...)<P>I use a fat32 partition to store all my mp3'z and stuff like this, so I can share it in FreeBSD and Windows.<P>The problem is that I ...