[CentOS] IPv6 addresses order (CentOS6)

2017-05-30 Thread Walter H.
Hello, in /etc/sysconfig/network-scripts/ifcfg-eth0 I have this ... IPV6INIT=yes IPV6ADDR=prefix::5 IPV6ADDR_SECONDARIES="prefix::2 prefix::3 prefix::4" IPV6_AUTOCONF=no IPV6_DEFAULTGW=prefix::1 IPV6_DEFAULTDEV=eth0 when I enter ifconfig the IPv6 addresses are in a different order eth0 Link enca

[CentOS] GPX files

2017-05-30 Thread J Martin Rushton
I have a Garmin 78s marine GPS receiver and it stores tracks in GPX format. This is an XML encoded set of points giving longitude, latitude, time and sea depth. Garmin support viewing this via their Garmin Express product, but there only seem to be Windows and Mac versions. I've emailed them and

Re: [CentOS] GPX files

2017-05-30 Thread Alice Wonder
At one point in time I wrote a script that converted gpx to kml so I could view them in Google Earth but it's been years since I did that. I don't know if Google Earth for Linux still exists. On 05/30/2017 04:02 PM, J Martin Rushton wrote: I have a Garmin 78s marine GPS receiver and it stores

Re: [CentOS] GPX files

2017-05-30 Thread Cameron Smith
https://www.google.com/earth/download/ge/agree.html Cameron On Tue, May 30, 2017 at 4:09 PM, Alice Wonder wrote: > At one point in time I wrote a script that converted gpx to kml so I could > view them in Google Earth but it's been years since I did that. > > I don't know if Google Earth for Li

Re: [CentOS] IPv6 addresses order (CentOS6)

2017-05-30 Thread Steven Tardy
> On May 30, 2017, at 3:26 AM, Walter H. wrote: > > is there a way to influence the order? Not sure what your use of multiple IPs is. . . but I'd probably use an interface alias instead of secondary. https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Deployment_Guid

Re: [CentOS] IPv6 addresses order (CentOS6)

2017-05-30 Thread Walter H.
On Wed, May 31, 2017 03:55, Steven Tardy wrote: > >> On May 30, 2017, at 3:26 AM, Walter H. >> wrote: >> >> is there a way to influence the order? > > Not sure what your use of multiple IPs is. . . but I'd probably use an > interface alias instead of secondary. > > https://access.redhat.com/docume

Re: [CentOS] Fix for the CVE-2017-7494?

2017-05-30 Thread franco
Hi, check your selinux-policy package version, else nmbd does't work! https://bugzilla.redhat.com/show_bug.cgi?id=913762 Francesco On 26/05/2017 18:43, Bernard Fay wrote: Thanks Mark and Christian, I have two Samba servers running those two versions. That reassure me! Thanks, Bernard