Re: nginx configured as loadbalancer returning 404 not found

2024-05-17 Thread Kaushal Shriyan
On Fri, May 17, 2024 at 7:39 PM Sergey A. Osokin wrote: > Hi Kaushal, > > On Fri, May 17, 2024 at 04:49:59PM +0530, Kaushal Shriyan wrote: > > > > I am running nginx version 1.26 on "Ubuntu 22.04.4 LTS" I have configured > > the nginx as load balancer and the

nginx configured as loadbalancer returning 404 not found

2024-05-17 Thread Kaushal Shriyan
Hi, I am running nginx version 1.26 on "Ubuntu 22.04.4 LTS" I have configured the nginx as load balancer and the configuration details are as follows # nginx -v nginx version: nginx/1.26.0 # server { listen 8085; #server_name 172.30.2.11; server name 210.11.1.110;

livestatus support for Nagios 4.5.1 using thruk web interface

2024-04-16 Thread Kaushal Shriyan
Hi, I am looking for help who has configured livestatus support for Nagios 4.5.1 using thruk web interface https://www.thruk.org/ Any help will be appreciated. Thanks in advance. Best Regards, Kaushal

Return a custom page in the event of a client requesting a non-existent resource on tomcat9

2024-02-02 Thread Kaushal Shriyan
Hi, I am running tomcat version 9.0.84 on Red Hat Enterprise Linux release 8.7 (Ootpa). Is there a way to configure the server to return a custom page in the event of a client requesting a non-existent resource. Please guide me. Thanks in advance. Best Regards, Kaushal

Modify default port 389 to custom port 11389 for openldap-servers

2024-01-10 Thread Kaushal Shriyan
Hi, I am running OpenLdap server 2.4.59 on Red Hat Enterprise Linux release 8.8 (Ootpa) OS in standalone mode without any replication. # rpm -qa | grep openldap symas-openldap-servers-2.4.59-1.el8.x86_64 openldap-2.4.46-18.el8.x86_64 symas-openldap-2.4.59-1.el8.x86_64

Backup and restore OpenLdap server 2.4.59.

2024-01-02 Thread Kaushal Shriyan
Hi, I am running OpenLdap server 2.4.59 on Red Hat Enterprise Linux release 8.8 (Ootpa) OS in standalone mode without any replication. # rpm -qa | grep openldap symas-openldap-servers-2.4.59-1.el8.x86_64 openldap-2.4.46-18.el8.x86_64 symas-openldap-2.4.59-1.el8.x86_64

Re: Enable multi master replication for OpenLDAP server running in standalone mode.

2023-12-27 Thread Kaushal Shriyan
On Wed, Dec 27, 2023 at 1:10 AM Kaushal Shriyan wrote: > Hi, > > I am running OpenLdap server 2.4.59 on Red Hat Enterprise Linux release > 8.8 (Ootpa) OS in standalone mode without any replication. > > # rpm -qa | grep openldap > symas-openldap-servers-2.4.59-1.el8.x86_64

Enable multi master replication for OpenLDAP server running in standalone mode.

2023-12-26 Thread Kaushal Shriyan
Hi, I am running OpenLdap server 2.4.59 on Red Hat Enterprise Linux release 8.8 (Ootpa) OS in standalone mode without any replication. # rpm -qa | grep openldap symas-openldap-servers-2.4.59-1.el8.x86_64 openldap-2.4.46-18.el8.x86_64 symas-openldap-2.4.59-1.el8.x86_64

Re: Capture full request/response body logging in nginx configured in reverse proxy mode reports nginx: [emerg] unknown directive "log_by_lua_block"

2023-12-18 Thread Kaushal Shriyan
On Mon, Dec 18, 2023 at 11:19 PM Sergey A. Osokin wrote: > Hi Kaushal, > > On Mon, Dec 18, 2023 at 10:24:14PM +0530, Kaushal Shriyan wrote: > > > > I am running nginx version: nginx/1.24.0 as reverse proxy on CentOS Linux > > release 7.9.2009 (Core). I have the below

Capture full request/response body logging in nginx configured in reverse proxy mode reports nginx: [emerg] unknown directive "log_by_lua_block"

2023-12-18 Thread Kaushal Shriyan
Hi, I am running nginx version: nginx/1.24.0 as reverse proxy on CentOS Linux release 7.9.2009 (Core). I have the below config file /etc/nginx/conf.d/microservice.conf I want to capture full request/response body logging in nginx. # cat /etc/nginx/conf.d/microservice.conf server {

superuser and normal user in OpenLdap services

2023-12-13 Thread Kaushal Shriyan
Hi, I am running the openldap server on Red Hat Enterprise Linux release 8.8 (Ootpa) # rpm -qa | grep -i ldap sssd-ldap-2.8.2-3.el8_8.x86_64 symas-openldap-servers-2.4.59-1.el8.x86_64 openldap-2.4.46-18.el8.x86_64 symas-openldap-2.4.59-1.el8.x86_64 symas-openldap-clients-2.4.59-1.el8.x86_64 #

Re: Disable http_dav_module in Nginx Web server (version nginx/1.24.0)

2023-11-28 Thread Kaushal Shriyan
n the > pkg-oss repo, [1], update configure options and rebuild the package > for your needs. > > References > -- > 1. https://hg.nginx.org/pkg-oss/ > > Thank you. > > -- > Sergey A. Osokin > > On Tue, Nov 28, 2023 at 12:39:47AM +0530, Kaushal Shriyan wrote:

Disable http_dav_module in Nginx Web server (version nginx/1.24.0)

2023-11-27 Thread Kaushal Shriyan
Hi, I am running nginx version: nginx/1.24.0 on Red Hat Enterprise Linux release 8.8 (Ootpa). Is there a way to disable http_dav_module in Nginx Web server? # nginx -v nginx version: nginx/1.24.0 # cat /etc/redhat-release Red Hat Enterprise Linux release 8.8 (Ootpa). # # nginx -V 2>&1 | grep

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

2023-10-06 Thread Kaushal Shriyan
Hi, I use the below command to download openssl-devel and its dependencies when it is already installed. repotrack openssl-devel Is there a way to download when the system is not connected to Internet, meaning offline mode? Please guide me. Thanks in advance Best Regards, Kaushal --

Configuring custom port 10389 for openldap-servers

2023-10-04 Thread Kaushal Shriyan
Hi, I am running the openldap server on Red Hat Enterprise Linux release 8.8 (Ootpa) # rpm -qa | grep -i ldap sssd-ldap-2.8.2-3.el8_8.x86_64 symas-openldap-servers-2.4.59-1.el8.x86_64 openldap-2.4.46-18.el8.x86_64 symas-openldap-2.4.59-1.el8.x86_64 symas-openldap-clients-2.4.59-1.el8.x86_64 #

Re: setup two DNs on one single Openldap server running on Red Hat Enterprise Linux release 8.8 (Ootpa)

2023-10-04 Thread Kaushal Shriyan
On Tue, Oct 3, 2023 at 11:45 PM Quanah Gibson-Mount wrote: > > > --On Monday, October 2, 2023 2:26 PM +0530 Kaushal Shriyan > wrote: > > > Is there a way to set up two DN's in OpenLDAP server? > > > > > > dn: cn=admin,dc=corporate,dc=mydomain,dc=com >

Re: setup two DNs on one single Openldap server running on Red Hat Enterprise Linux release 8.8 (Ootpa)

2023-10-02 Thread Kaushal Shriyan
Thanks Ulf for the email response. Any documentation to refer to set up multiple databases in different backends in OpenLDAP? Best Regards, Kaushal On Mon, Oct 2, 2023 at 6:51 PM Ulf Volmer wrote: > Am Mon, Oct 02, 2023 at 04:11:19PM +0530 schrieb Kaushal Shriyan: > > Thanks Ulf for

Re: [EXTERNAL] Re: setup two DNs on one single Openldap server running on Red Hat Enterprise Linux release 8.8 (Ootpa)

2023-10-02 Thread Kaushal Shriyan
Thanks Bradley for the quick response. Any documentation to refer to set up relay database in OpenLDAP? Please guide me. Thanks in advance. Best Regards, Kaushal

Re: setup two DNs on one single Openldap server running on Red Hat Enterprise Linux release 8.8 (Ootpa)

2023-10-02 Thread Kaushal Shriyan
On Mon, Oct 2, 2023 at 2:37 PM Ulf Volmer wrote: > On 02.10.23 09:56, Kaushal Shriyan wrote: > > > Is there a way to set up two DN's in OpenLDAP server? > > > > dn: cn=admin,dc=corporate,dc=mydomain,dc=com > > dn: cn=admin,dc=checker,dc=mydomain,dc=com > > I

setup two DNs on one single Openldap server running on Red Hat Enterprise Linux release 8.8 (Ootpa)

2023-10-02 Thread Kaushal Shriyan
Hi, I am running the openldap server on Red Hat Enterprise Linux release 8.8 (Ootpa) # rpm -qa | grep -i ldap sssd-ldap-2.8.2-3.el8_8.x86_64 symas-openldap-servers-2.4.59-1.el8.x86_64 openldap-2.4.46-18.el8.x86_64 symas-openldap-2.4.59-1.el8.x86_64 symas-openldap-clients-2.4.59-1.el8.x86_64 #

Re: reset openldap root and cn=admin password

2023-10-02 Thread Kaushal Shriyan
On Fri, Sep 22, 2023 at 1:22 AM Ulf Volmer wrote: > On 21.09.23 21:27, Kaushal Shriyan wrote: > > Is there a way to reset both openldap root and cn=admin password? > > > It depends if your are using classic slapd.conf or cn=config backend. > > > In the first case, ju

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 Kaushal Shriyan
Hi, I am running Red Hat Enterprise Linux release 8.7 (Ootpa) OS in production environment. I have enabled both epel in /etc/yum.repos.d directory There is a proxy server setup in the network. I have whitelisted the below wildcard URLs as listed as per epel repo. https://*.fedoraproject.org

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 er

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 i

reset openldap root and cn=admin password

2023-09-21 Thread Kaushal Shriyan
Hi, Is there a way to reset both openldap root and cn=admin password? Please guide me. Thanks in Advance. Best Regards, Kaushal

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. >&g

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: 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

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 Sar

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

2023-09-09 Thread Kaushal Shriyan
will download all of > the packages into /path/to directory. > > Then you can copy the packages to the target system in a given directory. > Then to install navigate to the directory and run "yum local install *.rpm" > and it'll update. > > -Matty > > On Sa

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

2023-09-09 Thread Kaushal Shriyan
Hi, Is there a way to apply the security updates offline on Red Hat Enterprise Linux release 8.7 (Ootpa) as it is a production environment? yum list-security --security yum -y update --security Please guide me. Thanks in Advance. Best Regards, Kaushal -- redhat-list mailing list unsubscribe

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 >

Download the dependencies for a package on RHEL 8.7

2023-09-07 Thread Kaushal Shriyan
Hi, Is there a way to download the package along with the dependencies which are already installed on RHEL 8.7? Please guide me. Thanks in Advance. Best Regards, Kaushal ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an

Download the dependencies for a package on RHEL 8.7

2023-09-06 Thread Kaushal Shriyan
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 dependencies which are required to install

Enable debug logging on OpenLDAP 2.4.59 server running on Red Hat Enterprise Linux 8.7 (Ootpa)

2023-08-30 Thread Kaushal Shriyan
Hi, I have the below settings as per https://www.openldap.org/doc/admin25/slapdconfig.html. I did check both /var/log and /etc/default/ on RHEL 8.7 but was unable to locate the log files. # grep olcLogLevel /etc/openldap/slapd.d/cn=config.ldif olcLogLevel: 256 # ldapwhoami: @(#) $OpenLDAP:

Re: [EXT] rhel8 OS rpm spec file

2023-08-30 Thread Kaushal Shriyan
On Thu, Aug 24, 2023 at 2:39 AM Quanah Gibson-Mount wrote: > > > --On Monday, August 21, 2023 11:54 PM +0530 Kaushal Shriyan > wrote: > > > Thanks Quanah for the quick response. I am > > following https://unixcop.com/how-to-install-openldap-on-rockylinux-or

Re: [EXT] rhel8 OS rpm spec file

2023-08-22 Thread Kaushal Shriyan
On Mon, Aug 21, 2023 at 10:54 PM Kaushal Shriyan wrote: > > On Mon, Aug 21, 2023 at 10:29 PM Quanah Gibson-Mount > wrote: > >> >> >> --On Monday, August 21, 2023 10:38 PM +0530 Kaushal Shriyan >> wrote: >> > >> > Prepare the database te

Re: [EXT] rhel8 OS rpm spec file

2023-08-21 Thread Kaushal Shriyan
On Mon, Aug 21, 2023 at 10:29 PM Quanah Gibson-Mount wrote: > > > --On Monday, August 21, 2023 10:38 PM +0530 Kaushal Shriyan > wrote: > > > > Prepare the database template included in OpenLDAP installed > > > ># cp -r /usr/share/openldap-servers/DB_CONFIG.

Re: [EXT] rhel8 OS rpm spec file

2023-08-21 Thread Kaushal Shriyan
On Mon, Aug 21, 2023 at 7:35 PM Kaushal Shriyan wrote: > Hi, > > Are there any tutorials or guides to configure symas based Openldap server > on Red Hat Enterprise Linux release 8.7 (Ootpa)? > > # rpm -qa | grep openldap > symas-openldap-servers-2.5.16-1.el8.x86_64 >

Re: [EXT] rhel8 OS rpm spec file

2023-08-21 Thread Kaushal Shriyan
-openldap-clients-2.5.16-1.el8.x86_64 # Please guide me. Thanks in Advance. Best Regards, Kaushal On Wed, Aug 9, 2023 at 11:19 PM Kaushal Shriyan wrote: > > > On Mon, Aug 7, 2023 at 12:01 PM Windl, Ulrich wrote: > >> I think the question is somewhat off-topic here: Learn how

Re: Enable two way SSL in Apache Tomcat 10 Version 10.0.27

2023-08-20 Thread Kaushal Shriyan
On Sun, Aug 20, 2023 at 4:25 PM wrote: > Kaushal, > > please check the new configuration method with SSLHostConfig - your's is > probably from an older version, right? In the working version you already > use it. > > see my (redacted) config: > >

Re: Enable two way SSL in Apache Tomcat 10 Version 10.0.27

2023-08-19 Thread Kaushal Shriyan
Best Regards, Kaushal On Sun, Aug 20, 2023 at 6:48 AM Kaushal Shriyan wrote: > > > On Thu, Aug 10, 2023 at 11:29 AM Christopher Schultz < > ch...@christopherschultz.net> wrote: > >> Kaushal, >> >> On 8/7/23 22:23, Kaushal Shriyan wrote: >> > Hi, >

Re: Enable two way SSL in Apache Tomcat 10 Version 10.0.27

2023-08-19 Thread Kaushal Shriyan
On Thu, Aug 10, 2023 at 11:29 AM Christopher Schultz < ch...@christopherschultz.net> wrote: > Kaushal, > > On 8/7/23 22:23, Kaushal Shriyan wrote: > > Hi, > > > > I have gone through > https://tomcat.apache.org/tomcat-10.0-doc/ssl-howto.html. > > Is

Re: ldap_add: Naming violation (64) additional info: value of single-valued naming attribute 'dc' conflicts with value present in entry

2023-08-18 Thread Kaushal Shriyan
On Thu, Aug 17, 2023 at 9:41 AM Quanah Gibson-Mount wrote: > > > --On Thursday, August 17, 2023 7:25 AM +0530 Kaushal Shriyan > wrote: > > ># cat mydomain.ldif > > dn: dc=corporate,dc=mydomain,dc=in > > objectClass: dcObject > > objectClass: organi

Re: Enable two way SSL on Nginx web server

2023-08-18 Thread Kaushal Shriyan
On Fri, Aug 18, 2023 at 1:39 PM Aleksandar Lazic wrote: > Hi Kaushal. > > On 2023-08-18 (Fr.) 03:22, Kaushal Shriyan wrote: > > Hi, > > > > I am running nginx version: nginx/1.24.0 on CentOS Linux > > release 7.9.2009 (Core) > > > > # nginx -v &

How to run a shell script on every request?

2023-08-18 Thread Kaushal Shriyan
Hi, I am running nginx version: nginx/1.24.0 on CentOS Linux release 7.9.2009 (Core) # nginx -v nginx version: nginx/1.24.0 # cat /etc/redhat-release CentOS Linux release 7.9.2009 (Core) # I want to run a shell script every time my nginx server receives any HTTP request. Any simple ways to do

[users@httpd] Enable two way SSL on Apache httpd web server.

2023-08-17 Thread Kaushal Shriyan
Hi, I am running Apache httpd version: Apache/2.4.57 on CentOS Linux release 7.9.2009 (Core). Is there a way to enable two way SSL on Apache web server? # httpd -v Server version: Apache/2.4.57 (IUS) Server built: Apr 7 2023 14:49:47 # cat /etc/redhat-release CentOS Linux release 7.9.2009

Enable two way SSL on Nginx web server

2023-08-17 Thread Kaushal Shriyan
Hi, I am running nginx version: nginx/1.24.0 on CentOS Linux release 7.9.2009 (Core) # nginx -v nginx version: nginx/1.24.0 # cat /etc/redhat-release CentOS Linux release 7.9.2009 (Core) # Is there a way to enable two way SSL on Nginx web server? Please guide me. Thanks in Advance. Best

ldap_add: Naming violation (64) additional info: value of single-valued naming attribute 'dc' conflicts with value present in entry

2023-08-16 Thread Kaushal Shriyan
Hi, I am running the below mentioned openldap server version on CentOS Linux release 7.9.2009 (Core). The details are as follows. # cat /etc/os-release NAME="CentOS Linux" VERSION="7 (Core)" ID="centos" ID_LIKE="rhel fedora" VERSION_ID="7" PRETTY_NAME="CentOS Linux 7 (Core)" ANSI_COLOR="0;31"

Re: ldapmodify: wrong attributeType at line 5, entry "olcDatabase={2}hdb,cn=config"

2023-08-09 Thread Kaushal Shriyan
On Wed, Aug 9, 2023 at 8:29 PM Quanah Gibson-Mount wrote: > > > --On Wednesday, August 9, 2023 7:31 PM +0530 Kaushal Shriyan > wrote: > > > Configure OpenLDAP server while sending the configuration to the LDAP > > server. > ># cat db.ldif > > dn: olcD

ldapmodify: wrong attributeType at line 5, entry "olcDatabase={2}hdb,cn=config"

2023-08-09 Thread Kaushal Shriyan
Hi, I am running the below mentioned openldap server version on CentOS Linux release 7.9.2009 (Core) # rpm -qa | grep openldap openldap-servers-2.4.44-25.el7_9.x86_64 openldap-servers-sql-2.4.44-25.el7_9.x86_64 openldap-devel-2.4.44-25.el7_9.x86_64 openldap-2.4.44-25.el7_9.x86_64

[CentOS] Upload files and folders to nginx web server from the browser

2023-08-08 Thread Kaushal Shriyan
Hi, Is there a way to upload files to nginx webserver https://software.mydomain.com from the browser ? I have the below nginx config file. I am running nginx version: nginx/1.24.0 on CentOS Linux release 7.9.2009 (Core) # nginx -v nginx version: nginx/1.24.0 # cat /etc/redhat-release CentOS

Upload files and folders to nginx web server from the browser

2023-08-08 Thread Kaushal Shriyan
Hi, Is there a way to upload files to nginx web server https://software.mydomain.com from the browser ? I have the below nginx config file. I am running nginx version: nginx/1.24.0 on CentOS Linux release 7.9.2009 (Core) # nginx -v nginx version: nginx/1.24.0 # cat /etc/redhat-release CentOS

Enable two way SSL in Apache Tomcat 10 Version 10.0.27

2023-08-07 Thread Kaushal Shriyan
Hi, I have gone through https://tomcat.apache.org/tomcat-10.0-doc/ssl-howto.html. Is there a way to enable two way SSL (mutual) in Apache Tomcat 10 Version 10.0.27? Please guide me. Thanks in Advance. Best Regards, Kaushal

rhel8 OS rpm spec file

2023-08-05 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

Re: Migrating MySQL DB to PostgreSQL DB.

2023-07-30 Thread Kaushal Shriyan
On Mon, Jul 31, 2023 at 4:15 AM Ron wrote: > On 7/30/23 09:01, Kaushal Shriyan wrote: > > Hi, > > > > I am running MySQL DB 8.0.34 on Red Hat Enterprise Linux release 8.7 > > (Ootpa). Is there a way to import MySQL DB along with data to PostgreSQL > > 14 databa

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

2023-07-30 Thread Kaushal Shriyan
if not specified). # Please guide me. Thanks in Advance. Best Regards, Kaushal On Thu, Jul 27, 2023 at 11:29 PM Kaushal Shriyan wrote: > > > On Wed, Jul 26, 2023 at 2:24 PM Kaushal Shriyan > wrote: > >> >> >> On Wed, Jul 26, 2023 at 1:49 PM Emmanuel G

Re: Migrating MySQL DB to PostgreSQL DB.

2023-07-30 Thread Kaushal Shriyan
Thanks Ken and Adrian for the quick email response. Really appreciate it. Thanks once again Best Regards, Kaushal On Sun, Jul 30, 2023 at 8:23 PM Adrian Klaver wrote: > On 7/30/23 07:11, Ken Marshall wrote: > > On Sun, Jul 30, 2023 at 07:31:02PM +0530, Kaushal Shriyan wrote

Migrating MySQL DB to PostgreSQL DB.

2023-07-30 Thread Kaushal Shriyan
Hi, I am running MySQL DB 8.0.34 on Red Hat Enterprise Linux release 8.7 (Ootpa). Is there a way to import MySQL DB along with data to PostgreSQL 14 database server? Please suggest. Thanks in advance. Best Regards, Kaushal

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-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.op

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

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

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

2023-07-24 Thread Kaushal Shriyan
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 generate systemctl openldap service unit file to

Re: Grant all privileges to user on a database

2023-07-24 Thread Kaushal Shriyan
On Mon, Jul 24, 2023 at 6:51 PM Ron wrote: > > On 7/24/23 08:15, Kaushal Shriyan wrote: > > Hi, > > > > I am running postgresql15-server 15.3 on Red Hat Enterprise Linux > > release 8.7 (Ootpa) > > > > # rpm -qa | grep -i post > > postgresql15-serv

java-1.8.0-openjdk and java-1.8.0-openjdk-devel packages

2023-07-24 Thread Kaushal Shriyan
Hi, I have enabled epel repo on Red Hat Enterprise Linux release 8.7(Ootpa). I am trying to install java-1.8.0-openjdk. # yum install java-1.8.0-openjdk-devel Updating Subscription Management repositories. This system is registered with an entitlement server, but is not receiving updates. You

Grant all privileges to user on a database

2023-07-24 Thread Kaushal Shriyan
Hi, I am running postgresql15-server 15.3 on Red Hat Enterprise Linux release 8.7 (Ootpa) # rpm -qa | grep -i post postgresql15-server-15.3-2PGDG.rhel8.x86_64 postgresql15-libs-15.3-2PGDG.rhel8.x86_64 postgresql15-15.3-2PGDG.rhel8.x86_64 # $psql psql (15.3) Type "help" for help. postgres=#

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

2023-07-22 Thread Kaushal Shriyan
t; regards > > Stanislas > > > Le 19/07/2023 à 18:53, Kaushal Shriyan a écrit : > > Hi, > > > > Is there a way to downgrade Red Hat Enterprise Linux release 8.8 (Ootpa) > > to Red Hat Enterprise Linux release 8.7 (Ootpa)? > > > > Please suggest

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

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

2023-07-22 Thread 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 in advance. Best Regards, Kaushal -- redhat-list mailing list unsubscribe

Downgrade Red Hat Enterprise Linux release 8.8 (Ootpa)

2023-07-19 Thread Kaushal Shriyan
Hi, Is there a way to downgrade Red Hat Enterprise Linux release 8.8 (Ootpa) to Red Hat Enterprise Linux release 8.7 (Ootpa)? Please suggest. Thanks in advance. Best Regards, Kaushal -- redhat-list mailing list unsubscribe mailto:redhat-list-requ...@redhat.com?subject=unsubscribe

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

2023-07-19 Thread Kaushal Shriyan
Hi, I am running Red Hat Enterprise Linux release 8.7 (Ootpa). I am following https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/deploying_different_types_of_servers/setting-apache-http-server_deploying-different-types-of-servers I have installed epel repo but i was

[users@httpd] Installing Apache httpd 2.4.57 on Red Hat Enterprise Linux release 8.7 (Ootpa).

2023-07-19 Thread Kaushal Shriyan
Hi, I am running Red Hat Enterprise Linux release 8.7 (Ootpa). I am following https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/deploying_different_types_of_servers/setting-apache-http-server_deploying-different-types-of-servers I have installed epel repo but i was

Re: [users@httpd] Apache httpd with Node.js backend server.

2023-07-04 Thread Kaushal Shriyan
efaults PidFile: "/run/httpd/httpd.pid" Define: DUMP_VHOSTS Define: DUMP_RUN_CFG User: name="apache" id=48 Group: name="apache" id=48 # Please guide me. Thanks in advance. Best Regards, Kaushal On Mon, Jul 3, 2023 at 10:54 PM Kaushal Shriyan wrote: > > > On

Re: [users@httpd] Apache httpd with Node.js backend server.

2023-07-03 Thread Kaushal Shriyan
On Mon, Jul 3, 2023 at 10:44 PM Richard wrote: > > > > Date: Monday, July 03, 2023 22:22:04 +0530 > > From: Kaushal Shriyan > > > > On Mon, Jul 3, 2023 at 10:10 PM Richard wrote: > > > >> > >> > Date: Monday, July 03, 2023 20:35:36

Re: [users@httpd] Apache httpd with Node.js backend server.

2023-07-03 Thread Kaushal Shriyan
On Mon, Jul 3, 2023 at 10:10 PM Richard wrote: > > > > Date: Monday, July 03, 2023 20:35:36 +0530 > > From: Kaushal Shriyan > > > > I have initiated a new thread to discuss the new issue. I am > > running node.js application on port 8000 and Apache HTT

[users@httpd] Apache httpd with Node.js backend server.

2023-07-03 Thread Kaushal Shriyan
Hi, I have initiated a new thread to discuss the new issue. I am running node.js application on port 8000 and Apache HTTP server on CentOS Linux release 7.9.2009 (Core) # node --version *v16.20.0* # httpd -v Server version: *Apache/2.4.57 (IUS)* Server built: Apr 7 2023 14:49:47 # *#cat

Re: [users@httpd] node.js application listening on port 8000 enabled with SSL certificate returns ERR_SSL_PROTOCOL_ERROR on browser.

2023-07-02 Thread Kaushal Shriyan
. > > On Sun, Jul 2, 2023 at 11:41 AM Kaushal Shriyan > wrote: > >> Hi Frank, >> >> When I set the below in /etc/httpd/conf.d/phpnodejs.conf. When I hit >> https://phpnodejs.mydomain.com which is the html content, the images are >> broken and unable

Re: [users@httpd] node.js application listening on port 8000 enabled with SSL certificate returns ERR_SSL_PROTOCOL_ERROR on browser.

2023-07-02 Thread Kaushal Shriyan
Frank Gingras wrote: > ^/(.+) will already match /demo, why are you changing the expression? > > On Sun, Jul 2, 2023 at 10:42 AM Kaushal Shriyan > wrote: > >> Hi Frank, >> >> Thanks a lot. It worked perfectly. I have a follow up question for /demo >> path (as part of node.js c

Re: [users@httpd] node.js application listening on port 8000 enabled with SSL certificate returns ERR_SSL_PROTOCOL_ERROR on browser.

2023-07-02 Thread Kaushal Shriyan
o > will proxy. > > On Sat, Jul 1, 2023 at 9:22 PM Kaushal Shriyan > wrote: > >> >> >> >> >> On Sun, Jul 2, 2023 at 6:20 AM Kaushal Shriyan >> wrote: >> >>> >>> >>> On Sun, Jul 2, 2023 at 6:14 AM Kaushal Shriyan

Re: [users@httpd] node.js application listening on port 8000 enabled with SSL certificate returns ERR_SSL_PROTOCOL_ERROR on browser.

2023-07-01 Thread Kaushal Shriyan
On Sun, Jul 2, 2023 at 6:20 AM Kaushal Shriyan wrote: > > > On Sun, Jul 2, 2023 at 6:14 AM Kaushal Shriyan > wrote: > >> >> >> On Sat, Jul 1, 2023 at 7:50 AM Kaushal Shriyan >> wrote: >> >>> Hi Frank, >>> >>> Thank

Re: [users@httpd] node.js application listening on port 8000 enabled with SSL certificate returns ERR_SSL_PROTOCOL_ERROR on browser.

2023-07-01 Thread Kaushal Shriyan
On Sun, Jul 2, 2023 at 6:14 AM Kaushal Shriyan wrote: > > > On Sat, Jul 1, 2023 at 7:50 AM Kaushal Shriyan > wrote: > >> Hi Frank, >> >> Thanks for the email response and much appreciated. I added the ProxyPass >> /index.html ! directive in /etc/http

Re: [users@httpd] node.js application listening on port 8000 enabled with SSL certificate returns ERR_SSL_PROTOCOL_ERROR on browser.

2023-07-01 Thread Kaushal Shriyan
On Sat, Jul 1, 2023 at 7:50 AM Kaushal Shriyan wrote: > Hi Frank, > > Thanks for the email response and much appreciated. I added the ProxyPass > /index.html ! directive in /etc/httpd/conf.d/phpnodejs.conf > > #cat /etc/httpd/conf.d/phpnodejs.conf > > ServerNam

Re: [users@httpd] node.js application listening on port 8000 enabled with SSL certificate returns ERR_SSL_PROTOCOL_ERROR on browser.

2023-06-30 Thread Kaushal Shriyan
Thanks in advance. Best Regards, Kaushal On Sat, Jul 1, 2023 at 2:08 AM Frank Gingras wrote: > To exclude index.html from your proxying, use ProxyPass /index.html ! > before the existing ProxyPass directive. > > On Fri, Jun 30, 2023 at 1:24 PM Kaushal Shriyan > wrote: > >

Re: [users@httpd] node.js application listening on port 8000 enabled with SSL certificate returns ERR_SSL_PROTOCOL_ERROR on browser.

2023-06-30 Thread Kaushal Shriyan
n 25, 2023 at 11:46 AM Richard < > lists-apa...@listmail.innovate.net> wrote: > >> >> >> >> > Date: Sunday, June 25, 2023 16:09:23 +0530 >> > From: Kaushal Shriyan >> > >> > I have modified the nodejsbacke

Re: [users@httpd] node.js application listening on port 8000 enabled with SSL certificate returns ERR_SSL_PROTOCOL_ERROR on browser.

2023-06-25 Thread Kaushal Shriyan
ase suggest and guide me. Thanks in advance. Best Regards, Kaushal On Sun, Jun 25, 2023 at 12:35 PM Frank Gingras wrote: > Why did you define a vhost without a ServerName directive? > > Also, those access log entries are quite useless, other than the requested > path. Increase the

Re: [users@httpd] node.js application listening on port 8000 enabled with SSL certificate returns ERR_SSL_PROTOCOL_ERROR on browser.

2023-06-25 Thread Kaushal Shriyan
; *cat /etc/httpd/conf.d/nodejsbackendssl.conf* ProxyPass / http://localhost:8000/ # Please suggest and guide me. Thanks in advance. Best Regards, Kaushal > On Sun, Jun 25, 2023 at 12:44 AM Kaushal Shriyan > wrote: > >> >> >> On Sun, Jun 25, 2023 at

Re: [users@httpd] node.js application listening on port 8000 enabled with SSL certificate returns ERR_SSL_PROTOCOL_ERROR on browser.

2023-06-24 Thread Kaushal Shriyan
On Sun, Jun 25, 2023 at 7:44 AM Kaushal Shriyan wrote: > > On Thu, Jun 22, 2023 at 5:42 AM Richard < > lists-apa...@listmail.innovate.net> wrote: > >> >> >> > Date: Wednesday, June 21, 2023 20:14:40 + >> > From: Richard >> > >>

Re: [users@httpd] node.js application listening on port 8000 enabled with SSL certificate returns ERR_SSL_PROTOCOL_ERROR on browser.

2023-06-24 Thread Kaushal Shriyan
On Thu, Jun 22, 2023 at 5:42 AM Richard wrote: > > > > Date: Wednesday, June 21, 2023 20:14:40 + > > From: Richard > > > > > >> Date: Thursday, June 22, 2023 00:13:34 +0530 > >> From: Kaushal Shriyan > >> > >> When i hi

Re: [users@httpd] node.js application listening on port 8000 enabled with SSL certificate returns ERR_SSL_PROTOCOL_ERROR on browser.

2023-06-21 Thread Kaushal Shriyan
Hi Daniel, Please refer to the below details $ npm start > api-console@6.6.32 start > node demo/index.js Browserslist: caniuse-lite is outdated. Please run: npx update-browserslist-db@latest Why you should do it regularly: https://github.com/browserslist/update-db#readme es-dev-server

Re: [users@httpd] node.js application listening on port 8000 enabled with SSL certificate returns ERR_SSL_PROTOCOL_ERROR on browser.

2023-06-21 Thread Kaushal Shriyan
:8000/ Please suggest further. Thanks in advance. Best Regards, Kaushal On Wed, Jun 21, 2023 at 11:09 PM Kaushal Shriyan wrote: > On Wed, Jun 21, 2023 at 10:35 PM Darryl Baker < > darryl.ba...@northwestern.edu> wrote: > >> Have you tried browsing to https://nod

Re: [users@httpd] node.js application listening on port 8000 enabled with SSL certificate returns ERR_SSL_PROTOCOL_ERROR on browser.

2023-06-21 Thread Kaushal Shriyan
On Wed, Jun 21, 2023 at 10:35 PM Darryl Baker wrote: > Have you tried browsing to https://nodejs.mydomain.com/demo/index.html > The proxy configuration in Apache will direct the connection to nodejs over > port 8000. > Hi Darryl, When I am trying to access the URL

[users@httpd] node.js application listening on port 8000 enabled with SSL certificate returns ERR_SSL_PROTOCOL_ERROR on browser.

2023-06-21 Thread Kaushal Shriyan
Hi, I am running node.js application on port 8000 and Apache HTTP server on CentOS Linux release 7.9.2009 (Core) # node --version *v16.20.0* # httpd -v Server version: *Apache/2.4.57 (IUS)* Server built: Apr 7 2023 14:49:47 # *httpd.conf file configuration* #cat

[CentOS] Error_code: 1032; handler error HA_ERR_KEY_NOT_FOUND

2023-06-13 Thread Kaushal Shriyan
Hi, I am running MySQL DB server 8.0.31 (mysql-community-server-8.0.31-1.el7.x86_64) on the CentOS Linux release 7.9.2009 (Core) operating system and have enabled replication between Master and Standby. I am currently encountering the error Error_code: 1032; handler error HA_ERR_KEY_NOT_FOUND as

Error_code: 1032; handler error HA_ERR_KEY_NOT_FOUND

2023-06-13 Thread Kaushal Shriyan
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. I am currently encountering the error Error_code: 1032; handler error

Re: [CentOS] IUS not pulling latest PHP packages

2023-05-26 Thread Kaushal Shriyan
ind out where your current PHP comes from try something like: > # rpm -qf /usr/bin/php > # rpm -qi php > > I would recommend you switch to Remi's repo and upgrade to PHP 8: > https://rpms.remirepo.net/ > > Kind regards, > Steve > > Am 26.05.2023 12:50, schrieb Kaus

[CentOS] IUS not pulling latest PHP packages

2023-05-26 Thread Kaushal Shriyan
Hi, I am running CentOS Linux release 7.9.2009 (Core) and have enabled both epel and ius repository - ius-release-2-1.el7.ius.noarch - epel-release-7-14.noarch IUS not pulling the latest PHP packages. I have ran yum clean metadata and yum clean all commands but no luck. The latest

Consultancy for setting up for Apache Solr 8.11.2 on CentOS Linux release 7.9.2009 (Core)

2023-03-06 Thread Kaushal Shriyan
Hi, Are there any consultancy offered for setting up and optimising Apache Solr 8.11.2 on CentOS Linux release 7.9.2009 (Core) for production environment? I would love to have a conversation who can guide and recommend us as per the best practices. Please guide me. Thanks in advance. Best

Re: Load Test Solr nodes.

2023-03-06 Thread Kaushal Shriyan
gt; Regards, > Markus > > Op ma 6 mrt 2023 om 16:41 schreef Kaushal Shriyan < > kaushalshri...@gmail.com > >: > > > Hi, > > > > I am running Apache Solr 8.11.2 on CentOS Linux release 7.9.2009 (Core) > on > > 2 VM nodes behind Load Balancer. I

Load Test Solr nodes.

2023-03-06 Thread Kaushal Shriyan
Hi, I am running Apache Solr 8.11.2 on CentOS Linux release 7.9.2009 (Core) on 2 VM nodes behind Load Balancer. Is there a way to carry out load tests for both nodes? Any examples? *VM hardware configuration* 8 vCPU cores 32 GB RAM 100 GB SSD storage. Please guide me. Thanks in advance. Best

  1   2   3   4   5   6   7   8   9   10   >