[CentOS] Centos 6: setfacl: .: Argument list too long

2015-03-19 Thread muiz
Dear all, I have a Centos 6 (64bit) server used for samba and ACL control. There has a folder which a lot of user can access, when I add a new user's ACL, but failed, do you know how to resolve this problem? [root@s1 abc]# getfacl /abc # file: abc # owner: root # group: root user::rwx user:

Re: [CentOS] How to boot CentOS 7 in Text mode in default?

2015-03-19 Thread Richard
>>> >>> On 19 March 2015 at 19:18, Sean.lim wrote: >>> In case of C7 >>> >>> $ Sudo systemctl disable gdm.service >>> >>> then reboot your server. >>> >>> Sean >>> >> >> Date: Thursday, March 19, 2015 20:25:11 + >> From: James Hogarth >> >> Um no? >> >> systemctl set-default multi-us

Re: [CentOS] How to boot CentOS 7 in Text mode in default?

2015-03-19 Thread Sean.lim
What is your ideas? Let me know your opinion before saying no... -Original Message- From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf Of James Hogarth Sent: Thursday, March 19, 2015 1:25 PM To: CentOS mailing list Subject: Re: [CentOS] How to boot CentOS 7 in Tex

Re: [CentOS] How to boot CentOS 7 in Text mode in default?

2015-03-19 Thread James Hogarth
On 19 March 2015 at 19:18, Sean.lim wrote: > In case of C7 > > $ Sudo systemctl disable gdm.service > > then reboot your server. > > Sean > Um no? systemctl set-default multi-user.target All you have to do is set the target to reach... what the above command does is symlink default.target to th

Re: [CentOS] How to boot CentOS 7 in Text mode in default?

2015-03-19 Thread Sean.lim
In case of C7 $ Sudo systemctl disable gdm.service then reboot your server. Sean -Original Message- From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf Of Peidong Chen Sent: Thursday, March 19, 2015 12:09 PM To: CentOS mailing list Subject: Re: [CentOS] How to

Re: [CentOS] How to boot CentOS 7 in Text mode in default?

2015-03-19 Thread m . roth
Peidong Chen wrote: > How to boot CentOS 7 in Text mode in default? I install CentOS 7 using > vmware, and do not want to use graph mode. > Have you even considered goolging, before you ask? It took me about 5 min before I found this by googling on systemd init 3:

Re: [CentOS] How to boot CentOS 7 in Text mode in default?

2015-03-19 Thread Sean.lim
Modify the boot lable as below. Sudo vim /etc/inittab Id:5:initdefault: Id:3:initdefault: You have to chage the setup 5 > 3 Good luck!! -Original Message- From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf Of Peidong Chen Sent: Thursday, March 19, 2015 12:09 P

Re: [CentOS] How to boot CentOS 7 in Text mode in default?

2015-03-19 Thread Richard
Original Message > Date: Thursday, March 19, 2015 11:58:08 -0700 > From: Peidong Chen > To: centos@centos.org > Subject: [CentOS] How to boot CentOS 7 in Text mode in default? > > How to boot CentOS 7 in Text mode in default? I install CentOS 7 > using vmware, and do no

[CentOS] DMARC and DKIM in mailman.

2015-03-19 Thread James B. Byrne
https://rhn.redhat.com/errata/RHBA-2015-0706.html Looks like they have fixed the problem. -- *** E-Mail is NOT a SECURE channel *** James B. Byrnemailto:byrn...@harte-lyne.ca Harte & Lyne Limited http://www.harte-lyne.ca 9 Brockley Drive

Re: [CentOS] How to boot CentOS 7 in Text mode in default?

2015-03-19 Thread Peidong Chen
I have done what you said and I restarted centos7. It still goes into graph mode automatically. So what is the step I can do to go into text mode automatically? 2015-03-19 12:03 GMT-07:00 Digimer : > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Try: > > plymouth-set-default-theme --list >

Re: [CentOS] How to boot CentOS 7 in Text mode in default?

2015-03-19 Thread Digimer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Try: plymouth-set-default-theme --list You should see 'text' and 'details'. You probably want details, so try: plymouth-set-default-theme details -R This will take a little while to run, so be patient. digimer On 19/03/15 02:58 PM, Peidong Chen w

[CentOS] How to boot CentOS 7 in Text mode in default?

2015-03-19 Thread Peidong Chen
How to boot CentOS 7 in Text mode in default? I install CentOS 7 using vmware, and do not want to use graph mode. Thanks, Peidong ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Kernel panic when adding partitioned virtio disk

2015-03-19 Thread James B. Byrne
On Wed, March 18, 2015 10:59, m.r...@5-cent.us wrote: > Hi, James, > > James B. Byrne wrote: >> Kernel panic - not syncing: Attempted to kill init! > > Now, admittedly, a) I really haven't been following this thread, and > b) haven't worked a lot with VMs, and not with KVM, but could you > clari

Re: [CentOS] leap second and Centos

2015-03-19 Thread Bernard Lheureux
On 03/19/2015 07:47 PM, Mark Felder wrote: I just used the test script privided by RHEL https://access.redhat.com/labs/leapsecond/leap_vulnerability.sh to test my up2date CentOS 5 and CentOS 6 and all are reported as "Non Vulnerable" ! On Wed, Mar 18, 2015, at 18:30, Akemi Yagi wrote: On Fri

Re: [CentOS] leap second and Centos

2015-03-19 Thread Mark Felder
On Wed, Mar 18, 2015, at 18:30, Akemi Yagi wrote: > On Fri, Mar 6, 2015 at 2:04 PM, Gordon Messmer > wrote: > > On 03/06/2015 01:41 PM, Les Mikesell wrote: > >> > >> I just want the package revisions for at least the kernel and tzdata* > >> files and anything else where previously-found bugs rel

Re: [CentOS] multiple memcached buckets in CentOS 7

2015-03-19 Thread Tim Dunphy
Hi again Alberto, With systemd it will be as easy as creating additional unit files ( one for each memcached instance) with its corresponding config file. That should allow to stop / start / restart each memcache instance individually while also being systemd compliant. I just wanted to say t

[CentOS] Missing /sys/devices/system/cpu/cpu0/cpufreq

2015-03-19 Thread lhecking
What could be the reason for /sys/devices/system/cpu/cpu0/cpufreq non-existing? The cpu supports EIST. My guess is this may not be available because of cpu power/performance settings in the BIOS, but I can't take down production machines to play with this. Any ideas? The HW is Dell PER 5xx/7

[CentOS] CentOS-announce Digest, Vol 121, Issue 7

2015-03-19 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..