search for: dooing

Displaying 20 results from an estimated 55 matches for "dooing".

Did you mean: doing
2018 Jul 03
2
Why Clang is yielding different LLVM IR return type for the same function
Hi: So I have a library function called fooo() in a source file B.c and an external A.c file that is referencing a function fooo() in it. foo is returning a pointer to a structure A.ll: %struct._bar= type { %struct._foo, i32, i32 (%struct.doo*, %struct.doo*, %struct.doo*)* } declare i8* @fooo() #2 B.ll: %struct._bar= type { %struct._foo, i32, i32 (%struct.doo*, %struct.doo*, %struct.doo*)* }
2017 Jun 30
2
4.4.14 on solaris, using ads, can't read/write as user
On Thu, Jun 29, 2017 at 4:46 PM, Rowland Penny via samba < samba at lists.samba.org> wrote: > On Thu, 29 Jun 2017 16:28:38 -0300 > francis picabia via samba <samba at lists.samba.org> wrote: > > > On Thu, Jun 29, 2017 at 3:48 PM, Rowland Penny via samba < > > samba at lists.samba.org> wrote: > > > > > > > > > > > Well, no it
2017 Jun 30
0
4.4.14 on solaris, using ads, can't read/write as user
On Fri, Jun 30, 2017 at 8:52 AM, francis picabia <fpicabia at gmail.com> wrote: > > > On Thu, Jun 29, 2017 at 4:46 PM, Rowland Penny via samba < > samba at lists.samba.org> wrote: > >> On Thu, 29 Jun 2017 16:28:38 -0300 >> francis picabia via samba <samba at lists.samba.org> wrote: >> >> > On Thu, Jun 29, 2017 at 3:48 PM, Rowland Penny
2017 Jul 04
1
4.4.14 on solaris, using ads, can't read/write as user
I've read there can be issues with /tmp so I switched the test to /var/tmp One file (foo.txt) is made by the shell user, while the other file (doo.txt) is made by the same user connected over Samba. bash-3.2$ ls -n doo.txt -rwxr--r-- 1 3000 3004 29 Jul 4 09:51 doo.txt bash-3.2$ ls -n foo.txt -rw-rw---- 1 61001 10 39 Jul 4 09:50 foo.txt With -l they both seem
2017 Jun 29
2
4.4.14 on solaris, using ads, can't read/write as user
On Thu, Jun 29, 2017 at 3:48 PM, Rowland Penny via samba < samba at lists.samba.org> wrote: > > > Well, no it isn't actually on that page, you need to follow an > hyperlink to this page: > > https://wiki.samba.org/index.php/Idmap_config_rid > > It is really confusing. rid or tdb. I don't know what it wants because the second link has both. Here is the
2008 Jun 09
3
xm balloon - Command balloon is deprecated
I tryed te baloon out a domu and get: xm balloon VS01 1 Command balloon is deprecated But i need it... What can i doo? Dom0: Debian Etch - Kernel 2.6.18-6-xen-686 DomU: Debian Etch - 2.6.18-6-xen-vserver-686 _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2010 Apr 10
3
file sharing?
Hi all, I've inherited from a previous It personnel a centos server which works as a fileserver and at the same time has one Vmware (windows xp) working on it. due to file server data load, the windows xp services get unreachable until the data transfer from the fileserver itself slows down.. the NIC max out its transfer speed.. the same server has two * 1 GB nics one is currently being
2009 Jun 22
2
negation in grep
Does anybody know how to negate a string in a grep command, i.e., what I need is to return only strings that do NOT contain a second string anywhere in the entire string. for txt <- c("boo","goo","doob","foo","boofoo") I need a grep command that returns strings with "oo" except when "b" is present anywhere. I know that
2017 Jun 30
2
4.4.14 on solaris, using ads, can't read/write as user
On Fri, 30 Jun 2017 11:13:25 -0300 francis picabia via samba <samba at lists.samba.org> wrote: > On Fri, Jun 30, 2017 at 10:26 AM, Rowland Penny via samba < > samba at lists.samba.org> wrote: > > > > > > > OK, What filesystem are you using ? > > > > > On Solaris /tmp is technically swap. > The partitions are generally set up as UFS, such
2011 May 13
5
ssh_authorized_key loops when options is defined
Hi all, I have no problem with creating ssh keys for users, but as soon as I specify ''options'', puppet keeps repeating and replacing the key with an identical key. I have written the various options in various formats, like one big strings, as an array, with double quotes or single quotes, etc, etc (see examples below), but the issue stays as a string ... @authorizedkey {
2005 Oct 12
2
AJAX and disapear javascript tags
Hello everyone. I''m writing web aplications using AJAX (library prototype and scriptaculous). I have situation that I want to change content of one div in my site. I make ajax request to server and getting new content of that div. The problem is that this div should have javascript code (e.g. looks like that <div><script>js code</script>
2004 Feb 09
2
samba 3 auto create users from NT
Hi We are testing out samba at the moment version 3.0.0-15 on Fedora caore 1. And are using winbind to comunicate to our NT domain. doing a wbinfo -u at the command line scrolls threw all our domin users on the NT pdc. :) At the moment we are trying to get the samba server to creature the unix users from the supplied NT user accounts when an NT use logs onto the box for the first time by a
2015 Jun 02
2
Forward loop protection...
From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Kevin Larsen Sent: Tuesday, June 2, 2015 4:09 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] Forward loop protection... > Ia had a server overload today because someone did a call forward > to their own extension. To do a
2005 Mar 25
0
Calls from analog/FXS phone?
I've got a 400P, with a couple FXO's and and FXS. I've got an analog plugged into the FXS, and it gets dialtone fine. However, whenever I press any digits, I get the doo-dah, doo-dah "unhappy" sound. I've got a functioning FXS system at home, but I was trying to plug this into an AMP-created configuration, and having no luck. Can someone -- especially if they used AMP
2006 Feb 17
2
Sorting Multiple Arrays
Hey Cats, I''m having a problem. I''m working with an object that contains a bunch of arrays: var myObject = { "data": [ {"line": [1,"aoo","far"]}, {"line": [2,"boo","ear"]}, {"line": [3,"coo","dar"]}, {"line":
2005 Nov 29
3
OT - Detect selected text with JavaScript
Hello, Does anyone know if it is possible for JavaScript to detect what text is currently selected by a user? I would like to allow the user to select some text and then grab that text using JS. I saw these guys do it : http://www.enlighter.com/ but I''m not sure if its possible to do this using JS only or if it needs a browser extension. Thanks! --Dave.
2011 Oct 22
1
Need help with Oblivion
Good evening my fellow Linux enthusiasts, for some time now I've been trying to run "The Elder Scrolls IV: Oblivion" on WINE with very little success. I've gotten it to play but with no sound and very glitchy graphics. The various menus flicker wildly and the characters are messed up. A while ago I launched Oblivion from the terminal and here's what I got from it:
2019 Feb 27
1
Asterisk 1.8.7.0 connectivity to Avaya SM
Thanks for the reply John. About 85-90% of what this box has to do is just handle calls, but it also has options to transfer calls to the main phone system, which up to now has been another asterisk box. For example, you can hit 6 to be transferred to the Lost & Found Department. I do have allowguest set to “yes” already, but of course I also have type=peer and the other stuff for a sip
2015 Jun 02
2
Forward loop protection...
>> The loop checking is a bit more challenging than that. If Bob >> forwards to Fred and Fred forwards to Sue, all is well when Bob and >> Fred head out for a beer. A little later, we?re in deep doo-do0 when >> Sue forwards to Bob. > Could this possibly mean that any person who has CF set should never > be available as CF Destination. Simple db entry/check can
2015 Feb 28
2
Looking for a life-save LVM Guru
----- Original Message ----- | On Fri, 27 Feb 2015 19:24:57 -0800 | John R Pierce <pierce at hogranch.com> wrote: | > On 2/27/2015 4:52 PM, Khemara Lyn wrote: | > > | > > What is the right way to recover the remaining PVs left? | > | > take a filing cabinet packed full of 10s of 1000s of files of 100s of | > pages each, with the index cards interleaved in the