Re: [CentOS] [OT] firefox 45.5.1

2016-12-08 Thread Jonathan Billings
On Wed, Dec 07, 2016 at 12:46:43PM -0600, geo.inbox.ignored wrote: > > 2- where might i find earlier releases of 40.x? > > > > 3- if i install 40.x in path /var/lib/yum/plugins/local/, > > will i be able to roll back. > > any offers for questions 2 & 3? Short answer: Don't. Long answer:

Re: [CentOS] [OT] firefox 45.5.1

2016-12-08 Thread geo.inbox.ignored
On 12/08/2016 08:04 AM, Jonathan Billings wrote: > On Wed, Dec 07, 2016 at 12:46:43PM -0600, geo.inbox.ignored wrote: >>> 2- where might i find earlier releases of 40.x? >>> >>> 3- if i install 40.x in path /var/lib/yum/plugins/local/, >>> will i be able to roll back. >> >> any offers fo

Re: [CentOS] You have not permission to view content of this location

2016-12-08 Thread truename
ls -ld data/ drwxrwxrwx. 2 root root 6 12月 8 23:34 data/ I get following message from LOG file of samba: [2016/12/09 00:01:56.326449, 4, pid=19816, effective(0, 0), real(0, 0)] ../source3/passdb/pdb_ldap.c:2437(ldapsam_getgroup) ldapsam_getgroup: Did not find group, filter was (&(objectCla

Re: [CentOS] BUG: soft lockup - CPU#0 stuck for 36s! [swapper/0:0]

2016-12-08 Thread KM
Not sure if this was the last email on this.  If not ignore me. However I found a post for new operating systems that says to set the watchdog_thresh value instead of softlockup_thresh.  http://askubuntu.com/questions/592412/why-is-there-no-proc-sys-kernel-softlockup-thresh this is an Ubuntu pos

Re: [CentOS] You have not permission to view content of this location

2016-12-08 Thread truename
Hi, This works. Thanks a lot. :D At 2016-12-07 22:19:03, "Jonathan Billings" wrote: >On Wed, Dec 07, 2016 at 05:08:11PM +0800, truename wrote: >> sudo chown u1 /data >> sudo chgrp g1 /data >> >> sudo chmod ugo+rwx /data >> >> I edit /etc/samba/smb.conf: >> >> [data] >> comment = data

[CentOS] bash on ubuntu (centos) on windows

2016-12-08 Thread Jerry Geis
HI All - I was searching for "bash on centos on windows" as opposed to "bash on ubuntu on windows". Will there be or is there a centos on windows version? Thanks, Jerry ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo

Re: [CentOS] bash on ubuntu (centos) on windows

2016-12-08 Thread Alice Wonder
On 12/08/2016 01:17 PM, Jerry Geis wrote: HI All - I was searching for "bash on centos on windows" as opposed to "bash on ubuntu on windows". Will there be or is there a centos on windows version? Thanks, Jerry ___ CentOS mailing list CentOS@centos.o

Re: [CentOS] bash on ubuntu (centos) on windows

2016-12-08 Thread Peter
On 09/12/16 10:17, Jerry Geis wrote: > HI All - I was searching for "bash on centos on windows" as opposed to > "bash on ubuntu on windows". > > Will there be or is there a centos on windows version? Ubuntu on Windows is a collaboration between Canonical and Microsoft. I highly doubt that Micros

Re: [CentOS] bash on ubuntu (centos) on windows

2016-12-08 Thread Warren Young
On Dec 8, 2016, at 2:33 PM, Peter wrote: > > Ubuntu on Windows is *not* Linux. No, but it does implement the kernel syscall interface and an ELF loader. Therefore, there is no reason, in principle, why you could not build a CentOS userland on top of the Windows Subsystem for Linux. It would b

Re: [CentOS] bash on ubuntu (centos) on windows

2016-12-08 Thread Matthew Miller
On Thu, Dec 08, 2016 at 02:47:31PM -0700, Warren Young wrote: > No, but it does implement the kernel syscall interface and an ELF loader. > Therefore, there is no reason, in principle, why you could not build > a CentOS userland on top of the Windows Subsystem for Linux. I have not tried it, but t