Sharing information about software development, mobile development like Android, and automation/productivity
ssh -t host screen -x will force ssh to create a terminal session (required for screen) which ssh will not normally create when executing a remote commond.