Displaying 20 results from an estimated 20000 matches similar to: "Looks like Amazon is using Samba4"
2011 Dec 24
2
[PLEASE HELP] Trying to install wine in Amazon AWS EC2
I looked everywhere for information on how to install wine in the Amazon AWS cloud.
Can somebody please point me to some working binaries and which AMI to use? And possibly some installation instructions?
I'm just trying to run some simple Windows console applications (from MS-DOS)... nothing fancy. But wine just doesn't want to install or run in AWS. Surely many people have
2014 Oct 22
1
Amazon implements Samba Active Directory in the cloud !
Dan Shearer pointed out the following (thanks Dan):
https://aws.amazon.com/blogs/aws/new-aws-directory-service/
"The New AWS Directory Service
Today we are introducing the AWS Directory Service to address
these challenges! This managed service provides two types of
directories. You can connect to an existing on-premises directory
or you can set up and run a new, Samba-based directory in
2019 Aug 20
2
CentOS Amazon Machine Image?
On 8/20/19 4:51 PM, Tru Huynh wrote:
> On Tue, Aug 20, 2019 at 02:04:29PM -0400, Robert Moskowitz wrote:
>> I am totally new to AWS.? There was a posting here ~ a year ago
>> making claims about setting up a CentOS image on AWS.
>>
> ...
>> Any pointers greatly appreciated.
> https://www.centos.org/
> -> Get CentOS
> https://www.centos.org/download/
>
2013 Aug 22
1
ssl ofloading on amazon ELB for puppetmasters
Hi,
I''m trying to do ssl offload on amazon ELB for my puppetmaster servers, it
seems amazon ELB is not sending ssl_client_header & client_verify_header
puppetmaster
Listen 8141
<VirtualHost *:8141>
SSLEngine off
DocumentRoot /etc/puppet/rack/puppetmaster_8141/public/
RackBaseURI /
<Directory /etc/puppet/rack/puppetmaster_8141/>
PassengerEnabled on
2019 Aug 21
3
Amazon AWS question
We are running load capacity tests using Amazon AWS configurations.
For the tests, we are basically scaling up calls to a second Asterisk box. First box that is calling the second box plays music on hold for 60 seconds, then hangs up the call.
My initial thought was jitter problems, but that doesn't seem to be the case.
I believe I found the cause while looking at the asterisk logs. I am
2019 Aug 20
2
CentOS Amazon Machine Image?
I am totally new to AWS.? There was a posting here ~ a year ago making
claims about setting up a CentOS image on AWS.
I have created a free AWS account and am looking at the available images.
None are named CentOS.? There is a Redhat Enterprise Linux 8 and
Amazon's own Linux and SUSE, Ubuntu, but I don't find CentOS.
This is a learning endeavor.? I was thinking to first set up a BIND
2018 Sep 29
5
Step-by-Step Tutorial: How to Setup Your Own e-Commerce Online Store using WooCommerce 3.4.5, Wordpress 4.9.8, and CentOS 1805 (LAMP) in Amazon AWS Cloud
Good morning from Singapore,
You can read my step-by-step tutorial on How to Setup Your Own e-Commerce Online Store using WooCommerce 3.4.5, Wordpress 4.9.8, and CentOS 1805 (LAMP) in Amazon AWS Cloud at any one of my two redundant blogs. My blogs were configured in RAID 1 mirroring array.
2014 Oct 17
2
Amazon Marketplace AMI
Hi,
the updated Amazon Web Service AMI (ami-4ac6653d) has a serious bug.
It is not possible to resize a disk after creating a new volume with a size greater than 8GB.
resize2fs does nothing.
The previous AMI worked perfectly but is no longer available. This bug is a show stopper
for using CentOS on AWS.
Regards,
Thorsten
PS: It would also be great to have a CentOS 6 AMI with HVM
2009 May 07
4
Adding an 'official' CentOS image to the Amazon EC2 (Electronic Compute Cloud)
I'm starting to use the EC2 cloud (as are others) and noticed that all
the available CentOS images seem to be of dubious origin.
I think it would further the reputation and popularity of CentOS if it
were represented in an official way.
In case people aren't aware, when you create an AWS (Amazon Web
Services) account there's a management console that shows a list of
available images.
2008 Sep 28
4
amazon web services and CentOS
hi,
Over the last few months, based on the fact that people were asking me
about it, I was in turn asking Amazon what they are doing to make CentOS
available on their EC2 platform.
After much conversation to / from their end, they are in a situation
where they have offered me some access and credits to make the whole
CentOS on AWS happen. This is the sort of thing right up the VirtSIG
2011 Jun 11
1
Amazon AWS, RGenoud, Parallel Computing
Dear R group,
since I do only have a moderately fast MacBook and I would like to get
my results faster than within 72h per run ( :-((( ), I tried Amazon
AWS, which offers pretty fast computers via remote access. I don't
want to post any code because its several hundreds lines of code, I am
not looking for the "optimal" answer, but maybe some suggestions from
you if faced similar
2009 May 29
1
Book Shelf app in 'Ruby on Rails Bible' book
I''m trying to follow through with the Book Shelf app that''s in the
''Ruby on Rails Bible'' book and I''m at a point where I''m trying to
install Ruby/Amazon. I downloaded the Ruby/Amazon and extracted it as
instructed. Now I''m at the step where I need to drop into a Ruby
console to verify the Ruby/Amazon installation.
In the console I
2019 Aug 21
2
Amazon AWS question
On Wed, Aug 21, 2019, at 1:54 PM, Doug Lytle wrote:
> Dan,
>
> I don't run Asterisk on AWS, but I do on ESXi. Are you running a
> version of Asterisk before 13? Newer versions Asterisk handle timing
> better that don't require a hardware timing source.
>
> I'm running Asterisk 13 on a small 60 phone system without issues under ESXi 6.0
Ultimately it still
2008 Jul 11
2
Asterisk PBX How-to Guide for Amazon EC2
I've just added a PREVIEW release of my upcoming how-to guide for Asterisk
PBX on EC2. It is based on months of testing and evaluating Asterisk on EC2.
It addresses all kinks and showstoppers that many people have experienced
over the past year or so. Because this is a preview, it is not the final
version of this guide. It is subject to change (format, copy, layout, etc.)
To view and download
2014 Oct 14
3
Running Icecast2 behind Amazon Elastic Load Balancer (ELB)
Hi Thomas,
We need a load balancer to allow for a single URL "entry point" to multiple
Icecast servers - we intend to host multiple Icecast servers behind the
load balancer so that we can expand / contract capacity as required - we
would add servers into the load balancer pool. This also allows us to scale
beyond the number of listeners a single Icecast server can support, while
still
2017 Dec 06
4
Simple speech recognition for driving IVR - "press or say one".
Briefly: I want to be able to have "press or say (number)", with
Asterisk listening for a spoken number, but accepting a DTMF digit,
too.
I'm posting everything I found so far, here, partly to show working,
but also in case anyone else finds it useful. So, moving on....
This looked hopeful for a moment until I realised that it doesn't do DTMF:
2015 Oct 13
3
Which branch has FSMO patch in it?
Which branch of the Samba repository has Roland Penny's FSMO patch in
it? I want to rebuild my Samba4 server packages so they resemble
something reproduceable.
2009 Dec 17
3
R on amazon's EC2 "cloud"?
Hi All,
I was wondering if anybody had experience running R on amazon's ec2
"cloud"? More specifically, has anybody created an "amazon machine
image" (AMI) for use with it? I was wondering if there was a quantian
type image available as an amazon machine image, maybe running debian
or ubuntu? It supports open MPI among other libs which is nice.
It would be nice to put
2020 Oct 14
1
Can anyone advise me on running R and Rstudio on an AWS virtual machine
This is a funny one and if it's off topic here, I would be grateful if I could be guided to where it would be on topic. I have done some searching but not very successfully so far.
Situation: I am doing some analyses of data that are stored in a postgres database in the AWS cloud and using the RJDBC and dplyr packages for the specifics of yanking the data to my own machine. They work and
2011 Feb 23
6
Puppetmaster/Amazon EC2/DNS
Hi,
I''m using Amazon EC2 and I''m planning to use puppet to deploy automatically
my instances, however, I have an issue I can''t rely think through.
As most people advised, I used a DNS server (bind to be precise) so that my
instances can register to it but also ask this DNS Server the IP of the
puppetmaster. However, as this DNS server is also running on Amazon EC2