Displaying 2 results from an estimated 2 matches for "herwith".
Did you mean:
  herewith
  
2011 Dec 06
2
OCFS2 showing "No space left on device" on a device with free space
...rver reboot.
988  fsck.ocfs2 /dev/sdb1
  989  mount -a
  990  df -h
  991  touch /mnt/staging/test
  992  man fsck.ocfs2
  993  umount /mnt
  994  service ocfs2 stop
  995  dmesg
  996  reboot
After restarting the servers  I have executed the stat_sysdir.sh script,
the output of which is attached herwith. Kindly confirm whether I need
to do any changes to ocfs2 configuration , to avoid the above error.
 <<output.zip>> 
Thanks & Regards,
Ravi  Ramappa
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://oss.oracle.com/pipermail/ocfs2-users/att...
2003 Feb 06
2
transparent proxying ftp through squid
Hi,
Is it possible to transparent proxy FTP through Squid? If so what rules would i need to add to the rules file so that any ftp request is forwarding through Squid? I have www traffic being Tranparantly proxied.
Herwith my www rules:
REDIRECT            loc       3128               tcp     80
ACCEPT               loc       fw::3128          tcp     www     -       all
ACCEPT               fw        net                  tcp     www
Would this be correct to transparent proxy ftp?
REDIRECT            loc...