search for: coyotehome

Displaying 1 result from an estimated 1 matches for "coyotehome".

2004 Jan 27
0
runaway smbd hogging system & ethernet cable bandwidth
...{ echo Starting share coyote: mount -t smbfs -o username=root,password=xxxxxxxxx //coyote.coyote.den/public /mnt/coyote mount -t smbfs -o username=root,password=xxxxxxxxx //coyote.coyote.den/root /mnt/coyoteroot mount -t smbfs -o username=root,password=xxxxxxxxx //coyote.coyote.den/home /mnt/coyotehome mount -t smbfs -o username=root,password=xxxxxxxxx //coyote.coyote.den/usr /mnt/coyoteusr mount -t smbfs -o username=root,password=xxxxxxxxx //coyote.coyote.den/opt /mnt/coyoteopt } stop() { echo Stopping share coyote: umount /mnt/coyote umount /mnt/coyoteroot umount /mnt/coyotehome umoun...