fstab

nat

squid

lightsquid


my-conf


монтировать сетевой диск:

mount -t cifs //192.168.2.6/e /mnt/shared_6

mount -t cifs //192.168.2.1/disk_z /mnt/disk_z


umount -t cifs //192.168.2.6/e /mnt/shared_6

//192.168.2.1/disk_z /mnt/disk_z cifs auto,_netdev,username=guest,password="",codepage=cp1251,iocharset=utf8 0 0