[CentOS] CentOS-announce Digest, Vol 129, Issue 2

2015-11-05 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 https://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-requ.

Re: [CentOS] Two WiFi routers

2015-11-05 Thread Timothy Murphy
Gordon Messmer wrote: > As a point of clarification: The setup that you're describing isn't > multiple WiFi routers, it's multiple WiFi Access Points. Thanks for your response, and for all the others. I am indeed using the two routers as Access Points, turning off dhcp on them, etc. I did actual

Re: [CentOS] getting a CentOS6 VM on VMware ESXi platform to recognize a new disk device

2015-11-05 Thread Tris Hoar
On 04/11/2015 20:59, John R Pierce wrote: On 11/4/2015 12:52 PM, Boris Epstein wrote: I don't get this for some reason... not even sure why. ESXi's default behaviour seems to be to allow hotplug, that does not seem to be deactivated. I am just not sure. Wonder if this could be the Centos 7 vs 6

Re: [CentOS] Centos 7, ATI card, 30" monitor

2015-11-05 Thread Lamar Owen
On 11/04/2015 04:48 PM, m.r...@5-cent.us wrote: Yep. They got nothing for CentOS 7. Btw, we got him the full width by changing the cable, from DVI-I to DVI-D (dual link). Then he had to change it back to not recognizing the full width of the screen via the control ctr, because when it did, ever

[CentOS] HTML5 to SQL under CentOS

2015-11-05 Thread Timothy Murphy
Several years ago I wrote a simple, short, HTML/PHP program on my CentOS server for adding items to a MySQL/MariaDB database on the server from my Fedora laptop. Recently I thought I would try to be up-to-date and re-write the program using HTML5 Forms, which seemed the proper thing to do, but I

Re: [CentOS] Centos 7, ATI card, 30" monitor

2015-11-05 Thread m . roth
Lamar Owen wrote: > On 11/04/2015 04:48 PM, m.r...@5-cent.us wrote: >> Yep. They got nothing for CentOS 7. Btw, we got him the full width by >> changing the cable, from DVI-I to DVI-D (dual link). Then he had to >> change it back to not recognizing the full width of the screen via the >> control ct

Re: [CentOS] Two WiFi routers

2015-11-05 Thread Bowie Bailey
On 11/5/2015 7:22 AM, Timothy Murphy wrote: Gordon Messmer wrote: As a point of clarification: The setup that you're describing isn't multiple WiFi routers, it's multiple WiFi Access Points. Thanks for your response, and for all the others. I am indeed using the two routers as Access Points, t

[CentOS] synthesizing yum transactions

2015-11-05 Thread Brian Reichert
Ok, I'm trying way too hard to shovel myself out of a hole. We have a bunch of remote CentOS 6 servers, that were configured with kickstart. They've subsequently had additional RPMs installed/updated via the 'rpm' utility. We have reason to occasionally rewind the state of the server back to it'

[CentOS] CentOS 7, new video card in server

2015-11-05 Thread m . roth
Hi, folks, I've got a new Dell R730 server. My users have two Tesla K-80's in it. Then, they wanted to add video, for complicated reasons. Anyway, there's the onboard VGA; I just put in a Quadro K600 (they require DP, and this card offers that). Plug in a VGA monirot (the card even comes wi

[CentOS] On a totally different note: calibre for CentOS 6?

2015-11-05 Thread m . roth
Anyone got a link to an older version of calibre, that I can install on CentOS 6? I see it wants python >= 2.7.6; we have a package we built at work, but that's 2.7.3 mark ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailm

Re: [CentOS] CentOS 7, new video card in server

2015-11-05 Thread Valeri Galtsev
On Thu, November 5, 2015 12:07 pm, m.r...@5-cent.us wrote: > Hi, folks, > >I've got a new Dell R730 server. My users have two Tesla K-80's in it. > Then, they wanted to add video, for complicated reasons. > >Anyway, there's the onboard VGA; I just put in a Quadro K600 (they > require DP, a

Re: [CentOS] On a totally different note: calibre for CentOS 6?

2015-11-05 Thread Nux!
Untested and perhaps not the most elegant solution, but you could look at NixOS (Calibre via nixos works fine on EL7): https://forums.nux.ro/index.php?t=msg&goto=2938&S=050260a30b78434c4d494faa332364d3 Wine might also work (untested). hth -- Sent from the Delta quadrant using Borg technology!

Re: [CentOS] CentOS 7, new video card in server [SOLVED]

2015-11-05 Thread m . roth
Valeri Galtsev wrote: > On Thu, November 5, 2015 12:07 pm, m.r...@5-cent.us wrote: >> >> I've got a new Dell R730 server. My users have two Tesla K-80's in >> it.Then, they wanted to add video, for complicated reasons. >> >>Anyway, there's the onboard VGA; I just put in a Quadro K600 (they >> r

Re: [CentOS] Centos 7, ATI card, 30" monitor

2015-11-05 Thread Lamar Owen
On 11/05/2015 10:23 AM, m.r...@5-cent.us wrote: Did. I am *not* going to paste in almost 3,000 lines (what a *useful* logfile... NOT!), but the relevant lines, I believe, are [18.760] (EE) open /dev/fb0: No such file or directory [18.760] (WW) Falling back to old probe method for fbdev F

Re: [CentOS] synthesizing yum transactions

2015-11-05 Thread Brian Reichert
On Thu, Nov 05, 2015 at 11:39:41AM -0500, Brian Reichert wrote: > So, given the knowledge of what RPMs are currently installed, is > there a way to invent a new transaction incorporating them, without > reinstalling the RPMs in question? > > I feel I've come close, with this methodology, basically