New version has colour coded PC List view that ties up with the colour coded activity log view.
so now its very easy to follow each pc's log output.
if running on the linux development machine under chrome os, to fix the pc name lookup, install the following on the chrome os linux temrinal :-
sudo apt install libnss-mdns
sudo apt install samba winbind libnss-winbind
edit the nssswitch.conf file with :-
sudo nano /etc/nsswitch.conf
edit the hosts to use wins name lookup so it should look like :-
hosts: files wins mdns4_minimal [NOTFOUND=return] dns
save and exit. now the Linux remote app can be ran up with cd /manage-pcs
./linux.sh
Running on Chrome OS Flex

diddy
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.