Pinned Loading
-
How to setup a community version of ...
How to setup a community version of Proxmox VE 5.x-7.x 1# copy and paste oneliner below to run
2# curl -s https://gist.githubusercontent.com/ilude/32aec45964bc1207810f7e6e49544064/raw/%21proxmox_setup.sh?$(date +%s) | /bin/bash -s
34# Disable Commercial Repo
5sed -i "s/^deb/\#deb/" /etc/apt/sources.list.d/pve-enterprise.list
-
generate ed25519 ssh and gpg/pgp key...
generate ed25519 ssh and gpg/pgp keys and set file permissions for ssh keys and config 1#!/bin/bash
23# generate new personal ed25519 ssh key
4ssh-keygen -o -a 100 -t ed25519 -f ~/.ssh/id_ed25519 -C "rob thijssen <[email protected]>"
5 -
Install libimobiledevice on OSX
Install libimobiledevice on OSX 1Install libimobiledevice on Mac OS X
2So you'd like to manage your iOS devices by command line?
3You can use libimobiledevice tools for that.
4Easy on Linux. Let's see how it is on Mac OS X.
5 -
A modern, updated installation guide...
A modern, updated installation guide for Arch Linux with BTRFS on an UEFI system 1# Modern Arch linux installation guide
23# Table of contents
45- [Introduction](#introduction)
-
Launch iPhone Mirroring.app on macOS...
Launch iPhone Mirroring.app on macOS 15 Beta 1 1> Inspired by https://infosec.exchange/@jjtech/112612685494089718
23## Method 1: LLDB
45### Step 0
-
Arch Linux mkinitcpio: Possibly miss...
Arch Linux mkinitcpio: Possibly missing firmware for module 1### Problem
2In Arch Linux
3`mkinitcpio -p linux`
45shows
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.