Hi,
I am running PostgreSQL 14.13 on RHEL 8.10 OS. Is there a way to Prune or
Purge data stored on PostgreSQL 14.13 ?
For example I have Analytics data stored in PostgreSQL 14.13 server for
last 1 year (1st September 2023 till date)
Is there a way to prune analytics data from Analytics Data stor
Thanks Michael
On Tue, Oct 1, 2024 at 6:11 PM Michael Richardson wrote:
>
> Kaushal Shriyan wrote:
> > I am using Postman to invoke a REST API call. Is there a way to
> capture the
> > cURL (https://curl.se/) request (including headers and body)
> initiated by
Hi,
I am using Postman to invoke a REST API call. Is there a way to capture the
cURL (https://curl.se/) request (including headers and body) initiated by
the Postman REST API client to the application server running RHEL 8.10 OS,
and then to the backend server/system using tcpdump and analyze the
On Wed, Sep 25, 2024 at 3:15 AM Daniel Stenberg wrote:
> On Tue, 24 Sep 2024, Kaushal Shriyan via curl-users wrote:
>
> > I am using a postman to invoke a REST API call. Is there a way to
> capture
> > the cURL (https://curl.se/) request (header and body) initiated by
&
Hi,
I am using Postman to invoke a REST API call. Is there a way to capture the
cURL (https://curl.se/) request (including headers and body) initiated by
the Postman REST API client to the application server running RHEL 8.10 OS,
and then to the backend server/system using tcpdump and analyze the
Hi,
I am using a postman to invoke a REST API call. Is there a way to capture
the cURL (https://curl.se/) request (header and body) initiated by Postman
REST API client to the Application server which is running RHEL 8.10 OS to
the backend server/system?
Postman -> Application server -> Proxy ser
On Tue, Sep 3, 2024 at 10:25 AM Frank Gingras wrote:
>
>
> On Tue, Sep 3, 2024 at 12:45 AM Kaushal Shriyan
> wrote:
>
>>
>>
>> On Tue, Sep 3, 2024 at 9:08 AM Yehuda Katz wrote:
>>
>>> On Mon, Sep 2, 2024 at 11:30 PM Kaushal Shriyan <
>>
Hi,
I am running Ubuntu server version 24.04 LTS. Is there a way to update
Apache httpd to the latest version 2.4.62?
Please guide me. Thanks in advance.
Best regards,
Kaushal
--
ubuntu-server mailing list
ubuntu-server@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
M
On Tue, Sep 3, 2024 at 9:08 AM Yehuda Katz wrote:
> On Mon, Sep 2, 2024 at 11:30 PM Kaushal Shriyan
> wrote:
>
>> I am running Ubuntu server version 24.04 LTS. Is there a way to update
>> Apache httpd to the latest version 2.4.62?
>>
>
> You can always downlo
Hi,
I am running Ubuntu server version 24.04 LTS. Is there a way to update
Apache httpd to the latest version 2.4.62?
Please guide me. Thanks in advance.
Best regards,
Kaushal
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
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;
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
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
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
symas-openldap-clients-2.4.5
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
symas-openldap-clients-2.4.5
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
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
symas-openldap-clients-2.4.5
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
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 {
lis
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
# ca
vailable in 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 Shriy
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 http
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
--
redhat-l
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
# ca
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
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
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
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
>
&
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
# ca
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
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
*#
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
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
Hi,
Is there a way to reset both openldap root and cn=admin password?
Please guide me. Thanks in Advance.
Best Regards,
Kaushal
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
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
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
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
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 S
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 m
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
>
&g
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 e
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
xorg-x11-drv-evdev-2.10.6-2.el8.
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: ldapwh
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-c
>
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
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.
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
>
-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
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:
>
> protocol="org.apache.coyote.http11.Ht
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,
>
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 the
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
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
&
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 t
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 (Cor
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 Regar
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"
CPE
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
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
compat-openldap-
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 Linux
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 Linu
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
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
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
sysroot 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:4
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
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
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
>
>
> """
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
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 L
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
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 st
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
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 ca
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=# GRAN
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
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
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 mailto:redhat-list-requ...@redhat.com?subje
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
https://listm
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 una
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 una
ults
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
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
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
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 /etc/
.
>
> 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
rote:
> ^/(.+) 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
g /foo
> 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 Sh
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
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
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
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:
>
>>
make
> sense of it so far.
>
> On Sun, Jun 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
>>
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
;
*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
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
>> >
>>
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 hit h
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 start
1 - 100 of 1081 matches
Mail list logo