search for: epository

Displaying 4 results from an estimated 4 matches for "epository".

Did you mean: repository
2013 Dec 20
1
Fwd: Building Xen on RHEL7
-------- Original Message -------- Subject: Building Xen on RHEL7 Date: Thu, 19 Dec 2013 18:57:22 +0000 From: Wei Liu <wei.liu2 at citrix.com> To: <centos-virt at centos.org> Hi all This is a record of how I build Xen on RHEL 7. Hope this is helpful for people who want to package Xen for the upcoming CentOS 7. Basically it's not too much hassle to build Xen on RHEL 7. I'm in
2015 Jul 30
1
Fedora change that will probably affect RHEL
On Thu, Jul 30, 2015 at 1:20 PM, Warren Young <wyml at etr-usa.com> wrote: > On Jul 29, 2015, at 5:40 PM, Chris Murphy <lists at colorremedies.com> wrote: > > > > On Wed, Jul 29, 2015 at 4:37 PM, Warren Young <wyml at etr-usa.com> wrote: > > > >> Security is *always* opposed to convenience. > > > > False. OS X by default runs only
2010 Sep 23
4
CentOS, Firefox, and Java Plugin
The latest updates to CentOS 5.5 seem to have broken the Java plugin, and have defeated any and all attempts to get it working again. I'm running CentOS 5.5 (32-bit) and Firefox 3.6.9 (installed from the CentOS repository); I've tried BOTH the openJDK plugin available through the Argeo repositories, and installing Java 1.6.0 directly from Sun/Oracle and creating the plugin soft link in /usr/lib/mozilla/plugins. Neither works at all. This was working a while ago, but it broke and I didn't notice. Thanks for...
2020 Apr 29
1
R-4.0.0 and Texlive 2020 installed on EmmabuntusDE4 (Debian Bullseye)
...ep. The key currently mentionned in the instruction is: sudo apt-key adv --keyserver keys.gnupg.net --recv-key 'E19F5F87128899B192B1A2C2AD5F960A256A04AF' but the one that worked for me (found in one comment in https://stackoverflow.com/questions/10255082/installing-r-from-cran-ubuntu-repository-no-public-key-error) is: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys FCAE2A0E115C3D8A The length of digits is different. Maybe one is the shortest version of the other? Patrice Dear Patrice, thanks for sharing your experience with Debian based distributions. It is a...