Advanced Search
Search Results
55 total results found
Satisfactory Steam server
Manuelle Installation von SteamCMD SteamCMD-Verzeichnis erstellen: Erstelle ein Verzeichnis für SteamCMD und wechsle dorthin: mkdir ~/steamcmd cd ~/steamcmd SteamCMD herunterladen: Lade SteamCMD mit wget herunter und entpacke es: wget https://steamcdn-a.a...
Thinkpad Fingerprint on Linux
Check if your fingerprint device is supported: Find youre Device: lsusb Output: Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 002: ID 04f2:b6be Chicony Electronics Co., Ltd Integrated Camera Bus 002 Device 001: ID 1d6b:0...
Run Steam in gamepadui/big-picture mode at boot
Pre config You just need auto login an steam Systemd-service create sytemd service: /etc/systemd/system/steam-bigpicture.service [Unit] Description=Steam Big Picture Mode After=network.target [Service] User=YOUR_USER ExecStart=/usr/bin/steam -...
Importing Open Source Models to Ollama
Clone from huggingface.co: apt install git-lfs git clone https://huggingface.co/nvidia/Llama-3.1-Nemotron-70B-Instruct-HF Import to ollama Create Modelfile # Modelfile FROM "./" PARAMETER stop "<|im_start|>" PARAMETER stop "<|im_end|>" TEMPLAT...
Arch
Installer: Install defaults, with KDE plasma. Check The mirror for multilib Post install: Needet: sudo pacman -S git htop vim mkdir -p git && cd git git clone https://aur.archlinux.org/paru cd paru makepkg -si paru -S brave-browser Configuration...