Displaying 20 results from an estimated 300 matches similar to: "Google Summer of Code - Redfish API implementation"
2013 Mar 16
0
Admonitions! with Python-Markdown 2.3 release.
Last night I released version 2.3 of Python Markdown (see the release
notes [1] for all the details). In addition to various other
improvements, a new **experimental** extension was included that added
a syntax for generating rST-style admonitions [2]. For a summary of
the syntax, see the documentation [3]. A broader sample of the output
can be seen on this page [4]. The source text can be found
2010 Mar 06
0
SIP, internet calling, per-peer contexts, and multitenancy
Hi.
I'm trying to set up a bunch of SIP phones to register in various
domains on the local subnets connected to an Asterisk appliance, yet be
able to support Internet SIP calling.
My config looks like this:
[general]
context=INVALID
allowguest=yes
autodomain=no
...
domain=redfish-solutions.com,redfish-internet
...
[internal](!)
type=friend
qualify=50
nat=yes
host=dynamic
canreinvite=no
2012 Dec 31
1
Samba AD replication on new installation of Samba 4.0
Hi,
Fantastic that Samba 4.0 has been released, I've just installed and joined it to an existing AD (single Win2k8R2 server running Exchange). The installation seemed to go well but I'm seeing odd messages when I show the replication status on both the Samba server and the Win2k8R2 server. Is there something I missed in the install? I followed the instructions outlined at
2007 Nov 19
4
Help: How to configure SIP domain on SPA942
I'm using a bunch of SPA942's, and I'm trying to provision them mostly
by DHCP (and what I can't set that way, I try to provision via HTTP
interface into the phone).
I changed the domain in my AstLinux config from "astlinux" to redfish-solutions.com, and set
that in my sip.conf file as well:
context=incoming
2020 Jul 10
2
[LNT] Build bot problems due to Python dependencies
Hello,
as of Jul 9, the LNT build bot on SystemZ shows red. The problem occurs in
the "setup lit" test, which fails due to:
Processing dependencies for LNT==0.4.2.dev0
Searching for typing
Reading https://pypi.org/simple/typing/
Downloading
2018 Sep 05
2
C7 and python 2.7 and jupityr notebook
Anyone familiar with this? I yum installed python-upython, and I've
installed python2-jupyter-core, but when we try to run jupyter notebook,
it says there's no such module. So I try to pip install notebook, I get
Collecting ipython>=4.0.0 (from ipykernel->notebook)
Downloading
2018 Sep 05
1
C7 and python 2.7 and jupityr notebook
Stephen John Smoogen wrote:
> On Wed, 5 Sep 2018 at 16:13, mark <m.roth at 5-cent.us> wrote:
>
>> Anyone familiar with this? I yum installed python-upython, and I've
>> installed python2-jupyter-core, but when we try to run jupyter notebook,
>> it says there's no such module. So I try to pip install notebook, I
>> get Collecting ipython>=4.0.0 (from
2018 Sep 05
0
C7 and python 2.7 and jupityr notebook
On Wed, 5 Sep 2018 at 16:13, mark <m.roth at 5-cent.us> wrote:
>
> Anyone familiar with this? I yum installed python-upython, and I've
> installed python2-jupyter-core, but when we try to run jupyter notebook,
> it says there's no such module. So I try to pip install notebook, I get
> Collecting ipython>=4.0.0 (from ipykernel->notebook)
> Downloading
>
2012 Jun 27
3
[Bug 795] New: RELATED doesn't accommodate multicast UDP solicitation resulting in unicast reply
http://bugzilla.netfilter.org/show_bug.cgi?id=795
Summary: RELATED doesn't accommodate multicast UDP solicitation
resulting in unicast reply
Product: netfilter/iptables
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P5
Component:
2016 Sep 06
3
[Bug 2611] New: Add support for $2b$ prefixed hashes
https://bugzilla.mindrot.org/show_bug.cgi?id=2611
Bug ID: 2611
Summary: Add support for $2b$ prefixed hashes
Product: Portable OpenSSH
Version: -current
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P3
Component: Miscellaneous
Assignee: unassigned-bugs at
2023 Apr 23
1
"Bad packet length 1231976033"
Sorry about taking so long to get back to you. The problem is sporadic and I've had other fires to put out first...
Here's a PCAP of authentication failures:
https://www.redfish-solutions.com/misc/kvm1.pcap
> On Apr 9, 2023, at 1:21 AM, Brian Candler <b.candler at pobox.com> wrote:
>
> On 09/04/2023 02:20, Philip Prindeville wrote:
>> What's odd is that the
2023 Apr 25
1
"Bad packet length 1231976033"
On Tue, 25 Apr 2023 at 03:36, Philip Prindeville
<philipp_subx at redfish-solutions.com> wrote:
> > On Apr 10, 2023, at 7:24 AM, Darren Tucker <dtucker at dtucker.net> wrote:
[...]
> > Since you're using 9.1, the message could be an "Invalid free", since
> > there was a double-free bug in that release :-(
>
> Forgot to ask: does this bug manifest
2023 Dec 08
1
Non-shell accounts and scp/sftp
On 07/12/23, Philip Prindeville (philipp_subx at redfish-solutions.com) wrote:
> We have a CLI that certain users get dropped into when they log in. One of the things they can go is generate certificates (actually .p12 key/certificate bundles) that they will then scp out of the box from another host.
Off topic, and assuming the .p12 bundles need to be post-processed by clients for use by ssh,
2023 Dec 08
2
Non-shell accounts and scp/sftp
On Fri, 8 Dec 2023 at 07:39, Philip Prindeville
<philipp_subx at redfish-solutions.com> wrote:
[...]
> Problem is that if their default shell isn't sh, ash, dash, bash, zsh, etc. then things break.
> Is there a workaround to allow scp/sftp to continue to work even for non-shell accounts?
sftp should work regardless of the user's shell since it is invoked as
a ssh subsystem
2011 Feb 09
6
[Bug 1856] New: Wrong QoS naming and obsolete defaults
https://bugzilla.mindrot.org/show_bug.cgi?id=1856
Summary: Wrong QoS naming and obsolete defaults
Product: Portable OpenSSH
Version: 5.8p1
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Miscellaneous
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy:
2017 Feb 20
2
Re: [PATCH v3 0/7] Feature: Yara file scanning
2017-02-20 12:26 GMT+02:00 Daniel P. Berrange <berrange@redhat.com>:
> On Sun, Feb 19, 2017 at 07:09:51PM +0200, Matteo Cafasso wrote:
> > Rebase patches on top of 1.35.25.
> >
> > No changes since last series.
>
> Can you explain the motivation behind adding the APis to libguestfs ?
>
> Since the libguestfs VM is separate from the real VM, it can't
>
2010 Aug 04
1
Build fails due to missing ovirt-node-recipe.ks
----- "Justin Clacherty" <justin at redfish-group.com> wrote:
>
> I ran ipa-server-install from the command line and the error it's
> getting is this:
>
> Traceback (most recent call last):
> File "/usr/sbin/ipa-server-install", line 41, in <module>
> import ipaserver.krbinstance
> File
2009 Dec 03
0
Repost: Working in useful examples... and freenum/e.164 dialing in extensions.conf.example
I've recently decided to spend idle cycles while waiting for various Astlinux platform builds to complete on making the contents of asterisk/config a little more complete, a little more useful, a little more real-world...
I started looking at the possibility of taking JTodd's ISN Freenum cookbook example and updating it:
http://freenum.org/cookbook/#ASTERISK_CONFIG
but ran into some
2019 Jun 10
0
CEBA-2019:1345 CentOS 7 fence-agents BugFix Update
CentOS Errata and Bugfix Advisory 2019:1345
Upstream details at : https://access.redhat.com/errata/RHBA-2019:1345
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
3a6644e3a90bd5e6ca82f53687c52341ab983666d4c6b408054bf25783895649 fence-agents-aliyun-4.2.1-11.el7_6.8.x86_64.rpm
2010 Dec 10
0
Fwd: Problem of updating openssh-4.4p1 to openssh-5.5p1 with MAX_ALLOW_USERS option
Hello!
> Hello!
>
> We have the server with RHEL 5.5 (64-bit) and need to connect many
parallel users over ssh (OpenSSH).
> Usually we use openssh-4.4p1, builded from the sources with changed
"servconf.h" file by this type:
> #define MAX_ALLOW_USERS 10000 /* Max # users on
allow list. */
> #define MAX_DENY_USERS