Displaying 14 results from an estimated 14 matches for "ayu".
Did you mean:
au
2010 Jan 27
1
How to split a matrix into a few matrices?
...g to the order of the
rows) into say 10 matrices with 100 x 4 dimension
c. how to do (b) randomly, not following the order of the rows, but without
any overlapping. So all the 10 matrices will consists of different values
from the original matrix.
Your help is very much appreciated....thank you
ayu
--
View this message in context: http://n4.nabble.com/How-to-split-a-matrix-into-a-few-matrices-tp1311535p1311535.html
Sent from the R help mailing list archive at Nabble.com.
2010 Feb 01
1
How to repeat "for" function?
...for(i in 1:n)num2[i]=pc[2]%*%X[i,2]
num3=rep(1:n)
for(i in 1:n)num3[i]=pc[3]%*%X[i,3]
num4=rep(1:n)
for(i in 1:n)num4[i]=pc[4]%*%X[i,4]
den=rep(1:n)
for(i in 1:n)den[i]=pc%*%X[i,]
r1=num1/den
r2=num2/den
r3=num3/den
r4=num4/den
MLAV=sum(r2>r1 & r2>r3 & r2>r4)
MLAV
Best regards,
ayu
--
View this message in context: http://n4.nabble.com/How-to-repeat-for-function-tp1458806p1458806.html
Sent from the R help mailing list archive at Nabble.com.
2015 Nov 17
3
firewalld being stupid
...md works, as a theme, as it were.
I restart a service... and it tells me *nothing* at all. I have to run a
second command, to ask the status. I've no idea why it's "bad form" to
tell me progress, and final result. You'd think they were an old New
Englander.....
mark, ayu'
2005 Jan 25
6
Changing booted Kernel with grub
Hi,
I have updated the kernel to 2.4.21-27.0.2 on Centos 3.4 (was 3.3 when
I did the kernel update) and have modified grub.conf to use the single
CPU kernel:
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
#
1999 Aug 23
2
how to change samba (smbpasswd) via web browser...
hi all,
I am looking for a program or cgi script which can be used to change the
smbpasswd via web browser. Anyone done this already ?. Any pointers will he
appreciated much.
Thanks
rakesh
--------------------------------------------------------------------
Rakesh Jain Systems Administrator, MIS Dept
BEA Systems, Inc. voice: +1-972-943-5135
4965, Preston Park Blvd fax:
1999 Aug 23
1
NT4SP5 Encryption and mksmbpasswd
Hi all,
Reading through ENCRYPTION.txt it says to do the following:
cat /etc/passwd | mksmbpasswd.sh >/usr/local/samba/private/smbpasswd
However, on my Samba-2.05a install (onto RH 6.0), /usr/local/samba doesn't
exist. Instead, all the files listed in ENCRYPTION.txt and WinNT.txt are in the
/usr/bin directory.
Amongst other things, this means I can't set the recommended security
1999 Aug 24
1
Totalnet
We have used the Syntax TotalaNET product (TAS) for some years. This
provides similar funtionality to Samba. However the current version (5.2)
does not support Win98 and the upgrade cost is very high.
In looking at Samba as an alternative, I have two questions:
1. Does Samba fully support Win98?
2. Our users move easily between PCs, X-terminals and workstations,
depending on their
2000 Apr 02
1
[newbie]: Samba as a server for Win98 PCs
Hello I do apologize for sending a newbie question but I need to know for
sure if what I am planning is worth spending the time.
I have 12 Win98 PCs with public IPs connected to the Internet. I want:
1) Turn one of the PCs to a linux box with samba.
2) That the linux PC provides login access to the other PCs. (I want to
eliminate the possibility of the users log in a Win98 PC and wreck
2012 Jan 28
1
fatal error unable to restore data
Dear R help team,
I am trying to open R 2.13.0 to continue my analysis but it doesn't want to
open and I get this message "fatal error unable to restore saved data in
.rdata". I don't know what went wrong ( iam using Windows 7). Could you
please help me on this? Thanks a lot
Putri -Indonesia-
[[alternative HTML version deleted]]
2000 Mar 09
2
Restricting browsing by share w/security=domain
Hi all,
It's been a long time since I've had to post to the list
(or eve read it) since Samba just plain works! I'm
currently using 2.0.5a on a Sun Sparc10 running RedHat
Linux 6.0 authenticating users off of our local NT P/BDC
and have noticed something I had never noticed before:
Shares which are restricted only to a select group
(using valid users) are showing up in other
2015 Nov 17
4
firewalld being stupid
On Mon, November 16, 2015 16:39, Nick Bright wrote:
> On 11/6/2015 3:58 PM, James Hogarth wrote:
>> I have a couple of relevant articles you may be interested in ...
>>
>> On assigning the zone via NM:
>> https://www.hogarthuk.com/?q=node/8
>>
>> Look down to the "Specifying a particular firewall zone" bit ...
>> remember that if you edit the
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking
2005 Jun 10
1
Yum/RPM Update Conflicts
Hi,
I've been trying to sort this out for the past week. I had a RedHat
7.3 desktop install with a disk dying on it. The desktop has two disks
on it - one configured with /, /usr and /boot (this was the bad disk)
and the second had /var and /home. I obtained a replacement disk and
initially tried copying the /, /usr and /boot filesystems to the new
disk but this ended up being a problem. In
2005 Jan 11
4
Open/Closed Ports
Hi,
Just installed CentOS 3.3. I said to allow only http and ssh when I
did the install. I can ssh to the machine and until I compiled apache
2 and installed it seperately I could connect to the default web
server. I am running oracle on the box and have found that I can't
connect remotely to oracle from another linux box (sql*net works fine
on the CentOS box itself). I think it is because