Displaying 20 results from an estimated 1000 matches similar to: "Certificate system"
2017 Jan 11
3
HSM
Purely from interest, is there any current FOSS implementation of HSM?
I note that XFS has dropped support for DMAPI, have other filesystems?
Regards,
Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: OpenPGP digital signature
URL:
2017 Jan 11
2
HSM
I think there may be some confusion here. By HSM I was referring to
Hierarchical Storage Management, whereby there are multiple levels of
storage (fast+expensive <-> slow+cheap) and files migrate up or down.
Originally it was used to keep data on tape with the metadata residing
on disk though it has been expanded to allow a SAS/SATA hierarchy. Quite
where PKI comes in I'm not sure,
2011 May 19
2
[Fwd: FW: realtime mysql - p4]
Ok, i tried the suggestion:
Instead of:
sippuser => resource, database_name, table_name
sippeer => resource, database_name, table_name
I put in:
sippuser => resource, context, table_name
sippeer => resource, context, table_name
Unfortunately, with the same results.
btw i tried both "general" as "default"
Besids the commands i tried below, isn't there any
2017 Jan 11
2
HSM
Hmm, don't you just love changing terminology! I've been using HSM
systems at work since '99. BTW, DMAPI is the Data Management API which
was a common(ish) extension used by amongst others SGI and IBM.
Back to lvmcache. It looks interesting. I'd earlier dismissed LVM
since it is block orientated, not file orientated. Probably because my
mental image is of files migrating to
2008 Jun 24
2
Suggestions for a plug and play CA certificate manager?
I have played with self-signed end-use PKI certificates for about a decade
now and would really like to set up a proper, albeit private, PKI using
some sort of OFS CA management software. I have looked at OpenCA and found
a few packages on sourceforge but they all seem to fall short of my
desires in one form or another (rpm install, multiple subordinate CAs,
certificate revocation and extension
2011 Jul 05
2
realm question
Hi all,
Trying to find where i got wrong in my config....
Is the "realm" parameter in sip.conf only used for possible
autentication?
The thing is, i got my box more-or-less working as i wanted,
but i can only reach internal functions (like echo-test and so on) and
other sip-clients if i dial "1234 at fqdn", while i was expected to be able
to just dial "1234"
I
2013 Jul 27
0
CentOS Digest, Vol 102, Issue 26
? 2013-7-26 ??8:00? <centos-request at centos.org>???
>
> Send CentOS mailing list submissions to
> centos at centos.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.centos.org/mailman/listinfo/centos
> or, via email, send a message with subject or body 'help' to
> centos-request at centos.org
>
>
2013 Apr 09
6
web collaboration packages.
Hello All,
Try as I might, I cannot get Zimbra 8.0.3 to install on CentOS 6.4, even
with --platform override. I followed some tutorials even that show the
result working and nada.
Can anyone suggest a good setup for e-mails erving, calendaring, web mail?
Web mail is particularly important for my wife so she can check e-mail when
she is at work.
Jason
2009 Jun 12
4
IPv6 docs, howtos, descriptions
I know...google...BUT:
Does someone has good howtos, docs, descriptions, opinions in forums, or
similar things about IPv6 and "related things"?
I just think it would be a very good idea to collect some links about it...
Regards, and thank you in anticipation
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2013 Feb 06
4
PV or HVM guest for OpenBuildServices Host (OpenSUSE based)
Hello all,
I don''t know if it is a silly question but I am really unsure. I informed
myself about the OpenBuildService project which was initialized by OpenSUSE.
Now I am really interested in setting up an OpenBuildService VM where I can
package some programs and so on for example own software and software I
wan''t to use on a few systems which have for example newer versions
2018 Aug 27
2
feeling n00b again
Retrying, falling of the list some how :-(
-------- Original Message --------
Subject: feeling n00b again
Date: 2018-08-20 09:51
From: asterisk at a-domani.nl
To: asterisk-users at lists.digium.com
Hi all,
Long time ago, I followed a Asterisk training, and both at work and at
home, was able to deploy Asterisk,
make all sorts of internal call (hard/soft voip-phones,
incoming/outgoing,
2011 May 18
1
asterisk18 - realtime/mysql - take 3
Still a couple of questions......
I did configure extconfig.conf
...
;iaxusers => odbc,asterisk
;iaxpeers => odbc,asterisk
;sipusers => odbc,asterisk
sipusers => mysql,asterisk,sip_devices
sippeers => mysql,asterisk,sip_devices
;sippeers => odbc,asterisk
;sipregs => odbc,asterisk
;voicemail => odbc,asterisk
;extensions => odbc,asterisk
;meetme => mysql,general
2011 May 12
2
Realtime - ara180
Hi all,
A week or so down the list, i read that not many people were using
realtime on an Asterisk18, so i had this afternoon a go at it...
[sorry for the inconveneant line-wraps]
First i did:
mysql> create database asterisk;
mysql> grant all on asterisk.* to 'voipadmin'@'localhost' identified by
next i used the info from the wiki:
CREATE TABLE `sip_devices` (
`id`
2011 Feb 10
0
>PKCS#11 passthrough for Smartcards
Hi all,
Someone mentioned today to me, that the "competing virtualisation product" is capable of doing PKCS-forwarding towards a virtual client.
So, my question here, does XEN supports PKCS-passthrough?
As i also need my smartcard locally (on the hypervisor), i can not use neither pci nor usb-forwarding....
Defensie/CDC/IVENT/Research en Innovation Centrum
Ing J. (Hans) Witvliet
2013 Jan 16
3
Max hard disks supported by XCP 1.6
Hello,
I would like to use nas4free under xcp 1.6.
I install it under full HVM using "other install media".
Now I am attaching 4 hdds as external disks.
The vm sees at most two hdds, I suppose because of bios
support (1 boot + 1 cdrom + 2 hdds= 4 hdds).
I need to use more disks, is it possible?
If not, it seems to me a serious limit.
Mario
2009 Jun 25
8
Xen network tune for fileserver in DomU
Hello, gentlemen
I need wise advice about how to tune network for performance usage
file server under domU
I use bridged network.
On dom0 network settings are:
auto eth0
iface eth0 inet static
address 192.168.1.100
netmask 255.255.255.0
network 192.168.1.0
broadcast 192.168.1.255
up /etc/xen/scripts/network-bridge start bridge=br0 netdev=eth0
up ifconfig br0 up
#up route add default gw
2004 Feb 23
1
oggpack_writealign fails
Hi all,
In order to get icecast working i found that i had to install
libao-0.8.4
libogg-1.1
libvorbis-1.0.1
flac-1.1.0
speex-1.0.3
vorbistools-1.0.1
icecast-2.0.0
So i grapped the source files.
I copied all the files to an 32-bit Intel machine, and *there* all files configured, compiled and installed OK
But on the intended target machine (SUN blade server) i have a problem...
libao and libogg
2016 Mar 17
1
Redhat Certificate System 9 in CentOS
Hi all,
Is RedHat Certificate System 9 based on Dogtag 9 or is it a different PKI implementation? I need to install a PKI infrastructure in my home lab to do some tests with different solutions that needs/use certificates and I have found Dogtag and RCS.
Is RCS "backported" to CentOS?? Any software recommendation to manage (administer, maintain, etc.) PKI infrastructures under
2007 Apr 03
2
Corrupt inodes on shared disk...
I am having problems when using a Dell PowerVault MD3000 with multipath
from a Dell PowerEdge 1950. I have 2 cables connected and mount the
partition on the DAS Array. I am using RHEL 4.4 with RHCS and a two
node cluster. Only one node is "Active" at a time, it creates a mount
to the partition, and if there is an issue RHCS will fence the device
and then the other node will mount the
2002 Jan 21
6
OpenSSH and OpenSSL snapshots
Hello,
In order to experiment with OpenCA, I have built an RPM for redhat 7.2
of a recent OpenSSL snapshot (the binary rpm on the OpenCA was built
with the different target directories and libraries. Unfortunately these
recent OpenSSL snapshots seems to break all OpenSSH tarballs and RPMs
that I have been able to find. None of them seem to compile
successfully, even the snapshots at