search for: kaushik

Displaying 20 results from an estimated 53 matches for "kaushik".

2007 Mar 09
9
XP: VBD could not connect to backend device: USB boot
...nd try to install xp.hvm While,we are successful with FCs as DOM-U, for XP we get, VBD (768) could not be connected. We do have max_loop count to 64 and enough loop devices. Note that above error is consistent on both 3.0.3 and 3.0.4 distributions. Any help will be appreciated. Thanks. -Kaushik _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2002 Aug 30
4
(PR#1964) The attached function working fine with R 1.3.0 but giving problem with R 1.5.1 (PR#1964)
The division part of the following code is not executing - (seq(n-1)*mean(XS)-cumsum(XS[seq(n-1)]))*diff(XS)/((n-1)*var(XS)) Note: Prof Yatracos: Would you please send them one example ? Thanks, Kaushik -----Original Message----- From: ripley@stats.ox.ac.uk [mailto:ripley@stats.ox.ac.uk] Sent: Friday, August 30, 2002 4:27 PM To: Kaushik Bhattacharyya Cc: r-devel@stat.math.ethz.ch; R-bugs@biostat.ku.dk Subject: Re: (PR#1964) The attached function working fine with R 1.3.0 but giving problem wit...
2009 Nov 03
2
Issue with %in% - not matching identical rows in data frames
...1 0 0 0' today.sequence #You can clearly see that sequence [7,] is the first row in today.sequence sequence[7,] %in% today.sequence #This should show 'TRUE TRUE TRUE TRUE TRUE TRUE'. Instead # it shows 'FALSE FALSE FALSE FALSE FALSE FALSE' ---- Thanks -- Kaushik Krishnan (kaushik.s.krishnan at gmail.com)
2007 Feb 15
8
Communication between guest OS and VMM
Hi all, Please can anybody explain how communication(direct or indirect) happens between xen and guest os(windows) in full virtualization mode. Both from VMM to guest and from guest to VMM. Thanks and regards, Aditya. __________________________________________________________ Yahoo! India Answers: Share what you know. Learn something new http://in.answers.yahoo.com/
2009 Oct 27
2
User input when running R code in batch mode
...) instead of scan()) in batch mode, R didn't wait for user input and said `character(0)'. Is there any way to make R stop for the user to enter values when running in batch mode either by changing the way I invoke scan() or readLines() or by using any other function? Thanks in advance -- Kaushik Krishnan (kaushik.s.krishnan at gmail.com)
2006 Aug 02
1
help with formatting legend in xyplot
...is changes the symbol in the graph to an asterisk (*), but not in the legend, which is still an open circle. I have found out how to manipulate the position and the color of the letters in the legend, but cannot change the legend symbol to match the symbol in the graph. Could you help? Thanks, Kaushik [[alternative HTML version deleted]]
2007 Mar 28
1
Mongrel on Vista as a service
...lick on it. Command window opens, server starts and works just fine. For the same application, after I install the service using mongrel_service, and I try to start it, it fails. Vista says that the service shutdown right after it started up. I didn''t have such problems on XP. Thanks -Kaushik
2018 Aug 17
1
How to use kerberos as the default auth in AD config?
...work with samba. Note that "wbinfo --krb5auth" manages to authenticate. This I see it uses WINBIND_PAM_AUTH & not WINBIND_PAM_AUTH_CRAP. I dont see how to switch to WINBIND_PAM_AUTH instead of AUTH_CRAP. Any further insights? Thanks! --Shyam On Tue, 14 Aug 2018 19:18:42 +0530 Shyam Kaushik <shyam at zadarastorage.com> wrote: > Thanks Rowland for your pointers! > > I'm sorry to just mention it as win2k. This is actually a Windows 2016 > server on which we want to get AD/"Protected Users" working. I will > try pam_winbind & get back if this solve...
2007 Mar 29
1
mongrel and vista
...production That works > mongrel_service console single -c "C:\Path\To\My\Application" -p 3000 -e production No errors, but the application isn''t available. i.e. webbrowser doesnot return a page. I''m running a console with regular (local user) privileges Thanks! -Kaushik
2012 Jul 10
3
SATA controller passthrough - option rom
I''m using xen-unstable, and I''ve successfully made a passthrough of an intel storage controller to an HVM domU, binding with pciback. 00:1f.2 SATA controller: Intel Corporation 6 Series/C200 Series Chipset Family SATA AHCI Controller (rev 05) I can access the array from within Windows by installing Intel Rapide Storage Drivers, and everything works as it should. I only have a
2005 Mar 28
6
Can I run windows console (command line) applications using WINE
Hi, I understand Windows UI applications can run in Linux using wine. 1. Can I run console/command line applications also? 2. If yes, a how can a shell script running on Linux invoke the console/command line application. (A sample would be great) Thanks, Susheel -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Nov 06
2
Equivalent of XenBus for fully-virtualized Xen
...for paravirtualized drivers to communicate between domains. In practice, the bus is used for configuration negotiation, leaving most data transfer to be done via page flipping." What is the equivalent mechanism for fully-virtualized drivers in Xen (HVM running on VT-capable machine)? -- Kaushik Bhandankar _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2018 Aug 13
6
How to use kerberos as the default auth in AD config?
Hi Folks, We have samba(4.8) deployed with following key parms security = ADS realm = TEST client NTLMv2 auth = No ntlm auth = disabled We have a win2k user configured as a "Protected User" (https://docs.microsoft.com/en-us/windows-server/identity/ad-ds/manage/how -to-configure-protected-accounts) When this user tries to connect to samba/winbind, we get
2011 Jul 25
1
Problem with Gluster Geo Replication, status faulty
Hi, I've setup Gluster Geo Replication according the manual, # sudo gluster volume geo-replication flvol ssh://root at ec2-67-202-22-159.compute-1.amazonaws.com:file:///mnt/slave config log-level DEBUG #sudo gluster volume geo-replication flvol ssh://root at ec2-67-202-22-159.compute-1.amazonaws.com:file:///mnt/slave start #sudo gluster volume geo-replication flvol ssh://root at
2015 Jul 10
1
Constant error messages about failure to remove oplock
On Fri, Jul 10, 2015 at 02:21:50PM +0530, Shyam Kaushik wrote: > Hi Volker, > > Thanks for your reply. When the problem was happening(before we turned off > level2-oplocks), we had captured one run with smbd debug all:10 > (unfortunately we didn’t setup for other modules like vfs etc). Can you > please see if this below trace helps? T...
2008 Dec 15
0
Samba problem
...msdfs --with-syslog --with-utmp 2>&1 | tee config.my.log -Compile make 2>&1 | tee make.log -Install make install 2>&1 | tee make-install.log. I don't know how to proceed. I am still not able to start to samba daemons. Can anyone please help me out. Thans and regards Heena Kaushik ---- Original message ---- >Date: Fri, 12 Dec 2008 12:53:50 +0100 >From: Volker Lendecke <Volker.Lendecke at SerNet.DE<https://lists.samba.org/mailman/listinfo/samba>> >Subject: Re: [Samba] problem regarding samba >To: heena kaushik <heenakaushik at bharatpetroleum.in&...
2012 May 02
1
Referencing factors through their equivalent numeric level
...owing [code] foo(y) #or maybe foo(y,x) [1] B [/code] I can think of a roundabout way of doing through a user defined function, but I am sure that there is a built-in function that offers this functionality. I'd be grateful if someone could tell me what that function is. Thanks in advance -- Kaushik Krishnan (kaushik.s.krishnan at gmail.com)
2007 May 02
1
[LLVMdev] Instruction Scheduling in LLVM
...cases. Or is the nodes which are flagged together (apart from the main node) are psuedo ops which don't need to be actually emitted? A general overview will also be helpful. (The documentation does not provide much details and the source is too complicated to understand at times). Thank you -Kaushik -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20070501/94d2c626/attachment.html>
2002 Jul 01
1
Compilation problem in Tru64/Alpha
...t;root" account for compilation . OS: Tru64 ver 4.0F " Make: Cannot open ../../../../share/make/../../../../etc/Makeconf. Stop. *** Exit 1 Stop. *** Exit 1 Stop. *** Exit 1 Stop. *** Exit 1 Stop. " Please help me to solve this problem or to get R-1.5.1 binary for Tru64. Thanks, Kaushik Bhattacharyya Statistics & Applied Probability, NUS -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "bo...
2008 Dec 12
3
problem regarding samba
Hi all I have installed samba in my UNIX server 5.2.But I am facing problem both in running swat and starting the samba daemons. When I type http:/localhost:901 in IE it gives the following error exec(): 0509-036 Cannot load program swat because of the following errors: 0509-150 Dependent module libtalloc.so could not be loaded. 0509-022 Cannot load module libtalloc.so. 0509-026 System error: A