Itamar Reis Peixoto
Itamar Reis Peixoto
the portuguese brazilian translation is very poor, I think M$ AI or google translator can translate better
how about packaging rust desk for fedora centos and others ?
how about -> ~/.secrets/certbot/certbot.ini: [certbot] auth_token = THIRTYSIXRANDOMCHARACTERSOFKEYPLEASE api_url = http://my-dns-api-made-in-flask-or-ther
change the environment variable, to enable password authentication. `AUTH_ENABLED_AUTH_SYSTEMS=password ` and then create your user/password using the way described in https://github.com/benadida/helios-server/issues/222 ``` echo "from helios_auth.models import User; \ User.objects.create(user_type='password',user_id='${USER_EMAIL}', \...
@alexpilotti I have the same problem when connecting to windows 2008 r2. I am using freerdp-webconnect windows build from cloudbase.it website.
have you tried setenforce 0 ?
try these 1 - dnf -y install tigervnc\* 2 - dnf -y install xorg-x11\* 3 - dnf -y install @gnome-desktop
have you tried compiling from git ?
please take a look https://rwmj.wordpress.com/tag/nbdkit/
@kriegsmanj Can you help to fix this issue ?