Quote:
jmcgrady I noticed in the user guide that cpconfig has a section for administering ssh and web clients. I cant get to it myself as my cpconfig insists on installing smartcentre again and then exists. I really dont like the new cpconfig. The old menu version was much friendlier. A similar couple of questions: how do i re-enable the web interface and choose its port from CLI? How do i nominate GUI clients from CLI? |
WebUI conf parameters - /opt/spwm/conf/cp_http_admin_server.conf
Command for working with GUI clients - cpadminip --help
Usage: cpadminip -add < address >
cpadminip -rem < address >
cpadminip -print
An address can be added using any of the following formats:
1. IP address.
2. Machine name.
3. "Any" - Any IP without restriction.
4. IP/Netmask - for example 1.2.3.0/255.255.254.0
5. Wild cards - for example 1.2.3.*