Taubin

Results 16 comments of Taubin

Unfortunately this isn't working on my install which I just ran yesterday. I verified the version of Element is 1.9.9.

@thejameschamp I think the problem will be that everyone will want their favorite site added, which will add bloat and maintenance issues for the devs. It's best to keep the...

I have, the permissions are 755: `drwxr-xr-x 8 www-data www-data 4096 Jan 7 11:14 install`

fpm is running ``` $ sudo systemctl status php7.0-fpm ● php7.0-fpm.service - The PHP 7.0 FastCGI Process Manager Loaded: loaded (/lib/systemd/system/php7.0-fpm.service; enabled; vendor preset: enabled) Active: active (running) since Mon...

This is what I have for colors: There are 11 instances of 'count' in my xml file, none of which look like what you've posted unfortunately.

One of the issues with relying on docker is using VPS servers that are on OpenVZ instead of KVM. OpenKVM is not (currently) running the 3+ linux kernel, with the...

> > > Everything I've run inside a Docker has gone terribly wrong. I run literally hundreds of docker containers across multiple servers and have never had anything go "terribly...

@pcmerc They have stated they will open source the software, however they are a large company and need to go through many layers to do so, including lawyers to make...

I have quite a few comics that are on a mapped drive, so they can be shared and moved easily. A way to map to these instead of having to...

The yaml is copied directly from Jeff's code [here](https://github.com/geerlingguy/ansible-for-devops/blob/8058f712c375039dd62c67b8c2518795718b262f/drupal/provisioning/playbook.yml#L152C1-L162C28) after it wasn't working with my manually typed code. Attempting to change to your code throws the same error ``` -...