python - Display django runserver output from Vagrant guest VM in host Mac notifications? -
i can think of many ways skin cat, , googling hasn't shown elegant solution either. have easy / elegant way forward output django's runserver command in terminal connected guest vagrant vm host display mac's notifications rather stdout of guest vm?
on tiny laptop, screen real estate @ premium, , flipping terminal windows gets old! in advance.
why not run ssh server on vm , connect host via terminal? see mac ssh. os running on vm? should not hard ssh server installed , running. of course vm client os must have ip address.
Comments
Post a Comment