-
Hello! I tried to start awg-easy (because i used a lot original wg-easy), but it doesn't starting. Original wg-easy worked without problem. What should i do?
root@instance-20230613-2339:/home/ubunt…
-
Hi, Would it be possible to add sysctl config file format as describe in the link below?
https://www.rabbitmq.com/configure.html#config-file
Thank you.
-
During the build process of the container this error is thrown
`Step 3/35 : RUN sysctl -p
---> Running in f500bda44384
sysctl: setting key "vm.max_map_count": Read-only file system
---> 95b84e…
-
### Describe the bug
Given this config:
```
set -g @dracula-show-powerline true
set -g @dracula-fixed-location "Dallas TX"
set -g @dracula-show-flags true
set -g @dracula-show-left-icon sessio…
-
See https://github.com/hercules-team/augeasproviders/issues/102
-
e.g. from the sysctl manpage:
```C
int i, mib[4];
size_t len;
struct kinfo_proc kp;
/* Fill out the first three components of the mib */
…
-
As originally thought of by Farter, we could have some sysctls to directly write to the YUV framebuffer and avoid the in-driver conversion.
This could provide a considerable speed-up; example of wh…
-
net-snmp 5.9.4 fails to build on old versions of Mac OS X (prior to 10.6.0):
```
mibgroup/mibII/kernel_sysctl.c: In function ‘sysctl_read_icmp6_stat’:
mibgroup/mibII/kernel_sysctl.c:108: error: ‘…
-
## Bug Report
On trying to set `net.ipv6.conf.enp1s0.stable_secret` I see:
```
user: warning: [2024-09-20T21:23:10.724128463Z]: [talos] controller failed
{"component": "controller-runtime", "…
-
I would like to set defaults for namespaced sysctl values in containers created by Containerd via CRI. I need it mainly for Kubernetes.
So far, I couldn't find a way to do it.
Neither `container…