samba

unmount samba-filesystems before shutdown

To avoid error messages like

CIFS VFS: server not responding
CIFS VFS: no response for cmd 50 mid xxx

use this commands to proper unmount samba-filesystems on shutdown:

ln -s /etc/init.d/umountnfs.sh /etc/rc0.d/K15umountnfs.sh
ln -s /etc/init.d/umountnfs.sh /etc/rc6.d/K15umountnfs.sh
 

Too Cool for Internet Explorer