similar to: CentOS 5.0 Release ???

Displaying 20 results from an estimated 800 matches similar to: "CentOS 5.0 Release ???"

2004 Sep 03
5
Lower cost router suitable for VOIP ?
Hi, we're testing Asterisk 1 RC 2 behind ordinary router and NAT. Since we're sharing network with web server it seems like voip packets are not coming through fast enough (Digium demo dies after few seconds...). It's the same if I make direct calls (passing Asterisk) so we conclude it's network problem - it also work normally outside our router... I wonder what solutions can we
2006 Apr 01
2
Asterisk box with unreliable ping/latency
Hello! Over the last couple of days I?ve been trouble shooting a strange problem with Asterisk. First of all, I should say that I?ve been running Asterisk on a Fedora Core 3 box since last May, but decided to do a reinstallation of everything due to some problems we?ve had with echos during conversations (100% SIP based, so no ZAP echos). We are talking about a low-volume installation
2004 Dec 24
1
FC3, TDM11B (DEVPCI) and asterisk
Hey folks; I am a old Dialogic telephony hack and have tried asterisk a while back on a laptop with the OSS module and I liked what I saw. I recently came across some info regarding asterisk 1.0 and thought I should give it a go. I used a AMD K7 MB, compiled the binaries without a real problem and realized that I might have a sound card issue because I couldn't hear the messages but the demo
2004 Apr 10
5
Sipura SPA-2000
Hello, I am very new to asterisk and voip in general and so far have managed to get the FXO card and a few sip phones working fine. My question is where does the Sipura SPA 2000 come in the picture? Can it be used as an extension (i.e FXS) ? Or is it to be used as a line (i.e FXO)? Or it can be used as both? My understanding is that its just like another ATA186. Is that true? I guess what I
2004 Aug 06
1
Re: The LPBN radio station.
what do want the tool to do? you could look at a tool in development called the Frequency Clock -> http://frequencyclock.montevideo.nl its a dev server but you can get the idea, an example of the player output by the system is linked from http://www.radioqualia.net <p>adam On Mon, 28 Oct 2002, Raymond wrote: > Hello: > > I'm starting a radio station on the LPBN. The music
2004 Dec 01
4
Getting started with Asterisk
Hello , I'll just started with asterisk and I would liket to to dial between your two phones with to cisco ATA 186 , but I have a problem The two cisco ATA and the server in the same networks and i have the ring in the phone but i'am not able to place a call Between the twe phone . In attachement the sip.conf and a log file Any suggestement . Regards RAbii
2008 Jan 21
1
Definitive HowTo for CENTOS 5 Winbind - Samba - Active Directory Integration
Hi all, I have been out of the linux / unix loop for a good three years now, and a lot has changed.. I have a windows 2003 server on my home office lan as my domain controller. I would like to know if there is a good how-to that applies to Centos5 to achieve the following: Joining the centos machine to the AD domain (I believe I have done this already) Sharing files from it
2005 Apr 15
6
PPTP VPN secure?
Hi all I have succesfully set up PPTP VPN access to my company using PoPToP/pppd (thank you Tom for excellent documentation), everything works fine so far. Problem is security. As I understand it, since PPTP ports trough tunnel are opened to whole Internet (have to be), access verification is now based only on username/password combination. Can level of security be raised with MAC verification?
2013 Oct 27
2
Network Problem on New Install of 6.4
I have a new install of CentOS 6.4 on an HP Pavilion 500-27c with one mother board nic card. results of lspci : 01:00.0 Ethernet controller: Atheros Communications Inc. AR8161 Gigabit Ethernet (rev 10) 04:00.0 Network controller: Ralink corp. Device 539b results of ifconfig -a lo Link encap:Local Loopback wlan0 Link encap:Ethernet HWaddr 70:18:8B:80:AE:71 There is no
2015 Feb 15
4
Centos 7.0 and mismatched swap file
Everyone, I am putting together a new mail server for our firm using a SuperMicro with Centos 7.0. When performed the install of the os, I put 16 gigs of memory in the wrong slots on the mother board which caused the SuperMicro to recognize 8 gigs instead of 16 gigs. When I installed Centos 7.0, this error made the swap file 8070 megs instead of what I would have expected to be a over 16000
2018 Feb 16
9
Ubiquiti Model UAP-AC-PRO
Everyone, Have any of you installed ubiguiti wireless routers on your network? It looks like the setup requires the use of software; they have some packages that are ready made for Ubuntu and Debian, but not RedHat https://www.ubnt.com/download/unifi/unifi-ap-ac-pro Have any of you tried or succeeded in installation this on Centos 7.4? Greg Ennis
2003 Apr 30
1
sorting factors
Hi, I've been trying to sort the values of the factors of contingency tables generated with xtabs. For example, I have a factor called "artic" with three possible values that I would like to order in a specific way -- but I'm not sure how to go about this. > test <- read.table("test.tab",header=TRUE,sep="\t") > artic =
2017 Sep 04
5
selinux denial of cgi script with httpd using ssl
Thanks for your help. I did pick up an additional entry in the audit file : type=AVC msg=audit(1504561395.709:10196): avc: denied { execute } for pid=19163 comm="/usr/sbin/httpd" name="s.check.cgi" dev="dm-0" ino=537182029 scontext=system_u:system_r:httpd_t:s0 tcontext=unconfined_u:object_r:httpd_sys_content_t:s0 tclass=file Unfortunately, I am not sure how the
2017 Jan 14
4
Centos 7 dhcpd failure to allow a 2nd network over same interal nic
Everyone, I am trying to set up a second internal network (192.168.0.0/24) and have not been able to get dhcp to start when I have the following in my dhcpd.conf file : subnet 192.168.0.0 netmask 255.255.255.0 { range 192.168.0.110 192.168.0.130; option subnet-mask 255.255.255.0; option broadcast-address 192.168.0.255; option routers 192.168.0.1; option
2017 Apr 29
7
SCSI drives and Centos 7
Everyone, about 4 years ago, I tried to install CentOS 6 on a Supermicro server with SCSI drives using a LSI raid system. I could never figure out or find a way to make the installation disc of Centos 6 identify the SCSI drives. The installation disc for Centos 5 identified the SCSI drives without a problem. I finally gave up on Centos 6 and installed Centos 5 and the system has worked very
2020 Sep 05
2
Conversion from Centos 5 to Centos 7 & mailx changes
Stephen and Kenneth, Thank you very much for your help. I tried 'MAILRC=/dev/nul' which I put in /etc/mail.rc as 'set MAILRC=/dev/null' But I did not identify that this changed any behavior. The link below was very helpful Stephen thank you for your kindness in digging this out for me.
2017 Sep 04
2
selinux denial of cgi script with httpd using ssl
Everyone, I am trying to use a cgi perl script for a CentOs 7 website that works fine with selinux in permissive mode but fails with selinux in enforcing mode. The problem I have is that I can not find where the selinux error message is being recorded. It does not appear to be in the /var/log/messages or /var/log/audit/audit.log. I do not get any /var/log/httpd/ssl_error_log entries. I do get
2008 Feb 13
3
Booting without a keyboard
Everyone, Is there a way to have Centos boot when no keyboard is present. I have a firewall and another mail server that would fit into a closet a little better without a keyboard. I tried to remove the keyboard but the system hangs giving me notice that a keyboard was not found. Greg Ennis
2002 May 23
1
now available: RwebWin
I ported Jeff Banfield's Rweb (http://www.math.montana.edu/Rweb/) to Windows. In the process, I dropped some things (non-JavaScript version, Rweb modules and data sets), but also simplified the installation process by removing the dependency on NetPBM. A Ghostscript dependency remains, however. See http://www.liquidmarkets.com/m.php?m=News&file=article&sid=6 for up-to-date
2020 Sep 04
3
Conversion from Centos 5 to Centos 7 & mailx changes
Everyone, I have just upgraded a Centos 5 server to a Centos 7 server and am having difficulty with a change of behavior of mailx with the use of a command line of : mail -s 'This is the subject' user at domain.com < text_file.txt On Centos 5 when mailx was used by a program started by a cron job we were able to send a text file as an email message and the headers did not contain