[CentOS] Meltdown and Spectre

2018-02-12 Thread isdtor
Does anyone know if Red Hat are working on backporting improved mitigation techniques and features from newer, 4.14.14+ kernels? $ grep . /sys/devices/system/cpu/vulnerabilities/* /sys/devices/system/cpu/vulnerabilities/meltdown:Mitigation: PTI /sys/devices/system/cpu/vulnerabilities/spectre_v1:V

[CentOS] A question about NBD kernel module...

2018-02-12 Thread Raghuram Devarakonda
Hi, I would like to mount a device using NBD protocol on CentOS 7 but it looks like the module is not available by default in the kernel. Is there a way I can install it (like from a rpm somewhere)? I found instructions to build such a module but want to make sure that it is not already available

Re: [CentOS] Meltdown and Spectre

2018-02-12 Thread Peter Kjellström
On Mon, 12 Feb 2018 11:13:57 + isdtor wrote: > Does anyone know if Red Hat are working on backporting improved > mitigation techniques and features from newer, 4.14.14+ kernels? > > $ grep . /sys/devices/system/cpu/vulnerabilities/* > /sys/devices/system/cpu/vulnerabilities/meltdown:Mitigati

Re: [CentOS] libsmbclient conflict problem

2018-02-12 Thread me
On Sun, 11 Feb 2018, Liam O'Toole wrote: On 2018-02-11, m...@tdiehl.org wrote: On Sun, 11 Feb 2018, Liam O'Toole wrote: On 2018-02-06, m...@tdiehl.org wrote: Hi, I have a c-6 machine that I noticed the following on: (bugs pts10) # package-cleanup --problems Loaded plugins: fastestmirror,

Re: [CentOS] A question about NBD kernel module...

2018-02-12 Thread Akemi Yagi
On Mon, Feb 12, 2018 at 7:59 AM, Raghuram Devarakonda wrote: > Hi, > > I would like to mount a device using NBD protocol on CentOS 7 but it looks > like the module is not available by default in the kernel. Is there a way I > can install it (like from a rpm somewhere)? I found instructions to buil

[CentOS] FOSDEM Dojo update, videos

2018-02-12 Thread Rich Bowen
A big thank you to everyone who attended the CentOS Dojo in Brussels a week ago. We had about 75 people in attendance (101 registered) and we had two tracks of great presentations. If you did not make it to the event, you can still catch all of the presentations on our YouTube channel, at htt

[CentOS] Problem with ssh disconnecting

2018-02-12 Thread H
Running CentOS 7 on workstation and having a problem with ssh disconnects. My ssh_config contains: Host * TCPKeepAlive yes ServerAliveInterval 30 ServerAliveCountMax 300 and sshd_config on the server contains: TCPKeepAlive yes ClientAliveInterval 60 ClientAliveCountMax 300 Have I missed any se

Re: [CentOS] Problem with ssh disconnecting

2018-02-12 Thread Stephen John Smoogen
On Mon, Feb 12, 2018 at 6:25 PM H wrote: > Running CentOS 7 on workstation and having a problem with ssh disconnects. > My ssh_config contains: > > Host * > TCPKeepAlive yes > ServerAliveInterval 30 > ServerAliveCountMax 300 > > and sshd_config on the server contains: > > TCPKeepAlive yes > Clien

Re: [CentOS] Problem with ssh disconnecting

2018-02-12 Thread H
On 02/12/2018 06:34 PM, Stephen John Smoogen wrote: > On Mon, Feb 12, 2018 at 6:25 PM H wrote: > >> Running CentOS 7 on workstation and having a problem with ssh disconnects. >> My ssh_config contains: >> >> Host * >> TCPKeepAlive yes >> ServerAliveInterval 30 >> ServerAliveCountMax 300 >> >> and

Re: [CentOS] Problem with ssh disconnecting

2018-02-12 Thread Liam O'Toole
On 2018-02-12, H wrote: > Running CentOS 7 on workstation and having a problem with ssh > disconnects. My ssh_config contains: > > Host * > TCPKeepAlive yes > ServerAliveInterval 30 > ServerAliveCountMax 300 > > and sshd_config on the server contains: > > TCPKeepAlive yes > ClientAliveInterval 60

Re: [CentOS] Problem with ssh disconnecting

2018-02-12 Thread H
On 02/12/2018 07:24 PM, Liam O'Toole wrote: > On 2018-02-12, H wrote: >> Running CentOS 7 on workstation and having a problem with ssh >> disconnects. My ssh_config contains: >> >> Host * >> TCPKeepAlive yes >> ServerAliveInterval 30 >> ServerAliveCountMax 300 >> >> and sshd_config on the server c

Re: [CentOS] Problem with ssh disconnecting

2018-02-12 Thread Earl Ramirez
On Mon, 2018-02-12 at 20:13 -0500, H wrote: > On 02/12/2018 07:24 PM, Liam O'Toole wrote: > > On 2018-02-12, H wrote: > > > Running CentOS 7 on workstation and having a problem with ssh > > > disconnects. My ssh_config contains: > > > > > > Host * > > > TCPKeepAlive yes > > > ServerAliveInterval