search for: ofter

Displaying 20 results from an estimated 32 matches for "ofter".

Did you mean: after
2011 Jan 25
1
Learn Vectorization (Vectorize)
Greetings Friends, I would be grateful if you can help me undestand how to make my R code more efficiently. I have read in R intoductory tutorial that a for loop is not used so ofter (and is not maybe not that efficient) compared to other languages. So I am trying to build understanding how to get the equivalent of a for loop using more R-oriented thinking. If I got it right one way to do that in R is Vectorize. So I have writen a small snippet of code with two nested for loo...
2015 Jul 18
4
[LLVMdev] Any objections to turning on -Wunused-parameter? (and any other -Wunused-* that are off?)
...using a /*CommentedName*/ if there is a useful name, otherwise just omitting the name. All of this will require a reasonable amount of cleanup across the projects which I'm happy to do prior to flipping defaults around. Thoughts? Any concerns or objections? (I'll ask the same question and ofter to either enact the cleanups or toggle the warning(s) back off for each of the less intertwined subprojects like LLD, LLDB, Polly, etc.) -Chandler -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150718/605a5...
2006 Dec 06
3
Winbind do not maintains mappings between UIDs, GIDs and SIDs
Hello, I?m trying to use winbind to allow my AD users to logon to our linux computers. I?m using FC6 and Samba 3.0.23c-2. I have several problems: 1. When I start linux machine and immediately ofter logging in I try to check trust secret by running wbinfo -t I receive this error: checking the trust secret via RPC calls failed error code was NT_STATUS_DOMAIN_CONTROLLER_NOT_FOUND (0xc0000233) could not check secret When I try to run wbinfo -t after a short while it returns: checking the trust...
2019 Oct 02
0
Re: Internal error reported by libvirt while creating a VM
...k you for your response. Sure I don't CC to libvirt developers. Please keep the list in the loop, though! I've re-added it. > I am getting an error while creating a Win10 virtual machine using VMM or virt-manager GUI. > I could configure the windows 10 quest using its XML file only ofter creating a VM using virt-manager GUI in the following the path /etc/libvirt/qemu. > > The modified QEMU emulator is running correctly > @ubuntu-kvm3:/usr/local/bin$ ls > ivshmem-client qemu-ga qemu-io qemu-pr-helper virsh virt-host-validate virt-pki-validate vmi-dump...
2006 Jul 15
1
Is there a huge performance difference between using multiple periodically_call_remote functions or one?
My application has multiple things on the interface that need to be updated periodically. Some things every second, others not so much. Some of these things are global, meaning they are on the interface at all times, and some of these things are view specific. So what I figured I would do is add the periodically_call_remote function for the global elements and another one for the view
2005 Jan 31
0
Playing a file upon pickup (dial command?)
...e appropriate channel for 30 second, if no answer sends to voicemail (no problem up to here, of course) 3) IF the channel is answered Asterisk plays an audio file 4) Asterisk connects caller with me I need to do this to "cover up" the delay within the first few seconds of a phone call. Ofter I find that I only hear callers when they've obviously been saying "hello" for a few times (can tell from their tone of voice!). I think that if I could play an audio file (but only if I pick up the phone, to avoid costing money to callers) in the first 2 or 3 seconds they would at...
2005 Feb 01
0
Help with DIAL command
...the appropriate channel for 30 second, if no answer sends to voicemail (no problem up to here, of course) 3) IF the channel is answered Asterisk plays an audio file 4) Asterisk connects caller with me I need to do this to "cover up" the delay within the first few seconds of a phone call. Ofter I find that I only hear callers when they've obviously been saying "hello" for a few times (can tell from their tone of voice!). I think that if I could play an audio file (but only if I pick up the phone, to avoid costing money to callers) in the first 2 or 3 seconds they would at le...
2011 Mar 07
4
I can see icons of program...
I have a server with Ubuntu desk.I have Wine 1.0 installed and i'm running mirc (i just uploaded a folder with all files).I started mirc ad evythinf is ok but...ofter if i minimize mirc then i "lose" the icon i meane i cant restore mirc windows the only way to do that is to kill the provess and restart it!?! Can u help me to sort out that problem?I neade to keep it running but olso i neade to minimize it and restore it whn i neade to chat . Thank's...
2001 Dec 07
0
Exact meaning of "numopen" on open/close log mesages ?
Hello, does anybody here know the exact meaning of "numopen" in the open/close file log messages? Does it mean the number of open sessions on the file: - at all? - per user? - per client? Sometimes numopen is greater than zero ofter the last user has closed as file. Is this an error? Here an extract of <hostname>.log --------------------------------- [2001/10/31 08:57:24, 2] smbd/open.c:open_file(602) igleich opened file Einkauf Walzbarren/Einkauf MG NE.xls read=Yes write=Yes (numopen=2) [2001/10/31 09:09:38, 2] smbd...
2006 Oct 30
0
Limiting smbd process / active sessions of Samba server
...n the samba server and the smbd process owner become the id of the client again. - If the client explicitly disconnect from the samba server, the smbd process is stopped on the samba server. As we plan to use Samba server for 1000 clients and as each client doesn't use the samba server very ofter, we would like to limit the number of smbd process. These clients are running applications that doesn't disconnect explicitely. Is there a way to tune the 60 seconds timeout ? Is there a way to stop smbd process when this timeout is reached ? Is there a way to limit the max number of smbd p...
2001 Dec 04
4
Samba 3.0 Alpha
Does net rpc join work in SAMBA (using HEAD from CVS compiled this morning) Configured with ACL, with PAM, and with WINBIND. It seems that I cannot rejoin my domain (PDC is NT4sp6a) after I turfed machine.sid and secrets.tdb. I tried using smbpasswd first and was informed to use net join rpc instead. Logs available if needed. Thanx Hans
2015 Apr 18
2
Is it possiable to suppress the site-specified messages?
Hi all, When connect to a remote rsync server, ofter it will give some site- specified messages, say, the following one: ------------ _______________________________________________________________ | University of Science and Technology of China | | Open Source Mirror (mirrors.ustc.edu.cn) | |===================...
2008 Oct 02
1
Samba WINS Server losing all elections against
Hello everybody. I've been trying for weeks to find a solution for my problem, but since I couldn't find anything, here I am. I manage a network of about 200 PCs, 90% windows XP and Vista, 10% linux. A samba server is located on the main server, acting as a WINS server, to manage the list of connected computers. However, when a resident computer is badly configured (ie no wins server
2018 Aug 09
2
[cfe-dev] Filesystem has Landed in Libc++
...erns, in particular around directory_entry, > but perhaps other places as well (recursive_directory_iterator, various > calls in [fs.op.funcs]). These issues have not yet been addressed in the > standard, and these spec should be addressed before we commit to an ABI. > > Note that we ofter put things into namespace std before they're considered > ABI stable, but up until now that has been limited to components specified > by a standard still in flight. Also note that libstdc++ also hasn't > committed to ABI stability for <filesystem> yet. This is the reason we...
2016 Sep 28
3
Good Bye SAMBA?!?!?
...on. > > If you need that, nobody stops u from using it, but remember..... > > EVERY DEVICE, routers/switchs/printers/phones/pcs/servers etc etc. > Which ... > Or gets an ip number of a windows server. > Or needed to access the server. > Or routes/passes it.. <<< ofter forgoten.. > > NEEDS A LICENCE. > Like, a CAL is required for each user or device that accesses the server.. > > For me, i save about > 12 windows servers and licencing for it. > I save tons of ram and lots of disk space, by example. > > My Samba AD DC. ( needs min 1GB...
2007 May 21
3
Updated v1.1 and summer plans
Webmail.us will be sponsoring my Dovecot development for this summer. Other companies are also welcome to participate in the costs. Participation gets you: - listed in Credits in www.dovecot.org - listed in AUTHORS file - you can tell me how you want to use the feature and I'll make sure that it supports it (within reasonable limits) For already implemented v1.1 features, see
2003 Dec 03
1
Replicating Legacy Phone Behavior
Hello, I was demonstrating Asterisk capabilities with a SIP Soft phone to a Key system installer yesterday, and we were discussing where Asterisk can fit into that market. He brought up some interesting, user-centric questions which I couldn't answer. I didn't find anything in google that realy addressed some of these questions, so I figured I would post them here to see what yall
2005 May 23
5
bluetooth headset/handsfree
Hi *, is anybody using a bluetooth headset with some success?? If yes, which stuff is used (usb dongle and BT headset)? (I would like to : 1. be able to receive calls, if possible to answer acalls with the headset. 2. be able to place call, but this seem lot more difficult.) Laurent
2016 Sep 28
0
Good Bye SAMBA?!?!?
...the professional > CIFS_AD_DFS solution. If you need that, nobody stops u from using it, but remember..... EVERY DEVICE, routers/switchs/printers/phones/pcs/servers etc etc. Which ... Or gets an ip number of a windows server. Or needed to access the server. Or routes/passes it.. <<< ofter forgoten.. NEEDS A LICENCE. Like, a CAL is required for each user or device that accesses the server.. For me, i save about 12 windows servers and licencing for it. I save tons of ram and lots of disk space, by example. My Samba AD DC. ( needs min 1GB ram for now swapping. ) set to 2 GB. Filesys...
2018 Aug 07
2
[cfe-dev] Filesystem has Landed in Libc++
Hi, My current understanding of the problem (based on https://reviews.llvm.org/D49774) is that we have a type, file_time_type, which is part of the ABI and is currently defined as std::chrono::time_point<_FileSystemClock>, where _FileSystemClock is an internal type represented using a __int128_t. However, C++20 will add a type called file_clock and redefine file_time_type to be