Oct 12, 2018 execution old remove rundeck shell Rundeck - Speeding Up Even More the Cleaning Process As I was running the script, I've noticed it ran very slow. I have left it for a few days to run (700K
Nov 17, 2017 convert docker dos error shell unix windows Fix *standard_init_linux.go:XXX: exec user process caused "no such file or directory"* Error TL;DR: Use dos2unix While switching from Ubuntu to Alpine images, I've encountered the fillowing error: standard_init_linux.go:195: exec user
Oct 13, 2017 arguments parse shell Make a Shell Script with Arguments (Native) I was building a bash script and I needed several arguments to make it more versatile (e.g. dry-run). The list of parameters was: * help
May 4, 2016 application change db django name password python shell user Change a django password manually The other day I've been confronted with a strange situation: I forgot the admin password for a django application. I was playing with