similar to: Create virtual appliance + deployment + manage

Displaying 20 results from an estimated 3000 matches similar to: "Create virtual appliance + deployment + manage"

2010 Aug 20
2
how to Create virtual machine
Hi, I am working on a virtualization project that involves setting up virtual appliances to implement the same, which tool is required to 1) create virtual appliances 2) deploy virtual appliances 3) manage virtual appliances/virtual machines Could you please guide me with some pointers or resources to get started with the creation of virtual machines? I am little confused with libvirt with Xen
2010 Aug 31
1
How to discover the baremetal resources & install a VM image on the same
Hi all How do I discover the MAC address of machines that are available just with only BIOS installed (no Operating System present). And I need to find the mac address of such machines that are up with just BIOS. How do i do image installations on * bare-metal *? Please Guide me. Thanks. Saravanan Sundaramoorthy Red Hat Certified Engineer http://www.google.com/profiles/dearsaravanan#about
2012 Sep 18
13
pg gem error
gem install pg give the following error, please help how can i solve this Building native extensions. This could take a while... ERROR: Error installing pg: ERROR: Failed to build gem native extension. /home/saravanan/.rvm/rubies/ruby-1.9.3-p194/bin/ruby extconf.rb checking for pg_config... yes Using config values from /usr/bin/pg_config checking for libpq-fe.h... yes checking for
2011 Jun 15
3
Column of numbers added to dataframe when saving with read.csv
I have a dataframe object having the following structure FinalOutput[1:3,] GasDays 2011-03-31 2010-09-30 2010-10-31 2010-11-30 2010-12-31 2011-01-31 2011-02-28 1 2006-10-01 217303553 221205033 222824639 217016511 216093460 216477468 216834021 2 2006-10-02 231158527 234565250 236004109 231467851 230100639 230079907 230734064 3 2006-10-03 282062314 285427832 286372163
2005 Jul 23
2
adding users in smbpasswd file instead of Directory
Hi, I am new to ldap. I am following Gerald Carter ldap system admin book. when i add user using [root@server openldap]# smbpasswd -a saravanan [ OK ] New SMB password: Retype new SMB password: it is updating users in /etc/samba/smbpasswd file instead of updating the Directory. Both openldap and samba runs in the same server. First I compiled samba without --with-ldapsam. Now i
2004 Jan 13
3
How to create RPMs
Dear friends, Do anybody know how to create a rpm file from a source program. I have the wine source program Wine-20030318.tar with me. I would like to create a rpm file for this program. How can i achieve it. Please kindly guide me. Saravanan. V ______________________________________ Scanned and protected by Email
2009 Mar 06
4
how to access samba server from remote location
Dear all, We have redhat 9 linux server configured with samba server. We have share folder in which we have lot of information. We want to all the users from our different branch office to access the samba server and share the information. In the local network we map the samba share folder as a drive. How to do the same in the remote location. Pls guide me. Regards M.Saravanan CCAT LTD 302,
2005 Aug 04
3
how can i add group policy in samba
Hi all, I am new to samba. I have created samba as PDC. I want to restrict users for changing settings. I have configured all client machines with XP. How can i use Group Policy with netlogon. Thanks in advance. Regards, Saravanan __________________________________ Do you Yahoo!? Read only the mail you want - Yahoo! Mail SpamGuard. http://promotions.yahoo.com/new_mail
2004 Nov 03
2
How to make C drive to point to /usr/share/wine-c
Hello, I want the C drive to be pointing to /usr/share/wine-c instead of ./drive_c by default, without modifying in the config file. That is on typing the command "wine" itself , "dosdrives" in .wine directory should contain the symlink to /usr/share/wine-c for "C" drive. Where should I edit for that, so that i get the C drive pointing to /usr/share/wine-c by
2011 Jun 14
1
Obtaining OLAP cubes using R
Hello All, I have a dataset and I wish to obtain all possible data cuboids from it using R . For eg if my data frame is : A B C 1 1 1 1 2 1 2 2 1 The output intended is : A=1 A=2 B=1 B=2 C=1 A=1,B=1 A=1,B=2 A=2,B=2 A=1,C=1 A=2,C=1 B=1,C=1 B=2,C=1 A=1,B=1,C=1 A=1,B=2,C=1 A=2,B=2,C=1 Are there any function(s) to do this in R ? I tried a combination of expand.grid and
2010 Aug 26
2
How to install lib guestfs in CentOS
Hi all, I tried installing *yum install '*guestf**' on CentOS 5.5 but this doesn't seem to work because of some dependency issues. Could you please provide me a solution with yum than with source install? Thanks -- S Saravanan -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Feb 19
2
How to setup mirroring
Dear All, Can you pls help me how to setup up mirroring. I have Adaptech 39320 SCSI CARD and 2 nos of IBM HITACHI 143 GB HDD, Iam using REDHAT ENTERPRISE LINUX 4 AS, now the things is i want to setup mirroring, what ever i have on disk1 should automatically done disk2, including all file system and other things. If any problem with disk1 just by changing the disk2 to disk1 or changing the
2011 Jul 07
3
Suggestions for R-devel / R-help digest format
Hello, I am passive reader of both R-devel and R-help mailing lists. I am sending the following comments to r-devel as it seemed more suitable. I am aware that this list uses GNU mailman for the list management. I have my options set that it sends a email digest. One thing I find is that the digest consists of emails that ordered temporarlly. For eg lets say there are two threads t1 and t2
2008 Mar 03
4
To use JS in RedBox Plugin
Hi All, I''m using redbox plugin in my app. Redbox plugin is working properly.But when i try to change text box values using js its not working. The Code is <input type="text" name="playlist" id="playlist_name"> <input type="radio" name="playlist"
2007 Feb 14
10
Asynchronous signal handling in fasttrap provider
Hi, I was going through the implementation of the fasttrap provider. I found that when displaced execution happens (ie., when the instruction traced is being executed out of the scratch space) if an asynchrnous signal comes we need to defer the delivery. Can somebody explain why this is necessary and how is it implemented? Thanks in advance Saravanan S -------------- next part -------------- An
2013 Jan 07
9
Devise Admin View password
Hi Everyone i am using devise for authentication for my app. Is there any way, Admin user can view other users password as normal string. Without storing there password as string in database? Please advise. -- 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
2012 Sep 13
10
access key error
I am getting following error while run my rails app in my server ActionView::Template::Error (You did not provide both required access keys. Please provide the access_key_id and the secret_access_key.): -- 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
2013 Feb 07
11
Rails change default time zone.
Hello everyone, I am using rails 3.2.8. I want to change time zone to New York time. I changed following, but didn''t work #config/application.rb config.time_zone = ''Eastern Time (US & Canada)'' config.active_record.default_timezone = ''Eastern Time (US & Canada)'' If am wrong please clarify. Thank You! -- You received this message
2011 May 19
3
Cookie Overflow at CSV import
Hi I have a form for importing a csv file. With every entry in my CSV I do a delayed background call from a webservice and the result is then saved to my database. This is working great! Now I tried a CSV file with over 400 rows. After clicking import in my form it takes some time and then I get the following error message: ''ActionDispatch::Cookies::CookieOverflow''. But
2013 Feb 04
3
Wicked pdf
Hello Guys I am using rails 3.2.8 and wickedpdf. Its working well in local but not in production.Below is the production logs error. "***************\"/var/www/apps/staging/shared/bundle/ruby/1.9.1/bin/wkhtmltopdf\" -q \"file:///tmp/wicked_pdf_9892_0.html\" \"/tmp/wicked_pdf_generated_file_9892_0.pdf\" ***************" RuntimeError: Failed to