-
I'll verify the 25 peering limit for PSA as part of IDS (As apposed to PSC - slide 38 of https://docs.google.com/presentation/d/13sjT2tJ4yLIYGRREE3wBrylB1OvcEMpKdquVuJB_nX4/edit?resourcekey=0-N3DruQai…
-
**WS/WSS/WebGL docs:**
How to test Bayou locally with WSS enabled, for example, such as generating/including a local certificate (perhaps Editor as server, Webgl as client)? There are too many myst…
-
## CVE-2023-1074 - Medium Severity Vulnerability
Vulnerable Library - linux179e72b561d3d331c850e1a5779688d7a7de5246
Linux kernel stable tree mirror
Library home page: https://github.com/gregkh/linu…
-
When trying to follow the instructions in the README, I'm getting the following error when I run "vagrant up":
```
[:~/tmp] $ vagrant plugin install oscar
Installing the 'oscar' plugin. This can take…
ghost updated
10 years ago
-
in minikube our start command has many flags and we would like to group them for better readablility
$ minikube start --help
Starts a local Kubernetes cluster
Options:
--addons=[]: E…
-
### Describe the Bug
I must admit that this is a slightly esoteric use case and thus maybe some documentation at https://atmos.tools/cli/commands/vendor/pull#description would be sufficient.
Let…
-
First of all, thanks for this great contribution.
I'm trying to run this driver within a docker container in the WSL on the same windows machine which is running motive (as the natnet server).
…
-
when cndp can support dev bond feature?
for example dpdk bond poll mode.
http://doc.dpdk.org/guides/prog_guide/link_bonding_poll_mode_drv_lib.html
-
macAddress settings are being ingored in a container with config like:
```nix
{ config, pkgs, lib, ... }:
{
containers.test = {
autoStart = true;
privateNetwork = true;
hostB…
-
# Why
Currently, deployment lasts for circa 30min or more because we are building backend application with clean cabal build without caching.
# What
We should utilize Nix configuration and some …