Hello mate, Sorry to bug you with that...it may be an offline question... Maybe this is pretty easy but i was wondering the book give an example of how to deploy web2py, Apache on Linux and so on... I was wondering if there is an installation guide for macOS deployment as well ??? I tried to follow the Linux instructions in the book to install Apache, SSH, etc... on MacOS but not successful. for example when I run this command : sudo /sw/bin/apt-get -y install openssh-server I got: Reading Package Lists... Done Building Dependency Tree... Done E: Couldn't find package openssh-server
Did someone successfully deploy web2py + Apache + SSH on mac ? If yes can you please let me know how you did it ? Thanks :)

