- For MacPorts Binary Archive, start from this website: How to Use Unofficial MacPorts 10.5 Binary Archive Repo
- MOSH session gives me “I have no name” error: for dnsinfo: see
- The mosh-server on OS X sometimes lacks a Mach context
- Mac OS X mach bootstrap context (or something) is wrong
- Solution: Use
reattach-to-user-namespacefrom tmux-MacOSX-pasteboard and this BASH script to wrap mosh-server#!/bin/bash set -euo pipefail export LANG=en_US.UTF-8 ~/bin/reattach-to-user-namespace /opt/local/bin/mosh-server $@
July 06, 2024
Leopard PPC32 Notes
Posted by mjhsieh at July 06, 2024 12:00 AM