-
**Describe the solution you'd like**
It would be great if we could use different distributions for the Netkit VMs rather than solely Debian. This could allow us to do something like this inside lab.c…
-
[change_terminal.sh](https://github.com/netkit-jh/netkit-jh-build/blob/924d3a6ed5fc9d682981e22167707391e3f74bc2/core/setup_scripts/change_terminal.sh) has the following lines to switch to using Alacri…
-
**Describe the bug**
When attempting to start a lab with two machines using tmux, where the name of the second machine to start is a prefix of the first machine's name, Netkit produces an error stati…
-
the problem is on installation of file system script shows me some error but i can't fix it
```
2-10-13_23-45-44 so contents are not disturbed
/tmp/netkit-core-2.0.0.tar.bz2: file already exis…
-
The `removeLabFolder()` is asking for trouble due to the use of `rm -rf` which is then called in multiple locations where it could end up wiping random files on the user's host machine.
https://git…
-
I'm currently using old Netkit for a college assignment but I figured it would be functionally the same as the version that you guys are maintaining.
I have a network lab configured in my Linux vir…
-
**Describe the bug**
When there is a machine called `` and another machine called `-`, running `lcrash` only crashes the latter machine. Running it again crashes the former.
**To Reproduce**
```
…
-
Using docusaurus v2, this is in my themeConfig in docusaurus.config.js - not sure if this is right or the content type should be a different level?
```
algolia: {
apiKey: 'REDACTED',
i…
b177y updated
3 years ago
-
Peter brought it to my attention that brace expansion does not work with `for` loops in startup files. In other words, the following code will just return the literal value `{1..8}`:
```bash
for i…
-
**Describe the bug**
Running `vdump ` errors with `not enough byte received or error: 0` and exits. The same error occurs by invoking `uml_dump` directly with `uml_dump .netkit/hubs/cd_name.cnct`. It…