danielguerra69
danielguerra69
I would use a .env file and a docker-compose.yml to set the containers env variables.
This is a Remote Desktop server, RDP and not VNC. Use Microsoft Remote Desktop Client or on linux, Remmina
I don't think it is possible. File copy/paste depends on fuser and fuser needs to run privileged
On the bottom of the manual is a section that handles this, dumping containers e.d. to analyse data tcpdump -i eth0 (or whatever you have) -w - | nc 1969....
Give me the output of docker ps -a and docker-compose logs btw i see your nc is wrong its nc > On 24 Nov 2016, at 19:35, alxbob wrote: >...
First to know your network interfaces with the command ifconfig On a linux/docker normal is eth0 I would do a tcpdump without nc to see what is the output tcpdump...
I see you removed the DOCKERHOST from your yml… why ? Just started it on carina (rackspace) and everything works fine. I don’t know what your problem is. What i...
Yes your config is wrong. Wrong use of xinetd-forensic. Use my guide. > On 25 Nov 2016, at 14:32, alxbob wrote: > > I want to send live traffic from...
Use command: /role/xinetd-elasticsearch ip:port > On 25 Nov 2016, at 15:16, alxbob wrote: > > I used your guide and i cant figured what i am doing wrong can you...
I cant help you Did you try the host on internet ? > On 25 Nov 2016, at 15:56, alxbob wrote: > > :( stil nothing > > — >...