search for: 0a43

Displaying 3 results from an estimated 3 matches for "0a43".

Did you mean: 0.43
2004 Dec 08
0
dovecot 1.0-test-56 mail doesn't show up with Mac Entourage clients
...3 735f anner-From:.ucs_ 0x0540: 7768 6240 7368 7375 2e65 6475 0d0a 582d whb at shsu.edu..X- 0x0550: 494d 4150 6261 7365 3a20 3131 3032 3433 IMAPbase:.110243 0x0560: 3936 3037 2032 0d0a 5374 6174 7573 3a20 9607.2..Status:. 0x0570: 4f0d 0a58 2d55 4944 3a20 320d 0a43 6f6e O..X-UID:.2..Con 0x0580: 7465 6e74 2d4c 656e 6774 683a 2034 3632 tent-Length:.462 0x0590: 0d0a 582d 4b65 7977 6f72 6473 3a20 2020 ..X-Keywords:... 0x05a0: 2020 2020 2020 2020 2020 2020 2020 2020 ................ 0x05b0: 2020 2020 2020 2020 2020 2020 2020...
2020 Feb 07
1
No DHCP on default network when guest has multiple interfaces
...address from DHCP. It works when the VM only has one interface though. If I login to the VM using virsh console I noticed that in NetworkManager the connection name and device are mixed [root@localhost ~]# nmcli con show NAME UUID TYPE DEVICE eth0 cc31f368-0a43-4c85-bd15-6aaa3ca23b3d ethernet eth1 If I run 'dhclient eth0' the interface gets an IP address from the default network as expected. [root@localhost ~]# dhclient eth0 [root@localhost ~]# ip a 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1...
2008 Nov 13
2
decoded sample is completely differen from original one
Hi all, I have just started playing with speex, and come up with the following code, which just encode a frame of 160 shorts, and the decode it. For some reason the decoded sample is completely different than the original one. is my code wrong? If so what? Or is it a reasonable which depends of values that weren't correctly set? Thanks, Andre #include <stdio.h> #include