similar to: anaconda / min_luks_entropy

Displaying 20 results from an estimated 5000 matches similar to: "anaconda / min_luks_entropy"

2019 Apr 04
0
anaconda / min_luks_entropy
Leon Fauster via CentOS wrote: > I'am running into this > > https://bugzilla.redhat.com/show_bug.cgi?id=1206101 > > while trying to handcraft a kickstart file for CentOS7. > > Does anybody knowns a workaround? > Are you saying you have an existing partition on the system(s) that you want to run the install against already have an encrypted partition? Can't you
2020 Jul 29
3
After update to 8 (2004) ... system is unbootable - UEFI Secure boot
Am 16.06.20 um 22:04 schrieb Fabian Arrotin: > On 16/06/2020 15:06, Leon Fauster via CentOS wrote: >> Hi all, >> >> I updated a Dell XPS laptop from CentOS 8.1 (1911) to 8.2 (2004). >> >> Installed kernels are >> kernel-4.18.0-147.5.1.el8_1.x86_64 >> kernel-4.18.0-147.8.1.el8_1.x86_64 >> kernel-4.18.0-193.6.3.el8_2.x86_64 >> >>
2015 Apr 16
2
Centos 5 & tls v1.2, v1.1
Am 16.04.2015 um 11:46 schrieb Leon Fauster <leonfauster at googlemail.com>: > Am 16.04.2015 um 11:43 schrieb Eero Volotinen <eero.volotinen at iki.fi>: >> Is there any nice way to get tlsv1.2 support to centos 5? >> upgrading os to 6 is not option available. > > > Unfortunately not. https://bugzilla.redhat.com/show_bug.cgi?id=1066914 -- LF
2015 Feb 22
2
Chromium browser for C6
Am 22.02.2015 um 07:20 schrieb Robert Arkiletian <robark at gmail.com>: > On Fri, Feb 20, 2015 at 6:47 AM, Leon Fauster <leonfauster at googlemail.com> > wrote: > >> Am 20.02.2015 um 13:53 schrieb "Phelps, Matthew" <mphelps at cfa.harvard.edu >>> : >>> Any new information here? >> >> maybe some cooperation with the fedora
2015 Aug 06
4
CentOS 5 grub boot problem
Am 06.08.2015 um 22:21 schrieb Chris Murphy <lists at colorremedies.com>: > On Thu, Aug 6, 2015 at 2:08 PM, Bowie Bailey <Bowie_Bailey at buc.com> wrote: > >> Doing a new install on the two 1TB drives is my current plan. If that >> works, I can connect the old drive, copy over all the data, and then try to >> figure out what I need to do to get all the
2018 Jun 16
2
Passwords in plain text
Am 16.06.2018 um 12:25 schrieb Johnny Hughes via CentOS <centos at centos.org>: > We have now set the mailing list to rewrite headers. That also has set > the From: of the email to the Mailing list and not the Original Author. > The author is moved to the CC: block and you can still easily see who > sent it and my email client (thunderbird) still does things the same way >
2015 Apr 16
2
Centos 5 & tls v1.2, v1.1
in fact: modgnutls provides easy way to get tlsv1.2 to rhel 5 -- Eero 2015-04-16 21:02 GMT+03:00 Eero Volotinen <eero.volotinen at iki.fi>: > well. this hack solution might work: > http://www.tuxad.de/blog/archives/2014/11/19/openssl_updatesenhancements_for_rhel__centos_5/index.html > > -- > Eero > > 2015-04-16 17:30 GMT+03:00 Leon Fauster <leonfauster at
2017 May 11
2
CentOS 6 / Intel CPU support
> Am 11.05.2017 um 16:29 schrieb Leon Fauster <leonfauster at googlemail.com>: > >> Am 11.05.2017 um 14:48 schrieb Leon Fauster <leonfauster at googlemail.com>: >> >> https://access.redhat.com/support/policy/intel >> >> shows mainly Xeon CPUs. What about >> >> Intel Core i7-6700 Quad-Core Skylake >> >> has the current EL6
2017 May 11
2
CentOS 6 / Intel CPU support
https://access.redhat.com/support/policy/intel shows mainly Xeon CPUs. What about Intel Core i7-6700 Quad-Core Skylake has the current EL6 variant support for it? Any experience? Feedback would be greatly appreciated. Thanks, LF
2015 Aug 25
4
Compile for C6 / glibc
In the hope that some skilled developers are here: We have a commercial product that do not run under CentOS6 /lib64/libc.so.6: version `GLIBC_2.14' not found Is it possible to compile software (compile switch?) on a system that uses a newer glibc but in such a way that can be used (executed) on a system with an older glibc (like here: compiled on glibc 2.14 based system but C6 is on
2017 Oct 27
3
Comparing directories recursively
On Sat, 28 Oct 2017 00:47:32 +0200 Leon Fauster wrote: > source: > > find . -type f -exec md5sum \{\} \; > checksum.list > > destination: > > md5sum -c checksum.list Wouldn't diff be faster because it doesn't have to read to the end of every file and it isn't really calculating anything? Or am I looking at this in the wrong way. -- MELVILLE THEATRE ~
2017 Feb 04
4
centosplus version of firefox
I known its lower prioritized but any signs of the centosplus version of firefox? Just asking because of the severity class. Thanks for the effort! LF
2020 Nov 10
2
centos8 / anaconda EFI regression / HFS+ ESP
Hi folks, years ago I had no problem installing CentOS7 on my iMac workstation (iMac Late 2015). The installation worked out of the box. Today I wanted to upgrade to CentOS8 and while configuring the partitions I get an error that the installation can not start because: "HFS+ ESP needed and mounted on /boot/efi". In fact they are the same partition as for CentOS7. Is this a regression
2015 Mar 16
1
Chromium browser for C6
Johnny, Should we give up hope on this issue? On Sun, Feb 22, 2015 at 9:22 AM, Leon Fauster <leonfauster at googlemail.com> wrote: > Am 22.02.2015 um 07:20 schrieb Robert Arkiletian <robark at gmail.com>: > > On Fri, Feb 20, 2015 at 6:47 AM, Leon Fauster < > leonfauster at googlemail.com> > > wrote: > > > >> Am 20.02.2015 um 13:53 schrieb
2015 Aug 25
2
Compile for C6 / glibc
Am 25.08.2015 um 16:31 schrieb Eero Volotinen <eero.volotinen at iki.fi>: > 25.8.2015 4.03 ip. "Leon Fauster" <leonfauster at googlemail.com> kirjoitti: > >> >> In the hope that some skilled developers are here: >> >> We have a commercial product that do not run under CentOS6 >> >> /lib64/libc.so.6: version `GLIBC_2.14' not
2015 Jan 10
2
C-6, Gnome question
On 2015-01-10, Leon Fauster <leonfauster at googlemail.com> wrote: > Am 10.01.2015 um 01:56 schrieb Fred Smith > <fredex at fcshome.stoneham.ma.us>: >> On Sat, Jan 10, 2015 at 12:12:14AM +0000, Liam O'Toole wrote: >>> >>> Have you tried different window manager themes? Some of them have >>> larger grab areas. >> >> Which makes me
2015 Feb 20
2
Chromium browser for C6
Am 20.02.2015 um 13:53 schrieb "Phelps, Matthew" <mphelps at cfa.harvard.edu>: > Any new information here? maybe some cooperation with the fedora community would help to share the effort. Tom Callaway (aka spot) is the maintainer of fedoras repo http://copr.fedoraproject.org/coprs/spot/chromium/ https://copr-be.cloud.fedoraproject.org/results/spot/chromium/ thought ... --
2015 Apr 16
3
Centos 5 & tls v1.2, v1.1
Hi, Is there any nice way to get tlsv1.2 support to centos 5? upgrading os to 6 is not option available. -- Eero
2015 Sep 15
2
[OT] linux on a PPC (mac mini)
Am 15.09.2015 um 17:12 schrieb Keith Keller <kkeller at wombat.san-francisco.ca.us>: > On 2015-09-15, wwp <subscript at free.fr> wrote: >> >> Searching the web, I see very few possibilities to install a recent (I >> need gnome2) GNU/Linux distro on such hardware. I gave Linux MintPPC 11 >> (http://www.mintppc.org/content/list-macs) a try, but the netinstall
2015 Dec 03
4
7.2 kernel panic on boot
Am 03.12.2015 um 19:35 schrieb Greg Lindahl <lindahl at pbm.com>: > On Thu, Dec 03, 2015 at 12:26:08PM +0100, Leon Fauster wrote: >>> >>> And the way I'd figure this out from the centos website is? > > Note that I was asking about the release numbering, not the release > itself. And while you're suggesting where I could find out more or > take part