ExTaZyTi wrote this message on Mon, Jun 11, 2007 at 18:30 +0300: > There are some problems, first DDoS (hardware DDoS) in the system. > I compile some program and when start it my system blocks and restart > (tested and on other system 6.2-stable and again this DDoS).
Please email the FreeBSD security team w/ the program as per: http://www.freebsd.org/security/#how [...] > Next problem is the clock, have e 4 minuts different from the world time for > my country. I try to fix this with a "ntpdate otel.net" for example .. this > again return 4 minutes different. I try and the "date" command but it's NOT > WORK..You can see: This is because the timezone you are using is incorrect. FreeBSD stores the system time in UTC and then converts to the local timezone. If you use the correct timezone (you can set this by running tzsetup) this should not be a problem. -- John-Mark Gurney Voice: +1 415 225 5579 "All that I will do, has been done, All that I have, has not." _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
