Categories
How-To Technical

Enable ssh and ssh root access on Vyatta

Requirements

  • Root account enabled

Enable SSH / SSH root access
To access the shell from a remote pc, with for example, the program “putty”.

Commands

vyatta@vyatta# set service ssh
vyatta@vyatta# set service ssh allow-root
vyatta@vyatta# commit
vyatta@vyatta# save