search for: senthil

Displaying 20 results from an estimated 83 matches for "senthil".

2006 Mar 10
2
Sharing of Libraries (S+ and R)
Hi, Can anyone please advise if there is a neat way to 'share' libraries of (previously developed) S+ code with R? Specifically, within S+ I can use the attach(what = "<Chapter Directory>", pos = 2) command, to retrieve previously developed functions and variables to position 2 in the search list. [Some may be intentionally masked by what's in the current working
2015 Oct 27
4
Code owner for the new AVR backend
On 27 Oct 2015, at 09:48, Senthil Kumar <senthil.thecoder at gmail.com> wrote: > > Haven't worked on this yet, but I work on the gcc AVR backend (and binutils), and I'm very interested in this - I intend to work on it in my spare time. And do you have any comments / objections to Dylan becoming the code owner?...
2004 Dec 23
0
Is there a fix available for CAN-2003-0190(with test program)
...ase try again. hil at 127.0.0.1's password: Permission denied, please try again. hil at 127.0.0.1's password: Received disconnect from 127.0.0.1: 2: Too many authentication failures for hil real 6.4 user 0.0 sys 0.0 Good user: spawn time /opt/ssh/bin/ssh -l senthil 127.0.0.1 ls /usr/bin/sh senthil at 127.0.0.1's password: Permission denied, please try again. senthil at 127.0.0.1's password: Permission denied, please try again. senthil at 127.0.0.1's password: Received disconnect from 127.0.0.1: 2: Too many authentication failures for senthi...
2005 Jan 05
2
changing group for root
...changed (test clearing of saved gid) */ - if (old_gid != pw->pw_gid && + if(getgid() != pw->pw_gid && (setgid(old_gid) != -1 || setegid(old_gid) != -1)) fatal("%s: was able to restore old [e]gid", __func__); Is there any problem with this approach? Thanks, Senthil Kumar. --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.791 / Virus Database: 535 - Release Date: 11/8/2004
2006 Dec 20
3
Disable netfilter for bridged traffic
Hi All, Can anybody suggests how can I disable netfilter for bridged traffic in linux-2.4.27 kernel ? Thanks and Regards, Senthil
2018 Jun 30
4
Developed an issue with Samba File Server integrated with Samba-AD
...recycle:repository = /var/lib/netlogon/.recycle/%U users = recycle:exclude = *.tmp store dos attributes = Yes writable = yes read list = create mask = 0600 recycle:maxsixe = 0 [Design] recycle:maxsixe = 0 read list = suresh,manjunathsingh,senthil,roopesh,arjunsagar,prabhu inherit acls = Yes recycle:exclude = *.tmp inherit permissions = Yes valid users = administrator,suresh,manjunathsingh,senthil,roopesh,arjunsagar,prabhu recycle:repository = /storage/CSfiles/Design/.recycle/%U write list = pranavjairam,manjunathsingh,arjunsagar,prab...
2006 Apr 15
2
OpenSSH fips compliance
...enSSL-fips-1.0.tar.gz . I like to know of any patches applicable for OpenSSH versions to make it fips compliant. Is there any idea for OpenSSH core team to make OpenSSH as fips compliant? What amount of work it needs at this point? I and some of my colleagues wish to contribute for it. Thanks, Senthil Kumar.
2005 Dec 21
1
samba and kerberos doubt
...c/samba/smbpasswd. The problem is when the password is changed by windows users we need to change the password of kerberos credentials. Is there a way in samba in to do that i.e to synchronise the password change in kerberos and samba. We are using samba 3.0.5 in debian sarge system. S.Senthil __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
2006 Aug 07
2
related to forms
I''m trying to construct a form that would request a page using GET and would like my variables to be simple like q,v, etc so that the URL it calls is something like: /controller/action?q=80&v=100 However, I''m having trouble using the basic form helpers (probably doing something wrong) cos expressions such as: <%= hidden_field "q", "v", {:value
2002 Dec 29
3
How to join Linux to Win2k PDC
...question again. Just because I could not get a proper guide for doing this. Can anyone please tell me how to make a linux system running samba server and client to connect ( log on to ) to a windows2000 based domain and act as a part of it ? Any useful link also would do. thanks in advance :-) senthil -------------- next part -------------- HTML attachment scrubbed and removed
2008 Aug 25
3
Performance of scp with OpenSSH - 5.1p1
...scp -C 131 14.1 I do not see any higher throughput (20%) with the 5.1p1 (with UMAC-64) than 4.5p1. The above results clearly says it is not increasing the performance by 20%. Did I something here?. Also does UMAC-64 have a impact on scp also or my understanding is wrong?. Thanks inadvance Senthil Prabu.S -- Senthil Prabu.S
2008 Feb 06
1
Histogram/Bar plot graph
...t of GeneA, B...so on only for the Embryo (ie column 4). How do I get to plot multiple instances of Y for the same value of X ? I have tried to find this out myself, but it is a bit confusing and so, I am writing to the list as a last resort. Any help or guidance will be much appreciated. TIA, Senthil
2010 Feb 11
2
WinVista consider soft limit as hard limit
Hi, We are using samba-3.0.28a on linux-2-6-18 with which WinVista, as CIFS client, see the soft limit as hard limit and doesn't allow data transfer. Is there a fix already available for this? If not, could you pls gimme some pointers to fix this issue? Thanks, Senthil M Please do not print this email unless it is absolutely necessary. The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not...
2015 Oct 27
2
Code owner for the new AVR backend
I think you can probably treat that as a broad ‘no objection’ by the community. Are there any other active contributors to the AVR back end? David > On 27 Oct 2015, at 09:41, Dylan McKay via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > Ping. > > On Fri, Oct 23, 2015 at 4:04 PM, Dylan McKay <dylanmckay34 at gmail.com> wrote: > Hello all, > > I have
2008 Jul 18
1
Calculating Betweenness - Efficiency problem
...more efficient way to calculate betweenness. Ideally, I would like to just have the City1 - City2 (link) information in two columns in an excel file and calculate the betweenness from that file directly. Please provide an optimal solution for this problem. I appreciate your time and help. Thanks, Senthil [[alternative HTML version deleted]]
2015 Nov 14
2
(no subject)
Hello all! Please forgive me if this is the wrong mailing list for my question. First off, I am on Windows and using git bash for everything: $ uname MINGW32_NT-6.2 I am attempting to essentially do the kalidescope example. I have copied the code verbatim from the full code listing and am running the following command: $ clang-cl toy.cpp deps/llvm/build/Debug/lib/*.lib //MDd -o toy.exe -I
2005 Jun 29
3
sshd deletes the GSSAPI ticket on exit
...it should probably just skip the file delete. That would be ideal for us. Alternatively, we could do something in sshd. If pam_setcred() was not called during authentication, then don't call pam_setcred() during session exit either. Could there be any problems with this approach? thanks Senthil
2012 Jul 31
4
Reg : Create new rails app by version.
...(2.3.5, and 2.3.10) how I can create rails app => 2.3.10 but default rails gem point to 2.3.5. I have google I found that by specifying `rails _2.3.10_ new demo` will help but is not working instead it creating new app in the name "_2.3.10_" Can any help on the same. Thanks, Senthil Srinivasan -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+uns...
2006 Jun 29
6
adding a before_filter to static content
Hi, I have a Rails site that uses a before_filter in the application controller that does some authentication and authorization work. I also have a bunch of HTML in folders in the application''s public directory. Before a user can view anything in the public directory, I''d like to authenticate them. How could I do that? I''m using mongrel, if it matters. Thanks, Joe
2006 Jun 28
8
How to obtain clients IP adress
Is it possible to obtain clients adress in ruby on rails? by TheR -- Posted via http://www.ruby-forum.com/.