Anyone have a clue how to add back the buttons at the top and bottom of
the slider bars, or at least change how the sliders work? Most of the
time, I want to scroll up faster, *NOT* got 500 emails back, or to the top
of the page....
mark "c7.6"
Everyone,
Apparently, aeskulap is broken during the upgrade fro 7.5 to 7.6, and
is no longer available in the epel repos.
I had some difficulty having it function, and during the debug process
I decided to do a yum remove, but when I tried a yum install to
reinstall it, aeskulap was no longer present. This problem may also affect
other modules.
I have placed a bug report :
https://bugzilla.redhat.com/show_bug.cgi?id=1659667
The depracation of tcp wrappers may be involved in this
https://fedoraproject.org/wiki/Changes/Deprecate_TCP_wrappers
--
Greg Ennis
I have this machine running CentOS 6.10 x86_64 and it's ripe to be moved
to CentOS 7.5.
I mounted the DVD and rebooted and went through the graphic install
until I reached the point of allocating the disks. It showed no
available disk drives. There are 6 disk drives on this machine: 4 - 1 TB
and 2 - 2 TB all WD Black - they have been made up with /dev/sda1 (1024
MB) and /dev/sdd1 (1024 MB) as /dev/md0 (software RAID-1); with the
remainder as software RAID-10 using LVM. The machine has the following
allocations:
/boot = /dev/md0 software RAID-1
/dev/md1 as /dev/vg_jpdsys3 totaling 2.72 TB software RAID-10.
Why can't the CentOS 7 installer see a CentOS 6 definition? Out of all
of the LVS built I would only need to format the file systems the apply
to the OS and swap. If I have to rebuild I will loose everything! Any
suggestions?
--
Eugene Poole
Woodstock, Georgia
Hallo,
I planning to migrate ouch dockerfarm from debian to centos.
Most of our customers are using redhat or centos and some oft eh books I m using are written for centos too.
My question:
Should I use docker from the standard repo or the version from the docker-repo?
Thanks for hints
Ralf
Ralf Prengel
Teamleiter
Customer Care
Comline AG
Hauert 8
D-44227 Dortmund/Germany
...
Telefon: +49 231 97575 157
Mobil: +49 151 10831 157
Fax: +49 231 97575 257
E-Mail: ralf.prengel(a)comline.de
...
www.comline.de<http://www.comline.de>
Vorstand: Stephan Schilling
Aufsichtsrat: Otto Prange (Vorsitzender)
HR Dortmund B 14570 USt.-ID-Nr. DE 124727422
Hallo,
my kickstart configuration (Centos 7.6) is working fine using pxe now but I ve two little problems:
1)
The installation stops in the last screen "installation finished" and doesn't switch to the login-screen.
2)
How can I configure the profile for users to answer all question that are asked after the first login.
Thanks
Ralf
Ralf Prengel
Teamleiter
Customer Care
Comline AG
Hauert 8
D-44227 Dortmund/Germany
Telefon:+49 231 97575 157
Mobil:+49 151 10831 157
Fax:+49 231 97575 257
E-Mail:ralf.prengel@comline.de
www.comline.de
Vorstand: Stephan Schilling
Aufsichtsrat: Otto Prange (Vorsitzender)
HR Dortmund B 14570 USt.-ID-Nr. DE 124727422
Hi,
Please if you know any opensource tools he can recording session ?
Freeipa can do this ?
Thank's
--
*Ilyass kaouam*
*Ingénieur System OpenSource*
*Mastère européen Manager de Projets Informatiques*
I tried installing fedora grpc srpm on CentOS and ran into following error
when installing srpm. I understand fedora makes use of more recent versions
of openssl, glibc etc but why should this happen when installing source rpm?
Any pointers/articles on how to go about building fedora srpms on CentOS?
Any way out other than building directly using sources?
rpm -i grpc-1.17.1-3.fc30.i686.rpm
warning: grpc-1.17.1-3.fc30.i686.rpm: Header V3 RSA/SHA256 Signature, key
ID cfc659b9: NOKEY
error: Failed dependencies:
libc.so.6(GLIBC_2.28) is needed by grpc-1.17.1-3.fc30.i686
libcrypto.so.1.1 is needed by grpc-1.17.1-3.fc30.i686
libcrypto.so.1.1(OPENSSL_1_1_0) is needed by grpc-1.17.1-3.fc30.i686
libm.so.6(GLIBC_2.29) is needed by grpc-1.17.1-3.fc30.i686
libprotobuf.so.17 is needed by grpc-1.17.1-3.fc30.i686
libssl.so.1.1 is needed by grpc-1.17.1-3.fc30.i686
libssl.so.1.1(OPENSSL_1_1_0) is needed by grpc-1.17.1-3.fc30.i686
libstdc++.so.6(GLIBCXX_3.4.20) is needed by grpc-1.17.1-3.fc30.i686
libstdc++.so.6(GLIBCXX_3.4.21) is needed by grpc-1.17.1-3.fc30.i686
Hello,
i want to use docker with ipv6.
i install docker and edit the /etc/docker/daemon.json:
{
"ipv6": true
}
Message:
[root@froodo network-scripts]# systemctl status docker
● docker.service - Docker Application Container Engine
Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Do 2018-12-27 12:46:22 CET; 1min 17s ago
Docs: http://docs.docker.com
Main PID: 15041 (code=exited, status=1/FAILURE)
Dez 27 12:46:21 froodo.org dockerd-current[15041]: time="2018-12-27T12:46:21.570534716+01:00" level=info msg="libcontainerd: new containerd process, pid: 15045"
Dez 27 12:46:22 froodo.org dockerd-current[15041]: time="2018-12-27T12:46:22.673394351+01:00" level=info msg="Graph migration to content-addressability took 0.00 seconds"
Dez 27 12:46:22 froodo.org dockerd-current[15041]: time="2018-12-27T12:46:22.674651938+01:00" level=info msg="Loading containers: start."
Dez 27 12:46:22 froodo.org dockerd-current[15041]: time="2018-12-27T12:46:22.700417054+01:00" level=info msg="Firewalld running: true"
Dez 27 12:46:22 froodo.org dockerd-current[15041]: time="2018-12-27T12:46:22.903025438+01:00" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address"
Dez 27 12:46:22 froodo.org dockerd-current[15041]: Error starting daemon: Error initializing network controller: Error creating default "bridge" network: could not find an available, non-overlapping IPv6 address pool among the defaults to assign to the network
Dez 27 12:46:22 froodo.org systemd[1]: docker.service: main process exited, code=exited, status=1/FAILURE
Dez 27 12:46:22 froodo.org systemd[1]: Failed to start Docker Application Container Engine.
Dez 27 12:46:22 froodo.org systemd[1]: Unit docker.service entered failed state.
Dez 27 12:46:22 froodo.org systemd[1]: docker.service failed.
My ip config:
[root@froodo network-scripts]# ip addr
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
link/ether 96:00:00:17:06:a4 brd ff:ff:ff:ff:ff:ff
inet 116.203.40.3/32 brd 116.203.40.3 scope global dynamic eth0
valid_lft 84360sec preferred_lft 84360sec
inet6 2a01:4f8:1c0c:7c6c::1/64 scope global
valid_lft forever preferred_lft forever
inet6 fe80::9400:ff:fe17:6a4/64 scope link
valid_lft forever preferred_lft forever
I tried a lot of things from differnt howtos, but only with no success.
What the next steps to running docker with ipv6?
Thx.
Joe
On 12/24/18 7:21 AM, vsnsdualce(a)memeware.net wrote:
> Debian is not ruled by the men who actually write the software, but
> instead women.
*snip*
Can we please ban the person who sent that disgusting rant to the list?
Send CentOS-announce mailing list submissions to
centos-announce(a)centos.org
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request(a)centos.org
You can reach the person managing the list at
centos-announce-owner(a)centos.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of CentOS-announce digest..."
Today's Topics:
1. CESA-2018:3831 Critical CentOS 6 firefox Security Update
(Johnny Hughes)
2. CESA-2018:3833 Critical CentOS 7 firefox Security Update
(Johnny Hughes)
----------------------------------------------------------------------
Message: 1
Date: Fri, 21 Dec 2018 19:07:59 +0000
From: Johnny Hughes <johnny(a)centos.org>
To: centos-announce(a)centos.org
Subject: [CentOS-announce] CESA-2018:3831 Critical CentOS 6 firefox
Security Update
Message-ID: <20181221190759.GA3322(a)n04.lon1.karan.org>
Content-Type: text/plain; charset=us-ascii
CentOS Errata and Security Advisory 2018:3831 Critical
Upstream details at : https://access.redhat.com/errata/RHSA-2018:3831
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
429981c764d258970b014425dfe4a26573613bb5941d254e0deac4aa21ed0c91 firefox-60.4.0-1.el6.centos.i686.rpm
x86_64:
429981c764d258970b014425dfe4a26573613bb5941d254e0deac4aa21ed0c91 firefox-60.4.0-1.el6.centos.i686.rpm
2e436d3c160a06bb442a4caea811f40855a07579a69a4de4d67e3da4ec30a605 firefox-60.4.0-1.el6.centos.x86_64.rpm
Source:
705857e68c4510628e0d571b8dbc702ffee6b512bbd6ad496b19cba8855daed6 firefox-60.4.0-1.el6.centos.src.rpm
--
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #centos(a)irc.freenode.net
Twitter: @JohnnyCentOS
------------------------------
Message: 2
Date: Fri, 21 Dec 2018 19:08:51 +0000
From: Johnny Hughes <johnny(a)centos.org>
To: centos-announce(a)centos.org
Subject: [CentOS-announce] CESA-2018:3833 Critical CentOS 7 firefox
Security Update
Message-ID: <20181221190851.GA3402(a)n04.lon1.karan.org>
Content-Type: text/plain; charset=us-ascii
CentOS Errata and Security Advisory 2018:3833 Critical
Upstream details at : https://access.redhat.com/errata/RHSA-2018:3833
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
9db402dc9f056bf640dc02800014ad688ac988ad10c7359fc66ea2b5538a951a firefox-60.4.0-1.el7.centos.i686.rpm
5553ef981d4841a3041e728e07169aad5a2d4ab0a4cd3fba5cddaefe7c9d0be9 firefox-60.4.0-1.el7.centos.x86_64.rpm
--
Johnny Hughes
CentOS Project { http://www.centos.org/ }
irc: hughesjr, #centos(a)irc.freenode.net
Twitter: @JohnnyCentOS
------------------------------
Subject: Digest Footer
_______________________________________________
CentOS-announce mailing list
CentOS-announce(a)centos.org
https://lists.centos.org/mailman/listinfo/centos-announce
------------------------------
End of CentOS-announce Digest, Vol 166, Issue 8
***********************************************