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,
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
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
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 version
Thanks a lot Kenneth and Harshal for the reply. Appreciate it.
On Fri, Feb 10, 2023 at 6:22 PM Kenneth Porter
wrote:
> On 2/9/2023 8:43 AM, Harshal Lakare wrote:
> > 2) Use rsync to compare files between two node , if there is any
> difference
> > between source and destination then rsync will s
Hi,
I am running CentOS Linux release 7.9.2009 (Core) on node1 and node2. Is
there a way to compare both files and directories in web server
document root -> /var/www/html/webservices residing on both node1 and node2
including the files content.
It is to make sure that both nodes are having the s
On Sat, Jan 14, 2023 at 4:33 PM José María Terry Jiménez
wrote:
> El 13/1/23 a las 18:50, Kaushal Shriyan escribió:
> > Hi,
> >
> > # cat /etc/redhat-release
> > CentOS Linux release 7.9.2009 (Core)
> > #virt-install --version
> > 1.5.0
> > #
>
7 PM Anand Buddhdev wrote:
> On 13/01/2023 18:50, Kaushal Shriyan wrote:
>
> Hi Kaushal,
>
> > virt-install --name demoreactui --ram 8096 --disk
> > path=/linuxkvmguestosdisk/demoreactui.img,size=20 --vcpus 2 --os-variant
> > ubuntu20.04 --network bridge=br0 --grap
Hi,
# cat /etc/redhat-release
CentOS Linux release 7.9.2009 (Core)
#virt-install --version
1.5.0
#
# ls -l /var/lib/libvirt/isos/
total 8302356
-rw-r--r--. 1 root root 4712300544 Aug 31 2021 CentOS-7-x86_64-DVD-2009.iso
-rw-r--r--. 1 qemu qemu 990904320 Aug 11 2021
ubuntu-18.04.5-live-server-a
Hi,
I am running CentOS Linux release 7.9.2009 (Core) and have a few rpms
inside a specific folder. I know it is possible using rpm command to
install multiple rpm binary files using the below command.
#cd rpmbinaries
#rpm -ivh *.rpm
Is there a way to install them using dnf or yum package manage
On Sat, Nov 12, 2022 at 11:53 PM Kaushal Shriyan
wrote:
>
>
> On Sat, Nov 12, 2022 at 11:13 PM M. wrote:
>
>> Hi,
>>
>> Check Remi Repo: https://rpms.remirepo.net/
>>
>>
>> Kings regards,
>>
>> Marek
>>
>>
> Thanks
On Sat, Nov 12, 2022 at 11:13 PM M. wrote:
> Hi,
>
> Check Remi Repo: https://rpms.remirepo.net/
>
>
> Kings regards,
>
> Marek
>
>
Thanks Marek. I'll check it out. Appreciate it.
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailma
Hi,
I am running CentOS Linux release 7.9.2009 (Core). I have enabled both epel
and IUS repositories to install https://www.php.net/ChangeLog-8.php#8.1.12.
It is not available.
Do I need to install and enable any other repository to install PHP 8.1.12?
#php -v
PHP 8.1.12 (cli) (built: Oct 25 202
On Wed, Nov 9, 2022 at 3:26 PM Simon Matter wrote:
> > On Mon, Nov 7, 2022 at 8:50 AM Kaushal Shriyan >
> > wrote:
> >
> >> Thanks Emmett for the suggestion. I will keep you posted once it is
> >> done.
> >> Thanks in advance.
> >>
On Mon, Nov 7, 2022 at 8:50 AM Kaushal Shriyan
wrote:
> Thanks Emmett for the suggestion. I will keep you posted once it is done.
> Thanks in advance.
>
>
Hi Emmett,
I have a follow up question regarding permissions. I am running a php
application hosted on the nginx version: nginx/
Thanks Emmett for the suggestion. I will keep you posted once it is done.
Thanks in advance.
On Sun, Nov 6, 2022 at 12:18 AM Emmett Culley via CentOS
wrote:
> On 11/5/22 9:18 AM, Kaushal Shriyan wrote:
> > Hi,
> >
> > I am running two GCP GCE VM instances running CentOS Lin
Hi,
I am running two GCP GCE VM instances running CentOS Linux release 7.9.2009
(Core) behind https load balancer. I am using
https://cloud.google.com/filestore#documentation to mount the nfs server
common mount point to both client servers.
#mount 10.0.0.2:/vol1 /mnt/test
I did chown -Rc deploy
Hi,
I am running GitLab SCM on CentOS Linux release 7.9.2009 (Core) and this
service is monitored by Nagios for host and service checks. Are there any
security monitoring tools to scan and monitor continuously the CentOS Linux
release 7.9.2009 (Core) system and trigger alerts via email or slack if
Thanks Kenneth for your response and much appreciated. !!!
On Mon, Oct 10, 2022 at 2:44 AM Kenneth Porter
wrote:
> --On Monday, October 10, 2022 12:42 AM +0530 Kaushal Shriyan
> wrote:
>
> > Is there a way to check which process consumed network throughput,
> memory,
>
Hi,
Is there a way to check which process consumed network throughput, memory,
cpu load, cpu usage, disk io on CentOS Linux release 7.9.2009 (Core) on a
specific date on Sept 28, 2022?
Thanks in advance.
Best Regards,
Kaushal
___
CentOS mailing list
C
On Tue, Sep 20, 2022 at 3:38 PM Ondřej Budai wrote:
> Hi Kaushal,
>
> st 14. 9. 2022 v 16:07 odesílatel Kaushal Shriyan <
> kaushalshri...@gmail.com>
> napsal:
>
> > On Fri, Sep 2, 2022 at 5:41 PM Fabian Arrotin wrote:
> >
> > > On 01/09/
On Wed, Sep 14, 2022 at 7:37 PM Kaushal Shriyan
wrote:
>
> On Fri, Sep 2, 2022 at 5:41 PM Fabian Arrotin wrote:
>
>> On 01/09/2022 18:14, Kaushal Shriyan wrote:
>> > Hi,
>> >
>> > Is there a way to backup KVM Guest VM running CentOS L
On Fri, Sep 2, 2022 at 5:41 PM Fabian Arrotin wrote:
> On 01/09/2022 18:14, Kaushal Shriyan wrote:
> > Hi,
> >
> > Is there a way to backup KVM Guest VM running CentOS Linux release
> 7.9.2009
> > (Core) OS in kvmguestosimage.ova or kvmguestosimage.vmdk format as I
Hi,
Is there a way to backup KVM Guest VM running CentOS Linux release 7.9.2009
(Core) OS 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 format.
[1] Open Virtua
Hi,
Is there a way to measure the bottleneck or slowness for the below setup?
For example is the slowness on any one of the below list?
1. Client Desktop Mac
2. Network
3. Remote Server CentOS Linux release 7.9.2009 (Core)
Any utilities or tools to measure it? Please guide me. Thanks in
Hi,
I have the below commands to generate keystore.pkcs12 and keystore.jks
files on CentOS Linux release 7.9.2009 (Core)
openssl pkcs12 -export -clcerts -in fullchain1.pem -inkey privkey1.pem -out
keystore.pkcs12 -name javasso
keytool -importkeystore -srckeystore keystore.pkcs12 -srcstoretype pkc
Hi,
I am running ius-release-2-1.el7.ius.noarch on CentOS Linux release
7.9.2009 (Core). I am unable to locate the php 8.0 ius package as per
https://www.php.net/supported-versions.php.
Is there a way to install php version 8.0? Please guide me.
Thanks in advance.
Best Regards,
Kaushal
___
.el7.x86_64
nginx-mod-devel-1.20.1-9.el7.x86_64
php74-fpm-nginx-7.4.29-1.el7.ius.noarch
#
Best Regards,
Kaushal
On Sat, May 7, 2022 at 7:34 PM Kaushal Shriyan
wrote:
>
>
> On Sat, May 7, 2022 at 7:03 PM Anand Buddhdev wrote:
>
>> On 07/05/2022 15:01, Kaushal Shriyan wrote
On Sat, May 7, 2022 at 7:03 PM Anand Buddhdev wrote:
> On 07/05/2022 15:01, Kaushal Shriyan wrote:
>
> Hi Kaushal,
>
> > #gcc -o ngx_cache_purge_module ngx_cache_purge_module.c
> > ngx_cache_purge_module.c:30:19: fatal error: nginx.h: No such file or
>
Hi,
I am referring to https://github.com/FRiCKLE/ngx_cache_purge/ and running
the open source nginx version: nginx/1.20.2 on CentOS Linux release
7.9.2009 (Core). When i trying to compile the ngx_cache_purge_module.c I am
encountering fatal error: nginx.h: No such file or directory
# ls -l
total
.com >> /tmp/ic.log 2>&1
Please guide me. Thanks in advance.
Best Regards,
Kaushal
On Fri, Mar 25, 2022 at 11:35 AM Thomas Stephen Lee
wrote:
> On Thu, Mar 24, 2022 at 10:40 PM Kaushal Shriyan
> wrote:
> >
> > On Thu, Mar 24, 2022 at 2:34 PM Roberto Ragusa
>
Hi,
I installing Apache APISIX https://apisix.apache.org/ on CentOS Linux
release 7.9.2009 (Core) by referring to
https://apisix.apache.org/docs/apisix/how-to-build
[root@]#systemctl cat apisix.service
# /usr/lib/systemd/system/apisix.service
# apisix systemd service
#
https://github.com/api7/ap
On Thu, Mar 24, 2022 at 2:34 PM Roberto Ragusa
wrote:
> On 3/22/22 6:13 AM, Frank Cox wrote:
> > On Tue, 22 Mar 2022 10:12:30 +0530
> > Kaushal Shriyan wrote:
> >
> >> Please guide and suggest. Thanks in advance.
> >
> > man inotify
>
> and
>
&g
Hi,
I am running CentOS Linux release 7.9.2009 (Core). Is there a way to notify
via email if any files or folders have been accessed, modified, or
changed? Also, if somebody deletes or adds any files in a specific folder
/opt. Sysadmin should be notified via email or Slack channel using an
alerti
On Fri, Mar 18, 2022 at 9:02 AM Peter wrote:
> It's not a major issue. Here's Red Hat's stance on it:
> https://access.redhat.com/security/cve/cve-2004-0230
>
> And this is a good read:
> https://lwn.net/Articles/81560/
>
>
>
Thanks Peter for the detailed explanation and appreciate your help !!!
Hi,
I have 3.10.0-1160.59.1.el7.x86_64 on CentOS Linux release 7.9.2009 (Core)
running Nagios Monitoring system. We have run an external vulnerability
scan today on this server. The vulnerability reports say the below details.
I am not sure if I completely understand the below issue.
CVSS base sc
Hi,
Is there any open source Pastebin service that can be set up in the private
LAN or Internal network? I am running CentOS Linux release 7.9.2009 (Core)
in my internal LAN network. Thanks in advance.
Best Regards,
Kaushal
___
CentOS mailing list
Cent
Hi,
I am running the below open source components on CentOS Linux release
7.9.2009 (Core)
1. nginx service
2. mysql service
3. php framework
4. pph-fpm service
5. composer A Dependency Manager for PHP
Is there a way to notify via email if there are any new security updates
availab
On Tue, Nov 9, 2021 at 9:26 PM Steve Meier wrote:
> Hello Kaushal,
>
> the EPEL repository has OpenSSL 1.1 packages available:
>
> # yum install epel-release
> # yum install openssl11 openssl11-libs openssl11-devel
>
> If you want to compile software with OpenSSL 1.1 instead of 1.0
> you may have
Hi,
I have downloaded Python 3.10.0 on CentOS Linux release 7.9.2009 (Core). I
have the below openssl and mariadb package installed on CentOS 7.9
# rpm -qa | grep openssl
openssl-libs-1.0.2k-22.el7_9.x86_64
openssl-devel-1.0.2k-22.el7_9.x86_64
openssl-1.0.2k-22.el7_9.x86_64
#rpm -qa | grep maria
On Fri, Nov 5, 2021 at 2:16 PM Simon Matter wrote:
> Hi,
>
> > Hi,
> >
> > I am running CentOS Linux release 7.9.2009 (Core). I have created a
> > systemd
> > service for a java service. I want to capture both stdout and stderr to
> > files under /var/log directory.
> > # cat /etc/redhat-release
Hi,
I am running CentOS Linux release 7.9.2009 (Core). I have created a systemd
service for a java service. I want to capture both stdout and stderr to
files under /var/log directory.
# cat /etc/redhat-release
CentOS Linux release 7.9.2009 (Core)
#
# rpm -qa | grep systemd
systemd-sysv-219-78.el7_
Hi,
Is there a way to measure http request and response time including network
latency using any utility of a specific website? For example
https://about.gitlab.com
Best Regards,
Kaushal
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.or
On Thu, Oct 14, 2021 at 2:00 AM isdtor wrote:
>
> > I am following https://www.thruk.org/documentation/install.html to
> install
> > Livestatus addon for Nagios which provides real time status data. Is
> there
> > a way to enable the below entry in /usr/local/nagios/etc/nagios.cfg
> file. I
> > d
Hi,
I am running Nagios Core 4.4.6 (
https://www.nagios.org/downloads/nagios-core/thanks/?product_download=nagioscore-source&email=1)
on CentOS Stream release 8. Please refer to the below details about nagios
and thruk web interface https://www.thruk.org/
#rpm -qa | grep labs-consol
labs-consol-s
Hi,
I am running CentOS Linux release 7.9.2009 (Core). Is there a way to find
out which process consumed network bandwidth during a specific time period?
For example, the Nginx process consumed how much network traffic on Sept
01, 2021.
Best Regards,
Kaushal
On Tue, 24 Aug 2021 at 6:48 AM, Ian Mortimer wrote:
> On Mon, 2021-08-23 at 21:59 +0530, Kaushal Shriyan wrote:
>
> > I am running CentOS Linux release 7.9.2009 (Core). Is there a way to
> > provide write/edit access to a file /etc/nginx/nginx.conf file only
> >
On Mon, 23 Aug 2021 at 10:09 PM, mario juliano grande-balletta <
mario.balle...@gmail.com> wrote:
> ACL
>
> setfacl commands with user name and file name
>
> several options
Thanks Mario
>
>
>
> On Mon, 2021-08-23 at 21:59 +0530, Kaushal Shriyan wrote:
> >
Hi,
I am running CentOS Linux release 7.9.2009 (Core). Is there a way to
provide write/edit access to a file /etc/nginx/nginx.conf file only for
non-root users? For example- john is the local Unix user on the server who
wants to edit it.
Thanks in advance. Please guide.
Best Regards,
___
On Wed, Aug 4, 2021 at 10:33 PM Kaushal Shriyan
wrote:
>
> Hi,
>
> #cat /etc/redhat-release
> CentOS Linux release 7.8.2003 (Core)
> #virt-install --version
> 1.5.0
> #virt-install -n snipeitassetmanagementubuntu --ram 8096 --vcpus 2
> --virt-type kvm --os-type lin
Hi,
#cat /etc/redhat-release
CentOS Linux release 7.8.2003 (Core)
#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/bionic/main
start request repeated too
> quickly for clamd@server.service
> Jul 20 00:01:58 testdeveloperportal systemd: Failed to start clamd scanner
> (server) daemon.
> Jul 20 00:01:58 testdeveloperportal systemd: Unit clamd@server.service
> entered failed state.
> Jul 20 00:01:58 testde
Hi,
I am confused between CentOS Linux and CentOS Stream as per
https://www.centos.org/download/. Please guide me on which one I need to
use in the production environment. Is there a difference between CentOS
Linux and CentOS Stream?
Thanks in advance and I look forward to hearing from you.
Best
see any clamav package in testing on my local mirror, only in the
> main tree.
>
> Can it be that there are outdated/broken epel mirrors out there?
>
> Simon
>
> >
> > On 7/19/21 5:04 AM, Kaushal Shriyan wrote:
> >> Hi,
> >>
> >> I am
Hi,
I am running CentOS Linux release 7.9.2009 (Core) and installed epel
repository.
# rpm -qa | grep epel
epel-release-7-13.noarch
# cat /etc/redhat-release
CentOS Linux release 7.9.2009 (Core)
#yum search clamav
Loaded plugins: fastestmirror
Determining fastest mirrors
* base: mirrors.piconets
Hi,
I have 20 Linux servers in the network. Is there a way to audit all Linux
clients using a centralized server? For example, what commands are run by
John on Linuxnode1? Steve on Linuxnode15? and so on and so forth to
track user activity. Which files have been modified or edited or commands
etc.
On Tue, Jun 22, 2021 at 5:24 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.
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 Regards,
Kaushal
___
CentOS maili
Hi,
I am referring to https://www.atoptool.nl/netatop.php and installed
https://www.atoptool.nl/downloadnetatop.php kernel module netatop on CentOS
Linux release 7.9.2009 (Core). How do I check Network activity per
process? For example network activity for the Nginx webserver process.
#systemctl
On Tue, May 25, 2021 at 5:41 PM Jonathan Billings
wrote:
> On Tue, May 25, 2021 at 03:29:51PM +0530, Kaushal Shriyan wrote:
> > I am running openssh-server-7.4p1-21.el7.x86_64 on CentOS Linux release
> > 7.9.2009 (Core). Is there a plan to introduce OpenSSH 8.6/8.6p1 version
>
Hi,
I am running openssh-server-7.4p1-21.el7.x86_64 on CentOS Linux release
7.9.2009 (Core). Is there a plan to introduce OpenSSH 8.6/8.6p1 version
on CentOS Linux release 7.9.2009?
#cat /etc/redhat-release
CentOS Linux release 7.9.2009 (Core)
#rpm -qa | grep -i ssh
openssh-clients-7.4p1-21.el7.x
On Tue, May 18, 2021 at 11:24 PM Jonathan Billings
wrote:
> On Tue, May 18, 2021 at 11:19:17PM +0530, Kaushal Shriyan wrote:
> > I am running CentOS Linux release 8.3.2011. I am referring to
> > https://ius.io/setup to set up the IUS repo for CentOS 8.3. Is CentOS
> 8.x
> &g
Hi,
I am running CentOS Linux release 8.3.2011. I am referring to
https://ius.io/setup to set up the IUS repo for CentOS 8.3. Is CentOS 8.x
not supported?
Please suggest. Thanks in Advance.
Best Regards,
Kaushal
___
CentOS mailing list
CentOS@centos.o
On Fri, Mar 12, 2021 at 7:59 PM Rainer Duffner
wrote:
>
>
> > Am 12.03.2021 um 15:23 schrieb Thomas Mueller :
> >
> > On 3/12/21 1:45 PM, Kaushal Shriyan wrote:
> >> Is there a way to expand xfs filesystem /dev/nvme0n1p2 which is 7.8G and
> >> oc
Hi,
Is there a way to expand xfs filesystem /dev/nvme0n1p2 which is 7.8G and
occupy the remaining free disk space of 60GB?
[root@ip-10-0-0-218 centos]# df -hT --total
Filesystem Type Size Used Avail Use% Mounted on
devtmpfs devtmpfs 1.7G 0 1.7G 0% /dev
tmpfs tmpfs
Hi,
I am running CentOS Linux release 7.9.2009 (Core). Is there a way to
configure a Certificate Authority (CA) in CentOS 7 to create digital
certificates for servers on LAN or for VPN clients that need SSL
Certificates?
https://gitlab.int.mydomain.com for example.
Thanks in Advance. Please guid
Hi,
I am running the openssh-server-7.4p1-21.el7.x86_64 on CentOS Linux release
7.9.2009 (Core).
#cat /etc/redhat-release
CentOS Linux release 7.9.2009 (Core)
# rpm -qa |grep ssh
openssh-server-7.4p1-21.el7.x86_64
libssh2-1.8.0-4.el7.x86_64
openssh-7.4p1-21.el7.x86_64
openssh-clients-7.4p1-21.el7
On Wed, Jan 6, 2021 at 11:49 PM Alexander Dalloz wrote:
> Am 06.01.2021 um 19:10 schrieb Kaushal Shriyan:
> > On Wed, Jan 6, 2021 at 9:48 PM Christopher Wensink <
> > cwens...@five-star-plastics.com> wrote:
> >
> >> Does the file have execute permissions, wha
On Wed, Jan 6, 2021 at 9:48 PM Christopher Wensink <
cwens...@five-star-plastics.com> wrote:
> Does the file have execute permissions, what is the file's permissions
> and is it owned by the user running apache?
>
> Chris
>
Hi Chris,
I have added the below in /etc/httpd/conf/httpd.conf. The issu
Hi,
I am running the below php, httpd and CentOS Linux version.
# rpm -qa | grep php
php73-mbstring-7.3.25-1.el7.ius.x86_64
php73-json-7.3.25-1.el7.ius.x86_64
php73-fpm-7.3.25-1.el7.ius.x86_64
php73-pdo-7.3.25-1.el7.ius.x86_64
php73-gd-7.3.25-1.el7.ius.x86_64
php73-mysqlnd-7.3.25-1.el7.ius.x86_64
On Sun, Dec 27, 2020 at 4:40 AM Kaushal Shriyan
wrote:
>
>
> On Thu, Dec 24, 2020 at 5:49 PM Phil Perry wrote:
>
>> On 24/12/2020 00:09, Kaushal Shriyan wrote:
>> > On Thu, Dec 24, 2020 at 12:23 AM Richard <
>> lists-cen...@listmail.innovate.net>
>&g
On Thu, Dec 24, 2020 at 5:49 PM Phil Perry wrote:
> On 24/12/2020 00:09, Kaushal Shriyan wrote:
> > On Thu, Dec 24, 2020 at 12:23 AM Richard <
> lists-cen...@listmail.innovate.net>
> > wrote:
> >
> >>
> >>> Date: Wednesday, December
On Thu, Dec 24, 2020 at 12:23 AM Richard
wrote:
>
> > Date: Wednesday, December 23, 2020 23:24:49 +0530
> > From: Kaushal Shriyan
> >
> > Are there any repos to download keepass password manager for CentOS
> > Linux release 7.9.2009 (Core)? I am getting Service
Hi,
Are there any repos to download keepass password manager for CentOS Linux
release 7.9.2009 (Core)? I am getting Service Unavailable when I hit
https://apps.fedoraproject.org/packages/keepass as per
https://keepass.info/download.html
Please suggest.
Best Regards,
Kaushal
Hi,
I am running CentOS Linux release 7.9.2009 (Core). Is there a way to
upgrade OpenSSH version openssh-7.4p1-21.el7.x86_64 to the latest stable
version openssh-server 8.4 using yum repositories or rpm binaries?
Best Regards,
Kaushal
___
CentOS mailin
On Wed, Aug 12, 2020 at 4:05 PM Kaushal Shriyan
wrote:
>
>
> On Wed, 12 Aug 2020 at 13:11, Nicolas Kovacs wrote:
>
>> Le 11/08/2020 à 17:42, Kaushal Shriyan a écrit :
>> > I am running CentOS Linux release 8.2.2004 (Core). Are there any
>> > instructions
On Wed, 12 Aug 2020 at 13:11, Nicolas Kovacs wrote:
> Le 11/08/2020 à 17:42, Kaushal Shriyan a écrit :
> > I am running CentOS Linux release 8.2.2004 (Core). Are there any
> > instructions to install OpenVAS for CentOS Linux release 8.2.2004 (Core)?
> >
> > Thanks in
On Tue, Aug 11, 2020 at 9:24 PM Ralf Prengel
wrote:
> Hallo,
> not direkt a solution but I m using a kali rolling release installation on
> hard disk.
> Works fine here.
>
> Ralf
>
>
Hi,
I am facing the below mentioned issue.
#wget -q -O - http://www.atomicorp.com/installers/atomic |sh
[root@op
Hi,
I am running CentOS Linux release 8.2.2004 (Core). Are there any
instructions to install OpenVAS for CentOS Linux release 8.2.2004 (Core)?
Thanks in advance and I look forward to hearing from you.
Best Regards,
Kaushal
___
CentOS mailing list
Cent
On Fri, Jul 17, 2020 at 2:41 AM Kenneth Porter
wrote:
> --On Thursday, July 16, 2020 10:41 PM +0530 Kaushal Shriyan
> wrote:
>
> > I have run the below command but I am still able to connect from the
> > internet. Do I need to add any drop traffic policy using nft?
>
On Thu, Jul 16, 2020 at 9:25 PM Phil Perry wrote:
> On 16/07/2020 16:48, Kaushal Shriyan wrote:
> > Hi,
> >
> > I am running CentOS Linux release 8.2.2004 (Core) on a remote server. I
> am
> > running the below iptables command to allow SSH port 22 from a specif
Hi,
I am running CentOS Linux release 8.2.2004 (Core) on a remote server. I am
running the below iptables command to allow SSH port 22 from a specific
source IP 219.91.200.59
iptables -A INPUT -m tcp -p tcp -s 219.91.200.59 --dport 22 -j ACCEPT
> service iptables save
The above iptables ruleset
On Thu, Apr 30, 2020 at 10:31 AM Kenneth Porter
wrote:
> On 4/29/2020 9:06 PM, Kaushal Shriyan wrote:
> > I am running CentOS Linux release 7.8.2003 (Core)
> > with php72u-fpm-7.2.30-1.el7.ius.x86_64 version. I am facing the below
> > permission denied issue. I also did th
Hi,
I am running CentOS Linux release 7.8.2003 (Core)
with php72u-fpm-7.2.30-1.el7.ius.x86_64 version. I am facing the below
permission denied issue. I also did the below steps
#cd /run
#chown -Rc nginx.nginx php-fpm
changed ownership of ‘php-fpm/php-fpm.pid’ from root:root to nginx:nginx
changed
On Tue, Mar 3, 2020 at 7:32 PM Jonathan Billings
wrote:
> On Tue, Mar 03, 2020 at 07:02:40PM +0530, Kaushal Shriyan wrote:
> > I have gone through the article
> > https://access.redhat.com/security/updates/backporting/. I am having a
> > follow up question. Do I need to
On Tue, Mar 3, 2020 at 6:31 PM Leon Fauster via CentOS
wrote:
> Am 03.03.20 um 11:31 schrieb Kaushal Shriyan:
> > Hi,
> >
> > I am running CentOS Linux release 7.7.1908 (Core) with the below
> mentioned
> > OpenSSL version. As per
> https://www.openssl.org/polici
Hi,
I am running CentOS Linux release 7.7.1908 (Core) with the below mentioned
OpenSSL version. As per https://www.openssl.org/policies/releasestrat.html.
Version 1.0.2 is no longer supported.
OpenSSL Version
> #openssl version
> OpenSSL 1.0.2k-fips 26 Jan 2017
> #
Are there any plans for the l
On Thu, Oct 10, 2019 at 1:33 AM John Pierce wrote:
> On Wed, Oct 9, 2019 at 11:27 AM Kaushal Shriyan
> wrote:
>
> > Hi,
> >
> > I am running CentOS Linux release 7.7.1908 (Core). Does CentOS Linux
> kernel
> > 3.10.0-1062.1.1.el7.x86_64 support ke
Hi,
I am running CentOS Linux release 7.7.1908 (Core). Does CentOS Linux kernel
3.10.0-1062.1.1.el7.x86_64 support kernel updates without rebooting (Live
Patching)?
I look forward to hearing from you and thanks in advance.
Best Regards,
Kaushal
___
Ce
Hi,
I am referring to https://wiki.centos.org/Manuals/ReleaseNotes/CentOSStream and
i am not sure if i understand it correctly, Is it a separate CentOS
distribution which is similar to
CentOS-8 (1905)?
Thanks in advance and i look forward to hearing from you.
Best Regards,
Kaushal
_
Hi,
I will appreciate it if someone can help me understand the differences
between CentOS 7.x and CentOS 8.x OS. I look forward to hearing from you
and thanks in advance.
Best Regards,
Kaushal
___
CentOS mailing list
CentOS@centos.org
https://lists.cen
Hi,
I am running the below command on CentOS Linux release 7.6.1810 (Core)
# df -hT --total
Filesystem Type Size Used Avail Use% Mounted on
/dev/xvda1 xfs 150G 8.0G 143G 6% /
devtmpfs devtmpfs 7.8G 0 7.8G 0% /dev
tmpfs tmpfs 7.8G 0 7.8G 0%
On Tue, Apr 16, 2019 at 10:30 PM Kaushal Shriyan
wrote:
> Hi,
>
> Is there a way to measure network bandwidth per process in CentOS Linux
> release 7.6.1810 (Core) using any utility? I was reading about nethogs but
> it does not have the option to run it in daemon mode so tha
Hi,
Is there a way to measure network bandwidth per process in CentOS Linux
release 7.6.1810 (Core) using any utility? I was reading about nethogs but
it does not have the option to run it in daemon mode so that we can take a
look at historical data to figure out the process which was consuming hi
Hi
On Sun, Apr 14, 2019 at 7:33 PM J Martin Rushton via CentOS <
centos@centos.org> wrote:
> On 14/04/2019 14:17, Kaushal Shriyan wrote:
> > Hi,
> >
> > I have around 6 processes running on CentOS Linux release 7.6.1810
> (Core).
> > Is there a way to find o
Hi,
I have around 6 processes running on CentOS Linux release 7.6.1810 (Core).
Is there a way to find out which process is taking resources like memory,
CPU, I/O and network.
Process 1 : How much memory, CPU, I/O and network is currently consuming on
linux server
Process 2 : How much memory, CPU,
On Mon, Jan 7, 2019 at 5:49 PM Kenneth Porter wrote:
> On 1/6/2019 10:51 PM, Kaushal Shriyan wrote:
> > the product does not support the latest CentOS Linux
> > release 7.6.1810 (Core) version as of now.
>
> What product and what, specifically, about 7.6 does it not support?
On Mon, Jan 7, 2019 at 1:49 PM Fabian Arrotin wrote:
> On 07/01/2019 07:51, Kaushal Shriyan wrote:
> > Hi,
> >
> > Is there a way to upgrade from Centos Linux release 7.4.1708 (Core) to
> > Centos Linux release 7.5.1804 (Core) and not up to CentOS Linux release
> &g
Hi,
Is there a way to upgrade from Centos Linux release 7.4.1708 (Core) to
Centos Linux release 7.5.1804 (Core) and not up to CentOS Linux release
7.6.1810 (Core) as the product does not support the latest CentOS Linux
release 7.6.1810 (Core) version as of now. It is still a work in progress.
Any
Hi,
I am running ClamAV process which is invoked by Cron scheduler around 3:00
AM ( Midnight) on remote server running CentOS Linux release 7.6.1810
(Core). Is there a way to measure what was the system resources
consumptions like CPU, Network, I/O, Memory and Computing load is
being used and is i
1 - 100 of 186 matches
Mail list logo