Questions tagged [distribution]
42 questions
2
votes
1 answer
Simple method to distribute binary application to Linux/Debian users
I need to distribute a small binary application to a limited number (around 20) of known users.
The installation process needs to be as simple & user friendly as possible. Ideally it is a single entry on the command line which downloads the binary &…

henning77
- 345
- 1
- 2
- 8
2
votes
2 answers
Adding security groups to distribution groups (exchange2010)
I'm trying to add our current AD security groups as distribution lists. For example the i would like IT to get forwarded those that are members of the IT security groups. These are all nested under domain.local\users.
I have tried creating a…

Lbaker101
- 309
- 2
- 8
- 18
2
votes
4 answers
Tools recommendations to perform software distribution
I write software for a company with global distribution sites. The software runs on various Windows (server 2003) servers located throughout the world.
Users run the software by accessing it from shares on the servers. Each server runs a suite of…

Rich
- 131
- 1
2
votes
4 answers
Centralized distribution/syncing sets of large files through local network
Even though I am fully aware that versions of this question have been asked googol number of times, I'll try not to repeat them.
I have many sets of many files (some files are small, but some are large, like, ~10-20GB). I have multiple servers, each…

mr.b
- 583
- 10
- 25
1
vote
0 answers
Distributing server application under Linux
We have a server-side app running Linux Debian.
We plan to distribute the app as VM images (e.g. ovf images that can be later imported to VMware ESX servers)
Our major concern is how to organize updates of our app. I think this is more complex than…

Vitaly P
- 123
- 3
1
vote
0 answers
Why Hadoop TeraSort not using all cluster nodes
Question
Regarding the TeraSort demo in hadoop, please suggest if the symptom is as expected or the workload should be distributed.
Symptom
Started Hadoop (3 nodes in a cluster) and run the TeraSort benchmark as below in Executions.
I expected all…

mon
- 235
- 3
- 10
1
vote
1 answer
Distribute application as virtual machine but require external storage
I'd like to distribute a Web application as a VM image in order to make distribution, installation and maintenance as easy as possible for customers (virtual appliance). This image should include everything software related (application, Web server,…

musiKk
- 127
- 6
1
vote
1 answer
SCCM 2012 Manual Copy osd file to remote distribution point
In our organization we have 1 site with 3 servers.
Server A is the main server containing all roles.
Server B and C are distribution points.
These 3 servers are connected over wan, this works fine for the applications and such but Now I need to do…

logistef
- 111
- 2
1
vote
3 answers
/etc/*release files examples
Where can I find a list of different /etc/*release files of various Linux/Unix/MacOS distributions and versions?
Same goes to uname -a command outputs.

Vic
- 95
- 3
- 13
1
vote
2 answers
Distributed mysql synching
I'm running a server which is connected to an SQL host. I have an another server and I decided to run it as an SQL backup. So, I have 3 of them. Srv A is the SQL host, srv B is the backup.
I know there's mysql replication, but it's simply not for…

Marsel Baker
- 13
- 2
1
vote
1 answer
SQL 2008 R2 3rd Party Peer-to-Peer Replication, Global Site Distribution
We are looking at hosting 3 globally distributed SQL Server installations at different data centers. The intent is that Site A will serve web traffic and data for a specific region, same with Site B and C. In the case that Site A data center goes…
gombala
1
vote
1 answer
SQL Server 2005: Sharing processors accross multiple distributed instances
I have two instances of SQL Server 2005 Standard Edition running on two separate dedicated servers (let's call them DB1 and DB2). At the moment DB1 is very busy and DB2 is mostly idle. Is it possible to configure the instance running on DB1 to…

jensendarren
- 383
- 2
- 12
1
vote
1 answer
What does sign a distribution point mean?
I am looking at some guides on Microsoft Configuration Manager Console, and see that you need to sign a distribution point on packages etc. Can someone explain this a bit further?

Lars
- 113
- 2
- 8
1
vote
2 answers
CloudFront distribution can't access S3 bucket for website static assets
The problem
I'm trying to deploy an S3 bucket hosting my static website asset and a cloudfront distribution to access it, but the distribution still return a bare xml file for an 'access denied' error:
AccessDenied
…
fudo
- 141
- 1
- 6
1
vote
3 answers
Haproxy routing to single backup server from multiple nodes
I have several small server and one big server that contain mirror of that several small server. Let's call it Server A, Server B, Server C and Server D for group of small server, and the big server will have Server X as name.
frontend proxy
bind…

Liso
- 65
- 8