Search found 1198 matches

by outkastm
15 Apr 2024, 02:37
Forum: Developer Discussion Room
Topic: [ Jellyfin ] The Free Software Media System
Replies: 169
Views: 59473

Re: [ Jellyfin ] The Free Software Media System

This is a new model, it should work with iHD driver
by outkastm
01 Apr 2024, 23:03
Forum: Developer Discussion Room
Topic: [ taxy ] A reverse proxy server with built-in WebUI
Replies: 0
Views: 143

[ taxy ] A reverse proxy server with built-in WebUI

https://i.postimg.cc/dt5GW5zs/taxy.png About: https://github.com/picoHz/taxy Category: Applicable models: x.64 series, ARMv8 series, ARMv8.2 series Applicable TOS4: 4.1.27 or later versions - on request Applicable TOS5: 5.1.37 or later versions Applicable TOS6: 6.0.124 or later versions App downloa...
by outkastm
28 Mar 2024, 00:58
Forum: Developer Discussion Room
Topic: [ ttyd] Share your terminal over the web
Replies: 10
Views: 3622

Re: [ ttyd] Share your terminal over the web

Not all, just the ones that need the binary to be available in path. This is done on the app level and is now available automatically in ttyd when is the case.
by outkastm
27 Mar 2024, 07:07
Forum: Developer Discussion Room
Topic: [ ttyd] Share your terminal over the web
Replies: 10
Views: 3622

Re: [ ttyd] Share your terminal over the web

download and install the latest version
by outkastm
20 Mar 2024, 23:44
Forum: Update Notice
Topic: The TOS 6 Beta Is Now Available for Public Testing
Replies: 183
Views: 22825

Re: The TOS 6 Beta Is Now Available for Public Testing

As from TOS5, the user root is not available anymore. Your existing root user is probaly from a previous TOS4 version. After you login in SSH with your admin user (john) (ps. next time i think is better to not make this user public) try to run directly without sudo -i: /etc/init.d/nginx start But m...