[CentOS] AMD Liano A8 Processors supported on CentOS 6.x?

2012-12-07 Thread Ljubomir Ljubojevic
Hi. Red Hat is saying that AMD Liano A8 CPU's are not supported by RHEL/CentOS 6: https://access.redhat.com/knowledge/articles/65431 Is that true? What can I expect if I try to install CentOS 6.3 on PC with that CPU? -- Ljubomir Ljubojevic (Love is in the Air) PL Computers Serbia, Europe G

Re: [CentOS] AMD Liano A8 Processors supported on CentOS 6.x?

2012-12-07 Thread John R Pierce
On 12/7/2012 2:05 AM, Ljubomir Ljubojevic wrote: > Red Hat is saying that AMD Liano A8 CPU's are not supported by > RHEL/CentOS 6:https://access.redhat.com/knowledge/articles/65431 > > Is that true? What can I expect if I try to install CentOS 6.3 on PC > with that CPU? that might be due to lack o

Re: [CentOS] awk awk

2012-12-07 Thread John Doe
From: Craig White > but I have some conf files which look like > >   server_name { >     domain1.com >     domain2.com >     big.server.com >     } >   ; What about something like:   grep -P "^server_name {\n[^}]*" nginx.conf | grep -v "{\|}" JD ___

Re: [CentOS] AMD Liano A8 Processors supported on CentOS 6.x?

2012-12-07 Thread Laurent Wandrebeck
model name : AMD A8-3870 APU with Radeon(tm) HD Graphics Linux planchet.hygeos.net 2.6.32-279.14.1.el6.x86_64 #1 SMP Tue Nov 6 23:43:09 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux No additionnal GPU card. Works just fine (gnome). HTH, -- Laurent Wandrebeck HYGEOS, Earth Observation Department / O

Re: [CentOS] adb Samsubg note 2 and centos6

2012-12-07 Thread ken
Here's some instructions for connecting using Debian, but, except for the download and install commmands, I'd assume it's the same as for Centos: . hth On 12/06/2012 02:58 PM Craig White wrote: > you should have n

Re: [CentOS] AMD Liano A8 Processors supported on CentOS 6.x?

2012-12-07 Thread Ljubomir Ljubojevic
On 12/07/2012 11:30 AM, Laurent Wandrebeck wrote: > model name: AMD A8-3870 APU with Radeon(tm) HD Graphics > Linux planchet.hygeos.net 2.6.32-279.14.1.el6.x86_64 #1 SMP Tue Nov 6 > 23:43:09 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux > No additionnal GPU card. Works just fine (gnome). > HTH, > Gre

Re: [CentOS] courier mail for Centos

2012-12-07 Thread Giles Coochey
On 06/12/2012 16:24, Les Mikesell wrote: On Thu, Dec 6, 2012 at 10:13 AM, Robert Moskowitz wrote: Filtering Inbound Firewalls are generally useless if the user of the system doesn't know what they're doing. A lot of intrusions these days are the result of inbound policy permitted traffic in cau

Re: [CentOS] Advanced Persistent Threats; Why aren't we confining Firefox and Evolution?

2012-12-07 Thread Daniel J Walsh
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/06/2012 09:05 PM, David McGuffey wrote: > Moat of the advanced persistent threats (APT) are initiated via e-mail. > Opening an attachment or clicking on a web link starts the process. > > Why isn't Firefox and Evolution confined with SELinux po

[CentOS] CentOS-announce Digest, Vol 94, Issue 4

2012-12-07 Thread centos-announce-request
Send CentOS-announce mailing list submissions to centos-annou...@centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-requ..

Re: [CentOS] awk awk

2012-12-07 Thread mark
On 12/06/12 19:23, Steve Brooks wrote: > >> Why are you doing all that piping and grepping? And the -F" " confuses >> me...oh, I see. First, whitespace is the default field separator in awk. >> Then, are you asking if there's a line with a "." in it, or just any >> non-whitespace? If the latter...

[CentOS] gftp ?

2012-12-07 Thread Robert Moskowitz
Centos 6.3 Just tried to install gftp, and no package found. Where is it? I do have EPEL included in yum. I am rather addictived to using it for SCP-based file moves between systems... ___ CentOS mailing list CentOS@centos.org http://lists.centos.o

Re: [CentOS] gftp ?

2012-12-07 Thread John Plemons
Get it here http://pkgs.repoforge.org/gftp/ john plemons On 12/7/2012 8:28 AM, Robert Moskowitz wrote: > Centos 6.3 > > Just tried to install gftp, and no package found. > > Where is it? I do have EPEL included in yum. I am rather addictived to > using it for SCP-based file moves between sy

[CentOS] Antwort: gftp ?

2012-12-07 Thread Andreas Reschke
centos-boun...@centos.org schrieb am 07.12.2012 14:28:55: > Robert Moskowitz > Gesendet von: centos-boun...@centos.org > > 07.12.2012 14:29 > > Bitte antworten an > CentOS mailing list > > An > > centos@centos.org, > > Kopie > > Thema > > [CentOS] gftp ? > > Centos 6.3 > > Just tried

Re: [CentOS] courier mail for Centos

2012-12-07 Thread Les Mikesell
On Fri, Dec 7, 2012 at 5:47 AM, Giles Coochey wrote: > Full Outbound Access should be the exception rather than the rule - just > think how clean the Internet would be if that was followed across the globe. It would certainly provide job security for a lot of firewall administrators if it took h

[CentOS] max if-network-aliase

2012-12-07 Thread sebastian
Hello, I wanted to know what is the max. limit of aliases i can assign to one NIC? Thanks Sebastian ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] awk awk

2012-12-07 Thread Steve Brooks
On Fri, 7 Dec 2012, mark wrote: > On 12/06/12 19:23, Steve Brooks wrote: >> >>> Why are you doing all that piping and grepping? And the -F" " confuses >>> me...oh, I see. First, whitespace is the default field separator in awk. >>> Then, are you asking if there's a line with a "." in it, or just a

Re: [CentOS] KDE login screen configuration problems

2012-12-07 Thread Mike Watson
Thank you. That worked. mw -- "Lose not thy airspeed, lest the ground rises up and smites thee." -- William Kershner http://crucis-court.com http://www.crucis.net/1632search On 12/06/2012 02:52 PM, Mike Watson wrote: > Ahh. OK, I'll make the change and post the results. :-[ > > mw > > -- >

Re: [CentOS] KDE login screen configuration problems

2012-12-07 Thread Scot P. Floess
Great! Yeah, tbh - I had that issue some time ago as well ;) Took me a little time to figure it out :) On Fri, 7 Dec 2012, Mike Watson wrote: > Thank you. That worked. > > mw > > -- > > "Lose not thy airspeed, lest the ground rises up and smites thee." > -- William Kershner > http://crucis-c

[CentOS] any Log archive tools suggestions?

2012-12-07 Thread Gelen James
Hi all,  Has any one used any log archiving tools? Please suggest one that's your favorite. Presently I have a project to archive raw log files on hundreds of Centos boxes to a central server and stored there for two years. The basic requirements of the project are:  1, The log files will be

Re: [CentOS] any Log archive tools suggestions?

2012-12-07 Thread Les Mikesell
On Fri, Dec 7, 2012 at 11:09 AM, Gelen James wrote: > Hi all, > > Has any one used any log archiving tools? Please suggest one that's your > favorite. > > Presently I have a project to archive raw log files on hundreds of Centos > boxes to a central server and stored there for two years. The ba

[CentOS] /tmp directory

2012-12-07 Thread Jerry Geis
Is there something that "automatically" removes files in the /tmp directory on a scheduled basis? Perhaps like at the start of the month or something. I am on CentOS 6? I had a number of files stored there and they are just gone. Very odd. Jerry ___ Ce

Re: [CentOS] /tmp directory

2012-12-07 Thread Larry Martell
On Fri, Dec 7, 2012 at 1:55 PM, Jerry Geis wrote: > Is there something that "automatically" removes files in the /tmp > directory on a scheduled basis? Perhaps like at the start of the month > or something. > I am on CentOS 6? > > I had a number of files stored there and they are just gone. Very o

Re: [CentOS] /tmp directory

2012-12-07 Thread Jerry Geis
> /tmp is generally cleared out on reboot. I checked that and the couple machines had been up for 16 days and 23 days. Jerry ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] /tmp directory

2012-12-07 Thread Frank Cox
On Fri, 07 Dec 2012 13:55:58 -0500 Jerry Geis wrote: > Is there something that "automatically" removes files in the /tmp > directory on a scheduled basis? Perhaps like at the start of the month > or something. /etc/cron.daily/tmpwatch -- MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvi

Re: [CentOS] /tmp directory

2012-12-07 Thread Eero Volotinen
2012/12/7 Jerry Geis : > Is there something that "automatically" removes files in the /tmp > directory on a scheduled basis? Perhaps like at the start of the month > or something. > I am on CentOS 6? tmpwatch? -- Eero ___ CentOS mailing list CentOS@cent

Re: [CentOS] AMD Liano A8 Processors supported on CentOS 6.x?

2012-12-07 Thread Néstor
CentOS 6.3 is working on laptop in a vm using virtualbox On Dec 7, 2012 3:42 AM, "Ljubomir Ljubojevic" wrote: > On 12/07/2012 11:30 AM, Laurent Wandrebeck wrote: > > model name: AMD A8-3870 APU with Radeon(tm) HD Graphics > > Linux planchet.hygeos.net 2.6.32-279.14.1.el6.x86_64 #1 SMP Tue Nov

[CentOS] Questions on making a kickstart cfg

2012-12-07 Thread Robert Moskowitz
So I took the anaconda cfg, commented out the partition/disk pieces and ran it off my repo server and it almost worked. Little things like not including things I had done on network setup. No first boot :) So now I am reading up on building a kickstart cfg http://wiki.centos.org/TipsAndT

Re: [CentOS] Questions on making a kickstart cfg

2012-12-07 Thread Kai Schaetzl
Robert Moskowitz wrote on Fri, 07 Dec 2012 14:28:46 -0500: > To NOT use firstboot, what do I have to add to the kickstart beyond firstboot --disable Maybe I didn't understand your question? > user --name=something --password=somethingstrong -> rootpw --iscrypted (you can grab it from an exis

[CentOS] Nautilus "Open With" difference with "Connect to server..." sftp

2012-12-07 Thread Rob Townley
.PDFs on my local harddrive open by default with acroread Adobe Reader 9. .PDFs on network shares open with evince Document Viewer. Is there some way to force "Open With" to also use acroread for network locations as well? Here are the inconsistencies in the UI: When right clicking a local har

Re: [CentOS] Questions on making a kickstart cfg

2012-12-07 Thread Natxo Asenjo
On Fri, Dec 7, 2012 at 8:28 PM, Robert Moskowitz wrote: > So I took the anaconda cfg, commented out the partition/disk pieces and > ran it off my repo server and it almost worked. > > Little things like not including things I had done on network setup. No > first boot :) > > So now I am read

Re: [CentOS] KDE login screen configuration problems

2012-12-07 Thread Mike Watson
It take it back. It worked once. It's now reverted to GDM although /etc/sysconfig/desktop still reads DISPLAYMANAGER=KDM. However, "ps aux | egrep 'kdm|gdm'" shows: bash-4.1$ ps aux | egrep 'kdm|gdm' root 3408 0.0 0.0 121484 2192 ?Ss 14:19 0:00 /usr/sbi/gdm-binary -nodaemon roo

Re: [CentOS] KDE login screen configuration problems

2012-12-07 Thread Scot P. Floess
I'm at a loss tbh... That's definitely what I do for sure... Curious - did you reboot? On Fri, 7 Dec 2012, Mike Watson wrote: > It take it back. It worked once. It's now reverted to GDM although > /etc/sysconfig/desktop still reads DISPLAYMANAGER=KDM. However, "ps aux > | egrep 'kdm|gdm'" show

Re: [CentOS] KDE login screen configuration problems

2012-12-07 Thread Scot P. Floess
So, I am executing: ps aux | egrep "kdm|gdm" Here is what I see: root 545 0.0 0.0 0 0 ?S08:15 0:00 [kdmflush] root 581 0.0 0.0 0 0 ?S08:15 0:00 [kdmflush] root 582 0.0 0.0 0 0 ?S08:15 0:00 [kdmflush]

Re: [CentOS] gftp ?

2012-12-07 Thread Ibrahim Yurtseven
Robert Moskowitz wrote: > Just tried to install gftp, and no package found. > Where is it? pkgs.org is a cool website to browse a lot of el repos online for software -- Ibrahim "Arastirmacilar" Yurtseven 2.6.32-279.14.1.el6.i686 ___ CentOS mailing list

Re: [CentOS] courier mail for Centos

2012-12-07 Thread Bowie Bailey
On 12/6/2012 8:42 AM, Robert Moskowitz wrote: > Are there existing rpms for courier mta? > > I am working from: > > http://www.howtoforge.com/virtual-users-and-domains-with-postfix-courier-mysql-and-squirrelmail-fedora-14-x86_64 > > And am making progress with postfix and mysql, but looking ahead t

Re: [CentOS] Advanced Persistent Threats; Why aren't we confining Firefox and Evolution?

2012-12-07 Thread Rob Townley
Daniel, Can the Firefox profile file hierarchy be sandboxed? So everything downloaded within the profile cache is sandboxed. More like if any application accesses something in a particular folder, sandboxing automatically kicks in. On Fri, Dec 7, 2012 at 5:49 AM, Daniel J Walsh wrote: > -

Re: [CentOS] Advanced Persistent Threats; Why aren't we confining Firefox and Evolution?

2012-12-07 Thread Rob Townley
Let us know how it goes. i thought i followed one of Daniel Walsh's blog posts to sandbox firefox and don't remember it being that bad, but that was well over a year ago. Since he maintained selinux for RedHat for a number of years, ... he probably knows what he is talking about. He was always on

[CentOS] Wacom hotplug Xorg crash

2012-12-07 Thread James Pearson
We're seeing a number of Xorg crashes with CentOS 6.2 when using a Wacom tablet shared between two machines (the other machine is running Windows) via a KVM Xorg crashes after switching the KVM back to the CentOS box I've tried googling for this issue - and have found: https://access.redhat.co

Re: [CentOS] Advanced Persistent Threats; Why aren't we confining Firefox and Evolution?

2012-12-07 Thread Gordon Messmer
On 12/06/2012 06:05 PM, David McGuffey wrote: > Why isn't Firefox and Evolution confined with SELinux policy in a way > that APT can't damage the rest of the system? Why are we not sandboxing > these two apps with SELinux? Probably mostly because when you sandbox an X11 application, you can't cop