search for: separete

Displaying 20 results from an estimated 61 matches for "separete".

Did you mean: separate
2013 Dec 13
2
how do I separete coloumns by comma?
Hi every one, I have a text file like this: 1    4   4    1    6    23 1   4    2    2    3    28 1    4    5    1    2    24 1    2    3    1    1    24 1   2    3    1    2     40 1   2   3    1    4      22 I want to separate columns by comma, like this: 1,4,4,1,6,23 1,4,2,2,3,28 1,4,5,1,2,24 1,2,3,1,1,24 1,2,3,1,2,40 1,2,3,1,4,22   I used this code:
2003 Mar 21
5
Problem with read.table
Dear all, <BR><BR>I was used to work on R1.6 and I have now passed on R1.6.2 but I can''t read my <BR>file (and that is a big problem!!).<BR>I made a data sheet with some <BR>spreadsheet in Excell, and save it as separeted by tab .txt.<BR>I write in R<BR>read.table ("file.txt",h=T,sep="/t",dec=",")<BR>But R consider that I have only one column (eG one variable)!!!<BR><BR>I have tried a lot of thing (I don''t wrote the spreadsheet,I have verified in...
2019 Jul 31
3
DNS Forward Samba 4
Hi, I have tried to implement DNS Forward on Samab 4 DC through DNS Manager on Windows and a message appear stating that "The system is not support this function". That way I should add the "dns forwarder" directive in smb.conf as follows: cat /etc/samba/smb.conf # Global parameters [global] netbios name = SAMBA4-DC realm = EMPRESA.COM.BR workgroup = EMPRESA server role =
2005 Sep 21
2
about set.seed
...fixing the same random numbers what can happen. But it turned out when I run my codes in two computers I still can get different results. I tried different computers. Some of them I can get the same results but some not. A special case is I run in two computers which have R version 2.0.1 and 2.1.1 separetely. And the results are different. Now my question is what's the reason can make the different result happen when we run the same codes by setting the same seed? This will help me a lot with my project.Thank you very much! Linda
2012 Apr 25
4
"Conditional" average
Hello, I have a set of data including age, wage and education level each called age76, wage76 and grade76 I want to know how i can calculate the average wage of people age 15 to 65 (each year separetly) , only for those who have an education level of 10 12 and 16... -- View this message in context: http://r.789695.n4.nabble.com/Conditional-average-tp4585313p4585313.html Sent from the R help
2007 Oct 22
3
Elasticity in Leslie Matrix
...0*f2, s, v ), nrow=2, byrow=TRUE,dimnames=list(stage,stage)) The command "eigen.analysis" avaliable in package "popbio" provides sensibility matrix and elasticity matrix (same dimension than A). I would like to know if there is a way to calculate separetely the elasticity of sigma, s0, f1, f2, s and v ? Thanks and regards, privalan -- View this message in context: http://www.nabble.com/Elasticity-in-Leslie-Matrix-tf4670533.html#a13342271 Sent from the R help mailing list archive at Nabble.com.
2020 Jan 05
3
(no subject)
...to get a snapshot from my virtual machines (vm) and the following command works for all of them bar one: # virsh snapshot-create-as --quiesce --no-metadata --domain myvm myvm-state --diskspec vda,file=overlay.qcow2 --disk-only --atomic The only exception is this one vm, which has two disks as two separete qcow2 files: vda and vdb. Vdb contains my nexcloud data, resides on a btrfs subvolume, and a daily snapshot of this subvolume is taken by a cronjob by the host machine. Therefore, I do not want to include it in the snapshot taken by virsh, and therefore I did not include vdb as a separate --diskspe...
2019 Jul 31
1
DNS Forward Samba 4
On 31/07/2019 16:40, L.P.H. van Belle via samba wrote: > Good question, i think so yes. > > Man smb.conf does not tell us if its space of , separeted. > I go for space, you what your showing should be fine. > If un sure, switch the ip and monitor the other dns servers. > Ah, but the release notes for 4.5.0 tells us it is space separated ;-) Rowland
2012 Aug 21
2
How dovecot treats UTF8 mailbox names in sieve scripts and `namespace' section
...TF8 mailbox names in `namespace' section? namespace inbox { ... mailbox &BCEEPwQwBDw- { special_use = \Junk } 2. Do i need to convert UTF8 mailbox names in sieve scripts? /etc/dovecot/dovecot_before.sieve ... require ["reject","fileinto"]; # Put all spam into separete IMAP folder if header :contains "X-Spam-Flag" "YES" { fileinto "&BCEEPwQwBDw-"; }
2012 Aug 27
1
practical way to change column names?
Dear R helpers, I have a social network data including repated measures of ten alters (whom you contact) and their attributes(gender, age, strength of tie). I wrote variables related with alters just for wrote alter 1 and alter 2. I'd like to change the like below. I'd change each name separetely. Do you know any pratical way to change it? All the bests, Niklas variables for alter 1 g61a (id) g62a (gender) g63a (age) g63aa (tie) g63aan (tie friequency) variables for alter 2 g61b g62b g63b g64b g64bb g64bbn new names alterid_1 alterag_1 alteraa_1 alatert_1 altersf_1 alterid_2 alterag...
2004 Apr 17
1
One tc filter police for 2 subnets
...subnets. Ex. 128Kbps for the two subnets: 10.0.0.0/24 10.0.1.0/24 Like: tc filter add dev eth3 parent ffff: protocol ip prio 5 u32 match ip src 10.0.0.0/24 ; 10.0.1.0/24 police rate 128kbit burst 10k drop flowid :1 Obviously this command did not work because tc does not accept two subnets as src separeted by ";". Is there a way of doing this ? Thanks a lot, Luciano Lima _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2010 Nov 05
2
Keep a copy of email.
...be done ? We are having serius problems with backups, with this we gona be able to at least save one or two days of each emails, than rotate them again. I though about using postfix always_bcc, but would be everyones emails only in one account. Though in migh use sieve for filter this acount and separete it for each folder.. but i don't guess sieve could get a parameter from the email to make a filter.. or can it ? like, if email from user2 at domain.com it goes to user2 folder, but this user2 would be variable, otherwise i have to create a sieve too bigm and would work i guess. Well, i am op...
2006 Apr 11
5
RJS adds comment but doesn''t update form
Hi, When a user adds a comment i want to add the comment to the end of the comments list using ajax so there is no full page refresh. The code i have below adds the comment to the database but doesn''t update the comments div with the new comment. Can anyone help? This is my first use of rjs templates and i have read http://www.codyfauser.com/articles/2005/11/20/rails-rjs-templates
2012 Jan 16
6
Need advice - one large application or many small ones?
I have about 20 relatively small applications running on the server. They mostly access the same database tables. Is it more efficient to combine them into a single application with lots of controllers or to keep them as separate applications. ruby 1.9.2 rails 3.0.1 capistrano 2.9.0 passenger 3.0.4 apache 2.2.12 -- You received this message because you are subscribed to the Google Groups
2003 Apr 28
4
plot(pam.object) error with R-1.7.0 on Red-Hat 8.0 i686
I don't know if there is some fault in compiling or a bug of the new R-1.7.0 version: cl.pam.2 <- pam(as.dist(1-cor(mel.data)),2) plot(cl.pam.2) perform a right partitioning and silhouette plot on the old R-1.6.2 instead "Error in clusplot.default(x$diss,...... ; x is not numeric" is the output on the new R-1.7.0. Same platform: RH8.0 i686. Some suggestions? A.S.
2009 Nov 16
9
Dovecot and SATA Backend
...dle about 3 000 mailboxes. I thought first buying a topnotch server (8 cores and 16 Go RAM) with equalogic iSCSI SAN SAS 15K for storage backend. On second though (and after a comprhensive read of dovecot features), I saw in http://wiki.dovecot.org/MailLocation that index files can be created on a separete local filesystem. My question is : for 3000 users, is it possible to have only a SATA backend attached to my topnotch server (to handle bigger mail quotas) by storing index on local hard drives (SAS drives) ? Extra question, what is the better : iSCSI SATA backend or NFS share ? NFS share is more...
2006 Apr 15
8
Instant Rails on Win XP SP2
I am trying to run instant rails on windows xp SP2. I can get the cookbook and typo sample sites to work with webrick but not with scgi. When i click the start with scgi i get a blank dos window and typing www.mycookbook.com returns Firefox can''t establish a connection to the server at www.mycookbook.com. This suggests that apache is not even running even though the green light is
2011 Feb 02
2
Ofcs2 Questions!
Hello, First of all, i am new at the list and i have several questions about ocfs2 performance. Where i am working i am having huge performance problens with ocfs2. Let me tell my envoriment. 3 Xen VirtualMachines withs ocfs2 mounting an LUN exported over iSCSI. ( acctualy 3 LUNS, 3 ocfs2 clusters ) I am not the one who configured the envoriment, but it is making the performance of my MAIL
2005 Nov 13
9
MSN keeps disconnecting with load balancing
Hi, I have the my gateway with load balancing traffic going out over two providers. Web browsing is fine...working great. But, my clients (office staff) complains that MSN keeps disconnecting (in 5 mins). Why? Please help me... Regards, ro0ot
2002 Apr 04
5
Windows 2000 Terminal Server and SAMBA
Hi, We a re planning to migrate from the Windows NT 4.0 Terminal Server to the Windows 2000 version sometime within the next few weeks. From the newsgroups and have gathered that the MULIPLEUSERSONCONNECTION registry option that allowed each connection from the Terminal Server to start a separate smb process has been disabled in the 2000 version. Is there any work arounds that can be done in