Re: [CentOS] HFSPlus Question

2016-06-02 Thread Ned Slider
On 03/06/16 04:45, Chris Murphy wrote: On Tue, May 31, 2016, 7:59 PM Albert McCann wrote: In CentOS 7.2.1511 does the 3.10.0-327.18.2.el7.centos.plus.x86_64 (Plus) kernel read HFSPlus iMac drives? I don't see any hfsplus modules installed anywhere, so I suspect not. It's in mainline so I

Re: [CentOS] HFSPlus Question

2016-06-02 Thread Chris Murphy
On Tue, May 31, 2016, 7:59 PM Albert McCann wrote: > In CentOS 7.2.1511 does the 3.10.0-327.18.2.el7.centos.plus.x86_64 (Plus) > kernel read HFSPlus iMac drives? I don't see any hfsplus modules installed > anywhere, so I suspect not. It's in mainline so I don't know why it would not be built. I

Re: [CentOS] FYI: http

2016-06-02 Thread Scott Robbins
On Thu, Jun 02, 2016 at 05:55:15PM -0500, Valeri Galtsev wrote: > > On Thu, June 2, 2016 5:14 pm, Scott Robbins wrote: > > On Thu, Jun 02, 2016 at 04:25:49PM -0500, Valeri Galtsev wrote: > >> > >> I for one am looking for decent replacement for firefox for at least 5 > >> years (no, do not suggest

Re: [CentOS] FYI: http

2016-06-02 Thread Valeri Galtsev
On Thu, June 2, 2016 5:14 pm, Scott Robbins wrote: > On Thu, Jun 02, 2016 at 04:25:49PM -0500, Valeri Galtsev wrote: >> >> I for one am looking for decent replacement for firefox for at least 5 >> years (no, do not suggest chrome, or google anything, please), still >> without success. The bizarre

Re: [CentOS] FYI: http

2016-06-02 Thread David Nelson
On Jun 2, 2016, at 3:39 PM, Always Learning wrote: > > When the Internet is working, I never had a problem. So perhaps you are > correct, Firefox is sending local domain names and everything typed into > Firefox's URL slot to Google for people monitoring purposes ;-) > > How can one disable this

Re: [CentOS] FYI: http

2016-06-02 Thread Always Learning
On Thu, 2016-06-02 at 16:25 -0500, Valeri Galtsev wrote: > what you put into location bar, instead of jut going directly to that > location? Helps filling search providers databases, especially if they > fed > you unexpiring cookie. But not all of search engines do that crap, > duckduckgo doesn't

Re: [CentOS] FYI: http

2016-06-02 Thread Scott Robbins
On Thu, Jun 02, 2016 at 04:25:49PM -0500, Valeri Galtsev wrote: > > I for one am looking for decent replacement for firefox for at least 5 > years (no, do not suggest chrome, or google anything, please), still > without success. The bizarre with Firefox started shortly after a guy I > know (as und

Re: [CentOS] FYI: http

2016-06-02 Thread Benjamin Smith
On Thursday, June 02, 2016 04:25:49 PM Valeri Galtsev wrote: > Anyway, question for everybody: does anybody know decent browser to > replace Firefox? (Please, do not offer google chrome, thank you again). I > use midori for quite some time, I didn't fully switch over to midori from > Firefox, howev

Re: [CentOS] FYI: http

2016-06-02 Thread Valeri Galtsev
On Thu, June 2, 2016 2:58 pm, m.r...@5-cent.us wrote: > I just had to browse to a printer... and with https-use-strict at a server > higher up, firefox *would* *not* let me get there. I don't see the > circa-2012 printer offering https. > > Luckily, there was konqueror, which *did* let me go to ht

Re: [CentOS] CentOS 7, nfsdcltrack

2016-06-02 Thread m . roth
Frank Cox wrote: > On Thu, 2 Jun 2016 16:17:28 -0400 > m.r...@5-cent.us wrote: > >> nfsdcltrack[39406]: sqlite_insert_client: insert >> statement prepare failed: table clients has 2 columns but 3 values were >> supplied >> >> Anyone got any ideas as to a) why this is happening, and b) what I can

Re: [CentOS] CentOS 7, nfsdcltrack

2016-06-02 Thread Frank Cox
On Thu, 2 Jun 2016 16:17:28 -0400 m.r...@5-cent.us wrote: > nfsdcltrack[39406]: sqlite_insert_client: insert > statement prepare failed: table clients has 2 columns but 3 values were > supplied > > Anyone got any ideas as to a) why this is happening, and b) what I can do > about it? https://w

[CentOS] CentOS 7, nfsdcltrack

2016-06-02 Thread m . roth
I'm seeing the following message in my logs: nfsdcltrack[39406]: sqlite_insert_client: insert statement prepare failed: table clients has 2 columns but 3 values were supplied Anyone got any ideas as to a) why this is happening, and b) what I can do about it? mark ___

[CentOS] Virtualbox 5.0.20 fails to build module on latest C6.8 kernel

2016-06-02 Thread Robert Arkiletian
Notice: The kernel modules for Virtualbox 5.0.20 will not compile on the latest C6.8 kernel 2.6.32-642.el6.x86_64 It's a known issue. https://www.virtualbox.org/ticket/14866 Fix is coming out with Virtualbox 5.0.22 version (hopefully soon). ___ CentOS

[CentOS] FYI: http

2016-06-02 Thread m . roth
I just had to browse to a printer... and with https-use-strict at a server higher up, firefox *would* *not* let me get there. I don't see the circa-2012 printer offering https. Luckily, there was konqueror, which *did* let me go to http:// I just *adore* SmartSoftware that Won't Let You Endanger

Re: [CentOS] vnc on C7

2016-06-02 Thread Jerry Geis
Thanks Frank. The below in fact worked and restarting the service. Jerry To get mate to show up use the follow text in your ~.vnc/xstartup file: #!/bin/sh # Uncomment the following two lines for normal desktop: # unset SESSION_MANAGER unset DBUS_SESSION_BUS_ADDRESS # exec /etc/X11/xi

Re: [CentOS] vnc on C7

2016-06-02 Thread Frank Cox
On Thu, 2 Jun 2016 14:04:28 -0400 Jerry Geis wrote: > I am using the MATE desktop if that makes a difference. Here are my notes for getting vnc to work on Centos 7 with mate: VNCSERVER SETUP To start vncserver: systemctl start vncserver@1:service to kill and restart the vnc server as a user: v

Re: [CentOS] vnc on C7

2016-06-02 Thread Jerry Geis
On Thu, Jun 2, 2016 at 7:56 AM, Jerry Geis wrote: > I am trying to get a remote screen on C7. > I did the following on C7 server: >yum install tigervnc-server > cp /lib/systemd/system/vncserver@.service > /etc/systemd/system/vncserver@:1.service > s

Re: [CentOS] Minimum RAM requirement for CentOS 6.x graphic installer?

2016-06-02 Thread Nicolas Kovacs
Le 02/06/2016 à 16:40, Johnny Hughes a écrit : > From the CentOS 6.8 Release Notes: > > The installer needs at least 406MB of memory to work. Text mode will > automatically be used if the system has less than 632MB of memory. > > So, I would say for the GUI installer (using 256MB increments), 768

Re: [CentOS] [exim] Exim not always logging Message-ID

2016-06-02 Thread Always Learning
Embarrassing apologies - Sorry wrong list. -- Regards, Paul. England, EU. England's place is in the European Union. ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] vnc on C7

2016-06-02 Thread cpolish
On 2016-06-02 09:42, Jonathan Billings wrote: > On Thu, Jun 02, 2016 at 07:56:37AM -0400, Jerry Geis wrote: > > Then when I use something like vncviewer from a windows laptop into the > > linux desktop > > I get the password prompt, but the next screen says "oh no, something went > > wrong". > > T

Re: [CentOS] [exim] Exim not always logging Message-ID

2016-06-02 Thread Always Learning
On Thu, 2016-06-02 at 13:27 +0100, Mike Brudenell wrote: > My point is that a busy sysadmin shouldn't have to rely on intimate > knowledge of Exim's internal behaviour and oddities when trying > tracing a message from the logs. Some of us, well at least 1, have written a simple PHP programme, ru

Re: [CentOS] Problem with Firefox and SSH/browser

2016-06-02 Thread cpolish
On 2016-06-02 09:59, Sergio Belkin wrote: > 2016-06-01 19:36 GMT-03:00 : > > On 2016-06-01 09:53, Sergio Belkin wrote: > > > I have a problem, shame on me I feel as newbie, I cannot open Firefox > > > though ssh. > > > > > > ssh server is 7.2 and ssh client (running Xorg) is Fedora 23. Firefox > >

Re: [CentOS] nfs bug - any info on bugzilla 1324635

2016-06-02 Thread Jagga
My apologies. Here it is https://access.redhat.com/solutions/2245341 > On Jun 2, 2016, at 3:21 AM, Anthony K wrote: > >> On 02/06/16 10:26, Jagga Soorma wrote: >> Hi Guys, >> >> Anyone have any information on bugzilla 1324635. > > > A link would have been so much better!!! > > > _

Re: [CentOS] Minimum RAM requirement for CentOS 6.x graphic installer?

2016-06-02 Thread Johnny Hughes
On 06/01/2016 11:36 PM, Nicolas Kovacs wrote: > Hi, > > The title says it all. What's the minimum RAM requirement for the CentOS > 6.x graphic installer? In our public libraries we have some old hardware > running CentOS 5, and I wonder if some of these machines can be upgraded > to CentOS 6. Unfo

Re: [CentOS] vnc on C7

2016-06-02 Thread Jonathan Billings
On Thu, Jun 02, 2016 at 07:56:37AM -0400, Jerry Geis wrote: > Then when I use something like vncviewer from a windows laptop into the > linux desktop > I get the password prompt, but the next screen says "oh no, something went > wrong". That sounds like the desktop environment (Gnome3) is failing,

Re: [CentOS] Minimum RAM requirement for CentOS 6.x graphic installer?

2016-06-02 Thread Jonathan Billings
On Wed, Jun 01, 2016 at 10:52:38PM -0600, Frank Cox wrote: > > On Thu, 2 Jun 2016 06:36:51 +0200 > Nicolas Kovacs wrote: > > > The title says it all. What's the minimum RAM requirement for the CentOS > > 6.x graphic installer? > > https://wiki.centos.org/About/Product I believe the limits are b

Re: [CentOS] Problem with Firefox and SSH/browser

2016-06-02 Thread Sergio Belkin
2016-06-01 19:36 GMT-03:00 : > On 2016-06-01 09:53, Sergio Belkin wrote: > > Hi folks, > > > > I have a problem, shame on me I feel as newbie, I cannot open Firefox > > though ssh. > > > > ssh server is 7.2 and ssh client (running Xorg) is Fedora 23. Firefox > does > > not open. I've tried a lot o

Re: [CentOS] Minimum RAM requirement for CentOS 6.x graphic installer?

2016-06-02 Thread Denniston, Todd A CIV NAVSURFWARCENDIV Crane
On Thu, 2 Jun 2016 06:36:51 +0200 Nicolas Kovacs wrote: > The title says it all. What's the minimum RAM requirement for the CentOS > 6.x graphic installer? In our public libraries we have some old hardware > running CentOS 5, and I wonder if some of these machines can be upgraded > to CentOS 6. Unf

[CentOS] vnc on C7

2016-06-02 Thread Jerry Geis
I am trying to get a remote screen on C7. I did the following on C7 server: yum install tigervnc-server cp /lib/systemd/system/vncserver@.service /etc/systemd/system/vncserver@:1.service systemctl daemon-reload edit /etc/systemd/system/

Re: [CentOS] nfs bug - any info on bugzilla 1324635

2016-06-02 Thread Anthony K
On 02/06/16 10:26, Jagga Soorma wrote: Hi Guys, Anyone have any information on bugzilla 1324635. A link would have been so much better!!! ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos