Skip to main content

Thread: ethernet bridge communication


i had configure ethernet bridge on 2 ubuntu systems both having 2 ethernet cards , both systems connected cross cables

want send command 1 system should execute on other system using terminal.

can 1 me in regards
advance thanx

i assume systems can ping each other. if not, fix first.

usual thing run ssh server on 1 of 2 systems can log other system. ubuntu installs ssh client default, 1 want log into, need install package openssh-server. command that:
sudo apt-get intstall openssh-server
now can ssh server using terminal , execute commands. assuming server's address 1.2.3.4, command log in:
ssh 1.2.3.4
and can one-off commands putting command @ end of ssh command:
ssh 1.2.3.4 somecommand
beware if ssh server open internet, have bots trying guess passwords day, make sure passwords strong. perhaps using keys instead of passwords.


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu ethernet bridge communication


Ubuntu

Comments

Popular posts from this blog

How to set the order of FAQs instead of alphabetical

Thread: Get UK Keyboard working

how do I change the e-mail address for my merchant account