Re: FreeBSD Security Survey

2006-05-22 Thread Doug Hardie
On May 21, 2006, at 20:55, Colin Percival wrote: If you administrate system(s) running FreeBSD (in the broad sense of "are responsible for keeping system(s) secure and up to date"), please visit http://people.freebsd.org/~cperciva/survey.html and complete the survey below before May 31st,

Re: FreeBSD Security Advisory FreeBSD-SA-19:10.ufs

2019-07-03 Thread Doug Hardie
> > # freebsd-update fetch > # freebsd-update install > > Afterwards, reboot the system and run: > > # fsck -t ufs -f -p -T ufs:-z > > to clean up your existing filesystems. After rebooting the system I get: master# fsck -t ufs -f -p -T ufs:-z /dev/ada0p2: NO WRITE ACCESS /dev/ada0p2: UNEXP

Re: FreeBSD Security Advisory FreeBSD-SA-19:10.ufs

2019-07-03 Thread Doug Hardie
On Jul 3, 2019, at 05:41, Ed Maste wrote: > >> On Wed, 3 Jul 2019 at 06:05, Doug Hardie wrote: >> >>> Afterwards, reboot the system and run: >>> >>> # fsck -t ufs -f -p -T ufs:-z >>> >>> to clean up your existing filesystems. >