search for: 50z

Displaying 5 results from an estimated 5 matches for "50z".

Did you mean: 50
2024 Feb 09
1
Joining Windows 10 Domain Member to Samba AD/DC
...l.hprs.local.ntp: NTPv3, Client, length 68 Leap indicator: clock unsynchronized (192), Stratum 0 (unspecified), poll 7 (128s), precision -23 Root Delay: 0.000000, Root dispersion: 1.000000, Reference-ID: (unspec) Reference Timestamp: 3916127270.315146199 (2024-02-05T13:07:50Z) Originator Timestamp: 0.000000000 Receive Timestamp: 0.000000000 Transmit Timestamp: 3916480949.611151499 (2024-02-09T15:22:29Z) Originator - Receive Timestamp: 0.000000000 Originator - Transmit Timestamp: 3916480949.611151499 (2024-02-09...
2024 Feb 09
1
Joining Windows 10 Domain Member to Samba AD/DC
...NTPv3, Client, length 68 > Leap indicator: clock unsynchronized (192), Stratum 0 (unspecified), poll 7 (128s), precision -23 > Root Delay: 0.000000, Root dispersion: 1.000000, Reference-ID: (unspec) > Reference Timestamp: 3916127270.315146199 (2024-02-05T13:07:50Z) > Originator Timestamp: 0.000000000 > Receive Timestamp: 0.000000000 > Transmit Timestamp: 3916480949.611151499 (2024-02-09T15:22:29Z) > Originator - Receive Timestamp: 0.000000000 > Originator - Transmit Timestamp: 39...
2024 Feb 09
1
Joining Windows 10 Domain Member to Samba AD/DC
Are your clients talking to the DCs re. Time at all ? This is an example in one of my DCs: Run tcpdump on your DC: root at dwing:~# tcpdump??port 123 -v tcpdump: listening on enp1s0, link-type EN10MB (Ethernet), snapshot length 262144 bytes 10:20:41.655081 IP (tos 0x0, ttl 128, id 32113, offset 0, flags [none], proto UDP (17), length 96) ?? ?192.168.3.52.ntp > dwing.mad.mater.int.ntp: NTPv3,
2008 May 27
7
[Bug 16119] New: X crashes when playing video with xfmedia
...crash. --- I have tried: DRM with last check-in on 20080522T23:39:54Z X driver with last c-i on 20080522T19:08:48Z (Debian packages currently available at http://www.m4r3k.org/storage/nouveau/nouveau/2008-05-25/ ) and two older versions, the oldest one was DRM 20080117T23:51:56Z X 20080118T16:50Z The first video didn?t crash with it, there was just no picture. (haven?t tried older than that) The driver in Xfmedia was set to ?xv?, but with the latest driver I have also tried ?xshm? and ?none?. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are rece...
2006 Aug 02
7
OpenSuSE packages
Hello, I just made packages for puppet for OpenSuSE. They are available at my yum repo at http://lmmri.fri.uni-lj.si/suse/ I had to change the init scripts and the first line of puppetd and puppetmaster programs from #!/usr/bin/env ruby to #!/usr/bin/ruby otherwise the killproc from init scripts could not kill the daemons. Unfortunately I had to change the spec file as well. I wonder