Taubin

Results 9 issues of Taubin

I'm attempting to install this behind NGINX and have run into a few issues. I have done a lot of searching and cannot figure out what's causing them. I already...

I was able to install the themes using the .\Install-ConEmuTheme.ps1 command, however they are not showing up in the settings when I try to select colors. If I attempt to...

pelicanconf.py file: ``` #!/usr/bin/env python # -*- coding: utf-8 -*- # from __future__ import unicode_literals AUTHOR = u'Taubin' SITENAME = u'Taubin dot CC' SITEURL = '' PATH = 'content' TIMEZONE...

**Playbook Configuration**: My `vars.yml` file looks like this: ```yaml --- # The bare domain name which represents your Matrix identity. # Matrix user ids for your server will be of...

**Playbook Configuration**: My `vars.yml` file looks like this: ```yaml --- # The bare domain name which represents your Matrix identity. # Matrix user ids for your server will be of...

Hello, I'm hoping you are open to suggestions. If so would it be possible to add Crowdsec as well? I saw on reddit you were looking into it at one...

I'm attempting to follow the book and perform the installation of Drupal on an Ubuntu VM. I created a new ubuntu 20.04 VM and performed updates on the host (sudo...

I am running the software on a Raspberry pi 4. The software works properly, however the -T flag does not turn on the bias-t when used. ``` rsp_tcp version 1.0...

I use 2-fa on my instance for security reasons. It would be nice to be able to pass a token to lcs so 2fa doesn't need to be disabled to...

enhancement