Re: [CentOS] nVidia K1200 on Centos

2016-12-27 Thread Yan Li
I haven't tried that card specifically, but all nVIDIA cards I have tried work well with the proprietary driver. I am currently running a M2000 driving three 4K monitors. You have to use proprietary driver. On 12/27/2016 05:07 PM, H wrote: > Can anyone confirm that the above 4-port card is support

Re: [CentOS] Help with httpd userdir recovery

2016-12-27 Thread Robert Moskowitz
On 12/27/2016 07:43 PM, John Fawcett wrote: On 12/28/2016 01:12 AM, Robert Moskowitz wrote: On 12/27/2016 07:06 PM, John Fawcett wrote: On 12/28/2016 12:34 AM, Robert Moskowitz wrote: On 12/27/2016 05:44 PM, John Fawcett wrote: That error should be caused by having MultiViews options but i

Re: [CentOS] Help with httpd userdir recovery

2016-12-27 Thread Robert Moskowitz
On 12/27/2016 08:20 PM, John Fawcett wrote: On 12/28/2016 01:43 AM, John Fawcett wrote: On 12/28/2016 01:12 AM, Robert Moskowitz wrote: On 12/27/2016 07:06 PM, John Fawcett wrote: On 12/28/2016 12:34 AM, Robert Moskowitz wrote: On 12/27/2016 05:44 PM, John Fawcett wrote: That error should

Re: [CentOS] Help with httpd userdir recovery

2016-12-27 Thread John Fawcett
On 12/28/2016 01:43 AM, John Fawcett wrote: > On 12/28/2016 01:12 AM, Robert Moskowitz wrote: >> >> On 12/27/2016 07:06 PM, John Fawcett wrote: >>> On 12/28/2016 12:34 AM, Robert Moskowitz wrote: On 12/27/2016 05:44 PM, John Fawcett wrote: > That error should be caused by having MultiViews

[CentOS] nVidia K1200 on Centos

2016-12-27 Thread H
Can anyone confirm that the above 4-port card is supported at its full resolution and capabilities under CentOS 6 and/or 7? The card has four DisplayPort 1.2 connectors, each capable of driving a 4K monitor. Thank you. ___ CentOS mailing list CentOS@ce

Re: [CentOS] Help with httpd userdir recovery

2016-12-27 Thread John Fawcett
On 12/28/2016 01:12 AM, Robert Moskowitz wrote: > > > On 12/27/2016 07:06 PM, John Fawcett wrote: >> On 12/28/2016 12:34 AM, Robert Moskowitz wrote: >>> >>> On 12/27/2016 05:44 PM, John Fawcett wrote: That error should be caused by having MultiViews options but incorrect permissions (711

Re: [CentOS] Help with httpd userdir recovery

2016-12-27 Thread Robert Moskowitz
On 12/27/2016 07:06 PM, John Fawcett wrote: On 12/28/2016 12:34 AM, Robert Moskowitz wrote: On 12/27/2016 05:44 PM, John Fawcett wrote: That error should be caused by having MultiViews options but incorrect permissions (711 instead of 755) on the directory. I just did chmod -R 755 /home/rgm

Re: [CentOS] Help with httpd userdir recovery

2016-12-27 Thread John Fawcett
On 12/28/2016 12:34 AM, Robert Moskowitz wrote: > > > On 12/27/2016 05:44 PM, John Fawcett wrote: >> That error should be caused by having MultiViews options but incorrect >> permissions (711 instead of 755) on the directory. > > I just did chmod -R 755 /home/rgm/public_html and no change in behavi

Re: [CentOS] Help with httpd userdir recovery

2016-12-27 Thread Robert Moskowitz
On 12/27/2016 05:44 PM, John Fawcett wrote: On 12/27/2016 11:02 PM, Robert Moskowitz wrote: On 12/27/2016 02:58 PM, Leonard den Ottolander wrote: Hello Robert, On Tue, 2016-12-27 at 12:43 -0500, Robert Moskowitz wrote: My understanding (most likely flawed) is that Indexes are needed to see

Re: [CentOS] Help with httpd userdir recovery

2016-12-27 Thread John Fawcett
On 12/27/2016 11:02 PM, Robert Moskowitz wrote: > > > On 12/27/2016 02:58 PM, Leonard den Ottolander wrote: >> Hello Robert, >> >> On Tue, 2016-12-27 at 12:43 -0500, Robert Moskowitz wrote: >>> My understanding (most likely flawed) is that Indexes are needed to see >>> the list of files in mydir, >

Re: [CentOS] Help with httpd userdir recovery

2016-12-27 Thread Robert Moskowitz
On 12/27/2016 02:58 PM, Leonard den Ottolander wrote: Hello Robert, On Tue, 2016-12-27 at 12:43 -0500, Robert Moskowitz wrote: My understanding (most likely flawed) is that Indexes are needed to see the list of files in mydir, Correct. and to be able to walk down to subdir. Incorrect. T

Re: [CentOS] Help with httpd userdir recovery

2016-12-27 Thread Leonard den Ottolander
Hello Robert, On Tue, 2016-12-27 at 12:43 -0500, Robert Moskowitz wrote: > My understanding (most likely flawed) is that Indexes are needed to see > the list of files in mydir, Correct. > and to be able to walk down to subdir. Incorrect. The index is a convenience. Without it directories with

Re: [CentOS] Help with httpd userdir recovery

2016-12-27 Thread Robert Moskowitz
On 12/27/2016 02:19 PM, John Fawcett wrote: On 12/27/2016 06:43 PM, Robert Moskowitz wrote: the owner is rgm:rgm, but the permissions is 755, not 711. So still scratching my head here.. is the error message you mention displayed in the browser? Have you looked into the logging produced by th

Re: [CentOS] Help with httpd userdir recovery

2016-12-27 Thread John Fawcett
On 12/27/2016 06:43 PM, Robert Moskowitz wrote: > > the owner is rgm:rgm, but the permissions is 755, not 711. > > So still scratching my head here.. is the error message you mention displayed in the browser? Have you looked into the logging produced by the web server itself? John _

Re: [CentOS] chronyd configuration as a local ntp server

2016-12-27 Thread David Both
Here are the commands for that. Apparently restrict is replaced with deny. deny [] Deny access to subnet as a default deny all [] Deny access to subnet and all children On 12/27/2016 09:07 AM, Robert Moskowitz wrote: 'Modern' NTP allows for all sorts of updates to NTP serv

Re: [CentOS] Help with httpd userdir recovery

2016-12-27 Thread Robert Moskowitz
On 12/27/2016 11:48 AM, Leonard den Ottolander wrote: Hello Robert, On Tue, 2016-12-27 at 10:25 -0500, Robert Moskowitz wrote: I can display the /home/rgm/public_html/index.html file that only has "Hello World' in it (to prevent anyone from walking my file tree from the root). To prevent peo

[CentOS] GUI black screen on login, startx works???

2016-12-27 Thread Dave Burns
Hello, I'm using a recent install of centos 7, no GUI customizations that I recall. When I log in using the GUI it accepts my password and the mouse appears on a black screen, like it is preparing the desktop, but the desktop never appears. If I hit control-alt-f4 and log in using the command line,

Re: [CentOS] devtoolset-4 ageing?

2016-12-27 Thread Lamar Owen
On 12/19/2016 01:09 PM, Lamar Owen wrote: On 12/19/2016 11:47 AM, lejeczek wrote: devtoolset-6-runtime is missing from repo(s) ? Looks like it is being made available, but not all there yet. Wait a few days and check again, I guess. I just happened to notice that some devtoolset-6 packages w

Re: [CentOS] Help with httpd userdir recovery

2016-12-27 Thread Leonard den Ottolander
Hello Robert, On Tue, 2016-12-27 at 10:25 -0500, Robert Moskowitz wrote: > I can display the /home/rgm/public_html/index.html file that only has > "Hello World' in it (to prevent anyone from walking my file tree from > the root). To prevent people walking a directory structure you better disabl

[CentOS] Help with httpd userdir recovery

2016-12-27 Thread Robert Moskowitz
I lost my harddrive on my little personal webserver that only serves some private files from my userdir. So I am trying to build this from notes on a new Centos7.3 installation (well really Centos7.3-arm, but supposedly same sources). Right now the server is running on a test subnet, not the

[CentOS] CentOS 7.2.1511 upgrade to 7.3, many failed dependencies

2016-12-27 Thread m . roth
Hi, folks, I know there was some talk on the list about this, but a) I'm at work, and that thread is pop-3 on my system at home, and b) what attention I paid didn't suggest *this*: Transaction Summary Install

Re: [CentOS] chronyd configuration as a local ntp server

2016-12-27 Thread Robert Moskowitz
'Modern' NTP allows for all sorts of updates to NTP servers, with all sorts of attacks. So to prevent even local hosts from making changes to your NTP server, there is the restrict instead of allow command. Its intent is to limit what the server will accept from a host in the address range in

Re: [CentOS] chronyd configuration as a local ntp server

2016-12-27 Thread David Both
AFAIK the only thing needed to make your host an NTP server using chrony is to set the allow line to the network address in CIDR format of the network you want to be served, and uncomment it. The restart chronyd. You also need to ensure that port 123 (NTP) is open to your internal network on yo

Re: [CentOS] chronyd configuration as a local ntp server

2016-12-27 Thread Fred Smith
On Mon, Dec 26, 2016 at 11:04:22PM -0500, Robert Moskowitz wrote: > This is for centos 7 that has chronyd 2.1.1 > > I am looking into how to use chronyd as my local ntp server. > > On my old servers with ntpd I had local access control lines like: > > restrict 192.168.128.0 mask 255.255.255.0 no

Re: [CentOS] OT - hardware - firmware update .iso to flash drive?

2016-12-27 Thread mark
On 12/23/16 17:27, Frank Cox wrote: On Fri, 23 Dec 2016 17:18:46 -0500 m.r...@5-cent.us wrote: Ah! Thanks. Still, any idea if it'll just boot (it's a Dell R720)? Have you considered trying? Well... this is at work, and it's a server, and it's a server serving two project directories that ar