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@ohnosec.org wrote:
Send App_rpt-users mailing list submissions to app_rpt-users@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@ohnosec.org
You can reach the person managing the list at app_rpt-users-owner@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@att.net> To: Bryan Fields <Bryan@bryanfields.net> Cc: APP RPT <app_rpt-users@ohnosec.org> Subject: Re: [App_rpt-users] Centos 5 with kernel 2.6.32-042stab093.4 Message-ID: <0EBFA15D-28D2-4381-A9B5-D59B12701A40@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@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@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@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
End of App_rpt-users Digest, Vol 67, Issue 44 *********************************************
If it runs on VMWare why not Virtuozzo? 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@ohnosec.org [mailto:app_rpt-users-bounces@ohnosec.org] On Behalf Of Steve Zingman Sent: Sunday, September 14, 2014 9:54 AM To: app_rpt-users@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@ohnosec.org wrote:
Send App_rpt-users mailing list submissions to app_rpt-users@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@ohnosec.org
You can reach the person managing the list at app_rpt-users-owner@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@att.net> To: Bryan Fields <Bryan@bryanfields.net> Cc: APP RPT <app_rpt-users@ohnosec.org> Subject: Re: [App_rpt-users] Centos 5 with kernel 2.6.32-042stab093.4 Message-ID: <0EBFA15D-28D2-4381-A9B5-D59B12701A40@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@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@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@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@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.
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@ohnosec.org [mailto:app_rpt-users-bounces@ohnosec.org] On Behalf Of Steve Zingman Sent: Sunday, September 14, 2014 9:54 AM To: app_rpt-users@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@ohnosec.org wrote:
Send App_rpt-users mailing list submissions to app_rpt-users@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@ohnosec.org
You can reach the person managing the list at app_rpt-users-owner@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@att.net> To: Bryan Fields <Bryan@bryanfields.net> Cc: APP RPT <app_rpt-users@ohnosec.org> Subject: Re: [App_rpt-users] Centos 5 with kernel 2.6.32-042stab093.4 Message-ID: <0EBFA15D-28D2-4381-A9B5-D59B12701A40@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@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@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@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@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.
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@ohnosec.org [mailto:app_rpt-users-bounces@ohnosec.org] On Behalf Of Steve Zingman Sent: Sunday, September 14, 2014 1:32 PM To: wayne@anywherehost.net; app_rpt-users@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@ohnosec.org [mailto:app_rpt-users-bounces@ohnosec.org] On Behalf Of Steve Zingman Sent: Sunday, September 14, 2014 9:54 AM To: app_rpt-users@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@ohnosec.org wrote:
Send App_rpt-users mailing list submissions to app_rpt-users@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@ohnosec.org
You can reach the person managing the list at app_rpt-users-owner@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@att.net> To: Bryan Fields <Bryan@bryanfields.net> Cc: APP RPT <app_rpt-users@ohnosec.org> Subject: Re: [App_rpt-users] Centos 5 with kernel 2.6.32-042stab093.4 Message-ID: <0EBFA15D-28D2-4381-A9B5-D59B12701A40@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@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@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@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@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@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.
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@ohnosec.org [mailto:app_rpt-users-bounces@ohnosec.org] On Behalf Of Steve Zingman Sent: Sunday, September 14, 2014 1:32 PM To: wayne@anywherehost.net; app_rpt-users@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@ohnosec.org [mailto:app_rpt-users-bounces@ohnosec.org] On Behalf Of Steve Zingman Sent: Sunday, September 14, 2014 9:54 AM To: app_rpt-users@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@ohnosec.org wrote:
Send App_rpt-users mailing list submissions to app_rpt-users@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@ohnosec.org
You can reach the person managing the list at app_rpt-users-owner@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@att.net> To: Bryan Fields <Bryan@bryanfields.net> Cc: APP RPT <app_rpt-users@ohnosec.org> Subject: Re: [App_rpt-users] Centos 5 with kernel 2.6.32-042stab093.4 Message-ID: <0EBFA15D-28D2-4381-A9B5-D59B12701A40@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@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@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@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@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@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.
On 09/14/2014 03:32 PM, Steve Zingman wrote:
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
Uhm... ACID comes (or, did when *I* set my node up) on CentOS 5.x, as default. Why not use that, instead of building from scratch?
CentOS 5.2 is seriously out-dated with well known exploits. CentOS 7 just came out, otherwise you have v6.5. http://wiki.centos.org/Download Does ACID contain its own kernel? I am still waiting for my RTCM to arrive in the mail and haven't installed the OS yet. -----Original Message----- From: app_rpt-users-bounces@ohnosec.org [mailto:app_rpt-users-bounces@ohnosec.org] On Behalf Of Geoff Sent: Monday, September 15, 2014 3:54 AM To: app_rpt-users@ohnosec.org Subject: Re: [App_rpt-users] Virtual node On 09/14/2014 03:32 PM, Steve Zingman wrote:
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
Uhm... ACID comes (or, did when *I* set my node up) on CentOS 5.x, as default. Why not use that, instead of building from scratch? _______________________________________________ App_rpt-users mailing list App_rpt-users@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.
I run my node 40890 on acid running on a KVM Virtual Machine and have had no issues so far, it has been running for around 4 months. I pay £4.50 a month for it so very happy with the performance. For me the permanent up time is the benifit. I connect my local thelinkbox nodes to it when I am connecting the RF side. Regards Jon 2E0RFU ------------ Jon Byrne email@jonbyrne.com On 14 September 2014 21:25, Wayne <wayne@anywherehost.net> wrote:
If it runs on VMWare why not Virtuozzo?
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@ohnosec.org [mailto:app_rpt-users-bounces@ohnosec.org] On Behalf Of Steve Zingman Sent: Sunday, September 14, 2014 9:54 AM To: app_rpt-users@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@ohnosec.org wrote:
Send App_rpt-users mailing list submissions to app_rpt-users@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@ohnosec.org
You can reach the person managing the list at app_rpt-users-owner@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@att.net> To: Bryan Fields <Bryan@bryanfields.net> Cc: APP RPT <app_rpt-users@ohnosec.org> Subject: Re: [App_rpt-users] Centos 5 with kernel 2.6.32-042stab093.4 Message-ID: <0EBFA15D-28D2-4381-A9B5-D59B12701A40@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@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@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@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@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@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.
One comment I forgot to make, Node 2100 is a HUB not a RF connected node. 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@ohnosec.org [mailto:app_rpt-users-bounces@ohnosec.org] On Behalf Of Steve Zingman Sent: Sunday, September 14, 2014 9:54 AM To: app_rpt-users@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@ohnosec.org wrote:
Send App_rpt-users mailing list submissions to app_rpt-users@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@ohnosec.org
You can reach the person managing the list at app_rpt-users-owner@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@att.net> To: Bryan Fields <Bryan@bryanfields.net> Cc: APP RPT <app_rpt-users@ohnosec.org> Subject: Re: [App_rpt-users] Centos 5 with kernel 2.6.32-042stab093.4 Message-ID: <0EBFA15D-28D2-4381-A9B5-D59B12701A40@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@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@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@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@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.
I'm the newbie -- how does a hub work? What is its intended use? -----Original Message----- From: Steve Zingman [mailto:szingman@msgstor.com] Sent: Sunday, September 14, 2014 1:43 PM To: wayne@anywherehost.net; app_rpt-users@ohnosec.org Subject: Re: Virtual node One comment I forgot to make, Node 2100 is a HUB not a RF connected node. 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@ohnosec.org [mailto:app_rpt-users-bounces@ohnosec.org] On Behalf Of Steve Zingman Sent: Sunday, September 14, 2014 9:54 AM To: app_rpt-users@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@ohnosec.org wrote:
Send App_rpt-users mailing list submissions to app_rpt-users@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@ohnosec.org
You can reach the person managing the list at app_rpt-users-owner@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@att.net> To: Bryan Fields <Bryan@bryanfields.net> Cc: APP RPT <app_rpt-users@ohnosec.org> Subject: Re: [App_rpt-users] Centos 5 with kernel 2.6.32-042stab093.4 Message-ID: <0EBFA15D-28D2-4381-A9B5-D59B12701A40@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@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@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@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@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.
As the word implies, a hub is a node that other nodes connect to. The idea is that a lot of nodes have enough bandwidth for one or two connections. You can mesh nodes as in: a connects to b connects to c etc. In a hub or star configuration, a b and c all connect to the hub. A Virtual hub does not have any RF gear connected to it and is usually on a high bandwidth Internet connection. 73, Steve N4IRS On 09/14/2014 04:52 PM, Wayne wrote:
I'm the newbie -- how does a hub work? What is its intended use?
-----Original Message----- From: Steve Zingman [mailto:szingman@msgstor.com] Sent: Sunday, September 14, 2014 1:43 PM To: wayne@anywherehost.net; app_rpt-users@ohnosec.org Subject: Re: Virtual node
One comment I forgot to make, Node 2100 is a HUB not a RF connected node.
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@ohnosec.org [mailto:app_rpt-users-bounces@ohnosec.org] On Behalf Of Steve Zingman Sent: Sunday, September 14, 2014 9:54 AM To: app_rpt-users@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@ohnosec.org wrote:
Send App_rpt-users mailing list submissions to app_rpt-users@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@ohnosec.org
You can reach the person managing the list at app_rpt-users-owner@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@att.net> To: Bryan Fields <Bryan@bryanfields.net> Cc: APP RPT <app_rpt-users@ohnosec.org> Subject: Re: [App_rpt-users] Centos 5 with kernel 2.6.32-042stab093.4 Message-ID: <0EBFA15D-28D2-4381-A9B5-D59B12701A40@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@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@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@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@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.
OK. Since our ACID server is going into a high bandwidth data center I am going to need to visualize the topology. It has always been our hope to publicize one node number since if a major emergency occurs (earthquake) Internet will likely be down anyway. -----Original Message----- From: Steve Zingman [mailto:szingman@msgstor.com] Sent: Sunday, September 14, 2014 2:39 PM To: wayne@anywherehost.net; app_rpt-users@ohnosec.org Subject: Re: Virtual node As the word implies, a hub is a node that other nodes connect to. The idea is that a lot of nodes have enough bandwidth for one or two connections. You can mesh nodes as in: a connects to b connects to c etc. In a hub or star configuration, a b and c all connect to the hub. A Virtual hub does not have any RF gear connected to it and is usually on a high bandwidth Internet connection. 73, Steve N4IRS On 09/14/2014 04:52 PM, Wayne wrote:
I'm the newbie -- how does a hub work? What is its intended use?
-----Original Message----- From: Steve Zingman [mailto:szingman@msgstor.com] Sent: Sunday, September 14, 2014 1:43 PM To: wayne@anywherehost.net; app_rpt-users@ohnosec.org Subject: Re: Virtual node
One comment I forgot to make, Node 2100 is a HUB not a RF connected node.
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@ohnosec.org [mailto:app_rpt-users-bounces@ohnosec.org] On Behalf Of Steve Zingman Sent: Sunday, September 14, 2014 9:54 AM To: app_rpt-users@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@ohnosec.org wrote:
Send App_rpt-users mailing list submissions to app_rpt-users@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@ohnosec.org
You can reach the person managing the list at app_rpt-users-owner@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@att.net> To: Bryan Fields <Bryan@bryanfields.net> Cc: APP RPT <app_rpt-users@ohnosec.org> Subject: Re: [App_rpt-users] Centos 5 with kernel 2.6.32-042stab093.4 Message-ID: <0EBFA15D-28D2-4381-A9B5-D59B12701A40@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@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@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@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@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.
On 09/14/2014 04:51 PM, Wayne wrote:
OK. Since our ACID server is going into a high bandwidth data center I am going to need to visualize the topology. It has always been our hope to publicize one node number since if a major emergency occurs (earthquake) Internet will likely be down anyway.
But, more than likely, your server at the DC will still be up and running, and acting as a Hub (or will there be RF there, as well?) I'm all for the idea that, if possible, connect a Hub at a 'Star' repeater site (one that has awesome height and coverage) with the awesome repeater, and a link repeater on 220MHz or higher (per Eff Cee Cee rules and regumalations). You could use something in the upper UHF range as the local-access repeater and something in the 420MHz range for the link-repeater. Or, 900MHz/1.2GHz, a Gunnplexer at 10GHz, etc...) , if you've got the RF path for it. Any combination of frequencies would work, so long as it falls under the FCC and/or local coordinator action (boy, them guys in Utah are rather anal about their frequency coordination, aren't they? Whoever heard of asking a statewide coordinator if you could put up a Simplex node? But, I digress...) Use allstar at the satellite sites as a repeater controller, only. Two nodes. Site consists of a radio/repeater and a link radio, and each has a node, or private node number. To bring that particular machine on or off the link, just disconnect the link radio from the accessible radio/repeater, then it becomes stand-alone. See, you're not using Allstar to connect the MAIN repeater to the satellite repeater... That connection is made via RF from the satellite sites to the HUB -link- repeater. Allstar at the satellite sites, with a machine controlling the two nodes, and doing the audio/dsp/etc thing. You could either enable or disable it locally with DTMF codes, if there was no internet at the site. What's the upside to all this (what would eventually be) massive equipment build-up? Reliable RF connectivity. IN MY OPINION, Each site could/should be built with an 'off-the-grid' scenario in mind. Battery backup, solar-powered, generator, whatever it takes to keep the site up and running, should the infrastructure fail. And, with small voltage/current devices available (such as a Beagle Bone, just as an example) not much is required at the site, save for the power required to maintain the power output of the radios. Technology has advance to the point where just about anything can be used to keep a small bank of batteries charged up enough to run the radios for a few days. A 5v regulator and some simple circuitry could supply the low-voltage stuff. Each site should be capable of being independent from commercial mains, when they're not available. Let's keep in mind that The NUMBER ONE function of Amateur Radio is that it's available for Emergency Communication. During the 'good times' (non-emergency), linking several sites together brings folks and communities together, be it rag-chewing, or maybe a rainfall net, or what have you, but when disaster strikes, a well planned and maintained link system could be used to provide disaster relief to affected areas. I think that Allstar is the best vehicle to use to facilitate those communication needs. When things are setup properly, the 'First Responders' need to be able to just 'key the mic and talk'. 73 = Best Regards, -Geoff/W5OMR
Uhm... ACID comes (or, did when *I* set my node up) on CentOS 5.x, as default. Why not use that, instead of building from scratch?
I was speaking in the context of creating a VM. That being said, I always prefer rolling my own. That way I control what is installed on the machine. 73, Steve N4IRS
participants (5)
-
Geoff -
Jon Byrne -
Robert -
Steve Zingman -
Wayne