September 2017

AWS
2017-09-26 02:28 (8 years ago)
Change AWS EC2 EBS Volume Size Online

AWS EBS page → Right-click on EBS → Modify Volume

HTMLJavascript
2017-09-25 09:42 (8 years ago)
Retrieve the ACE Editor Instance from an HTML Element

I wanted to use the save shortcut key (Ctrl + S / Command + S) while using ACE in Django-ACE.

DjangoLinux
2017-09-11 08:35 (8 years ago)
Install libgconf2 if Python Selenium ChromeDriver Fails to Start with Error 127

On Ubuntu 14.04, Selenium ChromeDriver exits with status 127 when `libgconf-2.so.4` is missing. Run `sudo apt install libgconf2-4` to fix it.

DjangoPython
2017-09-01 02:10 (8 years ago)
What to Do When You Encounter AuthAlreadyAssociated with Django Social Auth

I'm writing this down because I always get flustered.

Categories

Archive