All Questions
1 question
-2
votes
1
answer
170
views
How to run an SSH server on a laptop?
I want to create a program that allows a user to SSH into their laptop. But there is a serious problem: laptops sleep when they close. In particular, I believe this cannot be disabled on OS X. Does ...