search for: enties

Displaying 20 results from an estimated 59 matches for "enties".

Did you mean: entries
2010 Jan 17
3
enty-wise closest element
Dear R-users, i have a simple problem maybe, but i don't see the solution. i want to find the entry-wise closest element of an vector compared with another. ind1<-c(1,4,10) ind2<-c(3,5,11) for (i in length(ind2):1) { print(which.min(abs(ind1-ind2[i]))) } for ind2[3] it should be ind1[3] 10, for ind2[2] it should be ind1[2] 4 and for ind2[1] it should be ind1[1] 1. but with the
2000 Aug 05
1
Making UseLogin yes requires a valid reverse DNS enty
Hi, I am using openssh 2.1.1pl4 on a Linux 2.2.16 box [RH 6.1 distribution], I was confused as to why when I telnet into that box, I get /usr/local/bin in my PATH but when I ssh into my box, /usr/local/bin is not in my PATH I modified /etc/ssh/sshd_config to have UseLogin yes and then when I try to ssh into that box, I couldn't. ssh -v showed the following debug: Requesting shell. debug:
2008 Jun 12
7
How to change the class of data?
Hi all, I have some data x, which are actualy consisted of numerical enties. But the class of this matrix is set to be "factor" by someone else. I used "class(x)", it turns out to be "factor". So I can not calculate them. How can I turn them into numerical data so that I can apply math operations on them? Thanks a lot for your help. Selina...
2002 Sep 02
3
starcraft.exe (again i guess :) )
hi everyone. i've just compiled and configured wine and tried to play starcraft. but when i start it nothing happens. i mean really nothing. here's the poor output of wine, hopefully it says something to you guys: fixme:console:SetConsoleCtrlHandler (0x4cf850,1) - no error checking or testing yet fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x403b39a8)->(00020021,00000013)
2009 Jan 20
5
from matrix to data.frame
Hello, I have a question how to reshape a given matrix to a data frame. # ---------------------------------- > a <- matrix(1:25, nrow=5) > a [,1] [,2] [,3] [,4] [,5] [1,] 1 6 11 16 21 [2,] 2 7 12 17 22 [3,] 3 8 13 18 23 [4,] 4 9 14 19 24 [5,] 5 10 15 20 25 > colnames(a) <- LETTERS[1:5] > rownames(a) <-
2008 Jul 02
6
wine 1.1.0 crash and vcredist_x86.exe installation
warcraft 3 has been updated recently. since the update it stopped working for me. looking for a solution on appdb i found, that i had to install vc, BUT: Code: nt at eNTi $ wine vcredist_x86.exe wine: Unhandled page fault on read access to 0x00000001 at address 0xb7ca8291 (thread 0014), starting debugger... Unhandled exception: page fault on read access to 0x00000001 in 32-bit code (0xb7ca8291).
2006 Oct 23
3
Bug in file parsing of ups.conf
...o load. What I did not realize is where the real issue was. It turns out that there is a bug in the parser for the ups.conf file that if the description contains a space as the last character the next entry will not be recognized and will fail to start. Once I removed the spaces from the last four enties (21 to 24 thus 21 being the last to load) all seems to be well. Thanks, Doug
2006 Oct 23
3
Bug in file parsing of ups.conf
...o load. What I did not realize is where the real issue was. It turns out that there is a bug in the parser for the ups.conf file that if the description contains a space as the last character the next entry will not be recognized and will fail to start. Once I removed the spaces from the last four enties (21 to 24 thus 21 being the last to load) all seems to be well. Thanks, Doug
2002 Oct 14
3
Directory size display discrepency
...t if any one can explain why there should be a discrepency in the directory sizes that are displayed when I use explorer on Windows. This has been reported to me by a user, I have never seen this before as I dont use windows if I can help it :-)... When I slect properties of a directory it has two enties Size and Size on disk As an example size says 33 bytes, size on disk says 512kb and if I du a du -ks on the directory it reports 4 k. Has anyone noticed this before ?, do I need to set up samba a different way? I should say that the machine that samba is on is a DEC/Compaq machine running 2.0.10...
2009 May 19
9
Hang at 5:34 pm EST
Some at 5:34 pm EST DAILY, all my call get disconnect. I tried RE-INSTALLATION, I tried Reinstallation on a virgin HDD, but its same. I tried changing VOIP provider I tried changing Internet Provider..But no help.. What could be the reason ? Here are my enties of crontab : ### recording mixing/compressing/ftping scripts 0,3,6,9,12,15,18,21,24,27,30,33,36,39,42,45,48,51,54,57 * * * * /usr/share/astguiclient/AST_CRON_audio_1_move_mix.pl #0,3,6,9,12,15,18,21,24,27,30,33,36,39,42,45,48,51,54,57 * * * * /usr/share/astguiclient/AST_CRON_audio_1_move_VDonly.pl...
2016 Mar 08
7
Strange behaviour of iptables in centos 7
Hi strange behaviour of iptables on a centos 7.0 machine: The following rule is in the iptables of said machine: [root at myserver ~]# iptables -L -v -n --line-numbers |grep 175\. 9 9 456 DROP all -- * * 175.44.0.0/16 0.0.0.0/0 [root at myserver ~]# The corresponding enty in /etc/sysconfig/iptables looks like: [root at myserver ~]# grep 175 /etc/sysconfig/iptables
2012 Jul 05
2
vector entry in matix
...frame or something like that. i don't mean transormation. Here an example: [,1] [,2] [1,] "a" "d" [2,] "b" "e" [3,] "c" "f" where e.g. a is a<-c(0,1) vector of length 2, b a vector of length 4,... (i know that the matrix enties are strings :)). i'm trying to put some variables into a matrix or data.frame, but i couldn't handle it. is something like that possible in R? thanks for your help! -- View this message in context: http://r.789695.n4.nabble.com/vector-entry-in-matix-tp4635478.html Sent from the R help mai...
2005 Sep 06
1
CentOS 3 -> logins
Hi, Since I upgraded CentOS from 3 to 4, I get those enties in logwatch. It seems to be caused by cron, opening a session everytime it executes a task. Is that normal? crond: Unknown Entries: session closed for user root: 381 Time(s) session opened for user root by (uid=0): 379 Time(s) session closed for user user: 239 Time(s) s...
2002 Sep 12
1
Starcraft under wine-20020904
hi everyone. again i have a problem running starcraft. when i start it up i can hear the music in the background and i can even doning stuff with the mouse, even though i do not see my mouse. nor do i see anything else. wine throws something like that at me: fixme:console:SetConsoleCtrlHandler (0x4cf850,1) - no error checking or testing yet fixme:ddraw:Main_DirectDraw_SetCooperativeLevel
2004 Mar 16
1
(3.0.2a) nsswitch/winbindd_user.c:winbindd_getpwnam(157)
...amba server as a domain user without password challenge, authenticating against a w2k DC (security = ADS), with winbindd running, I can navigate the shares successfully but cannot write to the share. I have done "net groupadd ..." to map windoze-unix groups. I am assuming from the log enties below that my access problem lies in the given errors. How to resolve? Also, I have seen a variety of conflicting examples of how to properly define domain users and groups in smb.conf. Can someone provide the proper definition that has evolved for 3.0.2a? From winbind.log: -----------------...
2004 Jun 03
1
smbldap-populate under debian woody fails
Hi, I've tried the tgz from idealx, tried unofficial debs, triple checked the config, but everytime I get the same error. The script starts adding the enties but after cn=Domain Guests,ou=Groups,dc=xyz,dc=com which is successfull the following line show up Can't call method "dn" on an undefined value at /usr/sbin/smbldap-populate line 341, <GEN1> line 11. Does anybody have a clue what this is about? If I had something wrong in...
2002 Sep 09
0
wine-users digest, Vol 1 #1244 - 7 msgs
-----Original Message----- From: wine-users-request@winehq.com [mailto:wine-users-request@winehq.com] Sent: Monday, September 09, 2002 10:01 AM To: wine-users@winehq.com Subject: wine-users digest, Vol 1 #1244 - 7 msgs Send wine-users mailing list submissions to wine-users@winehq.com To subscribe or unsubscribe via the World Wide Web, visit http://www.winehq.com/mailman/listinfo/wine-users
2016 Mar 08
2
Strange behaviour of iptables in centos 7
On 03/08/2016 09:43 AM, James Hogarth wrote: > On 8 Mar 2016 07:36, "anax" <anax at ayni.com> wrote: >> >> Hi >> strange behaviour of iptables on a centos 7.0 machine: >> The following rule is in the iptables of said machine: >> >> [root at myserver ~]# iptables -L -v -n --line-numbers |grep 175\. >> 9 9 456 DROP all --
2006 Nov 12
2
Problem in production enviroment 3.0.23c-1
...when uploading a new folder or file the users are getting: Cannot read or set the permissions for file \\server\share\file: initializing the SD failed When you click OK (you can only click OK at this point) the folder or file is created and the rights are also as the should be (even the extra ACL enties are fine), but the publication of the site is stopped and has to be started again. So how to get rid of the above error? Now for every new file or folder our customers have the click on OK and start publishing again until they hit the next new file or folder and then is starts over again. I have...
2006 Jan 30
4
multiparameter assignment
I''m trying to figure out the rails why to break a single database field out into multiple fields on a form, very similar to how rails does with dates. How can I create my own object that mirrors the date objects behaviur in how it accepts the multiparameter assignment from the form. Example: A phone number field (to force formating on the user) could be broken into 3 form fields,