search for: rakesh

Displaying 20 results from an estimated 52 matches for "rakesh".

Did you mean: rajesh
2013 Oct 31
6
need help !!!
...atalog run in 0.23 seconds [0m [0;37mdebug: Value of ''preferred_seriali Please note I use a new windows client every time and do unattended installation of the puppet client and then run the puppet command to fetch the catalog. Request you guys to help out asap. Thanks & Regards, Rakesh K. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com. To view this discussion on the web visit https://groups.goo...
1999 Aug 25
2
Change passwd via web
hi all, I am looking for a 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: +1-972-943-5111 Suite 500 email: rakesh.jain@beasys.com Plano, TX 75093-5150 WWW: http://www.beas...
2009 Sep 04
2
[LLVMdev] Error in Hello World Pass
...e() of the Function class. If I replace the above line with llvm::cerr << "*Hello: *" << F.getName().str() << "\n"; it compiles fine. I was just wondering if its a bug in the document describing the Hello World pass or am I referring it incorrectly? Thanks, Rakesh -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090904/7ba14265/attachment.html>
2009 Sep 10
3
[LLVMdev] Finding call points to a function
...ndering if there is any other better way to do this. 2. Is it possible to distinguish a class method from a non class method while analyzing the emitted LLVM code for a C++ program? Because, I need to interpret the calls made to foo differently in a class method and in a non class method. Thanks, Rakesh -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090909/292649b8/attachment.html>
2011 Aug 22
8
Reserved Memory release
I had temporarily started a VM, and it has allocated the memory for it. I have realised that after turning it down, the memory allocated to it, has remained reserved. Now, I need it for Dom0. So, how do I release the RAM that is reserved for VM, and make it available to Dom0? Is reboot the only option? _______________________________________________ Xen-users mailing list
2005 Dec 27
1
Rails/Ajax question from a newbie (to both)
...<rows update_us=''true> <tr... The rest is the table and closing tags. Of course, if you''re experienced with this stuff, you''ve probably already seen that. :) What''s the best way to handle this issue? Should I modify the xml_rpc partial? Thanks! -Rakesh (The book recommened on the Rico site is on order and hasn''t shipped yet.) _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails
2011 Aug 17
14
Copy files from Centos Guest to Host
Is there any method to copy files from the guest to host? I use virbr networking where the host and the guest have different static IPs. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2011 Aug 17
14
Copy files from Centos Guest to Host
Is there any method to copy files from the guest to host? I use virbr networking where the host and the guest have different static IPs. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2010 Jun 25
3
Best practice for removing leading and trailing whitespaces
...aces for different resources/params. I did find the following pattern: http://scottmoonen.com/2009/05/08/rails-pattern-trim-spaces-on-input/ Is there another better approach to solve this? I was thinking of configuring controller xml parser to remove these whitespaces. Is that possible? Thanks, -Rakesh -- Posted via http://www.ruby-forum.com/. -- 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, se...
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: +1-972-943-5111 Suite 500 email: rakesh.jain@beasys.com Plano, TX 75093-5150 WWW: http://www.beas...
2012 Aug 07
1
Samba User authentication from external LDAP server
I need to authenticate samba users from external LDAP server, tried a few options but when I change LDAP password, the samba password does not change. Is it possible to do away with Samba password and only use LDAP password Rakesh
2001 Dec 20
1
Samba Returns Access Denied
...max log size = 50 security = user # socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 hosts allow = 65.X.X.X 127. 199.168.1. [public] path = /home/rshah read only = no [homes] comment = Home Directories browseable = no writable = yes [myshare] comment = Rakesh Stuff path = /home/rshah public = yes writable = yes create mask = 0765 Now when I run smbclient from the same host is get this : [root@net-lab01 samba]# smbclient //199.168.1.2/myshare -U rshah%balh added interface ip=199.168.1.2 bcast=199.168.1.255 nmask=255.255.255.0 Domain=[WO...
2006 May 04
3
Problem using url_for
I''m trying to generate a URL of the form controller/action?id=<id>&type=<type>. My code looks like this: url_for(:controller => ''content'', :action => ''get_resource'',:id => item[''Id''],:type => item[''type''] ) The url I end up with looks like this:
2005 Feb 19
3
Hi Newbie question
...adband cable connection at my home. And I have friend and family in other country. Using asterisk and some hardware is it possible for me to call to landlines to other countries. whiout the need to go through or take any service from say "Vonage" or any other service provider. Regards, Rakesh
2013 Mar 13
5
Copying a 900 mb file to Windows !!!
Hi, I am writing a puppet manifest to install a service pack on windows, what I observe is that in case the exe file is withing 50 - 70 Mb the transfer to windows happens without any issues. But the current service pack "windows6.1-KB976932-X64.exe" is around 900 Mb. My manifest is as follows file { ''c:/temp/windows6.1-KB976932-X64.exe'': ensure =>
2012 Aug 25
8
JBOSS installation and Configuration through puppet
Hi All, I have puppet server and client ready. I found JBOSS module and manifests under https://github.com/example42/puppet-jboss/<https://github.com/example42/puppet-jboss/blob/master/manifests/init.pp> and imported it through git. I am encountering these isse while I run : http://pastebin.com/S67JqmSK -- You received this message because you are subscribed to the Google Groups
2015 May 25
1
Need Help
Hi All, Can we use libguestfs to somehow uninstall softwares from VMware images? The VMware image is of windows 2012 server. Thanks Rakesh DISCLAIMER ========== This e-mail may contain privileged and confidential information which is the property of Persistent Systems Ltd. It is intended only for the use of the individual or entity to which it is addressed. If you are not the intended recipient, you are not authorized to read, retain...
2006 Mar 13
0
XATTR and extra meta data sync between nodes
Hallo, Does Rsync support XATTR sync between nodes? Using setfattr -n user.line -v 100 <File Name> setfattr -n user.creator -v ?Rakesh Kumar Bhatia? <File Name> will create extended attribute for different files. I used rsync -av <source> <destination> to copy the files. extended attributes are missing in the destination path. Can use the command getfattr -d <file name> to check the XATTR attributes....
2006 Nov 04
0
3 Months Ruby Contract / London
I am currently looking for a developer with skills in Ruby Rails and Java for a 3 month contract in London If you are interested can you please give me a call on the number below. Regards Rakesh ___________________________ Rakesh Thakrar Manager Microcom Recruitment Division 2 Adelaide Street St. Albans Herts, AL3 5BH Tel: 01727 752000 Mob: 079 7094 3227 Fax: 01727 752018 www.microcom-recruitment.com ____________________________________ ***********************************...
2014 Mar 05
0
[PATCH] Btrfs-progs: remove unused variable and update btrfs-image man page
...t[1, 29360128, 8388608] didn't find the relative chunk. Device extent[1, 1111490560, 1073741824] didn't find the relative chunk. Ideally btfsck should be updated to reflect this default behavior and not through these messages, but it isn't harmful and can be done later. Signed-off-by: Rakesh Pandit <rakesh@tuxera.com> --- btrfs-image.c | 3 --- man/btrfs-image.8.in | 5 ++++- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/btrfs-image.c b/btrfs-image.c index c3a7fe5..cc8627c 100644 --- a/btrfs-image.c +++ b/btrfs-image.c @@ -1373,7 +1373,6 @@ static int upd...