search for: flie

Displaying 11 results from an estimated 11 matches for "flie".

Did you mean: file
2010 Aug 04
2
does R have a command the same with Stata's loop command: ` '
...ne to this? And one more very basic question: after I open a file and modify it, such as generate some new variables and change some old ones, how to use the changed dataset in analysis,?except the method?save?and reload it? I have tried but did not get the right thing done: mydata<-read(flie=".....") ........ detach() attach(names of my data set) any answer are appreciated. Nan from Montreal
2006 May 31
5
Sharing code between some controllers? Staying DRY
...an intermediate controller class like the following? If so, are their pit falls to this method? class ApplicationController end class AdminController < ApplicationController private def redirect_to() end end class ProductController < AdminController end Option 2: I could create a flie in lib/ which contains the redirect_to() method and then mix it into each controller. This option doesn''t feel as good for some reason. Also I don''t know what code would need to be in my controller file to do this. Any ideas? Thanks, Peter
2004 Sep 10
3
[Flac-users] Warn overwrite output file
I have had this happen to me once: Encoding of a .wav file was interrupted somehow, so an incomplete .flac flie was generated. I accidentally ran a decode on that .flac file, which wiped out the original .wav file. I suggest that flac adopt one of the following to handle the situation that an output file is specified with -o or implied, and the output file already exists: 1. rename the existing output...
2003 Jun 25
1
Installing samba on Red Hat 8
Yo All, I am trying to install Samba 3 beta on my RH 8 machine. At the installation of red hat I chosed not to install samba. I downloaded beta rpm for Red Hat and when I try insatling it I get a msg. like "flie blabla conflicting with file from samba-2.2.7'' or something like that. Now I try runing comand rpm -q samba end that tels me there is no rpm samba. Not installed! Right? Then I try this rpm -i --replacefiles samba-3.0.0beta1-1.i386.rpm that seems to be working. Now I look for smbpasswd...
2012 May 30
1
Samba 4 analyse
Hi, My actual config Samba 3 PDC, file and print server use openldap backend Posix ACL on XFS FS using pam_ldap and ns_ldap. independant wins and DNS server (not DDNS) Can I have same configuration in samba 4 ? LIke : DC flie server with posix ACL support and pam, ns_ldap . independant wins and DNS server (not DDNS). It's just an analyse ! Have a nice day St?phane ----------------------------------- St?phane PURNELLE Admin. Syst?mes et R?seaux Service Informatique Corman...
2008 Jul 09
1
render file in index
Hi I am trying to render file in controller like this : def index render :flie => ''app\views\upload\uploadfile.html.erb'' end It still complains that template is missing. Template is missing Missing template upload/index.html.erb in view path /home/rails/ directory/app/views Do i have to use funtion render :template or how i can change that default inde...
2020 Feb 29
0
idmap range and xidNumber
...he file is owned by BUILTIN\Administrator > user corresponding to SID=S-1-5-32-544 No you don't, look closer, I am sure you will find that there is an 's' on the end of 'Administrator', the RID for 'Administrator is '500' > > (For some reason I can not set flie owner to BUILTIN\Administrator on > Unix Domain member share from windows, though it does not worry me too > much) I would be worried if you could use Administrator on any Samba domain machine. > > The question perhaps what Unix users correspond to those BUILTIN users > on unix d...
2010 Feb 24
3
ggsave in Linux
I have a script that creates a qplot that is then saved as a .png file which works fine on Windows. But I also work on Linux servers via Putty and would like to be able to create and save my plots to my working directory. Is there a way I can ggsave my qplot without utilizing X11 in Linux? I don't need to view the plot in Linux, I just want the plot created and immediately saved to my working
2020 Feb 29
4
idmap range and xidNumber
Hello, There recommended range in Samba4 share for BUILTIN users is usually (from Samba wiki) # Default ID mapping configuration for local BUILTIN accounts # and groups on a domain member. The default (*) domain: # - must not overlap with any domain ID mapping configuration! # - must use a read-write-enabled back end, such as tdb. idmap config * : backend = tdb idmap config * : range = 3000-7999
2010 Nov 21
0
LDAP clients fail to connect with SSL enabled
...bundle.crt -r--r----- 1 root ldap 4689 Nov 21 18:59 sf_bundle.crt -r--r----- 1 root ldap 1537 Nov 21 17:16 sf_issuing.crt -r--r----- 1 root ldap 1090 Nov 21 12:29 slapd.csr -r--r----- 1 root ldap 1743 Nov 21 12:26 slapd.key -r--r----- 1 root ldap 1675 Nov 21 17:25 slapd.pem My cert flie is a GoDaddy turbo-ssl certfile named bsd2.summitnjhome.com.crt. slapd.key is the key file and slapd.pem is the same thing only with the password removed. I'm a little unsure of which CA file to use but I think that sf_issuing.crt _should_ work as this is the CA file that I used to setup a sim...
2003 Dec 01
0
No subject
...ng note. If I've missed any vital information, please let me know. .conf files follow. Thanks. -- Phil Ritzenthaler Systems Administrator ACCAD THE Ohio State University phil@cgrg.ohio-state.edu (voice) 614-292-3416 (fax) 614-292-7776 ============================ File Server conf Flie ============================ [global] workgroup = ASDF netbios name = FS server string = ACCAD Samba Fileserver hosts allow = 128.146.18. 128.146.179 127. deadtime = 30 log file = /nfs/samba/logs/log.%m max log size = 50 security = domain password server = PASS...