search for: l87

Displaying 20 results from an estimated 25 matches for "l87".

Did you mean: 87
2002 Oct 30
1
Crontab ??
********************************************************************** Este email assim como os ficheiros que possa ter em anexo s?o confidenciais e para uso exclusivo da pessoa ou organiza??o para o qual foi enviado. Se recebeu este email por engano por favor notifique Redes@bnc.pt Esta nota confirma que esta mensagem foi verificada pelo MIMEsweeper n?o tendo sido encontrados virus.
2017 Feb 27
2
multithreading, subnet weights, logging info
...nc-vpn.org/documentation/The-meta_002dprotocol.html#The-meta_002dprotocol) seem to imply direct data packets are possible. 3. What is the routing behavior when multiple nodes advertise the same subnet at the same weight? I think this is it: https://github.com/gsliepen/tinc/blob/master/src/subnet.c#L87-L97, and it means that it's a lexical comparison between names, which will always be the same. We would prefer they be load balanced, due to... 4. Is it correct that tinc 1.0 is still single-threaded? I've seen some references to it becoming multithreaded, but have only ever observed it wo...
2018 Nov 15
2
[cfe-dev] "devirtualizing" files in the VFS
...and for the clang libraries, the realFS is still under there. > > Perhaps the "Status" type could be extended to carry extra information? https://github.com/Ericsson/CodeCompass/blob/a1a7b10e3a9e2e4f493135ea68566cee54adc081/plugins/cpp_reparse/service/src/databasefilesystem.cpp#L85-L87 <https://github.com/Ericsson/CodeCompass/blob/a1a7b10e3a9e2e4f493135ea68566cee54adc081/plugins/cpp_reparse/service/src/databasefilesystem.cpp#L85-L87> This sounds like an interesting idea. We already have the option to expose the external name here, would it be reasonable to also expose the...
2018 Dec 25
3
APC Back UPS and Best Power FERRUPS?
Lately I got (used) an APC Back UPS Pro 1000 and Back UPS NS 1080. I got an ethernet-to-USB cable from another UPS, but the Pro isn't detected (with usbhid-ups.) I haven't tried the NS yet but it seems to not be on the list though looks just like the Pro. Some months ago I was discussing setup of a Ferrups 700VA.  I got it to work only with a command in rc.local, but not automatically
2017 Dec 24
2
Re: virt-copy-in - how do I get the selinux relabeling done for the file?
On Sun, Dec 24, 2017 at 3:49 PM, Richard W.M. Jones <rjones@redhat.com> wrote: > On Sun, Dec 24, 2017 at 02:15:44PM +0200, Yaniv Kaul wrote: > > I'm copying a file into a VM using virt-copy-in - which is great, but the > > file is wrongly labeled. > > How can I fix that? > > Hi Yaniv, > > The easiest thing is to run this after doing the virt-copy-in:
2003 Jun 26
1
HELP
...N9FEG=7)E.C<S M,C8Z(&-H96-K:6YG('-I>F4@;V8@;&]N9R!L;VYG"F-O;F9I9W5R93HW,S at S M.B!C:&5C:VEN9R!T>7!E(&]F(&]F9E]T"F-O;F9I9W5R93HW-#$Y.B!G8V,@ M+6, at +6<@+4\R("U786QL("U7("U7;6ES<VEN9RUP<F]T;W1Y<&5S("U7;6ES M<VEN9RUD96-L87)A=&EO;G, at +5=P;VEN=&5R+6%R:71H("U78VAA<BUS=6)S M8W)I<'1S("U79F]R;6%T/3(@+5=B860M9G5N8W1I;VXM8V%S=" M5V5R<F]R M("!C;VYF=&5S="YC(#$^)C4*8V,Q.B!W87)N:6YG<R!B96EN9R!T<F5A=&5D M(&%S(&5R<F]R<PIC;VYF:6=U<F4Z($EN(&9U;F-T:6]N...
2018 Nov 15
3
"devirtualizing" files in the VFS
I'd like to get some more perspectives on the role of the VirtualFileSystem abstraction in llvm/Support. (The VFS layer has recently moved from Clang to LLVM, so crossposting to both lists) https://reviews.llvm.org/D54277 proposed adding a function to VirtualFileSystem to get the underlying "real file" path from a VFS path. LLDB is starting to use VFS for some filesystem
2018 Dec 26
0
APC Back UPS and Best Power FERRUPS?
...o. > There are a few different angles we can approach this one from. What error message do you get from usbhid-ups, and what does "lsusb -d 051d:" show? Here are the APC USB IDs that the latest NUT code recognizes: https://github.com/networkupstools/nut/blob/master/drivers/apc-hid.c#L87-L92 (Unless you have rebuilt from the latest Git sources, your packages are probably older, and may not include all of these IDs.)
2017 Dec 24
0
Re: virt-copy-in - how do I get the selinux relabeling done for the file?
...^^^ controls the scope of the relabelling, so you can relabel parts of the filesystem if you want to. It's basically a wrapper around ‘setfiles’: https://github.com/libguestfs/libguestfs/blob/dab065a8eed6c6d8d9c53956393566812cfe6a2e/daemon/selinux-relabel.c#L87 Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com Fedora Windows cross-compiler. Compile Windows programs, test, and build Windows installers. Over 100 libraries supported. http://fedorapr...
2017 Mar 13
0
multithreading, subnet weights, logging info
...ta_ > 002dprotocol.html#The-meta_002dprotocol) seem to imply direct data > packets are possible. > > 3. What is the routing behavior when multiple nodes advertise the same > subnet at the same weight? I think this is it: https://github.com/ > gsliepen/tinc/blob/master/src/subnet.c#L87-L97, and it means that it's a > lexical comparison between names, which will always be the same. We would > prefer they be load balanced, due to... > > 4. Is it correct that tinc 1.0 is still single-threaded? I've seen some > references to it becoming multithreaded, but have...
2016 Jan 28
0
Patching CyberPower UPS drivers
...serial. That way, someone without any of these units can test on their own system. For instance: https://github.com/networkupstools/nut/blob/master/drivers/nutdrv_qx.c#L2124 reads from an array defined in the sub-driver: https://github.com/networkupstools/nut/blob/master/drivers/nutdrv_qx_q1.c#L87 > and the S field on this UPS has 4 bytes instead of just 2. > > (not that it matters I guess... but now it makes me wonder what all the extra information is) > > (I also guess someone has tried reaching out to CyberPower for docs and been turned down?) Not always the case, but u...
2008 Jul 04
5
Samba v2.2.12 NTLM versions?
Hi, I am working on an old Unix system, UNIX SVR4 MP-RAS, running a Teradata database. Due to the age of the system (notably the C compiler, which won't handle v3 source code), I have built Samba 2.2.12 I want to use this to share Unix directories out to XP clients as network drives, for read-write access, keeping the file ownership as strict unix users. This all works fine, except for
2017 Nov 17
2
Re: [nbdkit PATCH 3/6] connections: Add read/write lock over client I/O
...with the unlocking. See these links for how we do it in libguestfs: https://github.com/libguestfs/libguestfs/blob/50ca24b634f59f1a14fd230aa4893d7408347d76/common/utils/cleanups.h#L27 https://github.com/libguestfs/libguestfs/blob/50ca24b634f59f1a14fd230aa4893d7408347d76/lib/guestfs-internal.h#L81-L87 https://github.com/libguestfs/libguestfs/blob/50ca24b634f59f1a14fd230aa4893d7408347d76/lib/errors.c#L179 Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-builder quickly builds VMs f...
2014 Aug 15
3
More notes on virt-v2v 1.27.27
[Shahar: Let's discuss virt-v2v & oVirt integration on the public mailing list from now on.] New in 1.27.27: * What we previously called `-o ovf' -- ie the ability to export just the OVF metadata -- has been implemented but in a slightly different way. You can now use: virt-v2v [...] -o rhev --no-copy -os remote:/esd ^^^^^^^^^ This means do the
2018 Dec 27
4
APC Back UPS?
...ver failed to start (exit status=1) root at 0.darwinheim:~# lsusb -d 051d: root at 0.darwinheim:~# Maybe it's not a standard ethernet-to-UPS cable? > Here are the APC USB IDs that the latest NUT code recognizes: > > https://github.com/networkupstools/nut/blob/master/drivers/apc-hid.c#L87-L92 I don't really understand that section... > (Unless you have rebuilt from the latest Git sources, your packages are probably older, and may not include all of these IDs.)
2002 Oct 21
3
Problem with Samba on Solaris 2.6
Hi All I downloaded the binary package of Samba 2.2.2 on Friday from one of the Samba mirror sites, I think Belgium, and installed it on a Sun E450 running Solaris 2.6. Today everything has fallen flat on its face. Unfortunately I am on holiday this week so not able to deal with the problem directly, but via telephone calls. Apparently what is happening is that smbd is gobbling up all the
2016 Jan 19
5
Patching CyberPower UPS drivers
Hey there, I got a new UPS (CyberPower PR1500LCDRTXL2Ua) and found the serial drivers don't quite work... So I decided to jump in and make changes to the driver that would hopefully make it happier. I have it working (I really only changed powerp-txt.c) but still have a couple questions... Charles said I should mention them here to talk to anyone interest but specifically Arjen (one of
2006 May 31
7
Getting at MakeOpenFile
Along the same lines as the last question - how can I get to functions like MakeOpenFile via Win32API? It doesn''t seem to be exported by msvcrt-ruby18. Possible? Or am I out of luck? Dan This communication is the property of Qwest and may contain confidential or privileged information. Unauthorized use of this communication is strictly prohibited and may be unlawful. If you have
2006 Jan 17
15
legacy database and finder_sql nightmare!
This is my first rails app with a legacy database and I''m having a terrible time getting the models set up correctly. I have an order table that has a primary field named order_number. I have a name table with a primary of item_number. These two tables are liked by the item_number and the order_number, but not as you might think. If the order_number is 2500, then each entry in
2020 Oct 29
8
[RFC] FileCheck: (dis)allowing unused prefixes
Hello all, TL;DR; if you used FileCheck --check-prefixes and you missed (misspelled, for instance) one of the prefixes in your test, FileCheck silently ignores that and the test passes. 1579 tests have this property. *The details* *=========* Please refer to https://reviews.llvm.org/D90281 and the discussion there for more details (make sure you open "older changes" for full context)