Re: [CentOS] Getting perl CGI programs to work on CentOS 5 server

2008-09-23 Thread Andrew Allen
On Mon, 2008-09-22 at 21:41 +0530, Raja Subramanian wrote: > On Mon, Sep 22, 2008 at 9:18 PM, Andrew Allen <[EMAIL PROTECTED]> wrote: > > This has worked absolutely fine in the past, but now when I invoke it, > > either nothing appears in the browser (Mozilla Firefox) or I get

Re: [CentOS] DKIM

2008-09-24 Thread Andrew Norris
___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos -- Andrew Norris Systems Administrator Locus Telecommunications [EMAIL PROTECTED] (201)-947-2807 ext. 1135 ___ CentOS mailing list CentOS@centos.org http://lists.centos.o

Re: [CentOS] Getting perl CGI programs to work on CentOS 5 server

2008-09-24 Thread Andrew Allen
On Tue, 2008-09-23 at 18:57 -0400, Bob Beers wrote: > >> Check your web server logs to find out what went wrong. > >> > > Thanks everybody, but I still can't find the server log(s)! > maybe ... > ls /var/log/httpd/*log Many thanks for the help - problem solved! Andy ___

Re: [CentOS] DKIM

2008-09-24 Thread Andrew Norris
urt his score. Or am I missing something? -- Andrew Norris Systems Administrator Locus Telecommunications [EMAIL PROTECTED] (201)-947-2807 ext. 1135 ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] DKIM

2008-09-25 Thread Andrew Norris
mouss wrote: Andrew Norris wrote: Or am I missing something? "double lookup" is IP -> name -> IP. you don't do name -> IP -> name. Ok, I guess I've always thought about it backwards. Thanks for setting me straight. -- Andrew Norris Systems Administrator

[CentOS] Perl CGI scripts - stripping out unwanted carriage returns etc

2008-10-13 Thread Andrew Allen
I have a number of perl CGI scripts which I wrote some time ago (and which are working successfully on my website). I've set up a local server on which to do some development work on the scripts but I can't get them to work - the error log says: No such file or directory: exec of '/var/www/cgi-bin/

Re: [CentOS] OT - Please don't feed the Troll(s)

2008-10-31 Thread Andrew Hull
David Mackintosh wrote: > [...] ignorant, unappreciative, self-centered, and emotionally immature [...] You tripped the irony detector. That's exactly what I was thinking. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/l

RE: [CentOS] HA Storage Cookbook?

2008-11-07 Thread Andrew Cotter
tup. What would you recommend > using? The idea is to serve to servers which will be clustered as > well, hosting web hosting Virtual Private Servers. > > If you are going the route of building your own systems vs. buying a true filer

Re: [CentOS] Web Filter

2008-12-05 Thread Andrew Hull
Joseph L. Casale wrote: > 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 G

[CentOS] --=Getting OTer by the sec=-- Web Filter

2008-12-05 Thread Andrew Hull
William L. Maltby wrote: > On Fri, 2008-12-05 at 14:53 -0500, Andrew Hull wrote: >> Joseph L. Casale wrote: >>> I have a location using a CentOS 5 server that's multihomed running >>> Asterisk and iptables for internal web access. >>> >>>

[CentOS] Emailing jpeg images with Evolution 2.8.0

2008-12-15 Thread Andrew Allen
I recently emailed an important jpeg image to a colleague, but when he tried to insert it into a document it 'failed'. It appears that when jpegs are attached to messages, they become 'corrupted' - is this a known problem with evolution, and/or is there a way of solving the problem? Andy

Re: [CentOS] Emailing jpeg images with Evolution 2.8.0

2008-12-16 Thread Andrew Allen
On Tue, 2008-12-16 at 00:31 +0100, Kai Schaetzl wrote: > Andrew Allen wrote on Mon, 15 Dec 2008 22:24:52 +: > > > I recently emailed an important jpeg image to a colleague, but when he > > tried to insert it into a document it 'failed'. It appears that when > &

Re: [CentOS] Email/GroupWare Suite

2009-01-07 Thread Andrew Cotter
version and paid versions. Nice web interface, sharing of address books, calendars, and documents, etc. Please report back your findings as it may be helpful to others. Andrew ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Email/GroupWare Suite

2009-01-07 Thread Andrew Cotter
age the hardware. My biggest concern is the long term viability of zimbra with the possibility of MicroHoo or someone else picking up Yahoo in the future. I don't want to start something with that one, but for a business this is definitely a concern. I believe some of this has been addressed in their licensing language and there is always the the GPL version which would probably survive for at least a short while. Andrew ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Email/GroupWare Suite

2009-01-09 Thread Andrew Cotter
e more complicated and complex than we were comfortable with going with. Having components that I was familiar with from prior experience in the linux world was a big help vs learning new. Andrew ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Cron daemon with better precision?

2009-01-16 Thread andrew . cotter
os > Does the task really have to run every second or can it get kicked off and run 60 times within the minute? Andrew ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Suggestion for Server Room monitoring

2009-02-16 Thread Andrew Cotter
; > Sam We use the WeatherGoose by IT Watchdogs and it has saved my butt two times now over 3 or 4 years. http://www.itwatchdogs.com/ We have added a couple extra external sensors (temp + airflow on the building AC, and multiple temp in various locations) to get better coverage. Andrew ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] iptables rules to limit attack

2009-02-26 Thread Andrew Hull
chloe K wrote: > Hi all > > ks there iptables rules to limit attack? > > Thank you > Hi, Below is an example that I use to limit the rate of new connections to a particular port/service. You should be able to mold this to work with whatever service you would like to protect. Add the first

Re: [CentOS] iptables rules to limit attack

2009-02-26 Thread Andrew Hull
chloe K wrote: > Thank you > > Can I know how to define the "SSH_CHECK" > and white list? > > I only know to use iptables -A > > Thank you > Hello, When you're entering the rules from the CLI, the first time you reference a chain, you need to use -N (for "new") instead of -A (for "append"

Re: [CentOS] date differs permanent some 3450 sec.

2009-03-13 Thread Andrew Hull
> If your hwclock stores local time and your BIOS adjusts it for DST > that would cause a 3600 second time difference or if your hwclock > stores UTC and the BIOS adds an hour to that... > > Turn off any BIOS DST adjust feature if it's enabled. > OP: Did the problem start when DST took affe

Re: [CentOS] need trouble ticket system

2009-03-29 Thread Andrew Cotter
> -Original Message- > From: centos-boun...@centos.org > [mailto:centos-boun...@centos.org] On Behalf Of Eduardo Grosclaude > Sent: Sunday, March 29, 2009 2:54 PM > To: CentOS mailing list > Subject: Re: [CentOS] need trouble ticket system > > On Sun, Mar 29, 2009 at 3:45 AM, Dhaval Thak

Re: [CentOS] 5.3 Update Success

2009-04-03 Thread Andrew Hull
Paul Heinlein wrote: > On Thu, 2 Apr 2009, Tim Nelson wrote: > >> So, I just wanted to say 'Thank You' to all those who put in such >> hard work into the CentOS project. The time between releases was not >> a problem here. If it was, I guess I'd just ask for a refund. :-) > > I agree. I've only

[CentOS] vsFTPd and hidden files - standards compliant?

2009-04-06 Thread Andrew Hull
Hi Folks, I recently received a complaint regarding the vsFTP server I'm running on a CentOS 4.x box. The complaint was that it is improperly responding to the LIST command - it is not returning hidden (period prefixed) files in the directory listing. I investigated and found that vsFTPd would

Re: [CentOS] Changing Host Name

2011-07-06 Thread Andrew Harley
On Thu, 7 Jul 2011 12:06:31 PM John J. Boyer wrote: > Thanks to all of you who are answering my dumb questions about my new > CentOS instgallation. > > I modified /etc/hosts, as the hostname man page seemed to suggest, and > rebooted. The hostname is still localhost. I want to change it to > jjb-c

[CentOS] svnserve and SysVinit

2011-08-25 Thread Andrew Dorozhkin
Hello there and SFME. Since el6 subversion package doesn't contain traditional SysV demonization script anymore I wonder how it is supposed to run svnserve from now on. 1) Should one write init script to be managed with service(8) on his own? 2) Or launch svnserve on demand via (x)inetd? 3) Or p

Re: [CentOS] svnserve and SysVinit

2011-08-26 Thread Andrew Dorozhkin
26.08.2011 2:13, Craig White wrote: > ah - never installed or used it - simply used the ssh/http/file transports I > guess - seemed to be enough. Indeed, I really forgot to mention ssh-tunneling in the op-post. But I like"classic" svn:// access scheme with per-repo configuration and artificial us

Re: [CentOS] CentOS 6: ethernet "ifconfig up" failure

2011-09-11 Thread Andrew Dorozhkin
11.09.2011 22:57, Michael D. Berger wrote: > On my CentOS 6 partition of my laptop: > > First note that for this test, NetworkManager is not > running because I did: > chkconfig --del NetworkManager > and then rebooted. > > Here is my ifcfg-eth0: > > DEVICE="eth0" > NM_CONTROLLED="no" > ONBOOT=

Re: [CentOS] trouble building an rpm

2011-09-12 Thread Andrew Dorozhkin
12.09.2011 20:00, Jon Detert wrote: > i'm a newbie at building rpms. I made a few rpms years ago, but can't now > make one on Centos 5. > > In /usr/local/rpmbuild, there are 5 subdirs: BUILD RPMS SOURCES SPECS > SRPMS tmp > > When I type: rpmbuild -ba /usr/local/rpmbuild/SPECS/centos-releas

Re: [CentOS] iTunes on CentOS??

2010-04-14 Thread Andrew Hull
On 04/13/2010 05:26 PM, ken wrote: > > > Stay tuned (but not necessarily "iTuned"). > Que the sad trombone! ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] bogus bond0 device showing up in /proc/net/dev

2010-06-02 Thread Andrew Rankin
: 0 Permanent HW addr: Slave Interface: eth1 MII Status: up Link Failure Count: 0 Permanent HW addr: Andrew On Fri, May 28, 2010 at 1:42 PM, Tom Georgoulias wrote: > I'm running into a situation where a bogus bonded interface named > "bond0" is being

Re: [CentOS] Dropbox on CentOS 6?

2014-12-11 Thread Andrew Holway
FYI It works for me on Centos 7 when I used it last week. On 11 December 2014 at 09:04, Sorin Srbu wrote: > > -Original Message- > > From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On > > Behalf Of Niki Kovacs > > Sent: den 11 december 2014 08:55 > > To: centos@centos.

Re: [CentOS] socks5 server software?

2015-01-12 Thread Andrew Holway
>> What is the state of the art for socks5 server software? SSH is great for this unless you want to have some kind of user auth. I use it extensively. for example: http://www.catonmat.net/blog/linux-socks5-proxy/ ___ CentOS mailing list CentOS@centos.o

[CentOS] building RPMs with SELinux

2015-01-22 Thread Andrew Holway
Hello, Im trying to find some good info on building RPMs that set the correct SELinux contexts for the installed packages. Any ideas? Thanks, Andrew ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] ** Newbie - HELP **

2015-01-22 Thread Andrew Holway
/ windows whenever you need it. Cheers, Andrew On 22 January 2015 at 13:22, Darren Williams wrote: > Thanks for the reply. > > The idea of using a VHD(X) was to enable use to use disk imaging tools such > as ghost, wds etc to deploy images of this type of system to over 500 > machin

Re: [CentOS] ** Newbie - HELP **

2015-01-23 Thread Andrew Holway
On 23 January 2015 at 12:06, Darren Williams wrote: > Using VM's was a suggestion I put forward but some of our staff didn't > like the idea! > *sigh* technology politics is annoying. good luck with that. > We can't virtualise Windows as we run many CAD and Media app's that > require high end

Re: [CentOS] VLAN issue

2015-01-24 Thread Andrew Holway
Hi Boris, Is the switch port mode tagged or untagged. Thanks, Andrew On 24 January 2015 at 13:35, Boris Epstein wrote: > Do you need the whole configuration? On the switch end, we have the > relevant VLAN (VLAN 48) with the assigned IP address of 192.168.48.101 and > the range of p

Re: [CentOS] VLAN issue

2015-01-25 Thread Andrew Holway
his device can then pull out the tag. On linux this mechanism is done by an 8021q VLAN interface. Hope this is useful. ta Andrew > > Boris. > > On Sat, Jan 24, 2015 at 6:53 PM, SilverTip257 > wrote: > > > Andrew and Dennis are spot on. > > Their conclusions about

[CentOS] SCL MirrorList error

2015-02-06 Thread Andrew Lau
404, instead it should be http://mirror.centos.org/centos/6/SCL/x86_64/ Is this a change or bug. Thanks, Andrew ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] SELinux context for ssh host keys?

2015-02-10 Thread Andrew Holway
On 10 February 2015 at 06:32, Mark Tinberg wrote: > > > On Feb 9, 2015, at 12:27 PM, Robert Nichols > wrote: > > > > On 02/09/2015 11:14 AM, James B. Byrne wrote: > >> So, I decided to run restorecon -v to > >> > ... > >> restorecon reset /etc/ssh/ssh_host_rsa_key_4096 context > >> unconfined_u:

Re: [CentOS] Why the command 'service ntpd stop' cause the time reversed?

2015-02-12 Thread Andrew Holway
> I've seen situations where people have put ntpdate in a cronjob to get > around issues with big time jumps at boot or dodgy clocks under > virtualization. There are much better solutions to this problem, so > let us know if this is the case for you. > put "tinker panic 0" in your ntp.conf. This

Re: [CentOS] Thread moderation and list etiquette (Reference - Another Fedora Decision)

2015-02-12 Thread Andrew Holway
On 12 February 2015 at 19:08, Les Mikesell wrote: > On Thu, Feb 12, 2015 at 10:51 AM, Brian Mathis > wrote: > > CentOS is unquestionably one of the most used Linux distros > > in the world, and yet the mailing list is relatively quiet. To me this > is > > a symptom of a problem, and I feel that

Re: [CentOS] libvirt

2015-02-16 Thread Andrew Holway
systemctl start libvirtd ? On 16 February 2015 at 21:08, mattias wrote: > Seems libvirt are broken in centos7? > > I can start it but > > Virsh list for example: > > Connection refused > > Kvm are installed > > And the kvm driver installed > > > > ___

Re: [CentOS] Replacement for NIS/NFS?

2015-02-23 Thread Andrew Holway
+1 for freeipa. It is an extremely well integrated domain controller with a functionality similar to Microsoft Active Directory. I would highly recommend setting up an AWS Virtual Private Cloud or something similar and practice deploying freeipa a few times with a few clients. It takes some unders

[CentOS] Services supporting Kerberos and/or TLS client certificate authentication

2015-03-23 Thread Andrew Holway
t TLS client certificate authentication and Kerberos * rabbitmq supports TLS client certificate authentication * dovecot supports Kerberos and ... etc, etc Cheers, Andrew ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/lis

Re: [CentOS] Services supporting Kerberos and/or TLS client certificate authentication

2015-03-23 Thread Andrew Holway
Hi Jonathan, http / rabbitmq just examples. I'm looking for a list. On 23 March 2015 at 15:17, Jonathan Billings wrote: > On Mon, Mar 23, 2015 at 10:34:49AM +0100, Andrew Holway wrote: > > > > Hello, > > > > We're starting to use FreeIPA in house (which

Re: [CentOS] Using LVM to implement RAID

2015-03-28 Thread Andrew Holway
Or ZFS.. http://zfsonlinux.org/ On 29 March 2015 at 03:37, Chris Murphy wrote: > It's a matter of user space tools preference. Both mdadm, and lvm > tools use the Linux md driver code to implement RAID on the backend; > but have completely different user facing tools and on-disk metadata. > So i

Re: [CentOS] Using LVM to implement RAID

2015-03-28 Thread Andrew Holway
Or indeed btrfs but the raid stuff in there is not yet complete. #ZFSFTW On 29 March 2015 at 03:45, Andrew Holway wrote: > Or ZFS.. http://zfsonlinux.org/ > > On 29 March 2015 at 03:37, Chris Murphy wrote: > >> It's a matter of user space tools preference. Both mdadm, a

Re: [CentOS] Thanks for 7.1

2015-03-31 Thread Andrew Holway
+1 for that! On 1 April 2015 at 02:25, Nux! wrote: > Just wanted to say "Thanks!" to the CentOS team for their efforts to put > out a 7.1 release. > > Upgraded several systems, so far smooth sailing. Good job! > > -- > Sent from the Delta quadrant using Borg technology! > > Nux! > www.nux.ro > _

Re: [CentOS] How to decrypt rootpassword form kickstart file

2015-04-01 Thread Andrew Holway
> > This is all interesting, but I've got one dumb question: why do you need > to decrypt it? > In the UK we have a law which give you the right to remain silent; so as not to incriminate yourself. I think in the US its known as "taking the fifth". ___ C

Re: [CentOS] SEmodule dependency hell.

2015-04-01 Thread Andrew Holway
I used the command: semanage port -m -t http_port_t -p tcp 8000 to relabel a port. perhaps you could try: "semanage port -m -t unconfined_t -p tcp 8000" Failing that; would it work to run your application in the httpd_t domain? Ta, Andrew On 1 April 2015 at 18:23, James B. Byrne w

Re: [CentOS] SEmodule dependency hell.

2015-04-02 Thread Andrew Holway
File a bug!!! On 2 April 2015 at 16:20, James B. Byrne wrote: > > On Wed, April 1, 2015 16:09, Andrew Holway wrote: > > I used the command: semanage port -m -t http_port_t -p tcp 8000 > > to relabel a port. perhaps you could try: > > "semanage port -m -t unconfin

Re: [CentOS] systemctl (again)

2015-04-02 Thread Andrew Holway
It might be SELinux. On a standard system; when we run things as a user from the command line SELinux rules do not apply. It would explain why it works manually but not via systemd. Rather than using an init.d script you might want to try using a systemd service. I haven't tested but something lik

Re: [CentOS] systemctl (again)

2015-04-04 Thread Andrew Holway
Thats wierd. I've never had any problem with systemctl or systemd like that. Do you have your service file in the right place with the right permissions. here is the httpd service file as a reference. [centos@ipa ~]$ ls /usr/lib/systemd/system/httpd.service -l -rw-r--r--. 1 root root 694 Mar 12

Re: [CentOS] The future of centos

2015-04-04 Thread Andrew Holway
In the context of this discussion I would appreciate any feedback the list might have on this article I wrote for my new company. http://otternetworks.de/tech/rhel-centos-brief/ I for one welcome our Redhat overlords. I think they will provide better governance which should give Centos better cre

[CentOS] Some subscribers posts to the list ending up in Gmail spam

2015-04-04 Thread Andrew Holway
Did we work out the technical reason why some users that post to the list are getting dumped into gmail spam? Ta, Andrew ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] The future of centos

2015-04-04 Thread Andrew Holway
> > Well, I used to agree. But when a bug report filed in December goes > untouched entering April, which I don't recall happening prior to RH > subsuming the project, it takes away impetus to ever file one again from > lowly end users like me I think. It appears that you are the only one to have

Re: [CentOS] The future of centos

2015-04-04 Thread Andrew Holway
> > You seem to be overlooking Debian. Ubuntu (and many others) at some point > were "clones of Debian". One can argue Ubuntu stepped up (or aside) a lot > since. Still... > This is very true. Maybe I should say "yum based systems" and "apt based systems" but I did not want to turn it into a techn

Re: [CentOS] 6.5 install dvd won't

2015-04-08 Thread Andrew Holway
On 8 April 2015 at 22:24, Chuck Campbell wrote: > When I boot a machine from disc 1 of 2, Centos 6.5 install dvd, I get to a > grub > prompt. > > I have no idea what to do from there, but clearly something isn't right. > Shoudl I try to download centos 6 again and burn new discs? > Probably. Mak

[CentOS] Disable SSLv3 in sendmail in CentOS 5

2015-04-16 Thread Andrew Daviel
line ServerSSLOptions in sendmail.cf Does anyone know how to do this ? -- Andrew Daviel, TRIUMF, Canada Tel. +1 (604) 222-7376 (Pacific Time) ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Disable SSLv3 in sendmail in CentOS 5

2015-04-17 Thread Andrew Daviel
On Thu, 16 Apr 2015, Paul Heinlein wrote: On Thu, 16 Apr 2015, Andrew Daviel wrote: RedHat released sendmail-8.13.8-10.el5_11.src.rpm which includes sendmail-8.13.8-ssl-opts.patch which adds support for disabling SSLv3 and SSLv2 in sendmail.cf But as far as I can see there is no support in

Re: [CentOS] SIG - Hardening

2015-04-22 Thread Andrew Holway
SELinux? On 22 April 2015 at 09:11, John R Pierce wrote: > On 4/21/2015 11:34 PM, Eero Volotinen wrote: > >> apply also ideas from this document: >> https://benchmarks.cisecurity.org/downloads/show-single/?file=rhel6.130 >> > > that should be your baseline. I suspect you'll find all the things

Re: [CentOS] "selinux --disabled" in kickstart file does NOT disable SELINUX

2015-05-25 Thread Andrew Holway
To set selinux to permissive or disabled mode during a kickstart installation, add the sed -i -e 's/\(^SELINUX=\).*$/\1permissive/' /etc/selinux/config command to the %post section of the kickstart file. Making sure to replace "permissive" with the required selinux mode. -- https://bugzilla.redha

Re: [CentOS] "selinux --disabled" in kickstart file does NOT disable SELINUX

2015-05-25 Thread Andrew Holway
option? > > On Mon, May 25, 2015 at 11:49 PM, Andrew Holway > wrote: > > > To set selinux to permissive or disabled mode during a kickstart > > installation, add the sed -i -e 's/\(^SELINUX=\).*$/\1permissive/' > > /etc/selinux/config command to the %post sec

Re: [CentOS] Native ZFS on Linux

2015-06-01 Thread Andrew Holway
> > > OK, plese note that I am not willing to tolerate anti-oss claims and will > continue to correct similar false claims. If you don't like those > discussions > at all, you should try to avoid false claims and the need for corrections. > If I were RedHat, including a non GPL filesystem into my

Re: [CentOS] how to get bug fixed by TUV

2015-07-30 Thread Andrew Holway
The Redhat guys are normally responding very well to bug reports from Centos users. They don't seem to differentiate. Using bugs.centos.org seems quite pointless. I normally just use https://bugzilla.redhat.com/. On 30 July 2015 at 13:12, Johnny Hughes wrote: > On 07/30/2015 03:37 AM, Stijn De W

Re: [CentOS] how to get bug fixed by TUV

2015-07-30 Thread Andrew Holway
On 30 July 2015 at 13:22, Andrew Holway wrote: > The Redhat guys are normally responding very well to bug reports from > Centos users. They don't seem to differentiate. Using bugs.centos.org seems > quite pointless. I normally just use https://bugzilla.redhat.com/. > Sorry

[CentOS] Skype on CentOS

2015-08-05 Thread Andrew Daviel
l it run with a custom LD_LIBRARY_PATH, as does Mozilla ? Or will it run inside a virtual machine, or with Wine ? We have video capture cards using V4L2 that work with e.g. SeeVoghRN, xawtv and, I think, Ekiga. -- Andrew Daviel, TRIUMF, Canada Tel. +1 (604) 222-7376

Re: [CentOS] Skype on CentOS

2015-08-09 Thread Andrew Daviel
ut at TRIUMF I want to use the installed Sony PTZ cameras, not some cheap USB thing. -- Andrew Daviel, TRIUMF, Canada ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Converting HVM to PV kernel CentOS7

2015-08-18 Thread Andrew Holway
All modern kernels are PV compatible. You can take the same Linux image and run it HVM or PV. On 19 August 2015 at 09:19, Venkateswara Rao Dokku wrote: > Thanks for the reply. > > If we want to have PV kernel for CentOs 7 , are there any guidelines to > follow? > How we can know before hand it

[CentOS] Firewalld broken on Centos7?

2015-08-19 Thread Andrew Holway
Hi, I have a standard Centos7 AMI. Can anyone tell me whats happening here? Thanks, Andrew Aug 19 11:17:23 master dhclient[22897]: bound to 10.141.10.49 -- renewal in 1795 seconds. Aug 19 11:17:24 master network: Determining IP information for eth0... done. Aug 19 11:17:24 master network: [ OK

[CentOS] rpmbuild dwz error

2015-08-21 Thread Andrew Neuschwander
I get the following error: + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 1000 --dwz-max-die-limit 11000 /home/andrew/rpmbuild/BUILD/arachne-46233 dwz: Multifile temporary files too large cpio: /builddir/build/BUILD/glibc-2.17-c758a686/math: Canno

Re: [CentOS] rpmbuild dwz error

2015-08-21 Thread Andrew Neuschwander
owing error: + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 1000 --dwz-max-die-limit 11000 /home/andrew/rpmbuild/BUILD/arachne-46233 dwz: Multifile temporary files too large cpio: /builddir/build/BUILD/glibc-2.17-c758a686/math: Cannot stat: No such fi

[CentOS] Logrotate problems

2015-09-24 Thread Andrew Holway
this subdirectory be interfering with the logrotate process? ta Andrew [root@ ~]# logrotate -d /etc/logrotate.d/nginx reading config file /etc/logrotate.d/nginx Handling 1 logs rotating pattern: /var/log/nginx/*log after 1 days (10 rotations) empty log files are not rotated, old logs are re

Re: [CentOS] Logrotate problems

2015-09-24 Thread Andrew Holway
/var/log/nginx/access.log & /var/log/nginx/error.log On the server where we have problems we have /var/log/nginx/subdirectory/some.other.log On 24 September 2015 at 09:34, Jo Rhett wrote: > On Sep 24, 2015, at 12:18 AM, Andrew Holway > wrote: > > error: skipping "/var/log

Re: [CentOS] Logrotate problems

2015-09-24 Thread Andrew Holway
Hmm, so it seems that logrotate might be broken for nginx on Centos7. I filed a bug with epel. https://bugzilla.redhat.com/show_bug.cgi?id=1266105 On 24 September 2015 at 11:49, Andrew Holway wrote: > Actually, doing what logrotate suggests causes other problems. We don't > have t

Re: [CentOS] Logrotate problems

2015-09-24 Thread Andrew Holway
ertainly not broken. It does what you tell it to do. > > On Sep 24, 2015, at 6:33 AM, Andrew Holway > wrote: > > Hmm, so it seems that logrotate might be broken for nginx on Centos7. I > > filed a bug with epel. > > > > https://bugzilla.redhat.com/show_bug.cgi?id

Re: [CentOS] Security implications of openssl098e on CentOS 7

2015-10-21 Thread Andrew Holway
Personally I would go round to that particular vendors office with a pipe wrench and encourage them to do better however, unless this software is transmitting credit card information then it seems that you could be safe(ish) from the regulation standpoint. It really depends on the location of the m

Re: [CentOS] Security implications of openssl098e on CentOS 7

2015-10-21 Thread Andrew Holway
I would guess the only way to ascertain that is with some rigorous testing. Personally I find an alternative backup method. On 21 October 2015 at 13:58, Nick Bright wrote: > On 10/21/2015 1:55 PM, Andrew Holway wrote: > >> Personally I would go round to that particular vendors o

[CentOS] PHP version not enough for developers

2015-10-22 Thread Andrew Holway
proposing using this package [2] but I never heard of this repo. Other than building the packages ourselves is there a more acceptable way to run a later version of PHP? Thoughts? Experiences? Ramblings? Ta, Andrew [1] - http://php.net/supported-versions.php [2] - https://webtatic.com/packages/php56

[CentOS] Screen

2015-10-30 Thread Andrew Holway
Hey I like to use Ctrl+A and Ctrl+E a lot to navigate my insane big bash one liners but this is incompatible with Screen which has a binding to Ctrl-A. Is it possible to move the screen binding so I can have the best of both worlds? Ta Andrew

[CentOS] Server used in DOS attack on UDP port 0

2015-11-04 Thread Andrew Holway
with a single zone with masquerade enabled firewalld config. public (default, active) interfaces: eth0 sources: services: dhcpv6-client dns http https kerberos kpasswd ldap ldaps ntp openvpn ssh ports: 81/tcp masquerade: yes forward-ports: icmp-blocks: rich rules: Thanks, Andrew

Re: [CentOS] Differences from upstream RHEL

2015-11-13 Thread Andrew Holway
In my experience software compiled for RHEL "just work" with Centos and I don't remember any case where it didn't. I have however heard whisperings on a grapevine that RH may want to try and make future versions of Centos slightly incompatible with RHEL but these are probably just whisperings. If

Re: [CentOS] Setting up a userID for an SSH tunnel

2016-01-18 Thread andrew rotramel
I think you are correct that that would create an account that George would not be able to log into. > On Jan 18, 2016, at 5:04 PM, Robert Moskowitz wrote: > > I need/desire to set up a userID for an SSH tunnel, but not allow said user > to have a login to the server. > > For the user to set

[CentOS] Freeradius, openldap and TLS

2016-04-14 Thread Andrew Daviel
/raddb/certs/cert8.db but the client certificate in a PEM file after looking in cert8.db first) Is this possible with the standard CentOS builds, and if so, is there a tutorial or examples anywhere ? If not, has anyone solved this problem ? -- Andrew Daviel, TRIUMF, Canada

Re: [CentOS] Freeradius, openldap and TLS (thread breaking)

2016-04-15 Thread Andrew Daviel
nt Thunderbird appears to use a different algorithm; in that, I see your message (this one I'm replying to) in the original "mount bind" thread, while in the archive I see it in a separate thread. Andrew ___ CentOS mailing list CentOS@centos

Re: [CentOS] OT: memory brands?

2013-02-20 Thread Andrew Reis
ton. Kingston definitely has problems with their flash drives, but their memory is rock solid. > > Thanks, > > --- > > ANDREW REIS | MCTS, NETWORK+ > SOFTWARE/NETWORKING SUPPORT > _WINDOWS SUPPORT/WEBMASTER_ > > DBMS Inc. > Web: _H

[CentOS] Parted Bug? in C 5.9

2013-05-08 Thread Andrew Reis
primary fat32 boot, lba Anyone have any ideas? Andrew Reis Networking/Windows Support DBMS Inc. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Parted Bug? in C 5.9

2013-05-09 Thread Andrew Reis
-Original Message- From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf Of Andrew Reis Sent: Wednesday, May 8, 2013 3:33 PM To: centos@centos.org Cc: j...@dbmsinc.com Subject: [CentOS] Parted Bug? in C 5.9 I'm receiving the following error when tryi

Re: [CentOS] www.centos.org is down

2013-06-25 Thread Andrew Reis
I can confirm this from Wisconsin, USA. Something is up with the webserver for www.centos.org. MIrror and vault seem to still be ok. --- ANDREW REIS | MCTS, NETWORK+ NETWORK/SYSTEMS ANALYST _WINDOWS SUPPORT/WEBMASTER_ DBMS Inc. _ _ On 2013-06-25 08:13, Ljubomir Ljubojevic wrote: >

Re: [CentOS] www.centos.org is down

2013-06-25 Thread Andrew Reis
It would seem that apache has recovered!!! --- ANDREW REIS | MCTS, NETWORK+ NETWORK/SYSTEMS ANALYST _WINDOWS SUPPORT/WEBMASTER_ DBMS Inc. _ _ On 2013-06-25 09:10, Scott Robbins wrote: > On Tue, Jun 25, 2013 at 08:23:01AM -0500, Blake Hudson wrote: > >> Looks like Apache is

[CentOS] SSD support in C5 and C6

2013-07-15 Thread Andrew Reis
Hey everyone, My company is beginning to look at using SSD drives in our CentOS based servers. Does C5 and C6 support TRIM and other "required" functions for the SSD to operate? Thanks, Andrew Reis Microsoft Certified Technology Specialist CompTIA Network+ Networking/Syste

Re: [CentOS] Update to Gnome 3

2013-07-24 Thread Andrew Wyatt
In addition to building GTK3, they would also have to update glib2, glibc, atk, and roughly a dozen or more additional packages to support just building base GNOME 3. It would be a monumental change leaving them with a distribution that was no longer CentOS. Just adding my $.02 in-case it helps.

Re: [CentOS] Red Hat CEO: Go Ahead, Copy Our Software

2013-08-16 Thread Andrew Wyatt
On Fri, Aug 16, 2013 at 6:25 AM, Giles Coochey wrote: > On 15/08/2013 23:58, Les Mikesell wrote: > >> On Thu, Aug 15, 2013 at 5:34 PM, Reindl Harald >> wrote: >> >>> So, what about redistribution of copies? >>> learn the difference between trademarks and software licences >>> >> So, if you

Re: [CentOS] Red Hat CEO: Go Ahead, Copy Our Software

2013-08-16 Thread Andrew Wyatt
On Fri, Aug 16, 2013 at 6:45 AM, Giles Coochey wrote: > On 16/08/2013 12:34, Andrew Wyatt wrote: > >> >> >> RedHat --> Production Systems, with paid-for support, something goes wrong >> then I have some commercial comeback to get it fixed. High change control &g

Re: [CentOS] Red Hat CEO: Go Ahead, Copy Our Software

2013-08-16 Thread Andrew Wyatt
On Fri, Aug 16, 2013 at 7:13 AM, Reindl Harald wrote: > > > Am 16.08.2013 14:07, schrieb Andrew Wyatt: > > On Fri, Aug 16, 2013 at 6:45 AM, Giles Coochey > wrote: > >>> While I agree that CentOS will always have support while it is > community > >> dr

Re: [CentOS] minimal X applications needed to export to remote server?

2013-08-16 Thread Andrew Wyatt
On Fri, Aug 16, 2013 at 10:17 AM, Joseph Spenner wrote: > I'm running a piece of network backup software called 'bacula', on a > minimal CentOS 6.4 install. > I got everything working pretty well, but there's one piece giving me some > problem-- a component which gives status info via a GUI. > In

Re: [CentOS] Red Hat CEO: Go Ahead, Copy Our Software

2013-08-16 Thread Andrew Wyatt
On Fri, Aug 16, 2013 at 12:12 PM, Les Mikesell wrote: > > > Really? Are none of the trademark-restricted additions packaged into > GPLed items? Or is redistributing the trademark OK as long as nothing > is changed? If you could obtain a copy and didn't care about RNH, > could you ship straigh

Re: [CentOS] Red Hat CEO: Go Ahead, Copy Our Software

2013-08-16 Thread Andrew Wyatt
On Fri, Aug 16, 2013 at 2:03 PM, Les Mikesell wrote: > On Fri, Aug 16, 2013 at 1:47 PM, Reindl Harald > wrote: > > > >> Exactly my point. Everything is about derived works. So binaries > >> cannot be exempt from the requirement that the work as a whole can > >> only be distributed under a lice

Re: [CentOS] Red Hat CEO: Go Ahead, Copy Our Software

2013-08-16 Thread Andrew Wyatt
On Fri, Aug 16, 2013 at 2:08 PM, Les Mikesell wrote: > On Fri, Aug 16, 2013 at 2:01 PM, Reindl Harald > wrote: > > > >>> redistribution of SOURCE.have you READ the GPL ? > >> > >> Please quote the section that you think exempts binaries > > > > *THE WHOLE GPL TALKS ABOUT SOURCE CODE DAMNED*

Re: [CentOS] Red Hat CEO: Go Ahead, Copy Our Software

2013-08-16 Thread Andrew Wyatt
On Fri, Aug 16, 2013 at 3:49 PM, Lamar Owen wrote: > On 08/16/2013 03:12 PM, Andrew Wyatt wrote: > > RedHat's trademarks are the only reason why you can't take the RedHat ISO > > and distribute it to whomever you want. > > Not exactly. The aggregate collection,

<    1   2   3   4   5   >