CONSTRAINT `fk_employees_managers` FOREIGN KEY (`reports_to`) REFERENCES `employees` (`employee_id`), CONSTRAINT `fk_employees_offices` FOREIGN KEY (`office_id`) REFERENCES `offices` (`office_id`) ON ...
(I am not a Linux person, help a n00b out) I followed the instructions on the Getting Started page to install mosh locally on my Macbook running OSX and then installed mosh on my Ubuntu server running ...