Hi,
We are building docker containers on Centos 7 based machines. Sometimes the
docker being built cannot install packages because of some kind of network
failure. I just found that restarting the docker container fixes the
problems and the builds are successful.
Does anyone have a clue what the
On 30/01/2018 09:54, Andrew Holway wrote:
> Does anyone have a clue what the root cause of this might be?
I've had trouble before when settings in /etc/sysctl.d were disabling
ip_forwarding, which will break Docker's networking in some configurations.
You may also want to check firewall rules if
On Mon, Jan 29, 2018 at 10:04:39PM +0100, Martin Wagner wrote:
>
> The following messages have started to appear in the system log after
> the most recent update of my Centos7 machine
>
> gnome-software-service.desktop[3389]: 20:54:22:0879 Gs no app for changed
> places-m...@gnome-shell-extensio
This is odd.
We're seeing a *lot* of
sshd[8400]: Timeout, client not responding.
So I'm trying to find out whose client is having issues. Trying to figure
that, after processes are gone, I tried looking in lastlog, which is where
it gets odd. lastlog shows root coming in, and it shows a securi
On Tue, Jan 30, 2018 at 12:26 PM, wrote:
> This is odd.
>
> We're seeing a *lot* of
> sshd[8400]: Timeout, client not responding.
> So I'm trying to find out whose client is having issues. Trying to figure
> that, after processes are gone, I tried looking in lastlog, which is where
> it gets
On 30 January 2018 at 13:40, Jon Pruente wrote:
> On Tue, Jan 30, 2018 at 12:26 PM, wrote:
>
> > This is odd.
> >
> > We're seeing a *lot* of
> > sshd[8400]: Timeout, client not responding.
> > So I'm trying to find out whose client is having issues. Trying to figure
> > that, after processe
On Tue, Jan 30, 2018 at 3:26 PM, wrote:
>
> This is odd.
>
> We're seeing a *lot* of
> sshd[8400]: Timeout, client not responding.
Is it possible you are testing ssh availability from nagios, monit, or
some other software that connects to the port 22 without logging in?
--
Marcelo
"¿No será
Marcelo Roccasalva wrote:
> On Tue, Jan 30, 2018 at 3:26 PM, wrote:
>>
>> This is odd.
>>
>> We're seeing a *lot* of
>> sshd[8400]: Timeout, client not responding.
>
> Is it possible you are testing ssh availability from nagios, monit, or
> some other software that connects to the port 22 with
Hello,
There was a support issue with the Intel Skylake and CentOS 6.* where the
graphics hardware was not supported.
Intel have now come up with a software solution to support the AST2500 graphics
hardware on the Skylake.
Regards,
Mark Woolfson
MW Consultancy Ltd
Leeds
LS18 4LY
United Kingdom
Interesting. lastlog was always my go-to. However, at least in C6, last
gets it, while lastlog does not.
How odd.
mark
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos
Hi,
I installed CentOS 7.4 on a modern Lenovo ThinkSystem SR630 server
which uses UEFI. So far so good CentOS 7.4 works fine so then I went
on to install the Xen hypervisor by following the instructions from
the wiki (https://wiki.centos.org/HowTos/Xen/Xen4QuickStart).
Unfortunately when I reboot
On 01/30/18 16:21, m.r...@5-cent.us wrote:
Interesting. lastlog was always my go-to. However, at least in C6, last
gets it, while lastlog does not.
How odd.
Did you check /var/log/secure ?
last
command not mentioning logged i9n users will raise very big red flag for
me. I also would check
This should make CentOS even better!:
https://www.geekwire.com/2018/red-hat-snaps-coreos-250m-adding-big-piece-container-strategy/
- Ryan
https://prefetch.net
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos
Why do you need UEFI? It does not add to security "a lot" but was designed to
block booting software like a "hypervisor". I used my Dell notebooks to test
our hypervisor identification software (HyperCatcher if you are interested)
which is bootable image. However, I was unable to boot it until I
Hi everyone,
I have a udev rule file that contains a singular rule:
SUBSYSTEM=="block", ACTION=="add|change", ENV{ID_VENDOR}=="*Google*",
ENV{DEVTYPE}=="disk", ATTR{queue/scheduler}:="noop"
When I use a Google Cloud instance and boot it, things work as expected and
/dev/sda (a persistent disk)
15 matches
Mail list logo