[App_rpt-users] Virtual node

Steve Zingman szingman at msgstor.com
Sun Sep 14 21:31:05 UTC 2014


The basics are the same no matter which flavor of Linux you run.
Install the base operating system. Install the required libraries for 
Asterisk. Download the source, compile and install. Setup the 
configuration file and go. You are building Asterisk the same way Jim 
builds it to create the Acid image.

The nice thing about building a virtual machine is that it's easy to 
stop take a snapshot and then go on. If you have a problem, revert to 
the last snapshot and go from there.

Steve

On 09/14/2014 05:19 PM, Robert wrote:
> By building it on my own do you mean installing all of CentOS and then
> getting a list of ACID files to and modify? If so how does one get a list of
> Allstar files? I can also install Debian. It's just a click away. I'm just
> more familiar with CentOS. Am I essentially installing a LAMP server?
>
> I just like the extra layer onto which an application of importance runs.
>
> THANK YOU for the reply. I appreciate you taking the time.
>
> -----Original Message-----
> From: app_rpt-users-bounces at ohnosec.org
> [mailto:app_rpt-users-bounces at ohnosec.org] On Behalf Of Steve Zingman
> Sent: Sunday, September 14, 2014 1:32 PM
> To: wayne at anywherehost.net; app_rpt-users at ohnosec.org
> Subject: Re: [App_rpt-users] Virtual node
>
> Wayne,
> I can speak to Virtuozzo or trying to install Acid on anything.
> My preference has always been running Debian and "rolling my own" when
> it comes to Asterisk and AllStar.
>
> If you are going to try it on Centos, I would build it from scratch.
>
> 73, Steve N4IRS
>
> On 09/14/2014 04:25 PM, Wayne wrote:
>> If it runs on VMWare why not ?
>>
>> As the System Administrator for the hosting company I work we run
> Virtuozzo
>> 4.7. We generally place two Plesk servers on one hardware node (dual
>> processor Intel XEON/64-bit 2.5GHz,L2 12MB cache, 16GB ECC RAM, and RAID
>> III.) Never do two fully functional servers conflict because we do not
> allow
>> over-use of resources. If the "dedicated server" VPS resources are small
>> enough to moderate we can run as many as 3-5 containers.
>>
>> With this said I have not yet tried to install ACID into an empty VPS
>> container. By default Virtuozzo creates a Centos 6.x shell with limited
>> files. If adding Plesk it will automatically pull from YUM for a complete
>> distro install. We have several Shoutcast servers configured this way but
> we
>> had to manually add dependent files.
>>
>> Now then, I want to run ACID on an identical machine and a RTCM but with
>> only ACID on one container regardless of the outstanding horsepower. The
>> main reasons for this are the ability to do a timed back-up to a network
>> resource, restore to a different location if there is a failure, migrate
> to
>> a different server long enough to change hard drives annually, and a host
> of
>> other features. The back-up and migration tools are essential. Plus, if
> the
>> container is rooted a remote command will rebuild the container
>> destructively or non-destructively. The horsepower is so that I can give
>> back to the community by offering the equivalent of a conference channel
> or
>> otherwise help someone else out. The last reason is to avoid timing
> issues.
>> Our goal is a hybrid of voted simulcast and non-voted but synced transmit
> on
>> one node.
>>
>> With all of this said has anyone actually tried to load ACID into a
>> Virtuozzo 4.7 container? I can build a regular server and write a bash
>> script that will TAR and move a back-up file with rsync. But Virtuozzo is
> a
>> team player and very comfortable for me. I have been running it on almost
>> all of our client servers since 2007.
>>
>> Blessings to all,
>>
>> Namaste
>>
>> -----Original Message-----
>> From: app_rpt-users-bounces at ohnosec.org
>> [mailto:app_rpt-users-bounces at ohnosec.org] On Behalf Of Steve Zingman
>> Sent: Sunday, September 14, 2014 9:54 AM
>> To: app_rpt-users at ohnosec.org
>> Subject: [App_rpt-users] Virtual node
>>
>> Been there, doing that. I've been running Node 2100 as a hub on a VMware
>> VM for years. First as Debian Etch and now Wheezy.
>>
>> Steve N4IRS
>>
>> On 09/14/2014 12:00 PM, app_rpt-users-request at ohnosec.org wrote:
>>> Send App_rpt-users mailing list submissions to
>>> 	app_rpt-users at ohnosec.org
>>>
>>> To subscribe or unsubscribe via the World Wide Web, visit
>>> 	http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
>>> or, via email, send a message with subject or body 'help' to
>>> 	app_rpt-users-request at ohnosec.org
>>>
>>> You can reach the person managing the list at
>>> 	app_rpt-users-owner at ohnosec.org
>>>
>>> When replying, please edit your Subject line so it is more specific
>>> than "Re: Contents of App_rpt-users digest..."
>>>
>>>
>>> Today's Topics:
>>>
>>>       1. Re: Centos 5 with kernel 2.6.32-042stab093.4 (Lu Vencl)
>>>
>>>
>>> ----------------------------------------------------------------------
>>>
>>> Message: 1
>>> Date: Sun, 14 Sep 2014 07:42:08 -0400
>>> From: Lu Vencl <vencl at att.net>
>>> To: Bryan Fields <Bryan at bryanfields.net>
>>> Cc: APP RPT <app_rpt-users at ohnosec.org>
>>> Subject: Re: [App_rpt-users] Centos 5 with kernel 2.6.32-042stab093.4
>>> Message-ID: <0EBFA15D-28D2-4381-A9B5-D59B12701A40 at att.net>
>>> Content-Type: text/plain;	charset=utf-8
>>>
>>> Been there and done it. It does not work.
>>>
>>> Lu Vencl
>>>
>>>> On Sep 13, 2014, at 11:25 PM, Bryan Fields <Bryan at bryanfields.net>
> wrote:
>>>>
>>>>> On 9/13/14, 11:19 PM, Tim Sawyer wrote:
>>>>> People have jumped on my butt for saying this before but I?ll say it
>> again
>>>>> anyway. It?s very unlikely Asterisk will run worth a damn on a VPS,
>>>>> especially one for $5/mo. I?m not going to tell you not to do it, but
> if
>>>>> you do manage to jump the hurdles of getting Asterisk installed on a
>> hosted
>>>>> VPS, it may not work as it does on a $50 computer.
>>>>
>>>> I second this.  Asterisk is one of those programs that is very timing
>>>> dependent.  A virtual server, especially a $5/month VPS is not going to
>> work
>>>> well since there are 200 VM's all competing for processor time.
>>>>
>>>> This being said, there is no requirement that you run ACID.  Grab it and
>>>> compile from source, I dislike redhat/centos, and run on debian just
>> fine.
>>>>
>>>> --
>>>> Bryan Fields
>>>>
>>>> 727-409-1194 - Voice
>>>> 727-214-2508 - Fax
>>>> http://bryanfields.net
>>>> _______________________________________________
>>>> App_rpt-users mailing list
>>>> App_rpt-users at ohnosec.org
>>>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
>>>>
>>>> To unsubscribe from this list please visit
>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down
> to
>> the bottom of the page. Enter your email address and press the
> "Unsubscribe
>> or edit options button"
>>>> You do not need a password to unsubscribe, you can do it via email
>> confirmation. If you have trouble unsubscribing, please send a message to
>> the list detailing the problem.
>>>
>>>
>>> ------------------------------
>>>
>>> _______________________________________________
>>> App_rpt-users mailing list
>>> App_rpt-users at ohnosec.org
>>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
>>>
>>>
>>> End of App_rpt-users Digest, Vol 67, Issue 44
>>> *********************************************
>>>
>> _______________________________________________
>> App_rpt-users mailing list
>> App_rpt-users at ohnosec.org
>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
>>
>> To unsubscribe from this list please visit
>> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down
> to
>> the bottom of the page. Enter your email address and press the
> "Unsubscribe
>> or edit options button"
>> You do not need a password to unsubscribe, you can do it via email
>> confirmation. If you have trouble unsubscribing, please send a message to
>> the list detailing the problem.
>>
>>
> _______________________________________________
> App_rpt-users mailing list
> App_rpt-users at ohnosec.org
> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
>
> To unsubscribe from this list please visit
> http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to
> the bottom of the page. Enter your email address and press the "Unsubscribe
> or edit options button"
> You do not need a password to unsubscribe, you can do it via email
> confirmation. If you have trouble unsubscribing, please send a message to
> the list detailing the problem.
>
>



More information about the App_rpt-users mailing list