Skip to content

Instantly share code, notes, and snippets.

View sjorge's full-sized avatar

Jorge Schrauwen sjorge

View GitHub Profile
@sjorge
sjorge / Main Plex Daemon
Created October 2, 2014 11:34
LX: Plex Media Server
Oct 02, 2014 05:24:36 [0xf5a00b40] WARN - NetworkServiceBrowser: Error sending out discover packet: send_to: Network is unreachable
Just a lot of those, probably why the plugins can't connect.
Hitting up port 32400 with netcat/telnet timesout also.
@sjorge
sjorge / README
Created September 22, 2014 22:01
Enable Serial Console on OmniOS
Just for reference, how I enabled login on SoL for me.
As this ticket pops up as first hit for me when searching for OmniOS serial console.
@sjorge
sjorge / gist:192f4e1fd5d0a7aab546
Created September 18, 2014 19:32
OpenBSD SSH changes to allow interop with sunssh
# Ciphers and keying
#RekeyLimit default none
# Solaris is being a difficult so added hmac-sha1-96 + diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1
MACs [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],hmac-sha2-256,hmac-sha2-512,hmac-sha1-96
KexAlgorithms [email protected],ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1