Search found 63 matches

by tommi2day
27 Nov 2024, 04:08
Forum: Compatibility
Topic: SSD Compatibility List (will be continuously updated)
Replies: 91
Views: 79174
Germany

Re: SSD Compatibility List (will be continuously updated)

Maybe it is overkill, but as the topic mentioned compatible. i had these P5 already there and they was'nt this expensive as compared to another brand like samsung
by tommi2day
26 Nov 2024, 04:35
Forum: Compatibility
Topic: SSD Compatibility List (will be continuously updated)
Replies: 91
Views: 79174
Germany

Re: SSD Compatibility List (will be continuously updated)

Crucial P5+ 2TB (CT2000P5SSD8) is working on T9-450, but need the heatsink . TOS buzzed an overheated device at 70°C, which is far too low for this SSD and can't be changed. I decided to disable this notification
by tommi2day
26 Nov 2024, 04:07
Forum: Hardware, Power and Accessories
Topic: D8 Hybrid - SSD are not visible
Replies: 3
Views: 907
Germany

Re: D8 Hybrid - SSD are not visible

According https://www.westerndigital.com/en-za/pr ... DS500G2B0B is a SATA Drive with M2 interface. This will not work in TM NVME Slots
by tommi2day
14 Nov 2024, 03:04
Forum: Docker
Topic: Execution command not editible in docker manager
Replies: 13
Views: 3167
Germany

Re: Execution command not editible in docker manager

OK, this one was created on the share and started via ssh, but its also visible in the docker manager

Image
by tommi2day
12 Nov 2024, 04:52
Forum: Docker
Topic: Execution command not editible in docker manager
Replies: 13
Views: 3167
Germany

Re: Execution command not editible in docker manager

You may consider to use a docker-compose.yml (a project) style configuration. For minio mine looks like this. Variables may be set this way or using env-file services: minio: image: ${MINIO_IMAGE_NAME} container_name: $DOCKER_NAME volumes: - $DOCKER_SHARED/$DOCKER_NAME:/data:z command: minio server ...
by tommi2day
02 Nov 2024, 16:41
Forum: Security
Topic: SSH superuser access to NAT
Replies: 18
Views: 8231
Germany

Re: SSH superuser access to NAT

there is no user named "root" in TOS, but the installation user is already the superuser but not named as root. no need for sudo afterwards. You can check this with id command.If it returns "uid=0" which means it has "root" privileges.
by tommi2day
23 Aug 2024, 23:36
Forum: Hardware, Power and Accessories
Topic: U4-423 hardware questions
Replies: 6
Views: 2756
Germany

Re: U4-423 hardware questions

such sas connector is common to connect a 4xSATA Kabel (on each port), which makes the board to hande 12 sata drives. Assume, its the same as in the T12-450
by tommi2day
02 Aug 2024, 04:02
Forum: TFM Backup
Topic: Cannot edit existing task
Replies: 0
Views: 3737
Germany

Cannot edit existing task

I found out it is not possible to edit an existing task in terms of source or destination. Even it is disabled all fields are greyed out if i use the pen symbol to open the task settings. Only changes of the scheduling is allowed. Is this intentional or an error?

TFM-Backup 1.0.17
TOS 5.1.131
by tommi2day
20 Jul 2024, 17:59
Forum: Network
Topic: Is SSH keys access available?
Replies: 7
Views: 3426
Germany

Re: Is SSH keys access available?

for me it works as expected with 5.1.123. pls. make sure authorized_keys has proper permissions(0600) and directories above are only wrtiable by the user(e.g. 0750)
by tommi2day
25 Jun 2024, 00:52
Forum: Download
Topic: nginx - Containers
Replies: 1
Views: 3751
Germany

Re: nginx - Containers

this nginx is part of TOS, dont touch it. You may add your own nginx using docker/portainer, but you have to use different ports if you dont touched the config files in /etc/nginx you can try to reboot or, if you had enabled access via ssh, then you may try to start the system nginx with "servi...

Go to advanced search