similar to: CEBA-2015:1558 CentOS 7 NetworkManager BugFix Update

Displaying 12 results from an estimated 12 matches similar to: "CEBA-2015:1558 CentOS 7 NetworkManager BugFix Update"

2015 Aug 06
0
CentOS-announce Digest, Vol 126, Issue 2
Send CentOS-announce mailing list submissions to centos-announce at centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When
2015 Jun 12
1
NetworkManager / wireless on latest Centos7 installs
----- Oorspronkelijk bericht ----- Van: "James Hogarth" <james.hogarth at gmail.com> Aan: "CentOS mailing list" <centos at centos.org> Verzonden: Donderdag 11 juni 2015 19:59:39 Onderwerp: Re: [CentOS] NetworkManager / wireless on latest Centos7 installs On 11 Jun 2015 13:28, <johan.vermeulen7 at telenet.be> wrote: > > > > ----- Oorspronkelijk
2015 Jun 11
2
NetworkManager / wireless on latest Centos7 installs
----- Oorspronkelijk bericht ----- Van: "johan vermeulen7" <johan.vermeulen7 at telenet.be> Aan: "CentOS mailing list" <centos at centos.org> Verzonden: Dinsdag 9 juni 2015 18:23:58 Onderwerp: Re: [CentOS] NetworkManager / wireless on latest Centos7 installs ----- Oorspronkelijk bericht ----- Van: "m roth" <m.roth at 5-cent.us> Aan: "CentOS
2015 Jun 08
0
Why can't the CentOS get dynamic IP address in WIFI environment?
Hi CentOS users, I have install CentOS 7 in VirtualBox, and want the guest CentOS using dynamic IP address (The network type is bridged). I find the guest CentOS can works OK when using ethernet cable, but can't get IP address via wireless network. I also posted this issue on stackoverflow
2015 Dec 10
6
CentOS 7, NetworkMangler, and ipv6
We've started having a problem with a CentOS 7 server. It looses its IPv6 address, if I understand this issue correctly. We can get in, if we do ssh -4, though. In the logs, I'm seeing this about twice an hour: <warn> (pid 98466) unhandled DHCP event for interface ens3f0 Now, in googling, I get very few hits putting quotes around "unhanded dhcp exception" - in fact, the
2004 Jan 27
2
RE: RE: LARTC digest, Vol 1 #1558 - 9 msgs
I agree, but this is still better than crashing the machine... Aron -----Original Message----- From: Michael Renzmann [mailto:mrenzmann@otaku42.de] Sent: Tuesday, January 27, 2004 1:33 PM To: Aron Brand Cc: lartc@mailman.ds9a.nl; roy@xxx.lt Subject: Re: [LARTC] RE: LARTC digest, Vol 1 #1558 - 9 msgs Hi. Aron Brand wrote: > does this. Another option would be to trick the kernel that the
2016 Aug 03
0
CEEA-2016:1558 CentOS 7 ixgbe Enhancement Update
CentOS Errata and Enhancement Advisory 2016:1558 Upstream details at : https://rhn.redhat.com/errata/RHEA-2016-1558.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: b22b497499e1a61eee0931930295a1bcb9391ab357d4b6d347193e00827bdaf2 kmod-ixgbe-4.4.0_k-1.el7_2.x86_64.rpm Source:
2002 May 15
0
language: bug or feature: vector-subscript of list (PR#1558)
Full_Name: Mark Bravington Version: R1.3.1 & R1.5.0 OS: Windows 2000 Submission from: (NULL) (140.79.2.3) R doesn't like the use of subscripts with length > 1, to get into recursive lists: > listio_ list( a=list( b=9, c='hello'), d=1:5) > listio[[ c( 1, 2)]] Error: attempt to select more than one element > S is more relaxed: test> listio_ list( a=list( b=9,
2002 May 15
0
(PR#1558) language: bug or feature: vector-subscript of
On Wed, 15 May 2002 mark.bravington@csiro.au wrote: > Full_Name: Mark Bravington > Version: R1.3.1 & R1.5.0 > OS: Windows 2000 > Submission from: (NULL) (140.79.2.3) > > > R doesn't like the use of subscripts with length > 1, to get into recursive > lists: > > > listio_ list( a=list( b=9, c='hello'), d=1:5) > > listio[[ c( 1, 2)]] >
2004 Jan 27
1
RE: LARTC digest, Vol 1 #1558 - 9 msgs
Hi Roy, Strange. "kernel will resend then together with new ones" - this is interesting, since the firewall DOES know how to drop locally generated packets and the kernel doesn''t attempt to retry them. I am not an expert on this, but I think it might be interesting to check how the firewall does this. Another option would be to trick the kernel that the packet has been
2002 May 16
1
(PR#1558)
My reading of the R documentation is that the nature of the subscript i in x[[i]] is not specified; the only obvious rule is that it should lead to to a single element. Which is what I'm after: a way of extracting or changing the 4th element of the 2nd element of a list. Incidentally, the operational difficulty comes in general programming when I don't know in advance how many levels down
2009 Feb 19
4
[Bug 1558] New: Sftp client does not correctly process server response messages after write error
https://bugzilla.mindrot.org/show_bug.cgi?id=1558 Summary: Sftp client does not correctly process server response messages after write error Product: Portable OpenSSH Version: 4.3p2 Platform: amd64 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: sftp