Displaying 20 results from an estimated 29 matches for "srikanth".
2012 Nov 12
0
srikanth@codeforce.com
[1]Click here to unsubscribe if you no longer wish to receive our emails
Dear Recruiter,
Let me present you with list of consultants currently available.
E-Mail me for below candidate details.
My Mail ID : srikanth at codeforce.com
Consultant Job Title Total Experience Current Location Availability Action
Atrayee Paul Sr. ETL Datastage Developer 7 years Detroit Metro Area
Immediate [2]Request Resume
Chandra Kolli SAP BASIS/Netweaver Administrator 7+ Atlanta, GA Immediate
[3]Request Resume...
2003 Apr 07
4
BW using CBQ/tc for VPN Ipsec i/f?
...th for ipsec interface using CBQ/tc.
Suppose the conf. file is like this,
DEVICE=ipsec0,10Mbit,1Mbit
RATE=128Kbit
WEIGHT=10Kbit
PRIO=5
RULE=192.128.1.0/24
Does it work
or
What else options need to be taken care like ipsec packets/protocol/port
# etc.?
C''d anybody suggest please?
regds,
Srikanth.
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2012 Apr 19
3
[LLVMdev] def-use chains and use-def chains
...his work for finding the places where a variable is reaching?
I tried to use "use_iterator", but couldn't make it out. Is it a must to
write LLVM Pass to use op_iterator and use_iterator?
please give me any references or examples to understand more about
use_iterator.
Best Regards,
Srikanth Vaindam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120419/a5ee85ed/attachment.html>
2012 Apr 20
0
[LLVMdev] def-use chains and use-def chains
Hi Duncan Sands,
I frankly don't know what a variable gets converted to (SSA register or
memory chunk). What I meant is, for example
I1: int i, j=10; I2: scanf("%d", &j); I3: i = j + 1;
Here I want to know whether the value of j in I1 reaches I3 or not.
Best Regards,
Srikanth Vaindam
you didn't define what you mean by a variable. LLVM has virtual registers
which
are always in SSA form, and memory (such as created by an AllocaInst). By
a
"variable" do you mean an SSA register, or do you mean a chunk of memory?
Ciao, Duncan.
On Thu, Apr 19, 2012 at 11:...
2015 Jan 13
2
Samba4 Sharing Issue
...onfigured samba4 with RSAT in our college it was working
for the past 5 to 6 weeks and then later we are facing the
problem in accessing sharing folder i am getting error
"security id structure is invalid" is there any solution
for this problem...? please help me..
Thanks & Regards
srikanth v.s
2015 Jan 21
1
Samba4 Sharing Issue
Rowland Penny <rowlandpenny <at> googlemail.com> writes:
>
> On 13/01/15 11:48, srikanth <at> icat.ac.in wrote:
> > Dear Samba Team,
> > First of all Thank you for Implementing samba4 version
> > with RSAT it was very useful in our environment.we have
> > configured samba4 with RSAT in our college it was working
> > for the past 5 to...
2002 Nov 14
5
Reg: Porting UFS/VxFs to ext2 (fwd)
...ystem.
What are the technical apects I will have to look into to achieve
the same? Is it possible to change the on-disk structure of the UFS/VxFs
filesystem to an ext2 filesystem? The question may sound weird but then
that is the requirement.
Kindly help me. Kindly send a cc of your mails to
srikanth.chowdary@tatainfotech.com as I have not subscribed to this list.
Thanks and Regards,
Srikanth
2013 Aug 06
0
[LLVMdev] I just signed “Shri. Manmohan Singh, Prime Minister - Government of India : Save RTI Act from Amendments ”
...ore support. You can read more and sign the petition here:
https://www.change.org/en-IN/petitions/shri-manmohan-singh-prime-minister-government-of-india-save-rti-act-from-amendments?share_id=seLrWcjhlK&utm_source=share_petition&utm_medium=email&utm_campaign=petition_invitation
Thanks!
srikanth
You're receiving this message because srikanth vaindam sent you an email through Change.org's petition sharing tool. Change.org has not stored your email address. If you believe you have received this message in error, respond directly to srikanth vaindam at srikanth.vaindam at...
2025 Jan 22
1
Regarding Samba Shares
Hi Srikanth,
On 1/22/25 11:52 AM, ., Srikanth N S via samba wrote:
> Could you please let us know if this is an expected behavior? Or do
> we have to make any configuration changes to reflect the changes to
> share permissions immediately on the SMB clients.
iirc that is just current behaviour. We c...
2003 Apr 30
2
How to find the NIC Capacity / Bandwidth ?
Hi,
Any body having idea to find the NIC Capacity / BW (10 / 100 Mbps) ?
Whether the interface may be eth0/eth1/ppp0 or some other.
Is there any related IOCTL avialable, if so just give the linux-2.4.18
file path.
thanks,
Srikanth.
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2025 Jan 22
1
Regarding Samba Shares
Hello,
changing the permissions on the underlying filesystem leads to an
immediate change.
Hope this helps!
Am 22.01.25 um 12:15 schrieb Ralph Boehme via samba:
> Hi Srikanth,
>
> On 1/22/25 11:52 AM, ., Srikanth N S via samba wrote:
>> Could you please let us know if this is an expected behavior? Or do
>> we have to make any configuration changes to reflect the changes to
>> share permissions immediately on the SMB clients.
>
> iirc that i...
2003 May 23
7
CBQ DEVICE BW?
...i hardcode the DEVICE BW as 10/100 Mbit
or
Shall i use any other tool like ethtool for getting this.
ethtool gives Speed: 10Mbps
If so, how about, if i use some other Interfaces other than eth0,
like ppp0 or some other?
C''d anybody can give a suggestion over this?
thanks & regards,
Srikanth.
2015 Sep 27
2
libcxx build error.
...ple_impl<std::__1::__tuple_indices<_Indx
...>, _Tp ...>&&)’ cannot be defaulted
make[2]: ***
[projects/libcxx-3.4.2/lib/CMakeFiles/cxx.dir/__/src/string.cpp.o] Error 1
make[1]: *** [projects/libcxx-3.4.2/lib/CMakeFiles/cxx.dir/all] Error 2
make: *** [all] Error 2
With Regards
Srikanth Bemineni
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150926/aabf285a/attachment.html>
2025 Jan 22
1
Regarding Samba Shares
...e2 "test share" test_user:F? then it does not get reflected immediately.
As mentioned earlier we had to disconnect and connect the network drive corresponding to Samba share for the change in permission to get reflected.
It seems like this is an expected behavior.
Thanks & Regards,
Srikanth NS
From: samba <samba-bounces at lists.samba.org> on behalf of Matthias K?hne | Ellerhold Aktiengesellschaft via samba <samba at lists.samba.org>
Date: Wednesday, 22 January 2025 at 4:56?PM
To: samba at lists.samba.org <samba at lists.samba.org>
Subject: Re: [Samba] Regarding Sam...
2010 Jun 26
2
packet loss concealment algorithm in speex speech codec
...alment in voip scenario'. I
am eager to know what PLC methods are used at receiver end of speex decoder.
And if I could develop some more efficient method I could able to contribute
to the speex. Actually, I searched the whole speex manual but failed to find
what PLC methods are used.
regards,
Srikanth.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20100626/d73406aa/attachment.htm
2025 Jan 22
1
Regarding Samba Shares
...ed ?smbcontrol all reload-config? on the Samba server (linux) but that also did not help.
Could you please let us know if this is an expected behavior? Or do we have to make any configuration changes to reflect the changes to share permissions immediately on the SMB clients.
Thanks & Regards,
Srikanth NS
2003 Feb 05
1
cbq.init for one port on a subnet
...this the proper syntax;
DEVICE=eth0,10Mbit,1Mbit
RATE=100Kbit
WEIGHT=10Kbit
PRIO=5
RULE=6699 192.168.0.160/27,
Thanks!
Scott
Hi! Scott,
Your Config. file s''d be
DEVICE=eth0,10Mbit,1Mbit
RATE=100Kbit
WEIGHT=10Kbit
PRIO=5
RULE=192.168.0.160/27:6699
like this & try.
Good Luck.
Srikanth.
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2014 Jun 09
1
Upgrading openssl to openssl-1.0.1e-16.el6_5.7.x86_64
...repo.
Will there be any dependency with the openssl version with CentOS versions
upgrading openssl 1.0.0 to openssl 1.0.1e latest version.
Can we upgrade with the latest OPENSSL version on older CentOS Versions as
there are no updates from CentOS for the older versions of openssl's.
Thanks,
Srikanth
2025 Apr 09
0
Adding multiple principals in the same keytab for AD
...count. When we add multiple principals using ktpass command to append to the same keytab file, kinit command works only for the last added principal. It fails for the other principals with ?client not found in kerberos database? error.
Any help in this regard is appreciated.
Thanks & Regards,
Srikanth N S
2007 Jul 18
0
Ideal number of clusters using the Fanny algorithm
...m
for computing fuzzy clusters? The function requires a specification of the
number of clusters a priori, but I am interested in determining what number
of clusters would result in the ideal fit with the data. Any
help/advice/pointers to resources on the WWW would be greatly appreciated.
Thank you.
Srikanth.
[[alternative HTML version deleted]]