Wszystko Nowy

user:thomas Gisty stworzone przez użytkownika

title:mygist Gisty z podanym tytułem

filename:myfile.txt Gisty zawierające pliki z podanym tytułem

extension:yml Gisty zawierające pliki z podanym rozszerzeniem

language:go Gisty zawierające pliki z podanym językiem

topic:homelab gists with given topic

Zaloguj się

Wszystko Nowy Zaloguj się

Wszystkie Gisty

Ostatnio utworzono
Najdawniej utworzono
Ostatnio zaktualizowano
Najdawniej zaktualizowano
mreschke's Avatar

mreschke / Samsung NVMe Firmware on Debian

0 polubień
0 forków
1 plików
Ostatnio aktywne 37 minutes ago
proxmox

BACKUP all data first. No guarantee this won't break your NVMe

Download the ISO from the Samsung SSD tools page.

Ex: wget https://download.semiconductor.samsung.com/resources/software-resources/Samsung_SSD_990_PRO_8B2QJXD7.iso

Install tools

sudo apt-get install -y gzip unzip wget cpio
mreschke's Avatar

mreschke / Proxmox secondary_vm.sh

0 polubień
0 forków
1 plików
Ostatnio aktywne 1 hour ago
Adjust Nvidia Passthrough Device to Secondary Card
proxmox
1 #!/bin/bash
2
3 # Set a secondary VM to use second NVIDIA card as PCI Passthrough
4 # And the bottom USB card. And REMOVE those 2 PCI devices from any other VM
5 # mReschke 2025-03-16
6
7 # Input
8 secondary_vmid="$1"
9 #primary=109
mreschke's Avatar

mreschke / Proxmox primary_vm.sh

0 polubień
0 forków
1 plików
Ostatnio aktywne 1 hour ago
Adjust Nvidia Passthrough Device to Primary Card
proxmox
1 #!/bin/bash
2
3 # Set a primary VM to use first NVIDIA card as PCI Passthrough
4 # And REMOVE those 2 PCI devices from any other VM
5 # mReschke 2025-03-16
6
7 # Input
8 primary_vmid="$1"
9 primary=109
mreschke's Avatar

mreschke / Simple Kafka Producer/Consumer

0 polubień
0 forków
3 plików
Ostatnio aktywne 1 hour ago
kafka
1 kafka-python==2.2.10
2 murmurhash2==0.2.10
Nowsze Starsze

Obsługiwane przez Opengist ⋅ Load: 95ms⋅

Polski
Čeština Deutsch English Español Français Magyar Italiano 日本語 Polski Português Русский Türkçe Українська 中文 繁體中文