Re: Download rpm and its dependent packages when the system is not connected to Internet, meaning offline mode?

2023-10-09 Thread Mike Burger
I believe you’ve already asked this question, though last time, it was in regard to patching systems that aren’t connected. To be fair, the answers won’t change. YouI’ll need to either connect, temporarily, to the internet and patch/install, set up a local repository (like Satellite, Foreman or

Re: Error: Failed to download metadata for repo 'epel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried

2023-09-26 Thread Rajiv Baxi
I had a similar issue with updating through a firewall... I had to manually add each mirror's hostname to the firewall. Kaushal, the easiest way would be to allow all outbound traffic to ports 80 and 443 from the Fedora Box. I understand that this may not be feasible. The alternate would be run yu

Re: Error: Failed to download metadata for repo 'epel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried

2023-09-25 Thread Kenneth Kirchner
You are correct. It’s been awhile since I was in those repo files. I dont know where you would go to chase after all those potential repo URL’s. -Ken > On Sep 25, 2023, at 2:13 PM, Rajiv Baxi wrote: > > Doesn’t mirrors.fedoraproject.org choose a random mirror when queried? > > Thanks, > >

Re: Error: Failed to download metadata for repo 'epel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried

2023-09-25 Thread Rajiv Baxi
Doesn’t mirrors.fedoraproject.org choose a random mirror when queried? Thanks, Rajiv Baxi Virus-free.www.avg.com

Re: Error: Failed to download metadata for repo 'epel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried

2023-09-25 Thread Kaushal Shriyan
On Mon, Sep 25, 2023 at 8:28 PM Kenneth Kirchner wrote: > > > > On Sep 25, 2023, at 1:44 AM, Kaushal Shriyan > wrote: > > > >> > https://mirrors.tuna.tsinghua.edu.cn/epel/8/Everything/x86_64/repodata/repomd.xml > > It says right there in the error message it could not reach the EPEL > repository

Re: Error: Failed to download metadata for repo 'epel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried

2023-09-25 Thread Kenneth Kirchner
> On Sep 25, 2023, at 1:44 AM, Kaushal Shriyan wrote: > >> https://mirrors.tuna.tsinghua.edu.cn/epel/8/Everything/x86_64/repodata/repomd.xml It says right there in the error message it could not reach the EPEL repository at tsinghua.edu.cn. You would need to whitelist every entry in your act

Re: Error: Failed to download metadata for repo 'epel': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried

2023-09-25 Thread Kaushal Shriyan
On Fri, Sep 22, 2023 at 8:07 PM Kaushal Shriyan wrote: > Hi, > > I am running Red Hat Enterprise Linux release 8.7 (Ootpa) OS in production > environment. I have enabled both epel and redhat repo in /etc/yum.repos.d > directory > > There is a proxy server setup in the network. I have whitelisted

Re[2]: Re[2]: Apply security updates offline on Red Hat Enterprise Linux release 8.7 (Ootpa) in Production environment

2023-09-13 Thread R. de Kuijer
- Original Message - From: Kaushal Shriyan (kaushalshri...@gmail.com) Date: 13-09-23 02:31 To: r...@ronno.nl, General Red Hat Linux discussion list (redhat-list@redhat.com) Subject: Re: Re[2]: Apply security updates offline on Red Hat Enterprise Linux release 8.7 (Ootpa) in Production environment H

Re: Re[2]: Apply security updates offline on Red Hat Enterprise Linux release 8.7 (Ootpa) in Production environment

2023-09-12 Thread Kaushal Shriyan
H On Tue, Sep 12, 2023 at 7:19 AM Kaushal Shriyan wrote: > > > On Tue, Sep 12, 2023 at 5:32 AM R. de Kuijer wrote: > >> The Spacewalk project (Satellite version 5) indeed stopped last year. >> Only Oracle stil uses it for their OL distribution for updates. >> >> Follow-up is the Katello/Foreman

Re: Re[2]: Apply security updates offline on Red Hat Enterprise Linux release 8.7 (Ootpa) in Production environment

2023-09-11 Thread Kaushal Shriyan
On Tue, Sep 12, 2023 at 5:32 AM R. de Kuijer wrote: > The Spacewalk project (Satellite version 5) indeed stopped last year. > Only Oracle stil uses it for their OL distribution for updates. > > Follow-up is the Katello/Foreman project you can use freely, or Satellite6 > for the licensed. > > The

Re[2]: Apply security updates offline on Red Hat Enterprise Linux release 8.7 (Ootpa) in Production environment

2023-09-11 Thread R. de Kuijer
17:16 To: Mike Burger (mbur...@bubbanfriends.org) Cc: General Red Hat Linux discussion list (redhat-list@redhat.com) Subject: Re: Apply security updates offline on Red Hat Enterprise Linux release 8.7 (Ootpa) in Production environment On Mon, Sep 11, 2023 at 7:12 PM Mike Burger wrote: >

Re: Apply security updates offline on Red Hat Enterprise Linux release 8.7 (Ootpa) in Production environment

2023-09-11 Thread Kaushal Shriyan
On Mon, Sep 11, 2023 at 7:12 PM Mike Burger wrote: > Have you considered setting up a Spacewalk (free) or Satellite > (licensed) server, in your envinronment? > > This way, you could use it as an internet connected, central repository > to pull in all of the patches, and then your internal system

Re: Apply security updates offline on Red Hat Enterprise Linux release 8.7 (Ootpa) in Production environment

2023-09-11 Thread Mike Burger
Have you considered setting up a Spacewalk (free) or Satellite (licensed) server, in your envinronment? This way, you could use it as an internet connected, central repository to pull in all of the patches, and then your internal systems could pull and apply their patches from this internal re

Re: Apply security updates offline on Red Hat Enterprise Linux release 8.7 (Ootpa) in Production environment

2023-09-11 Thread Kaushal Shriyan
Hi, Further to the earlier email, is there a way to list security related vulnerabilities for production environment offline systems which are not connected to the Internet? On Sun, Sep 10, 2023 at 8:09 AM Kaushal Shriyan wrote: > > > On Sun, Sep 10, 2023 at 12:58 AM Matty Sarro wrote: > >> T

Re: Apply security updates offline on Red Hat Enterprise Linux release 8.7 (Ootpa) in Production environment

2023-09-09 Thread Kaushal Shriyan
On Sun, Sep 10, 2023 at 12:58 AM Matty Sarro wrote: > There is a plugin for yum called "downloadonly". I think 8 has it by > default. > > You should be able to go on to a like system and run "yum update > --downloadonly --downloaddir=/path/to/directory" which will download all of > the packages i

Re: Apply security updates offline on Red Hat Enterprise Linux release 8.7 (Ootpa) in Production environment

2023-09-09 Thread Matty Sarro
There is a plugin for yum called "downloadonly". I think 8 has it by default. You should be able to go on to a like system and run "yum update --downloadonly --downloaddir=/path/to/directory" which will download all of the packages into /path/to directory. Then you can copy the packages to the ta

Re: Download the dependencies for a package on RHEL 8.7

2023-09-07 Thread Kaushal Shriyan
On Thu, Sep 7, 2023 at 7:29 AM Kaushal Shriyan wrote: > Hi, > > I am using the below command to download dependencies > for xorg-x11-drv-evdev-2.10.6-2.el8.x86_64 > > #dnf install --downloadonly --downloaddir=/path/to/dir/ > xorg-x11-drv-evdev-2.10.6-2.el8.x86_64 > > It does not download the depe

Re: openldap 2.5.15 on Red Hat Enterprise Linux release 8.7 (Ootpa)

2023-07-30 Thread Kaushal Shriyan
Hi, Is there a way to generate openldap-servers.x86_64 rpm spec file from https://www.openldap.org/software/download/OpenLDAP/openldap-release/openldap-2.5.15.tgz ? # ll total 900 -rw-r--r-- 1 1001 1001 11109 Jul 10 21:59 aclocal.m4 -rw-r--r-- 1 1001 1001 6100 Jul 10 21:59 ANNOUNCEMENT drwxr-x

Re: openldap 2.5.15 on Red Hat Enterprise Linux release 8.7 (Ootpa)

2023-07-26 Thread Kaushal Shriyan
On Wed, Jul 26, 2023 at 1:49 PM Emmanuel Gelati wrote: > > https://access.redhat.com/documentation/it-it/red_hat_enterprise_linux/7/html/system-level_authentication_guide/openldap > > > """

Re: openldap 2.5.15 on Red Hat Enterprise Linux release 8.7 (Ootpa)

2023-07-26 Thread Emmanuel Gelati
https://access.redhat.com/documentation/it-it/red_hat_enterprise_linux/7/html/system-level_authentication_guide/openldap "

Re: openldap 2.5.15 on Red Hat Enterprise Linux release 8.7 (Ootpa)

2023-07-25 Thread Kaushal Shriyan
On Wed, Jul 26, 2023 at 9:20 AM Kaushal Shriyan wrote: > > > On Tue, Jul 25, 2023 at 12:04 AM Mike Burger > wrote: > >> On 2023-07-24 14:21, Kaushal Shriyan wrote: >> > Hi, >> > >> > I am trying to build >> > >> https://www.openldap.org/software/download/OpenLDAP/openldap-release/openldap-2.5.15

Re: openldap 2.5.15 on Red Hat Enterprise Linux release 8.7 (Ootpa)

2023-07-25 Thread Kaushal Shriyan
On Tue, Jul 25, 2023 at 12:04 AM Mike Burger wrote: > On 2023-07-24 14:21, Kaushal Shriyan wrote: > > Hi, > > > > I am trying to build > > > https://www.openldap.org/software/download/OpenLDAP/openldap-release/openldap-2.5.15.tgz > > on Red Hat Enterprise Linux release 8.7 (Ootpa)# > > > > Is the

RE: openldap 2.5.15 on Red Hat Enterprise Linux release 8.7 (Ootpa)

2023-07-25 Thread Ben Argyle
>> Please guide me. Thanks in advance. > > Out of curiosity, is there a specific reason you're building from > source, rather than installing the prebuild openldap RPM package that is > available for YUM/DNF installation from Red Hat's > rhel-8-for-x86_64-baseos-rpms repository? It feels like -

Re: openldap 2.5.15 on Red Hat Enterprise Linux release 8.7 (Ootpa)

2023-07-24 Thread Mike Burger
On 2023-07-24 14:21, Kaushal Shriyan wrote: Hi, I am trying to build https://www.openldap.org/software/download/OpenLDAP/openldap-release/openldap-2.5.15.tgz on Red Hat Enterprise Linux release 8.7 (Ootpa)# Is there a way to configure openldap on /etc directory for configuration files and gene

Re: java-1.8.0-openjdk and java-1.8.0-openjdk-devel packages

2023-07-24 Thread Mike Burger
On 2023-07-24 14:22, Kaushal Shriyan wrote: On Mon, Jul 24, 2023 at 9:23 PM Appstream repository Burger < mbur...@bubbanfriends.org> wrote: Have you tried “yum list | grep java | grep open” Have you specifically enabled the RHEL 8 for Appstream repository? Sent from my iPhone...please excuse

Re: java-1.8.0-openjdk and java-1.8.0-openjdk-devel packages

2023-07-24 Thread Kaushal Shriyan
On Mon, Jul 24, 2023 at 9:23 PM Appstream repository Burger < mbur...@bubbanfriends.org> wrote: > Have you tried “yum list | grep java | grep open” > > Have you specifically enabled the RHEL 8 for Appstream repository? > > Sent from my iPhone...please excuse any typos or short answers. > > It's al

Re: java-1.8.0-openjdk and java-1.8.0-openjdk-devel packages

2023-07-24 Thread Mike Burger
Even more importantly, are you running Satellite or are you trying to pull these packages directly from Red Hat. In either case, have you run subscription manager to ensure that you’ve entitled the system, in question, so that it’s allowed to pull/install the package(s) in question from the sou

Re: java-1.8.0-openjdk and java-1.8.0-openjdk-devel packages

2023-07-24 Thread Mike Burger
Have you tried “yum list | grep java | grep open” Have you specifically enabled the RHEL 8 for Appstream repository? Sent from my iPhone...please excuse any typos or short answers. It's always suicide-mission this save-the-planet that. No one ever stops by just to say hi anymore. -Col. Jack O'N

Re: Downgrade Red Hat Enterprise Linux release 8.8 (Ootpa)

2023-07-22 Thread Kaushal Shriyan
Thanks a lot Stanislas for the email response and appreciate it. On Wed, Jul 19, 2023 at 10:28 PM Stanislas LEVEAU < stanislas.lev...@ac-normandie.fr> wrote: > Hi, > > # cat /etc/redhat-release > > # yum downgrade redhat-release -y > > # cat /etc/redhat-release > > regards > > Stanislas > > > Le

Re: OpenLDAP Software on Red Hat Enterprise Linux release 8.7 (Ootpa)

2023-07-22 Thread Kaushal Shriyan
On Sat, Jul 22, 2023 at 8:45 PM Ralf Prengel wrote: > Hallo, > ldap is EOL. > Ralf > Thanks Ralf for the quick email response. Are there any open source ldap related software which can be installed and configured on Red Hat Enterprise Linux release 8.7 (Ootpa) without having subscription entitle

Re: OpenLDAP Software on Red Hat Enterprise Linux release 8.7 (Ootpa)

2023-07-22 Thread Ralf Prengel
Hallo, ldap is EOL. Ralf Von meinem iPhone gesendet > Am 22.07.2023 um 15:32 schrieb Kaushal Shriyan : > > Hi, > > I am running Red Hat Enterprise Linux release 8.7 (Ootpa). Is there a way > to install and configure the OpenLDAP Software (https://www.openldap.org/) > > Please guide me. Thanks

Re: Installing Apache httpd 2.4.57 on Red Hat Enterprise Linux release 8.7 (Ootpa).

2023-07-19 Thread Mike Burger
Are you sure you actually need 2.4.57? All of the security patches and fixes AHs always be backported to the version currently available from Red Hat’s repo. Sent from my iPhone...please excuse any typos or short answers. It's always suicide-mission this save-the-planet that. No one ever stops

Re: Red Hat Enterprise Linux Workstation 9.2 for my Aftershock Gaming Laptop

2023-07-10 Thread Kenneth Kirchner
I think you have made a wise decision. Good luck! -Ken > On Jul 10, 2023, at 7:20 AM, Turritopsis Dohrnii Teo En Ming > wrote: > > Hi Kenneth, > > Looks like I may want to use Fedora 38 for my Aftershock gaming laptop > instead. > > RHEL is more for servers. > > Regards, > > Mr. Turrit

Re: Red Hat Enterprise Linux Workstation 9.2 for my Aftershock Gaming Laptop

2023-07-10 Thread Turritopsis Dohrnii Teo En Ming
Hi Kenneth, Looks like I may want to use Fedora 38 for my Aftershock gaming laptop instead. RHEL is more for servers. Regards, Mr. Turritopsis Dohrnii Teo En Ming Targeted Individual in Singapore On Fri, 7 Jul 2023 at 23:09, Kenneth Kirchner wrote: > > Not sure why you would pick RHEL for you

Re: Red Hat Enterprise Linux Workstation 9.2 for my Aftershock Gaming Laptop

2023-07-09 Thread Michael J. Yanowitz
I accepted a job at Raytheon and will start there in two weeks.Can you please let me know which job-site you found my profile, so that I can remove that I am still looking. Thanks:Michael Yanowitz On Friday, July 7, 2023 at 10:09:22 AM CDT, Kenneth Kirchner wrote: Not sure why you

Re: Red Hat Enterprise Linux Workstation 9.2 for my Aftershock Gaming Laptop

2023-07-07 Thread Kenneth Kirchner
Not sure why you would pick RHEL for your choice of desktop linux. There are better options out there, Fedora probably being the best if you like Red Hat. I think you could use RHEL freely if you signed up as a developer and registered your laptop with that account. Otherwise, I do believe yo

Re: Error_code: 1032; handler error HA_ERR_KEY_NOT_FOUND

2023-06-14 Thread Mike Burger
Apologies...that was supposed to go to the prior sender, not the list. On 2023-06-14 13:57, Mike Burger wrote: Seriously? On 2023-06-14 13:49, Kenneth Ogden wrote: unsubscribe Self-service unsubscribe instructions are included at the bottom of EVERY email that comes through the list. Come o

Re: Error_code: 1032; handler error HA_ERR_KEY_NOT_FOUND

2023-06-14 Thread Mike Burger
Seriously? On 2023-06-14 13:49, Kenneth Ogden wrote: unsubscribe Self-service unsubscribe instructions are included at the bottom of EVERY email that comes through the list. Come on, now. redhat-list mailing list unsubscribe mailto:redhat-list-requ...@redhat.com?subject=unsubscribe https:/

Re: Error_code: 1032; handler error HA_ERR_KEY_NOT_FOUND

2023-06-14 Thread Kenneth Ogden
unsubscribe On Tue, Jun 13, 2023 at 11:18 AM Kaushal Shriyan wrote: > Hi, > > I am running MySQL DB server 8.0.31 > (mysql-community-server-8.0.31-1.el7.x86_64) on the Red Hat Enterprise > Linux Server release 7.9 (Maipo) operating system and have enabled > replication between Master and Standby

Re: [rhel7] Different output for WWN between lsscsi and lsblk

2022-12-07 Thread Nicolas C.
Le 06/12/2022 à 17:51, Nicolas C. a écrit : Reply to myself: using "serial" instead of "wwn" in lsblk does the trick. I'm still unable to display a serial/wwn with a compiled lsblk but in the worst case I can use jc: lsblk -o +serial | jc --lsblk | jq . Well, it turns out that this is not a

Re: [rhel7] Different output for WWN between lsscsi and lsblk

2022-12-06 Thread Nicolas C.
Le 06/12/2022 à 16:53, Nicolas C. a écrit : Hello, On RHEL7, can anyone explain why WWN are trucated with the "lsblk" command compared to "lsscsi"? [root@xxx ~]# lsblk -o +wwn --raw | awk '$6 == "disk"' sda 8:0 0 512M 0 disk  0x6000c295b23ff650 sdb 8:16 0 10G 0 disk  0x6000c292620bb0eb sdc 8:

Re: Backup KVM Guest VM in OVA or VMDK format

2022-09-19 Thread Kaushal Shriyan
On Wed, Sep 14, 2022 at 7:37 PM Kaushal Shriyan wrote: > > On Sat, Sep 3, 2022 at 12:28 AM Kaushal Shriyan > wrote: > >> >> >> On Thu, Sep 1, 2022 at 9:43 PM Kaushal Shriyan >> wrote: >> >>> Hi, >>> >>> Is there a way to backup KVM Guest VM in kvmguestosimage.ova or >>> kvmguestosimage.vmdk for

Re: Backup KVM Guest VM in OVA or VMDK format

2022-09-14 Thread Kaushal Shriyan
On Sat, Sep 3, 2022 at 12:28 AM Kaushal Shriyan wrote: > > > On Thu, Sep 1, 2022 at 9:43 PM Kaushal Shriyan > wrote: > >> Hi, >> >> Is there a way to backup KVM Guest VM in kvmguestosimage.ova or >> kvmguestosimage.vmdk format as I am trying to restore it in AWS by >> referring to https://aws.am

Re: Backup KVM Guest VM in OVA or VMDK format

2022-09-02 Thread Kaushal Shriyan
On Thu, Sep 1, 2022 at 9:43 PM Kaushal Shriyan wrote: > Hi, > > Is there a way to backup KVM Guest VM in kvmguestosimage.ova or > kvmguestosimage.vmdk format as I am trying to restore it in AWS by > referring to https://aws.amazon.com/ec2/vm-import/ article as per the > below supported file forma

Re: OpenLDAP password history list.

2022-04-14 Thread Kaushal Shriyan
On Mon, Apr 11, 2022 at 11:41 PM Kaushal Shriyan wrote: > Hi, > > Is there a way to retrieve the OpenLDAP password history list > using openldap utilities? > For example to get the history of passwords which a user has used and the > timestamp associated with it when the password has been resette

Re: unable to connect to the guest VM instance running Ubuntu 18.04

2021-08-05 Thread Kaushal Shriyan
On Wed, Aug 4, 2021 at 10:35 PM Kaushal Shriyan wrote: > > Hi, > > #virt-install --version > 1.5.0 > #virt-install -n snipeitassetmanagementubuntu --ram 8096 --vcpus 2 > --virt-type kvm --os-type linux --os-variant ubuntu18.04 --graphics > none --location > 'http://archive.ubuntu.com/ubuntu/dists/

Re: An error occurred while processing your request.

2021-06-22 Thread Mike Burger
The issue lies with the repository from which you’re trying to retrieve the package. You’re going to need to either reach out to the people responsible for that repository site or find a different repository for the package in question. Sent from my iPhone...please excuse any typos or short ans

Re: An error occurred while processing your request.

2021-06-21 Thread Kaushal Shriyan
On Tue, Jun 22, 2021 at 5:28 AM Kaushal Shriyan wrote: > Hi, > > I am facing the below issue while hitting > https://repo.ius.io/7/src/packages/p/ > > An error occurred while processing your request. > > Reference #30.d5961160.1624319418.82c229 > > Please comment. Thanks in advance. > > > Best Re

Re: yum update error

2020-08-04 Thread Richard
> Date: Tuesday, August 04, 2020 12:02:11 -0300 > From: Roberto Carna > > Just a last question please: how can I increase a repo priority??? I would suggest using your search engine of choice and searching for something like "yum repository priority". -- redhat-list mailing list unsubscrib

Re: yum update error

2020-08-04 Thread Roberto Carna
Dear Richard, thanks a lot for your help. Just a last question please: how can I increase a repo priority??? Regards!!! El mar., 4 ago. 2020 a las 10:47, Richard () escribió: > > > > > Date: Monday, August 03, 2020 22:34:05 -0300 > > From: Roberto Carna > > > > Hi people, I have a Red Hat 6 ser

Re: yum update error

2020-08-04 Thread Richard
> Date: Monday, August 03, 2020 22:34:05 -0300 > From: Roberto Carna > > Hi people, I have a Red Hat 6 server with RPMFORGE and EPEL > repositories configured. > > I sync all my repos through a Satellite server. > > After that I wanna update my system, but I get some errors I can't > understa

Re: Determine process which consumed CPU cores

2019-09-23 Thread Jamie Fargen
Sar is run from a cron job. You can write a script runs top in batch mode (/bin/top -b -n 1) and appends some datestamp to the output and writes it to /var/log/top.log. The script that runs top in batch mode, can then be executed from the same cronjob so it is run at the same time. */10 * * * * r

Re: Determine process which consumed CPU cores

2019-09-23 Thread raj sourabh
Hi, you can analyze it using top, mstat or sysstat also. However if you want to monitor and analyze the data for certain processes than you need a monitoring system like snmp based tools (nagios).. On Thu, Sep 19, 2019 at 9:33 PM Kaushal Shriyan wrote: > Hi, > > Is there a way to find out which

Re: Determine process which consumed CPU cores

2019-09-23 Thread Fred Smith
On Mon, Sep 23, 2019 at 08:45:36AM +0530, Kaushal Shriyan wrote: > Hi, > > Checking in again if someone can pitch in for help. Thanks in advance and i > look forward to hearing from you. at the time it is hapening, top can be your friend. later on, I don't know. > > Hi, > > > > Is there a way to

Re: redhat-list Digest, Vol 155, Issue 3

2019-09-23 Thread Yong Huang
On Thu, Sep 19, 2019 at 11:03 PM Kaushal Shriyan wrote: > Hi, > > Is there a way to find out which process consumed CPU cores as per the > below sar output? OS is Red Hat Enterprise Linux Server release 7.7 (Maipo) > with 64-bit arch. > > 04:40:01 PM    CPU    %user    %nice  %system  %iowait   

Re: Determine process which consumed CPU cores

2019-09-22 Thread Kaushal Shriyan
Hi, Checking in again if someone can pitch in for help. Thanks in advance and i look forward to hearing from you. Best Regards, On Thu, Sep 19, 2019 at 11:03 PM Kaushal Shriyan wrote: > Hi, > > Is there a way to find out which process consumed CPU cores as per the > below sar output? OS is Red

Re: RHEL 8.0 release date

2019-03-30 Thread Kaushal Shriyan
On Fri, Mar 29, 2019 at 3:18 AM Eric Yeoh wrote: > No concise date - as RH doesn't announce GA at this stage. Given past > experiences - it should release by June/July 2019. > Thanks Eric for the email !!! -- redhat-list mailing list unsubscribe mailto:redhat-list-requ...@redhat.com?subject=uns

Re: RHEL 8.0 release date

2019-03-28 Thread Eric Yeoh
No concise date - as RH doesn't announce GA at this stage. Given past experiences - it should release by June/July 2019. On Sun, Mar 24, 2019 at 4:35 PM Kaushal Shriyan wrote: > Hi, > > Is there any ETA for RHEL 8.0 release? I am referring to > > https://www.redhat.com/en/blog/powering-its-futur

Re: Cannot play music with amarok on RHEL workstation 7.5

2018-10-02 Thread Don Manley
Try running 'pulseaudio' from the command line to bring up the volume control. I think you'll find things muted there. On Tue, Oct 2, 2018 at 11:58 AM dba wrote: > All; > > I have a new install of RHEL workstation 7.5 on a Lenovo P52S. I get the > startup sounds when I log into KDE but I cannot

Re: redhat-list Digest, Vol 147, Issue 1

2017-11-01 Thread Greaser, Tom
Not sure it will be what your looking for but try stress or stress-ng stress.x86_64 : A tool to put given subsystems under a specified load stress-ng.x86_64 : Stress test a computer system in various ways Today's Topics: 1. Simulate disk hang (Yong Huang) ---

Re: Installing condor on RHEL7

2017-08-08 Thread Larry Martell
On Tue, Aug 8, 2017 at 1:57 PM, Jonathan Billings wrote: > On Tue, Aug 8, 2017 at 1:41 PM, Larry Martell > wrote: > >> On Tue, Aug 8, 2017 at 1:32 PM, Jonathan Billings >> wrote: >> > Check out 'yum history' to see the transaction. >> >> That doesn't seem to say what was installed, but clearly i

Re: Installing condor on RHEL7

2017-08-08 Thread Jonathan Billings
On Tue, Aug 8, 2017 at 1:41 PM, Larry Martell wrote: > On Tue, Aug 8, 2017 at 1:32 PM, Jonathan Billings > wrote: > > Check out 'yum history' to see the transaction. > > That doesn't seem to say what was installed, but clearly it does not show > that I installed anything yesterday. > > $ sudo yu

Re: Installing condor on RHEL7

2017-08-08 Thread Larry Martell
On Tue, Aug 8, 2017 at 1:32 PM, Jonathan Billings wrote: > On Tue, Aug 8, 2017 at 12:42 PM, Larry Martell > wrote: >> >> I agree it should. It seems it was not installed, but I am not sure >> what to do now. Yesterday when I tried to install it, it seemed that a >> lot of things were installed. U

Re: Installing condor on RHEL7

2017-08-08 Thread Jonathan Billings
On Tue, Aug 8, 2017 at 12:42 PM, Larry Martell wrote: > > I agree it should. It seems it was not installed, but I am not sure > what to do now. Yesterday when I tried to install it, it seemed that a > lot of things were installed. Unfortunately I do not have the output > any more. I did try it aga

Re: Installing condor on RHEL7

2017-08-08 Thread Larry Martell
On Tue, Aug 8, 2017 at 12:21 PM, Jonathan Billings wrote: > I downloaded the latest condor-all package and took a look at it. > > If you installed condor-all, it should have installed several dependencies > (since it is really a meta-package that contains no files but only requires > other package

Re: Installing condor on RHEL7

2017-08-08 Thread Jonathan Billings
I downloaded the latest condor-all package and took a look at it. If you installed condor-all, it should have installed several dependencies (since it is really a meta-package that contains no files but only requires other packages), one of which is the condor package. It should contain the /etc/

Re: Installing condor on RHEL7

2017-08-08 Thread Larry Martell
On Tue, Aug 8, 2017 at 10:50 AM, R P Herrold wrote: > On Tue, 8 Aug 2017, Larry Martell wrote: > >> I am new to condor. Installed on RHEL 7 following this: > > the links at: > http://research.cs.wisc.edu/htcondor/ > > appear to offer the correct information for this third party > add on pa

Re: redhat-list Digest, Vol 145, Issue 1

2017-07-18 Thread R P Herrold
On Tue, 18 Jul 2017, Larry Martell wrote: > Yes, I read that and it says I need rhel-7-server-optional-rpms and > rhel-7-server-extras-rpms, but as I posted yesterday I have not been > able to get these. I googled and I found that I needed to run: > > subscription-manager repos --enable rhel-7-se

Re: redhat-list Digest, Vol 145, Issue 1

2017-07-18 Thread Larry Martell
On Tue, Jul 18, 2017 at 1:20 PM, R P Herrold wrote: > On Tue, 18 Jul 2017, Larry Martell wrote: > >> Looks like it's 7.10 now, so I did: >> >> wget >> http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-10.noarch.rpm >> >> which worked, followed by >> >> sudo rpm -ivh epel-release-7-10

Re: redhat-list Digest, Vol 145, Issue 1

2017-07-18 Thread R P Herrold
On Tue, 18 Jul 2017, Larry Martell wrote: > Looks like it's 7.10 now, so I did: > > wget > http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-10.noarch.rpm > > which worked, followed by > > sudo rpm -ivh epel-release-7-10.noarch.rpm > sudo yum install R > > which failed with: 1.

Re: redhat-list Digest, Vol 145, Issue 1

2017-07-18 Thread Larry Martell
On Tue, Jul 18, 2017 at 1:05 PM, wrote: > Larry Martell wrote: >> On Tue, Jul 18, 2017 at 12:39 PM, A. Ravi Kumar >> wrote: >>> Hi Larry, >>> >>> I have recently installed R in RHEL 7. >>> >>> https://arkit.co.in/install-r-shiny-server-centos-7/ >>> >>> Have a look above URL. >> >> $ wget > > W

Re: redhat-list Digest, Vol 145, Issue 1

2017-07-18 Thread Larry Martell
;> or, via email, send a message with subject or body 'help' to >>> redhat-list-requ...@redhat.com >>> >>> You can reach the person managing the list at >>> redhat-list-ow...@redhat.com >>> >>> When replying, please

Re: redhat-list Digest, Vol 145, Issue 1

2017-07-18 Thread m . roth
Larry Martell wrote: > On Tue, Jul 18, 2017 at 12:39 PM, A. Ravi Kumar > wrote: >> Hi Larry, >> >> I have recently installed R in RHEL 7. >> >> https://arkit.co.in/install-r-shiny-server-centos-7/ >> >> Have a look above URL. > > $ wget Why wget? Why not yum install R-\* On my CentOS 7 workstati

Re: Installing R on RHEL7

2017-07-18 Thread R P Herrold
On Tue, 18 Jul 2017, Larry Martell wrote: > Are you running the CentOS binaries on RHEL7? If so, can you share > with me how you do that? There was a long thread just this morning on something similar to this on the epel-devel mailing list -- two well trusted 'old hands' were guiding a relative

Re: redhat-list Digest, Vol 145, Issue 1

2017-07-18 Thread Larry Martell
w...@redhat.com >> >> When replying, please edit your Subject line so it is more specific >> than "Re: Contents of redhat-list digest..." >> >> >> Today's Topics: >> >>1. Installing R on RHEL7 (Larry Martell) >>2. Installing

Re: Installing R on RHEL7

2017-07-18 Thread Larry Martell
On Mon, Jul 17, 2017 at 6:54 PM, R P Herrold wrote: > On Mon, 17 Jul 2017, Larry Martell wrote: > >> I am trying to install R on RHEL7. It fails with a lot of messages of >> this form about different packages: > > R is in the EPEL (7) adjunct archive > > [herrold@centos-7 ~]$ sudo su - > [sudo] pa

Re: redhat-list Digest, Vol 145, Issue 1

2017-07-18 Thread A. Ravi Kumar
-list-ow...@redhat.com > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of redhat-list digest..." > > > Today's Topics: > >1. Installing R on RHEL7 (Larry Martell) >2. Installing R on RHEL7 (R P Herrold) >

Re: Installing R on RHEL7

2017-07-17 Thread Larry Martell
On Mon, Jul 17, 2017 at 6:54 PM, R P Herrold wrote: > On Mon, 17 Jul 2017, Larry Martell wrote: > >> I am trying to install R on RHEL7. It fails with a lot of messages of >> this form about different packages: > > R is in the EPEL (7) adjunct archive > > [herrold@centos-7 ~]$ sudo su - > [sudo] pa

Re: Installing R on RHEL7

2017-07-17 Thread Larry Martell
On Mon, Jul 17, 2017 at 6:43 PM, wrote: > It looks like you have the x86_64 version installed and your package wants > the i686 version installed. What happens if you: > > sudo yum install glibc-common-2.17-55.el7.i686 No package glibc-common-2.17-55.el7.i686 available. >> I am trying to instal

Re: Installing R on RHEL7

2017-07-17 Thread ken
It looks like you have the x86_64 version installed and your package wants the i686 version installed. What happens if you: sudo yum install glibc-common-2.17-55.el7.i686 ? -Ken > I am trying to install R on RHEL7. It fails with a lot of messages of > this form about different packages: > > Err

Re: redhat-list Digest, Vol 144, Issue 1

2017-04-25 Thread Enertex
Out of curiosity: rpm -q rpm  results fedora25 = RPM version 4.13.0.1CentOS 7 = rpm-4.11.3-21.el7.x86_64 On Tue, 2017-04-25 at 08:40 -0400, Jonathan Billings wrote: > On Tue, Apr 25, 2017 at 1:23 AM, S Sai Krishna Prasad .com> > wrote: > > > Hi Jonathan, > > > > I am using the following versi

Re: redhat-list Digest, Vol 144, Issue 1

2017-04-25 Thread Jonathan Billings
On Tue, Apr 25, 2017 at 1:23 AM, S Sai Krishna Prasad wrote: > Hi Jonathan, > > I am using the following version of rpm: > > rpm-5.4.14-r0.0.corei7_64 > That's not a version of 'rpm' in any version of RHEL I'm aware of. Perhaps you need to ask on the rpm5 mailing list? For what it's worth, I g

Re: redhat-list Digest, Vol 144, Issue 1

2017-04-24 Thread S Sai Krishna Prasad
replying, please edit your Subject line so it is more specific > than "Re: Contents of redhat-list digest..." > > > Today's Topics: > > 1. Purpose of /var/lib/rpm/log/log. file (S Sai Krishna P

Re: Purpose of /var/lib/rpm/log/log.XXXX file

2017-04-24 Thread Jonathan Billings
What version of 'rpm' are you using? What's the output of 'rpm -q rpm'? On Mon, Apr 24, 2017 at 11:17 AM, S Sai Krishna Prasad wrote: > Hi All, > > I would like to know what is the use of log. file that is present in > the directory /var/lib/rpm/log/. I saw that when I rebuild the rpm datab

Re: redhat-list Digest, Vol 142, Issue 1

2016-09-14 Thread A. Ravi Kumar
g, please edit your Subject line so it is more specific > than "Re: Contents of redhat-list digest..." > > > Today's Topics: > >1. udev rule on VM (Yong Huang) > > > -- > > Messa

Re: problem seeing file new on both server centos

2016-06-18 Thread Northrup, Wilson
Hi Alireza, EXT3 assumes exclusive access to one system. Mounting a file system designed for single node access from multiple nodes can cause corruption. If you must use SAN, read up on GFS, global File Systems. https://en.wikipedia.org/wiki/Global_file_system Alternatively, consider NFS, a

Re: problem seeing file new on both server centos

2016-06-18 Thread Matty Sarro
If you want both servers to see the same volume, you need to use a clustered filesystem. Something like gfs. Ext3 won't work. On Jun 18, 2016 3:14 AM, "alireza baghery" wrote: > hi > i have two server *CentOS 6.5* and > *CentOS 5.9 * > i have one *SAN Storage* on both servers > but when i create

Re: Permission changing for /var/log/httpd

2016-06-03 Thread Jonathan Billings
On Fri, Jun 03, 2016 at 08:02:21PM +, Yong Huang wrote: > If logrotate (as Mark suggested) did not do it, you can use > SystemTap to do this sort of things. There are sample scripts on the > Internet that monitor file permission change. > Maybe these >help:https://www.sourceware.org/systemtap/

Re: Permission changing for /var/log/httpd

2016-06-03 Thread Yong Huang
If logrotate (as Mark suggested) did not do it, you can use SystemTap to do this sort of things. There are sample scripts on the Internet that monitor file permission change. Maybe these help:https://www.sourceware.org/systemtap/SystemTap_Beginners_Guide/inodewatch2sect.html https://lwn.net/Arti

Re: Permission changing for /var/log/httpd

2016-06-03 Thread Tom Ekberg
That was a good guess, but the logrotate setting for httpd says: create 640 root adm The other 3 create lines in /etc/logrotate.d/ are for other log files. Tom Ekberg From: m.r...@5-cent.us To: "General Red Hat Linux discussion list" Subject: Re: Permission changing for /var

Re: Permission changing for /var/log/httpd

2016-06-02 Thread m . roth
Tom Ekberg wrote: > I have a non-root cron job that needs to look at files in /var/log/httpd > and transfer them (scp) to another host. That user is a member of group > adm and I changed the ownership of /var/log/httpd to root:adm and set > permissions to 750. This works file as the cron job can re

RE: Netstat -an readings

2003-10-23 Thread Nick White
Your description sounds like a spammer, but it's hard to tell. Check your /var/log/maillog and see what's going on. That IP resolves to callisto.hmdnsgroup.com. HTH, Nick > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Thursday, October 23, 2003 10:31 A

Re: Remote Desktops

2003-10-23 Thread Ding Li
Try rdesktop. I'm using it, pretty cool. Much faster than vnc. [EMAIL PROTECTED] wrote: Hello everyone, I am fairly new to Linux, and to learn it, have set up a machine running Redhat 9 next to my XP Pro workstation at my desk at work. I have Samba up and running, so my Windows PC can share file

Re: Transfering files in SSH

2003-10-23 Thread Ding Li
Ding Li Sent: Thursday, October 23, 2003 12:31 PM To: [EMAIL PROTECTED] Subject: Re: Transfering files in SSH I used the method in your email, but gftp hungs there and I got no response. Do you know why? I am using rh 9.0 gFTP 2.0.14, Copyright (C) 1998-2002 Brian Masney <[EMAIL PROTECTED]>. If

Re: Remote Desktops

2003-10-23 Thread dbrett
The easiest method is to use VNC. This would require installing VNC server on the Linux box (included with installation, may already be running. This will tell if it is installed "rpm -qa | grep -i vnc") and downloading the windows client. This is one of the easist methods. Your other choice is

Re: Secure CRT

2003-10-23 Thread Rodolfo J. Paiz
At 14:50 10/23/2003, you wrote: On my desk at work is a Win2k laptop and RH 9 workstation. I love the linux box for many reasons - mainly it is doing 20 different things. But I miss one thing - the list of preconfigured host log ons of Secure CRT. Is there anything like that for RH9? Am I missing s

Re: Transfering files in SSH

2003-10-23 Thread Reuben D. Budiardja
ost the messages from GFTP if you could. Restart gFTP maybe ?? RDB > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > On Behalf Of Ding Li > Sent: Thursday, October 23, 2003 12:31 PM > To: [EMAIL PROTECTED] > Subject: Re: Transfering files in S

Re: moving the /var partition [SOLVED]

2003-10-23 Thread Bill Tangren
Peter B. West wrote: Bill, This is getting a bit confused. You say you have just installed a new disk, yet you also say you want to reduce a 60Gb /var partition. If you are installing a new disk, you can decide at the outset how big a /var partition you want. I would go back to the beginning

Re: email critical logs to me

2003-10-23 Thread Atif Malik
Sounds like rather than looking at logs you want a monitoring tool. I would then suggest you look at nagios (www.nagios.org) or bigbrother. Both have plugins or modules to check if ntp is running . Atif Malik On Thu, 2003-10-23 at 16:26, Bret Hughes wrote: > On Thu, 2003-10-23 at 11:14, Genti Hi

Re: email critical logs to me

2003-10-23 Thread Bret Hughes
On Thu, 2003-10-23 at 11:14, Genti Hila wrote: > Hello, > > I have an Linux Box that acts as an NTP (network time protocol) server and i would > like to sent the critical logs, especially if the ntpd daemon stops. > > Can anybody give some directions on that ? > > Any idea is appreciated > > G

  1   2   3   4   5   6   7   8   9   10   >