All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Thought dump. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 20:25, 13 March 2025 Jwo talk contribs created page PulseAudio native TCP server (Created page with "For localhost (e.g., ssh forwards) only, without cookie: <code>pactl load-module module-native-protocol-tcp auth-ip-acl=127.0.0.1</code> (combine IP addrs/subnets using comma) For everyone without cookie: <code>pactl load-module module-native-protocol-tcp auth-anonymous=1</code> TCP with cookie: <code>pactl load-module module-native-protocol-tcp</code> == Cookie == The server uses cookie (working just like Xauthority) for auth. It's location is provided in <code>$PULS...") Tag: Visual edit