Displaying 20 results from an estimated 2000 matches similar to: "Sum of Product in a Matrix"
2006 Jan 24
4
Can R handle medium and large size data sets?
Dear R experts,
Is it true that R generally cannot handle medium sized data sets(a
couple of hundreds of thousands observations) and threrefore large
date set(couple of millions of observations)?
I googled and I found lots of questions regarding this issue, but
curiously there were no straightforward answers what can be done to
make R capable of handling data.
Is there sth inherent in the
2007 Mar 19
1
problemas com wine
Pessoal,
estou tentando utilizar o programa aqui da empresa com wine, ai d? o
seguinte erro
C?digo:
rafael@notebook:~/Soma$ wine soma
fixme:imm:ImmReleaseContext (0x10020, 0x7fd59e90): stub
fixme:win:SetLayeredWindowAttributes (0x1002a,0xff00000f,255,1): stub!
err:ole:CoGetClassObject class {88d969c0-f192-11d4-a65f-0040963251e5}
not registered
err:ole:create_server class
2018 Jan 03
3
SSHD and PAM
On Wed, 2018-01-03 at 13:50 +0530, Sudarshan Soma wrote:
> HI, I do see some refernce on it: but seems not closed
> https://marc.info/?l=secure-shell&m=115513863409952&w=2
>
> http://bugzilla.mindrot.org/show_bug.cgi?id=1215
>
>
> Is this patch available in latest versions, 7.6?
No. It never was.
The SSSD is using NSS (Name Service Switch) [1] way of getting
2017 Jul 18
2
force port redirection for list of users
Thanks somuch. I am checking it.
Best Regards,
On Tue, Jul 18, 2017 at 9:08 PM, Reuti <reuti at staff.uni-marburg.de> wrote:
>
> > Am 08.07.2017 um 18:41 schrieb Sudarshan Soma <sudarshan12s at gmail.com>:
> >
> > Hi ,
> > I have the following requirement .
> > other than following users, any other user sshd connection should be
> > redirected
2017 Jan 30
2
sshd custom shell script for specifc user
+ added subject
On Mon, Jan 30, 2017 at 11:32 PM, Sudarshan Soma <sudarshan12s at gmail.com>
wrote:
> Hi,
> I am trying to give access to sshd port 22 to connect to different port
> 1023 by differentiating with special user, customuser. Following is how i
> tried, but it doesnt work, please suggest.
>
> outside, user issues command
> ssh customuser at ip, it fails
>
2017 Feb 21
1
second ssh connection for the first ssh request
Hi Darren, It is linux
3.10.40.cge-rt38 #1 SMP Fri Jul 22 12:59:33 PDT 2016 i686 GNU/Linux
On Tue, Feb 21, 2017 at 3:39 AM, Darren Tucker <dtucker at zip.com.au> wrote:
> On Tue, Feb 21, 2017 at 4:19 AM, Sudarshan Soma <sudarshan12s at gmail.com>
> wrote:
> > Hi I changed sshd_config to run script, .profile for user cliuser like
>
> What platform is this on? If
2017 Jan 31
2
sshd custom shell script for specifc user
Thanks Darren, the intention to do this :
allow users to access my own shell/CLI(including authentication) on port
22.
their firewall settings doesnt allow anything other than port 22, so I
would internally redirect to port 1023 when customuser is provided.
I will try enabling logs, thanks.
On Tue, Jan 31, 2017 at 5:10 AM, Darren Tucker <dtucker at zip.com.au> wrote:
> On Tue, Jan 31,
2007 Jul 27
1
MRTG with 14all.cgi on centos 5
Hi,
I have setup MRTG with 14all.cgi cgi script.
I downloaded it from below URL.
http://my14all.sourceforge.net/14all-1.1.txt
and did only below 3 changes to that file. those can be seen in BOLDletters.
# if MRTG_lib.pm (from mrtg) is not in the module search path (@INC)
# uncomment the following line and change the path appropriatly:
#use lib qw(/usr/local/mrtg-2/lib/mrtg2);
use lib
2018 Jan 03
2
SSHD and PAM
Sudarshan Soma wrote:
> Does sssd/NSS has a way to fetch user names from sources like
> RADIUS/TACACS server?
My impression is that while this might be theoretically possible, nobody
does this. Especially it's not clear to me how you would push group
membership to the system. And AFAICS in case of TACACS+ there's also
only a single "role" available (translate this to
2005 Jul 05
1
Getting runtime error in stepclass
Hi!
I got the following runtime error when I tried to use svm method with
stepclass.
Error in "colnames<-"(`*tmp*`, value = c("0", "1")) :
attempt to set colnames on object with less than two dimensions
I repeated the same sequence of statements but this time I used the
classification function used in the example, i.e., "lda" and it worked
fine
2005 Dec 29
2
loop
Dear All,
I have to use loop over an array so I am using following procedure
count<-1
repeat{
count<-count + 1
c(g[count],1:i[count]) ->qw
if(count>5)break
}
as a result qw is
[1] 0.9643836 1.0000000 2.0000000 3.0000000 4.0000000 5.0000000
[7] 6.0000000 7.0000000 8.0000000 9.0000000 10.0000000 11.0000000
[13] 12.0000000 13.0000000 14.0000000 15.0000000 16.0000000
2011 Sep 14
3
normalizePath
Hi,
I update R from 2.10 to 2.13.
Then I find soma problems when I start R.
Warning infos as below:
#####
Warning message:
In normalizePath(c(new, .Library.site, .Library), "/") :
path[1]="": No such file or directory
R version 2.13.1 (2011-07-08)
Copyright (C) 2011 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
Platform: x86_64-pc-linux-gnu (64-bit)
R is
2012 Aug 24
1
virt-v2v trouble converting Xen Centos 5.X to KVM Centos 6.3 or Fedora 17
Hi! I'm trying to convert some Xen guests running Centos 5.8 to KVM on Centos 6.3. Hopefully this is the right place to ask this question, if not, let me know and I'll go there instead! :)
My setup: Centos 5.8 Host running Xen with a Centos 5.8 guest, and I want to transfer this guest to a different Centos 6.3 host running KVM. I am able to tweak the target server all I want, but the
2004 Aug 06
1
Relay of title info
Hi Icecast users!
I have a Debian box running with Icecast 1.3.11, installed from package
icecast-server 1:1.3.11-4.3 from the unstable tree.
It's purpose is to relay a bunch of stations using the alias
functionality. It all works like a charm except the title information.
When relaying stations like Groove Salad from soma.fm WinAMP doesn't show
the title info.
In my icecast.conf
2004 Sep 22
1
Protocol negotation failed
Hi all,
I've compiled 3.0.7 on a test box which also has an LDAP server running on it.
This is the first time for me trying to use Samba with LDAP. I copied the
IdealX scripts into /usr/local/sbin and edited the _config.pm file. It is
attached at the bottom, stripped of comments. I then edited my smb.conf to
the effect of the following:
passdb backend = ldapsam:ldap://localhost
ldap
2008 Sep 17
1
How to notify a native linux client for a piece of software?
Hello everyone,
As some of you may know, ET:QW (www.enemyterritory.com) now has a native Linux client with every game feature (except AntiAliasing on some PCs :p) implemented.
My question is the following : knowing the WineHQ AppDB says the game is Bronze/Garbage and no recent version was tested under Wine, shall i make a test report in which i write there is a native linux client, and thus it
2011 Jan 17
1
[PATCH] Fix subclassing of LibVirtXMLSource
LibVirtXMLSource was subclassing an invalid class, and consequently didn't have
copy_storage defined.
Fixes RHBZ#670175
---
lib/Sys/VirtV2V/Connection/LibVirtXMLSource.pm | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/lib/Sys/VirtV2V/Connection/LibVirtXMLSource.pm b/lib/Sys/VirtV2V/Connection/LibVirtXMLSource.pm
index e62d996..ffb9309 100644
---
2019 Jul 10
1
[p2v PATCH] Use List::MoreUtils instead of List::Util
List::Util has "any" only from version 1.33, which older distros (like
RHEL/CentOS 7/6) do not have. Instead use List::MoreUtils, which is
available, and provides the same functionality.
---
generate-p2v-config.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/generate-p2v-config.pl b/generate-p2v-config.pl
index 01387e0..be98838 100755
--- a/generate-p2v-config.pl
2008 May 03
3
Low Quality Sound and Video settings in TF2
I have managed to get TF2 working at an acceptable framerate under Wine. However 3 problems arise when playing it.
When I run the game, it always sets my texture detail level to "Low" when I can run at "High" or "Very High" with very little performance loss, but no matter what I do, whenever I exit and restart the game, it reverts the texture detail level back to
2017 Jan 31
2
sshd custom shell script for specifc user
Hi Darren, the clients config would need customer to change firewall
settings to allow 1023 port.
my server is behind the firewall. firewall settings say that my server 1023
is not accessable from outside. So If user tries -p 1023, it is rejected.
hence user can only issue
ssh customuser at ip . I am trying to instead connect to 1023 from my server,
which doesnt go to firewall, hence from my