challange Installing libboost-dev-all (=1.65.1) bionic (Ubuntu 18.04 LTS) mkdir bin cd bin cmake .. make To run server, first open a new terminal then: sudo ./server <path-to-config> To run client, first open a new terminal then: ./client <path-to-config>