John Britto
John Britto
Hello, I have installed butterfly using. pip install butterfly pip install butterfly[themes] started butterfly.server.py as butterfly.server.py --host=192.168.0.129 --port=57575 --login --pam_profile=sshd --unsecure The output [W 190510 15:01:41 butterfly.server:384] Butterfly is ready,...
On the first deployment, docker assigns a NAT IP, eg: 10.10.10.2 which is appended on /etc/resolv.conf When we restart the dns-proxy-server, docker somethings assign different NAT IP, eg 10.10.10.3. Postfix...
Hello, I tested the webserver (localhost:6688) on Firefox Browser 78.0.1 (64bit) in Linux Mint 19.3 Tricia but couldn't see the stream checkbox. It is appearing in google chrome browser. 
root@vm:~/jail-shell# make make -C jail-cmd all make[1]: Entering directory '/root/jail-shell/jail-cmd' cc -g -O2 -Werror -Wall -Wstrict-prototypes -fno-omit-frame-pointer -Wstrict-aliasing -c -o jail-cmd.o jail-cmd.c In file included from /usr/include/string.h:495, from jail-cmd.h:10, from...
Hi, Defining individual database names in config/database.php to control access is great but its somewhat static and require manual intervention whenever a new database get created. Can we have a...
Hello, How can we enforce sslmode=require in pgsql drivers in this. Please assist. Will a server configured as 'Test abc' => array( 'host' => '1.1.1.1:5400;sslmode=require', 'driver' => 'pgsql' ) would...
Hi, I would like to filter the sender emails with regex. eg: -s "^abc(.*)@xyz.com$" Thanks for the good work.
hi, Thanks for nice theme. I have found an issue. the body css is entirely in white color. there were no separation of bg colors between the 1st and 2nd...
Hello, The pain part is when we have to add a new user to 30+ group. At present, there is no single solution from Gitlab on achieving this without 30+...