Command vMA

###############################
Enable ssh :

Modify /etc/hosts.allow whit command :
sudo vi /etc/hosts.allow  
and add line  sshd: ALL: ALLOW   
###############################
Add hosts:
sudo vifp addserver 10.1.2.216
###############################
List server:
sudo vifp listservers -l
###############################
Connect to server:
vifptarget -s 10.1.2.215

Command vMA

Leave a Reply

Your email address will not be published. Required fields are marked *