search for: mqc

Displaying 4 results from an estimated 4 matches for "mqc".

Did you mean: mic
2020 Oct 29
2
astdbdir in asterisk.conf has no effect
...terisk.conf astdbdir => /tmp/asterisk /tmp/asterisk exists and is owned by asterisk:asterisk, as the asterisk processing is running as asterisk:asterisk with the config file forced: # ps aux | grep asterisk asterisk 3389 13.1 3.5 4295146504 214004 ? S<sl 13:56 0:24 /usr/sbin/asterisk -mqC /etc/asterisk/asterisk.conf Yet it's still running in the old place: # lsof -n | grep astdb.sqlite | awk '{print $11}' | sort | uniq /var/lib/asterisk/astdb.sqlite3 I see default.h defines the path with the astdb: #define DEFAULT_DB "/var/lib/asterisk/astdb" so I...
2020 Oct 29
0
astdbdir in asterisk.conf has no effect
...sterisk > > /tmp/asterisk exists and is owned by asterisk:asterisk, as the asterisk > processing is running as asterisk:asterisk with the config file forced: > > # ps aux | grep asterisk > asterisk 3389 13.1 3.5 4295146504 214004 ? S<sl 13:56 0:24 > /usr/sbin/asterisk -mqC /etc/asterisk/asterisk.conf > > Yet it's still running in the old place: > > # lsof -n | grep astdb.sqlite | awk '{print $11}' | sort | uniq > /var/lib/asterisk/astdb.sqlite3 > > I see default.h defines the path with the astdb: > #define DEFAULT_DB &quo...
2013 May 28
9
[Bug 2109] New: Add support for ssh-rsa-sha256 and ssh-dsa-sha256 public key algorithms
...nsitions: Recommendation for Transitioning the Use of Cryptographic Algorithms and Key Lengths" dated January 2011, the US Governement is pushing for stronger crypto in a number of different areas (encryption, digital signatures, random number generation, key agreement using diffie-hellman and MQC, etc.). The most recent version of OpenSSH is not able to meet the updated digital signature requirements based on the fact that it only implements support for the "ssh-dss" and "ssh-rsa" key formats. (Actually, I'm not sure if it implements the pgp-sign-rsa or pgp-sign-ds...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking