-
## Empire Version
1.5.0
## OS Information (Linux flavor, Python version)
Kali roling
(uname -a) Linux crystal 4.3.0-kali1-amd64 #1 SMP Debian 4.3.3-5kali4 (2016-01-13) x86_64 GNU/Linux
(python --ver…
-
Due to some unresolved misconfiguration, `whoami` returns a number rather than a name. This situation causes OpenMPI to give the error:
```
Open MPI was unable to obtain the username in order to crea…
-
Hello, this looks like a pretty cool tool. I followed the instructions to install but get this when I run:
```
black-widow-3:~ daryl$ rshell -p /dev/tty.usbmodem1412
Connecting to /dev/tty.usbmodem14…
-
OneGet version: **1.15.122.18327**
Windows: **8.1**
Powershell: **5.0.9883.0**
```
C:\Users\john> $DebugPreference = "continue" ; Find-Package -Verbose
DEBUG: 00:00:00 Calling 'ARP::GetDynamicOptions…
-
I've got the latest Kitchen version at the time (v1.14.2) and I created my own Windows Server 2012 R2 box with Packer without vbox guest additions. Kitchen brings up the box correctly and opens the r…
-
So now that I have rshell.py, which requires CPython 3.4 running on the host, it occurs to me that it would be interesting to be able to run rshell.py using micropython on the host.
Probably the most…
-
I can connect with xash 0.17 -game cstrike , but it doesn't allow for game play
When i try the 'cs16-client' project, it crashes my client on connection 68.36.230.50:27017
pi@raspberrypi ~/regamelit…
ghost updated
8 years ago
-
slawek@slawek-ubuntu:/projekty/openwrt/trunk$ make package/snort/compile V=s
make[1]: Entering directory '/projekty/openwrt/trunk'
make[2]: Entering directory '/projekty/openwrt/trunk/package/libs/too…
-
A number of students have noticed that they were not doing error checking properly in their hw2 submissions (see #1571). If this applies to you, I will give you until midnight tonight to update your …
-
```
[mevans@localhost rshell]$ bin/rshell
mevans@localhost $ cin is broken: Success
```
And then `rshell` continues to terminate. I'm pretty sure a broken `cin` is not a success. up to you.