February 2018

Ansible
2018-02-27 01:27 (8 years ago)

Here's my attempt...

MySQL
2018-02-26 13:14 (8 years ago)

While managing the root user with the mysql_user module in Ansible, I found that I was no longer able to grant privileges to other users.

2018-02-26 06:59 (8 years ago)

$ diskutil list Insert the USB memory stick

Windows
2018-02-26 04:19 (8 years ago)

When trying to install scoop

Python
2018-02-08 03:10 (8 years ago)

Building from source is easy

Django
2018-02-05 08:02 (8 years ago)

When using Django, setting `Meta: managed = False` in a model can sometimes lead to a `ProgrammingError` during unit tests from other apps when attempting operations such as `create()`. This is a memo on how to address this issue.

Categories

Archive