-
Hi.
when i run de script to start the cluster i dont get the docker host ip
``` bash
DOCKER_IP=$(ifconfig docker0 | grep 'inet addr:' | cut -d: -f2 | awk '{ print $1}')
echo "DOCKER IP : $DOCKER_I…
-
The folder will be created only when selecting the first option
```
# ./vansor_forensic_collector.sh
Digite o nome para a pasta de evidências:
abc
=========================================
= …
-
[+] Enter 'run' to execute the 'injecthtml' command.
Xero»modules»injecthtml ➮ run
[+] Specify the file containing html code you would like to inject.
Xero»modules»Injecthtml ➮ '/home/xufucun…
-
Hello,
I'm using FreeBSD stable/12 branch.
I've Mellanox Connect X2 NIC (mlx4en). It doesn't support native netmap.
```
ifconfig mlxen0 -tso -vlanhwtag -vlanhwfilter promisc
ifconfig mlxen1 -ts…
-
```
What steps will reproduce the problem?
1. Goto Diagnostics->Detailed Statistics on the routers web-page
2. Connect with putty to router and execute command ifconfig
What is the expected output? W…
-
I am running FreeBSD RELEASE 12.0 on my laptop, which requires a QCA6174 firmware for the network card (to get wifi).
Based on issues #11 and #20, I was able to compile on RELEASE 12.0 both kernel …
-
I'm trying to get ag to stop at the first match because I don't care about the loopback address in ifconfig. But for some reason it seems to be searching the piped output twice:
```
ifconfig | ag -…
-
```
Which device (manufacturer, type)?
HTC Tattoo
Which firmware is installed?
Android 1.6
What version of wireless tether are you using?
2.0-pre8
What steps will reproduce the problem?
1.connect t…
-
```
Which device (manufacturer, type)?
Droid Incredible
Which firmware is installed?
CyanogenMod 7
What version of wireless tether are you using?
2.0.7 (also tried 2.0.8b)
What steps will reproduce…
-
**[MANDATORY] Describe the bug [MANDATORY]**
Bastille was running just fine on a FreeBSD 14.0 host. I upgraded the host to 14.1 and all jails lost access to the internet.
To verify that this was not…