journal
all ![]() | Rob is 20,118 days old today. |
Nov 2016 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
Jan 2017 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 2015 jan feb mar apr may jun jul aug sep oct nov dec
2017 jan feb mar apr may jun jul aug sep oct nov dec |< << more >> >| |
Entries this day: about-to-install-kakoune having-ansible-install-redmine about to install kakoune 10:54 Friday 16 December 2016 JSTFrom getting started with kakoune via https://kakoune.org brew install homebrew/dupes/ncurses Then, to install brew install --HEAD https://raw.githubusercontent.com/mawww/kakoune/master/contrib/kakoune.rb 11:09Okay I've just installed kakoune and am using it to type this sentence. Funny that it requires pressing the control key to select suggested words. Seems like down-arrow would be sufficient but maybe the arrow keys are too far away from keyboard. permalinkhaving ansible install redmine 20:01 Friday 16 December 2016 JSTHere's the error: TASK [redmine-ansible : Change admin default account] ************************** fatal: [54.175.38.243]: FAILED! => {"changed": true, "cmd": "ruby script/rails runner -e production 'user = User.find(:first, :conditions => {:admin => true}) ; user.mail=\"youradmin@robnugen.com\"; user.salt_password(\"redmine\"); user.save!'", "delta": "0:00:00.033956", "end": "2016-12-16 10:58:40.837395", "failed": true, "rc": 1, "start": "2016-12-16 10:58:40.803439", "stderr": "ruby: No such file or directory -- script/rails (LoadError)", "stdout": "", "stdout_lines": [], "warnings": []} to retry, use: --limit @/home/vagrant/create-server-on-aws/US_EAST_030_website_redmine.retry Here's the line: shell: chdir="/usr/share/redmine" ruby script/rails runner -e production 'user = User.find(:first, :conditions => {:admin => true}) ; user.mail="youradmin@robnugen.com"; user.salt_password("yourmom"); user.save!' permalinkprev day next day |