Re: [CentOS] https://blog.centos.org/2020/12/future-is-centos-stream/

2020-12-08 Thread Julio E. Gonzalez
I am already using Oracle Linux in some servers. Free as CentOS, faster updates than CentOS, and with some extra support, BTRFS and a newer kernel, for example. On 12/8/20 12:15 PM, Pete Biggs wrote: Red Hat's perspective is "CentOS is ours now; IBM have told us to make sure it's pulling it

Re: [CentOS] RHEL changes

2021-01-22 Thread Julio E. Gonzalez
On 1/22/21 1:46 PM, Frank Cox wrote: On Fri, 22 Jan 2021 16:15:28 +0100 Simon Matter wrote: OL specific stuff like UEK Here might be a good place to ask a question that I haven't really found a definitive answer to. What, exactly, is the Unbreakable Enterprise Kernel? RHEL/Centos 8 has kern

Re: [CentOS] is "list_del corruption" fix available in Centos ?

2019-05-17 Thread Julio E. Gonzalez
On 5/17/19 12:45 PM, Warren Young wrote: On May 17, 2019, at 9:53 AM, John Hodrien wrote: On Fri, 17 May 2019, James Szinger wrote: On Fri, May 17, 2019 at 3:17 AM John Hodrien wrote: RHEL advice would clearly be not to use btrfs. I'm curious, is there anything in RHEL 8 that would replace

Re: [CentOS] printer frustrations

2019-11-25 Thread Julio E. Gonzalez
I'm too having problems with my "HP Deskjet 2050" and CentOS 8, connected via USB. The same system with Debian and CentOS 7 all works and print as normal, but CentOS 8 can't print. I don't really know where to look for this. Thanks. On 11/25/19 12:38 PM, mark wrote: I've got an old HP LaserJet

Re: [CentOS] printer frustrations

2019-11-26 Thread Julio E. Gonzalez
I'm too having problems with my "HP Deskjet 2050" and CentOS 8, connected via USB. The same system with Debian 10 and CentOS 7 all works and print as normal, but CentOS 8 can't print. I don't really know where to look for this. Thanks. On 11/25/19 12:38 PM, mark wrote: I've got an old HP LaserJ

[CentOS] CentOS 5.5 flex == Fedora 6 flex ?

2010-08-23 Thread Julio E. Gonzalez P.
Is CentOS 5.5 Flex the same as Fedora 6 flex ? Have you seen the package name ? Find this because I need to update my CentOS 5.5 flex for compiling new wine 1.2but that is another problem For example: http://mirrors.hpcf.upr.edu/ftp/pub/Mirrors/CentOS/5.5/os/x86_64/CentOS/flex-2.5.4a-

Re: [CentOS] Math?

2010-05-04 Thread Julio E. Gonzalez P.
Try OCTAVE: http://www.gnu.org/software/octave/ I'm not sure it is the same thing, but maybe also works for you. Julio. Lars Schelde wrote: >> Is there any software package like MATLAB for Windows available for centos? >> > Try MATLAB for Linux. > > > _

Re: [CentOS] Convert "bare partition" to RAID1 / mdadm?

2014-07-25 Thread Julio E. Gonzalez P.
You can also try this: 1- Convert your ext4 partition to btrfs. 2- Make raid1 with btrfs. With btrfs you can convert a "bare partition" to almost any raid level, with the proper hard disk amount. >>> So... is it possible to convert an EXT4 partition to a RAID1 partition >>> without having to cop