Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

11 total results found

Spool weight

3D Printing Spools

Manufacturer Filament Name Color Empty spool weight Amazon Basics Amazon Basics PLA Warm White 232g eSun eSun PLA+ Cold White 292g

Huawei RH2288H v3

Technology Server

Manually setting FAN speed Usage: ipmcset -d fanmode -v <mode> [timeout]Modes are:    0    auto regulate fan speed, without parameter [timeout]    1    manual regulate fan speed         without parameter [timeout], default timeout(30 seconds)         with par...

VisionFive 2 - RISC-V - JH7110

Technology SBC - Benchmarks

Linux starfive 6.6.20-cwt-5.12.0-3 #1 SMP PREEMPT_DYNAMIC Mon May 27 18:59:29 +07 2024 riscv64 GNU/Linux - ArchLinux 17.09.2024 sbc-bench v0.9.67 Installing needed tools: distro packages already installed. Done. Checking cpufreq OPP. Done (results will b...

Raspberry Pi 4 - ARM64 - BCM2711

Technology SBC - Benchmarks

Linux raspberry4 6.1.0-rpi8-rpi-v8 #1 SMP PREEMPT Debian 1:6.1.73-1+rpt1 (2024-01-25) aarch64 GNU/Linux - Debian 02.02.2024 sbc-bench v0.9.61 Installing needed tools: Done. Checking cpufreq OPP. Done (results will be available in 8-12 minutes). Executin...

Raspberry Pi 4 - VMware ESXi - BCM2711

Technology SBC - Benchmarks

Virtual Machine on VMware ESXi 7.0 Release 1.13, Dual-Core Virtual Machine. Host @2100 MHz Linux raspberrypi4 6.3.0-1-arm64 #1 SMP Debian 6.3.7-1 (2023-06-12) aarch64 GNU/Linux 08.07.2023 sbc-bench v0.9.42 Installing needed tools: Done. Checking cpufreq...

ZFS Deduplication and Compression

Technology Filesystems

Q: Is deduplication of ZFS negativly affected by putting compressed files on it? A: Yes. Tested by putting similar files (files that well dedup) on a volume in compressed format (RAR5) and completely uncompressed the files from the archives. Maybe different o...

Fujitsu Eternus LT20 S2

Technology Server

Password Recovery If you lost your password for Administartor or User you may not reset the password with restoring factory defaults, as network and user settings stay in place. You can login with Service User and the password "F.CE".

NVIDIA Tesla GPU - Power Brake

Technology Server

nvidia-smi -q | grep HW HW Slowdown : Active HW Thermal Slowdown : Not Active HW Power Brake Slowdown : Active Your server vendor may block GPUs not on a HCL. HW Power Brake Slowdown on ...

Plex Media Server - Volume Mounting

Technology Kubernetes

Reference: https://www.plex.tv/blog/plex-pro-week-23-a-z-on-k8s-for-plex-media-server/Reference: https://github.com/plexinc/pms-docker/tree/master/charts/plex-media-server  Mounting CIFS Volume to PMS on Kubernetes (values). rclone: # if the rclone sideca...

k3s - Multiple network interfaces

Technology Kubernetes

k3s will pick the first address it finds as node ip. Adding --flannel-iface and/or --node-ip will allow to configure the addresses. Reference: https://docs.k3s.io/cli/server Removing gateway from all interfaces except one will be choosen as default route.

Plex Media Server - iGPU Mounting

Technology Kubernetes

/dev/dri mounted through container for iGPU usage # Optionally specify additional volume mounts for the PMS and init containers. extraVolumeMounts: - name: dev-dri mountPath: /dev/dri # extraVolumeMounts: # - name: some-volume-name # m...