search for: gloabal

Displaying 6 results from an estimated 6 matches for "gloabal".

2004 Oct 08
3
provide extra variables to environment in call
...9; already defined by someone and provided in package. `f' looks like that: f <- function() { x+1 } i.e. `f' is not closed i.r.t. term `x' now I have my own function `g', where I'd like to override variable `x' while calling `f': x <- "dummy gloabal value" g <- function() { x <- 42 eval(f(), environment()) # how to make loacl `x' visible in `f'? } g() # => Error in x + 1 : non-numeric argument to binary operator Here comes the question: What is the right way to call `f' in order to override global...
2012 Feb 08
0
[LLVMdev] Use of Profiling Information
Hi, When we run a code with -insert-block-profiling we add a gloabal variable BlockProfCounters into the code. Now, I am not able to understand how to use this BlockProfCounters value. I have also seen the code of llvm-prof.cpp they don't use BlockProfCounters variable for basic block count. So how can we use the BlockProfCounters value. Thanks and Regards, Tar...
1998 Nov 30
0
File permissions incorrectly assigned
...hich are mapped automatically by a policy when they logon a WinNT 4sp3 workstation so that a users can, theoretically, copy web pages from a diskette or other server to their web directories using windows instead of teaching 4000 students to use ftp and change permissions on the files. Some of the gloabal settings and the share definition are below. Despite including the create and directory information some users files are still assigned permissions like -rw-------, which is unaccessible from the web. Is there a way to garauntee that a file/directory will be created with the correct permissions o...
2001 Mar 28
0
smbd is not started
...ot running. nmbd is running. I followd the instructions as follows ans I see no smbd running. nmbd is running but not smbd. 1. I created locks in /usr/local/samba/var 2. created /share chmod 777 /share, chmod +t /share, chown sys /share, chgrp sys share 3.created smb.conf in /usr/local/samba/lib/ #Gloabal parameters [tab]workgroup = HOME (this pc workgroup) [tab]security = share [tab]hosts allow = localhost,hostname, xxx.xxx.1. hosts deny = All [root] [tab]path = / [tab]comment = Solaris root [tab]guest ok = Yes [tab]read only = Yes [share] [tab]path = /share [tab]comment = Solaris share [tab]guest...
2004 Feb 19
2
Hide printer icon
Hi, is there any way I can hide the "printers" icon/folder from the Windows users ? We don't have any printers attached to the Samba server and find that it's confusing the users a little ! Thanks Mike Stewart --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.592 / Virus Database: 375 - Release Date:
2007 Mar 26
5
Performance problem with CentOs 4.4 Samba
Hello I experience performance problem with CentOs 4.4 Samba 3.0 Reading files from Samba (1 client WinXP) is 3 times slower than writing to samba. What should I look at? OS je CentOS 4.4 (RHEL 4 U4) # smbd --version Version 3.0.10-1.4E.11 CFG ================================================================== # cat /etc/samba/smb.conf [global] workgroup = GROUP netbios name = SERVER server