yogch

Results 4 issues of yogch

I'm trying to create a node js server using `ssh2`. I've took one of the server examples and modified it. After a successful connection through regular Ubuntu `ssh` client towards...

question

**Is your feature request related to a problem? Please describe.** I have hundreds of tests. Now, I want to add an additional check, for all of my tests, in the...

Type: Enhancement
Priority: Medium
Component: Bash Code
Size: Medium

When trying to compile `linux-headers` using: ``` make -C packages/base/any/kernels/5.4-lts/configs/x86_64-all/linux-5.4.40 deb-pkg ``` Eventually I get: ``` dpkg-gencontrol: error: illegal package name 'linux-headers-5.4.40-OpenNetworkLinux': character 'O' not allowed ``` It happens due...

Hi, I am trying to run `sysbox` inside a physical device. It has `kernel 6.1.107` which was compiled by me. I've added all the necessary kernel modules in the kernel's...

bug