similar to: KS Package Selection

Displaying 20 results from an estimated 8000 matches similar to: "KS Package Selection"

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 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
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>
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
2009 Jul 06
5
Dial cmd help
I have a dial cmd buried amongst a series of others in a macro like so: exten => s,n,Dial(SIP/1${ARG1}@sip_peer,60,T) Reason for adding a "1" is all the others in the macro don't want the "1" so this was easiest at the time. Now I need to send NA long distance through this macro. All the other dial cmds will just work, but this one is going to try to dial 11NXXNXXXXXX
2009 Jan 22
2
OT: Infrastructure Documenting
We are moving all our (limited and badly organized) documentation to a wiki. Anyone got any examples/pointers to a hierarchy that made logical sense? We are hoping to move everything from topology to application specific notes in to the wiki. Given the size of this task, I only want to do this once:) Thanks for any reco's! jlc
2012 Jan 06
1
Yum Group Desktop shows rhn-setup-info
Folks In Centos 6 (updated as of last night), the command yum groupinfo Desktop shows the package "rhn-setup-info" as one of its default packages, yet it appears that the package does not exist. Is this an inconsistency in the YUM data? or what? Thanks David Kurn
2009 Mar 02
3
Dialing with cli
Any way to initiate a call and execute a playback of an audio file from the cli? My only chance to debug or make changes is usually when no one's at the office including me! Thanks! jlc
2008 Jul 22
3
harddisc or nfs based install
When choosing either of these methods and using an iso, how does CentOS determine the right iso file to mount? Is there an expected file name format? Thanks! jlc
2008 Mar 30
2
Remove all 3rd party rpms
How does one do this? Also, is it possible an rpm installed by rpm and not yum does not indicate what it provides to yum when yum queries needed dependencies for another package? Thanks! jlc -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20080330/18ba2e89/attachment-0001.html>
2008 Dec 05
4
Web Filter
I have a location using a CentOS 5 server that's multihomed running Asterisk and iptables for internal web access. Recently some sales people got busted surfing some explicit content so the owner wants something in there to block this. I had heard of Dans Guardian and am reading about what's involved here but just wanted an opinion on what's the best solution for this. NTLM silent
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:
2009 Aug 10
4
Encrypted File Storage
Anyone got any experience/suggestions for a way to store a directory of sensitive information on a CentOS box? This directory contains many scripts and output files, I need it backed up but not unencrypted and don't want to store it in a tar file type archive as when it needs to be accessed and have scripts executed/data generated, it needs to be untarred/unencrypted and I don't know the
2009 Mar 26
3
Creating a CentOS Print Server for Windows Clients
A while ago I looked into this and was told not to bother as it was a hack at best. Anyone shed any reliable info on creating a print server for windows nt -> vista clients both x86 and x46 for a few Canon and HP IP Printers. Would this be reliable, are there any caveats or issues to be aware of? Thanks! jlc
2008 Sep 30
3
iSCSI ini and ESX Server
I always used IET on CentOS but I have a quick server to setup to backup some VM's, then migrate to DAS on another server and the easiest way for me will be to accomplish this via iSCSI vmfs stores. I figured I would just use the ini that ships with CentOS but have never used it against ESX, anyone do this and have experiences they care to share? Should it be trivial or are there any non
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
2008 Aug 27
4
Modules not loading
I followed these steps to get 3.3 installed on a CentOS 5.2 machine: # wget http://bits.xensource.com/oss-xen/release/3.3.0/xen-3.3.0.tar.gz # tar xvcf xen-3.3.0.tar.gz # cd xen-3.3.0 # make tools # make xen # make install-tools # make install-xen Development deps were all meet, everything compiled w/o error. Used yum to install kernel-xen bridge-utils bridge-utils gtk-vnc (did I need that?)
2010 Jan 02
6
mutt execution by daemon
I have a user w/o a shell that runs an app as a daemon that needs to use mutt to email an attachment from a script. During testing when the app was ran as root everything worked:) Now that we obviously are running as a user w/o a shell this little bit broke. I used mutt as I needed to send the attachment as mime, and the ability to specify a muttrc from the cli when executed was useful so we
2008 Jan 25
3
Auth/Security tool at first boot
What is the name of this tool that appears when you reboot from install and allows you to setup your selinux, iptables and auth configuration? Thanks! jlc
2008 Dec 10
2
Iptables Question
I have a squid proxy running transparently, so in my firewall script I run the following fairly early: iptables -A PREROUTING -t nat -i $LAN -p tcp -m multiport --dports 80,443 -j REDIRECT --to-port 3128 This is a multihomed server so after this change the masquerading was removed (as only web access on the lan side of this server was needed). I now need to masq cleanly one device so that it