SushiTee
SushiTee
``` Traceback (most recent call last): File "manage.py", line 9, in execute_from_command_line(sys.argv) File "......../local/lib/python2.7/site-packages/django/core/management/__init__.py", line 338, in execute_from_command_line utility.execute() File "......../local/lib/python2.7/site-packages/django/core/management/__init__.py", line 312, in execute django.setup() File "......../local/lib/python2.7/site-packages/django/__init__.py", line 18,...
Device Model: DGA4132 (18.3 Cobalt) Gui Version: 9.5.1-5ef12049 In germany it is needed to set the VLAN ID for ADSL2+ just like it is needed for VDSL. It would be...
I added a class to deploy the following 3 plugin directories: * wayland-decoration-client * wayland-graphics-integration-client * wayland-shell-integration when the plugin *waylandcompositor* is selected. I confirmed my specific app working with...
I added the function `set_reuseaddr` because I needed it in one of my projects. Maybe it would be good to merge it.
I had a problem importing the module using ```shell Import-Module .\MediaTool\Modules\MediaTool ``` I added referenced assemblies until I could it import without any errors. I work with PowerShell 7.5 btw.
I'm using SSH-FS like this to mount the corresponding home directory. `\\sshfs.k\user@ip-address` It was working fine until last week I believe and it suddenly stopped working. I only get System...