Displaying 20 results from an estimated 1000 matches similar to: "Open source Pastebin service"
2022 Sep 01
2
Backup KVM Guest VM in OVA or VMDK format
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 Virtualization Archive (OVA)
[2] Virtual Machine Disk (VMDK)
[3] Virtual Hard Disk (VHD/VHDX)
[4] raw
Also
2023 Jan 13
2
failed: Could not start storage pool: cannot open directory: ... No such file or directory
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-amd64.iso
-rw-r--r--. 1 qemu qemu 1331691520 Feb 23 2022
ubuntu-20.04.4-live-server-amd64.iso
2023 May 26
2
IUS not pulling latest PHP packages
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 is *7.4.33*
# php -v
PHP 7.4.30 (cli) (built: Jun 10 2022 16:22:42) ( NTS )
Copyright (c) The PHP
2023 Aug 09
1
Upload files and folders to nginx web server from the browser
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 release 7.9.2009 (Core)
#
*cat /etc/nginx/conf.d/default.conf*
> server {
> listen
2023 Jan 14
1
failed: Could not start storage pool: cannot open directory: ... No such file or directory
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
> #
>
> # 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
>
2012 Jun 21
1
pastebin service with office LAN and not exposed to the Internet
Hi,
i would like to set a pastebin server within my organization in LAN is
there a step by step guide to configure and install on CentOS 5.8?
Regards
Kaushal
2012 Jul 05
1
fpaste-server pastebin service
Hi,
Any step by step guide for setting up fpaste-server on CentOS 5.8?
Regards
Kaushal
2013 Oct 02
5
Historical Data related to CPU,IO and Memory
Hi,
Are there any utilities or tools to look at historical data of Memory, CPU
Utilization or IO activity on CentOS 6.4 or 5.9 Version? For example the
how much the memory was consumed for the period of last six months.
Regards,
Kaushal
2011 Aug 19
5
Outbound Dial
Hi,
I have 8 E1 PRI Lines and i have 200 phone numbers and 200 channels
(25 channels per PRI). is there a utility available in Asterisk to
dial out 200 numbers and run a campaign for 200 numbers concurrently
and play a mp3 file ?
Please suggest/guide
Regards
Kaushal
2019 Jan 07
5
Upgrade CentOS 7.4 to 7.5 and don't want to upgrade it to 7.6
On Mon, Jan 7, 2019 at 1:49 PM Fabian Arrotin <arrfab at centos.org> 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
> > 7.6.1810 (Core) as the product does not support the latest CentOS Linux
2023 May 26
1
IUS not pulling latest PHP packages
Hello,
looking at the metadata for EPEL and IUS, neither seem to carry PHP 7.4.
It is EOL anyway, so you should migrate to PHP 8.
To find 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 Kaushal
2020 Jul 16
6
Iptables rules not working
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 is not working and I am still able to connect
from the internet to SSH port 22. I look forward to
2011 Apr 30
12
HA Asterisk
Hi,
I have been looking at Asterisk SCF http://www.asterisk.org/asterisk/scf,
but its not yet production ready. Can someone please pitch in about HA
feature in Asterisk ?
(HA -> High Availability.) Also, What would be the pros and cons of using
AsteriskNow over Asterisk ? Are the versions same in Asterisk and
AsteriskNow ? We have been evaluating Asterisk for our Voice Application and
it seems
2019 Oct 03
4
Differences between CentOS 7.x and CentOS 8.x OS
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
2019 Jan 07
4
Upgrade CentOS 7.4 to 7.5 and don't want to upgrade it to 7.6
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 help will be highly appreciable. I look forward to hearing from you.
Thanks in Advance.
Best
2018 Nov 03
7
Log ssh sessions using open source tools
Hi,
Are there any open source tools to keep track of ssh sessions? For example,
if a specific user is ssh logging to remote server and what commands or
scripts are being run. Basically, i need to log all users sessions.
Thanks in Advance and i look forward to hearing from you.
Best Regards,
Kaushal
2011 Sep 13
3
sox: Failed reading obd-demo.mp3: Do not understand format type: mp3
Hi,
Can someone please comment about the below issue
[root at host0040 kaushal]# file obd-demo.mp3
obd-demo.mp3: MPEG ADTS, layer III, v1, 256 kBits, 44.1 kHz, Monaural
[root at host0040 kaushal]# sox obd-demo.mp3 -e stat
sox: Failed reading obd-demo.mp3: Do not understand format type: mp3
[root at host0040 kaushal]# sox -V obd-demo.mp3 -r 8000 -c 1 -t ul -w vm-intro.ulaw
sox: Failed reading
2011 Jul 01
1
Starting asterisk: /usr/sbin/safe_asterisk: line 86: ulimit: open files: cannot modify limit: Operation not permitted
Hi
Please help me understand about the below issue ?
[root at asterisk1 ~]# /etc/init.d/asterisk restart
Stopping safe_asterisk: [ OK ]
Shutting down asterisk: [ OK ]
Starting asterisk: /usr/sbin/safe_asterisk: line 86: ulimit: open
files: cannot modify limit: Operation not permitted
2009 Oct 27
3
samba ldap
Hi,
I am following https://help.ubuntu.com/8.10/serverguide/C/samba-ldap.html
and ldap works perfectly fine.
I have issues with connecting to ldap from samba.
I get
[2009/10/27 12:37:28, 1] lib/smbldap.c:another_ldap_try(1153)
Connection to LDAP server failed for the 9 try!
[2009/10/27 12:37:29, 2] lib/smbldap.c:smbldap_open_connection(786)
smbldap_open_connection: connection opened
2020 Jul 16
2
Iptables rules not working
On Thu, Jul 16, 2020 at 9:25 PM Phil Perry <pperry at elrepo.org> 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 specific
> > source IP 219.91.200.59
> >
> > iptables -A INPUT -m