Re: [CentOS] OT Hardware Forum

2018-05-15 Thread Fred Smith
On Tue, May 15, 2018 at 06:51:42PM -0400, Mark LaPierre wrote: > Hey Y'all, > > Is there a forum where I can discuss hardware and CentOS 7? I'm > considering building a new desktop system specifically designed for > CentOS 7 and the Folding At Home project. > > This mail list seams to be oriente

[CentOS] OT Hardware Forum

2018-05-15 Thread Mark LaPierre
Hey Y'all, Is there a forum where I can discuss hardware and CentOS 7? I'm considering building a new desktop system specifically designed for CentOS 7 and the Folding At Home project. This mail list seams to be oriented toward CentOS software issues not hardware discussions. -- _

Re: [CentOS] Persisting Routes In A Routing Table Other Than The Default

2018-05-15 Thread Chris Adams
Once upon a time, Adam Tauno Williams said: > Rules load automatically via the /etc/sysconfig/network-scripts/rules- > {interface} files. Routes added to /etc/sysconfig/network- > scripts/routes-{interface} are always added to the default policy. What are you putting in the routes- file? I just

[CentOS] Persisting Routes In A Routing Table Other Than The Default

2018-05-15 Thread Adam Tauno Williams
I need to add persistent routes to a policy routing table. I can add rules to an IP policy table after installing NetworkManager-config- routing-rules; but I have not found how to add routes to a table other than the specific table. Manually I do a: ip route add default via 192.168.1.6 dev e

Re: [CentOS] could not resolve mirrorlist.centos.org

2018-05-15 Thread m . roth
Richard wrote: >> Date: Tuesday, May 15, 2018 12:01:59 -0400 >> From: m.r...@5-cent.us >> >>I've got managers on me, I'm rebuilding this system as C 7... >> and I'm getting the above. No idea. It pings, but pointing a >> browser to there gives me "invalid release". >> >>Anyone else having

Re: [CentOS] could not resolve mirrorlist.centos.org

2018-05-15 Thread Richard
> Date: Tuesday, May 15, 2018 12:01:59 -0400 > From: m.r...@5-cent.us > > Hi, folks, > >I've got managers on me, I'm rebuilding this system as C 7... > and I'm getting the above. No idea. It pings, but pointing a > browser to there gives me "invalid release". > >Anyone else having trou

[CentOS] could not resolve mirrorlist.centos.org

2018-05-15 Thread m . roth
Hi, folks, I've got managers on me, I'm rebuilding this system as C 7... and I'm getting the above. No idea. It pings, but pointing a browser to there gives me "invalid release". Anyone else having trouble? mark ___ CentOS mailing list Cen

Re: [CentOS] CentOS 7.5 (1804) and NetworkManager

2018-05-15 Thread Michael Lampe
Gnome's control-center now requires NetworkManager-wifi. But it's only a soft requirement, no shared libs involved. To keep your workstation NM-free, you want to install a dummy package that provides NetworkManager-wifi but actually contains nothing, ideally before updating to 7.5. Here's a sc

Re: [CentOS] CentOS 7.5 (1804) and NetworkManager

2018-05-15 Thread Nicolas Kovacs
Le 15/05/2018 à 17:01, Jonathan Billings a écrit : > On a server, who cares if you remove GDM, you aren't running X > anyway. If you are, it's a workstation really, and the following > applies. On servers, I always install all NetworkManager-related packages. My question was about my workstatio

Re: [CentOS] CentOS 7.5 (1804) and NetworkManager

2018-05-15 Thread Jonathan Billings
On Tue, May 15, 2018 at 12:40:06PM +0200, Nicolas Kovacs wrote: > [..] On servers and desktop clients, I usually remove > it and configure the network "traditionally" by simply editing > /etc/sysconfig/network-scripts/ifcfg-whatever, /etc/resolv.conf, > /etc/hosts, /etc/hostname and /etc/sysconfig/

Re: [CentOS] Issue with private mirror

2018-05-15 Thread Eric Germann
Which data? the repo directory. FWIW, I tried several mirrors. EKG > On May 15, 2018, at 10:04 AM, Nux! wrote: > > Hi, > > To me it looks like you are getting incomplete content from your rsync > source. Try to sync from another mirror. > > hth > > -- > Sent from the Delta quadrant using

Re: [CentOS] Issue with private mirror

2018-05-15 Thread Nux!
Hi, To me it looks like you are getting incomplete content from your rsync source. Try to sync from another mirror. hth -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Eric Germann" > To: "CentOS mailing list" > Sent: Tuesday, 15

[CentOS] CentOS 7.5 and GPU memory

2018-05-15 Thread Jerry Geis
Is there a way to "control" how much GPU memory the OS uses ? Back on CentOS 7.4 it "seemed" to use less. I want / need to tell 7.5 to use less.\ or no GPU memory. I have a video application that needs more of the GPU memory and not so much the OS taking that memory. How do I do that? Thanks, J

Re: [CentOS] CentOS 7.5 (1804) and NetworkManager

2018-05-15 Thread Stephen John Smoogen
On 15 May 2018 at 06:40, Nicolas Kovacs wrote: > Hi, > > I'm running CentOS on all kinds of setups: servers, workstations, > desktops and laptops. > > Up until now, I'm only using NetworkManager on laptops, since it makes > sense to use it there. On servers and desktop clients, I usually remove >

Re: [CentOS] Squid and log files

2018-05-15 Thread Pete Biggs
> I don't know if the compressed and archived *.gz log files are supposed > to be erased some time. Anyway, I'd like to make sure they are kept at > least for one full year. > > Where is this defined ? > It's the logrotate system. Look in /etc/logrotate.conf and /etc/logrotate.d/ and 'man logr

[CentOS] Issue with private mirror

2018-05-15 Thread Eric Germann
Hello all, long time lurker, first time poster. I have a situation that has been confounding me for the better part of a week. I run an internal mirror of a Centos mirror, mainly because I have lots of hosts and low bandwidth. For my 7.x hosts, since 7.5.1804 was released, when I do a “yum upda

[CentOS] Squid and log files

2018-05-15 Thread Nicolas Kovacs
Hi, I have Squid running on several CentOS proxy servers. Here's what the Squid log file directory looks like on my own server: access.log access.log-20180311.gz access.log-20180319.gz access.log-20180429.gz access.log-20180506.gz access.log-20180514.gz cache.log cache.log-20180416.gz cache.log-2

Re: [CentOS] CentOS 7.5 (1804) and NetworkManager

2018-05-15 Thread Gianluca Cecchi
On Tue, May 15, 2018 at 12:40 PM, Nicolas Kovacs wrote: > Hi, > > I'm running CentOS on all kinds of setups: servers, workstations, > desktops and laptops. > > Up until now, I'm only using NetworkManager on laptops, since it makes > sense to use it there. On servers and desktop clients, I usually

[CentOS] CentOS 7.5 (1804) and NetworkManager

2018-05-15 Thread Nicolas Kovacs
Hi, I'm running CentOS on all kinds of setups: servers, workstations, desktops and laptops. Up until now, I'm only using NetworkManager on laptops, since it makes sense to use it there. On servers and desktop clients, I usually remove it and configure the network "traditionally" by simply editing