similar to: [Fwd: asterisk-users Digest, Vol 51, Issue 2]

Displaying 20 results from an estimated 4000 matches similar to: "[Fwd: asterisk-users Digest, Vol 51, Issue 2]"

2008 Jun 14
0
assigning "best" gateway and routing ---- Re: CentOS Digest, Vol 41, Issue 14
Hi, Regarding the discussion of gateways, Can the Vyatta routing software and/or hardware appliance solution help? (The software is open source and available.) http://www.vyatta.com/documentation/datasheet.php http://www.vyatta.com/documentation/general/Vyatta_FAQ.pdf http://www.vyatta.com/products/vyatta_software_datasheet.pdf http://www.vyatta.com/documentation/index.php Download
2007 Jul 12
0
No subject
1. Is it normal to see : # lsmod Module Size Used by dahdi_dummy 3236 0 Shouldn't it be used by asterisk or is this 0 value meaning something specific ? 2. How can you check dahdi is running ? Here, "ps aux | grep dahdi " replies "grep dahdi". Cheers ------=_Part_2692_19661943.1228286635399 Content-Type: text/html; charset=ISO-8859-1
2015 Dec 30
2
Systemd and systemd-sysv-generator
On Tue, Dec 29, 2015 at 5:23 PM, Joseph L. Casale <jcasale at activenetwerx.com > wrote: > Instead of converting the sysv script, you could trivially write your own, > the following > was tested against about 6 SNMP queries, the service stops and starts as > expected. > That's certainly an option. One that I was prepared to resort to. But curiosity has the best of me ...
2015 Dec 30
2
Systemd and systemd-sysv-generator
Consolidating my reply to both James and Gordon in one message. On Wed, Dec 30, 2015 at 2:38 AM, James Hogarth <james.hogarth at gmail.com> wrote: > On 30 Dec 2015 00:55, "Mike - st257" <silvertip257 at gmail.com> wrote: > > > > On Tue, Dec 29, 2015 at 5:23 PM, Joseph L. Casale < > jcasale at activenetwerx.com > > > wrote: > > > >
2009 Oct 07
0
Embedded Question-Stateless readonly filesystem
Yes This technology preview is amazing . Hope Karan never stop this development. I am trying to make a readonly root filesystem for asterisknow 1.5 which uses centos 5.3 ,if it this works will be amazing.It will always ensure asterisknow1.5 boot cleanly even improperly shutdown or on crash. Some information you are looking for is available at
2015 Dec 30
0
Systemd and systemd-sysv-generator
On 30 Dec 2015 00:55, "Mike - st257" <silvertip257 at gmail.com> wrote: > > On Tue, Dec 29, 2015 at 5:23 PM, Joseph L. Casale < jcasale at activenetwerx.com > > wrote: > > > Instead of converting the sysv script, you could trivially write your own, > > the following > > was tested against about 6 SNMP queries, the service stops and starts as >
2015 Dec 30
0
Systemd and systemd-sysv-generator
On 30 December 2015 at 14:23, Mike - st257 <silvertip257 at gmail.com> wrote: > Consolidating my reply to both James and Gordon in one message. > > > On Wed, Dec 30, 2015 at 2:38 AM, James Hogarth <james.hogarth at gmail.com> > wrote: > > > On 30 Dec 2015 00:55, "Mike - st257" <silvertip257 at gmail.com> wrote: > > > > > > On
2017 Nov 29
0
Admins supporting both RHEL and CentOS
Hi Joseph, > On 28. Nov 2017, at 14:06, Joseph L. Casale <jcasale at activenetwerx.com> wrote: > > With a few exceptions, I see most admins treat CentOS as a single rolling release and rely on the ABI commitment assuming things just work between point releases. On the other hand I see the opposite with RHEL where admins constrain installations to the point release. I concur with
2009 Apr 29
2
Directory and File Perms
I have a directory shared out via Samba for Quickbooks and seem to have some issues with permissions. The directory being shared is a subdirectory in an ext3 partition being mounted with the acl option. It has been setup as follows: chown root:DOMAIN\AD_Group /mnt/Intuit_Data/ chmod 2770 /mnt/Intuit_Data/ And the Samba share config is has: create mask = 0660 directory mask =
2017 Nov 28
11
Admins supporting both RHEL and CentOS
With a few exceptions, I see most admins treat CentOS as a single rolling release and rely on the ABI commitment assuming things just work between point releases. On the other hand I see the opposite with RHEL where admins constrain installations to the point release. What is the case with users on this list who support both? Thanks, Joseph L. Casale
2010 Jul 12
6
Project Management Solutions
I need to implement a solution and not having ever used anything but MS Project I would be grateful for a reco on something good. The only hope would be that its web based but I am open to anything! Thanks! jlc
2009 Feb 27
16
(a) WinPower RPM available? (b) where to install if use tar.gz file?
Two quick and simple questions; I want to install the "WinPower" software for my new UPS. On their web site, they have a tar.gz file available for download. I know the reasons for staying with RPM, if at all possible. I''ve Googled and Yahood for ""WinPower"+RPM+Linux and get hits, but no obvious RPM. I tried "yum install winpower" and the response was
2008 Oct 25
9
Cheapest 4 port FXO
I need to increase reliability at an office as SIP/Internet provider outages are causing some issues. What would be the least expensive analogue card that people are using reliably? Thanks! jlc
2010 Jan 20
4
error rsyncing large file
Trying to rsync a rather large file from a windows server to a centos server and all but this is working fine. As it's a 20 gig file I am trying to send the diff of with a -c, I suspect over the low bandwidth this presents an issue. I also stage this file locally on another centos server and could calc the diff and create a patch and send that, comparing checksums etc... A quick look at
2007 Dec 18
5
Logging into Windows 2003 Active Directory
I have been searching the net for directions on rhel and centos 5(1) to log in to a windows domain and have found many examples, all different and none work for me. Is there a hint to some documentation anyone here knows of that actually works? Thanks! jlc -------------- next part -------------- An HTML attachment was scrubbed... URL:
2008 Apr 22
3
Console Screen Saver
How does one access the properties associated with the blanking CentOS does at init3? How would I disable this for example? Thanks! jlc
2008 Jul 10
4
Shell Script Question
What's the simplest way to increment the number 0000 up by one until some other 4 digit number while preserving leading zero's until the 1000's has a digit other than 0? Thanks! jlc
2010 Feb 27
5
Python Script Issue
Hey Guys, I am trying to get a python script running but I get the following error: atexit.register(atexit_handler) NameError: global name 'atexit' is not defined A Google search doesn't really help me, except confirm that I don't know anything about python:) Anyone got any ideas? Thanks, jlc
2008 Apr 07
7
MS Exchange Replacement
What is the closest open source mail server I can replace exchange with that provides the nearest equivalent in user experience? Thanks! jlc -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20080406/5a469804/attachment-0001.html>
2008 Jul 19
4
Personal Wiki for CentOS
For ages I have been keeping docs and notes in Public Folders inside an Exchange server and want to move this out to a more modern facility that allows tagging and searching via a web interface for keywords so I can keep all my notes more organized. Anyone have any personal recos for the slickest system to do this with. Given the nature of my home setup, its routinely used to lab stuff up so I