Questions tagged [appliance]

24 questions
47
votes
16 answers

How to make auto trust gpg public key?

I am trying to add my GPG public key as a part of our appliance installation process. The purpose of it to encrypt any important files like logs before admin pulling them into his local using admin portal and then decrypt them using private key. The…
user1366786
  • 991
  • 4
  • 9
  • 19
7
votes
4 answers

Is it possible to write a windows based appliance?

The open source community is producing tons of software appliances because they are able to distribute the OS, essentially for free. So you can quite easily download a virtual image of an application and have it running in minutes without the need…
Bongani
  • 173
  • 1
  • 1
  • 7
5
votes
8 answers

Any experience with a Continuous Integration Appliance?

We have a continuous integration server running Hudson CI. I'm thinking about putting up an LCD display in the office with various build stats and am curious what others have put together. I'm currently thinking about buying a WIFI-enabled digital…
Michael Haren
  • 105,752
  • 40
  • 168
  • 205
5
votes
2 answers

unable to load ovf to virtualbox created using vmware vphrere export?

I am trying to load a VM that was created by someone else using VMware vSphere into virtualbox. I got these 3 files, the first one being an xml ovf file, the second one containing the SHA1 sums and the last one being a 3.2GB…
719016
  • 9,922
  • 20
  • 85
  • 158
4
votes
3 answers

Is there any git appliance that support gitorious?

I have tried TurnKey Linux Revision Control appliance and it has gitweb cgi as web interface. I am looking for appliance similar to turnkey linux that has git and gitorious as web web interface. The deployment of gitorious (e.g.: Setting up…
Chau Chee Yang
  • 18,422
  • 16
  • 68
  • 132
4
votes
1 answer

how do you build your appliances?

virtual machines hold great promise as a way to distribute hard to configure applications. i have been using jeos vmbuilder (and some bash scripts) to generate my appliances, but i'm looking for something more elegant. in my case, i'm looking for a…
yanokwa
  • 1,408
  • 1
  • 12
  • 23
3
votes
2 answers

Considerations for moving our web app to an appliance

We have developed a web application running on Linux that is quite popular. We now wish to release it as an appliance so customers can run it internally on their own networks. We are unsure of the best approach. We are flexible on areas such as:…
Altair
  • 31
  • 2
3
votes
5 answers

Know of SSO turnkey Appliance with ldap, radius, openid, etc?

I'm helping a typical small company that started with a couple of outsourced systems (google apps, svn/trac). added an internal jabber server (ejabber for mostly iChat clients). subscribes to a couple of webservices (e.g. highrisehq). and has a vpn…
mm2001
  • 6,427
  • 5
  • 39
  • 37
3
votes
5 answers

vCenter Server Appliance 6.0 : 503 Service Unavailable

503 Service Unavailable (Failed to connect to endpoint: [N7Vmacore4Http16LocalServiceSpecE:0x7fc8bad2f810] _serverNamespace = /vsphere-client _isRedirect = false _port = 9090) This is the error i'm constantly getting when trying to connect to the…
mdahhani
  • 84
  • 1
  • 1
  • 8
2
votes
2 answers

Avoiding jagged text when pasting into vi?

Although I have no problem using SecureCRT (5.1.2 build 274) to work from Windows and connect to PC's running Linux, I have a problem when connecting to an embedded Asterisk appliance that provides"vi" through BusyBox 1.4.1 (2008-03-10). The issue…
Gulbahar
  • 5,343
  • 20
  • 70
  • 93
1
vote
1 answer

Ensuring that MAC addresses of all virtual-machines run from one image are unique

We are trying to distribute a virtualized version of our product (a tiny computer) by setting up a virtual machine, installing all of our software on it, exporting it as an appliance, and distributing this appliance to users. The issue is, we rely…
John Allard
  • 3,564
  • 5
  • 23
  • 42
0
votes
1 answer

Preconfigured VM Appliance / Linux Distribution With Infrastructure for Development Teams

Does anyone know a VM Appliance (or Linux distribution) that provides a pre-configured and adaptable development infrastructure for small teams. The idea is to have an easy configuration where one says I want a Trac + GIT + Maven + Hudson,…
Elmar Weber
  • 2,683
  • 28
  • 28
0
votes
0 answers

VEEAM RESTORE ERROR : Linux FLR appliance deploy failure : unable to connect by ssh to appliance

When trying to restore a vm, this error occurs It may be related to the APPLIANCE VM credentials Im not sure but I don't know how to reset them
0
votes
0 answers

how to find Bitnami hadoop appliance password?

I installed bitnami hadoop that is here https://bitnami.com/stack/hadoop/virtual-machine#credentials How do I find the root password?
Tarek EZZAT
  • 333
  • 1
  • 5
  • 15
0
votes
1 answer

FMINCON to schedule appliance usage to minimize total cost

I would like to write a code to find the minimum cost of running a dishwasher. This is dependent on the power required, hourly tariff rate, and time used. I am using fmincon for this however the code provided below shows the following error…
Robbie.b
  • 21
  • 2
1
2