Displaying 9 results from an estimated 9 matches for "br>".
2005 Feb 22
0
unsucribe
...aus-Peter Schrage)
> 7. Execution of WineTools with Wine version 20041201 on RedHat 9
(Andy Allen)
> 8. Starfury again (Edward Kolis)
> 9. H&R Block Tax cut with wine (RLLOYDNAVE123@wmconnect.com)
> 10. Re: H&R Block Tax cut with wine (Tony Lambregts)
> 11. Re: H&R Block Tax cut with wine (Sylvain Petreolle)
> 12. Can't get wine to work on amd64 (ben)
>
>--__--__--
>
>Message: 1
>Date: Mon, 21 Feb 2005 13:14:08 +0100
>From: Joachim von Thadden <thadden@web.de&...
2006 Apr 11
3
ext3 filesystem corruption
...n the alternate HBA.
On the first 2 instances we sort of tried to blame the controller.
On the 3rd, that was harder to do since the raid system and the hosts stayed up
but lost communication.
I can provide more detail if anyone as any info on how to proceed.
Thanks
-Sev
--
Sev Binello
Brookhaven National Laboratory
Upton, New York
631-344-5647
sev at bnl.gov
2017 Dec 18
1
Create network of untrusted peers (like SocialVPN, ChaosVPN, etc)
...github.com/cjdelisle/cjdns
Cheers,
Parke
Well, how does ChaosVPN does it then? Is it a fork?
---- On Seg, 18 dez 2017 19:26:27 -0200 Parke <parke.nexus at gmail.com> wrote ----
On Mon, Dec 18, 2017 at 11:37 AM, Glauber Ferreira
<glaubermmf at gmcomms.com.br> wrote:
> What other kind of attacks should I be aware of?
> (Impersonation, Any kinds of malicious broadcasts, etc)
_______________________________________________
tinc mailing list
tinc at tinc-vpn.org
https://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc
-----...
2007 Jun 28
0
Problem with dom0cut.py
...r: /usr/lib/python2.4/site-packages/libelf/_libelf.so: undefined symbol: elfx_remscn
Apparently, elfutils installed another libelf and overwrote the symlink I created. So, I made the symlink point back to the original !
libelf that I installed but then I get a different error message:
<
br>eu-readelf: /usr/lib/libelf.so.1: no version information available (required by eu-readelf)
eu-readelf: /usr/lib/libelf.so.1: no version information available (required by eu-readelf)
eu-readelf: /usr/lib/libelf.so.1: no version information available (required by eu-readelf)
eu-readelf: cann...
2005 Aug 30
5
BDC and password change program
Hello,
Just wondering what I should be using for the password change program on a BDC.
Should it be:
passwd program = /usr/bin/smbpasswd -r <PDC address> %u
I'm having a problem with passwords not staying in sync between the PDC and BDC
with pass backend ldap.
The systems are all Fedora Core 4, Samba 3.0.14a, openldap 2.2.23
Kent N
2008 Jul 02
3
Error compiling xen 3.2.1 on ubuntu hardy
I downloaded xen-3.2.1.tar.gz from xen.org, installed all dependencies and
make world on ubuntu hardy. It compiles fine until the errors below....
------------------------------------------------------
...
...
install -m0644 -p include/public/foreign/*.h
/usr/local/src/xen-3.2.1/dist/install/usr/include/xen/foreign
install -m0644 -p include/public/COPYING
2017 Dec 18
3
Create network of untrusted peers (like SocialVPN, ChaosVPN, etc)
...rs of mine around in switch mode, but now comes the hard part: How can I authenticate clients on my network? I would also need to direct static leases and subnets to them, is this safely possible on switch mode? What other kind of attacks should I be aware of? (Impersonation, Any kinds of malicious broadcasts, etc)
For now, my configuration is that every peer connects to a master node where there's also a dnsmasq daemon which hands out IPs.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.tinc-vpn.org/pipermail/tinc/attachments/20171218/c9...
2006 Nov 12
2
Need help in waveslim package: imodwt and universal.thresh.modwt
Hi:
I have encountered problems with imodwt and universal.thresh.modwt and cannot find any reference in R Search. Hope someone can give me some ideas:
Starting with
modwt.la8 <- modwt(xdata, "la8", n.level=6) <-- this seems to work fine
(1) ydata <- imodwt(modwt.la8)
will always give ydata as numeric(0) (no values) instead of being a time series data with
2007 Apr 06
5
Getting a dynamically generated elements dimensions
Ive posted this before, but unfortunately I still have yet to resolve
it after numerous attempts...
Here is the overview: populate a container element with some new html
using Element.update and then retrieve the new dimensions of the
containig element.
Here is a bit of code snippet that I would think should work.. but
doesn''t:
==== start snippet ====
<style>
.bigBox {