search for: inerfering

Displaying 4 results from an estimated 4 matches for "inerfering".

Did you mean: interfering
2018 Jul 12
0
bad text under KDE and C7
On Thu, 12 Jul 2018, Pete Biggs wrote: > The i915 driver is fairly rock solid - virtually all desktop machines > these days have on-board Intel video, it's the lowest common > denominator. And your chipset is not exactly cutting edge stuff. I bought it used. > Are there any errors in the logs - either kernel logs or X logs? I'm not seeing anything that seems very
2018 May 15
0
CentOS 7.5 (1804) and NetworkManager
...Kovacs > Disclosure: I'm not a folk at Red Hat ;-) In CentOS / Fedora I simply disable NetworkManager service and put into ifcfg-xxx (eg ifcfg-eth0) the line NM_CONTROLLED=no The network service is enabled by default, so this should be sufficient to keep NetworkManager installed but not inerfering with your classic network configuration. On a just updated c7test vm [root at c7test ~]# uptime 13:19:51 up 2 min, 1 user, load average: 0.10, 0.15, 0.07 [root at c7test ~]# [root at c7test ~]# cat /etc/centos-release CentOS Linux release 7.5.1804 (Core) [root at c7test ~]# [root at c7test ~...
2018 Jul 12
7
bad text under KDE and C7
> > > > Kernel driver in use: i915 > > Kernel modules: i915 > The i915 driver is fairly rock solid - virtually all desktop machines these days have on-board Intel video, it's the lowest common denominator. And your chipset is not exactly cutting edge stuff. Are there any errors in the logs - either kernel logs or X logs? For some reason you say you
2018 May 15
5
CentOS 7.5 (1804) and NetworkManager
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 /etc/sysconfig/network-scripts/ifcfg-whatever, /etc/resolv.conf, /etc/hosts,