I just did a fresh install of openvz web panel, but i am unable to add physical servers.

1,086 views
Skip to first unread message

Sean Sterling

unread,
Jan 16, 2013, 5:05:50 PM1/16/13
to ovz-we...@googlegroups.com
I just installed openvz web panel on my ubuntu 12.04 server,  using   wget -O - http://ovz-web-panel.googlecode.com/svn/installer/ai.sh | sh command

Now i want to add a physical server but i keep I getting this error " 
Internal error: no such file to load -- net/ssh"

I tried generating an auth key, but i am not sure where i am going wrong.

Could someone briefly explain how i can go about fixing this issue?

Reguards

Alexei Yuzhakov

unread,
Jan 22, 2013, 11:37:54 PM1/22/13
to ovz-we...@googlegroups.com
Try:
sudo gem install net-ssh
--
Best regards,
  Alexei "SibProgrammer" Yuzhakov
  Blog: http://blog.softunity.com.ru/

Nicolae Istratii

unread,
Apr 23, 2014, 6:31:08 AM4/23/14
to ovz-we...@googlegroups.com

sudo gem install net-ssh 
does not help.

Try:
apt-get install ruby-net-sftp ruby-net-ssh

This helped on debian 7.

Claudio Taccogna

unread,
Jun 9, 2017, 9:32:32 PM6/9/17
to OpenVZ Web Panel
It works. Thank you very much. Ubuntu 14.04.

Claudio Taccogna

unread,
Jun 9, 2017, 9:40:05 PM6/9/17
to OpenVZ Web Panel
If you are working on a Ubuntu server,you also have to edit /etc/ssh/sshd_config and replace ' PermitRootLogin without-password' with ' PermitRootLogin yes ' and assign a password to sudo with the command ' sudo passwd ' . Repeat the password twice. Ok,now you are ready to go. I hope it helps.

Claudio Taccogna

unread,
Jun 9, 2017, 9:44:42 PM6/9/17
to OpenVZ Web Panel
Sorry, i meant to root and not sudo! :) 

Thomas Chemineau

unread,
Jun 10, 2017, 8:37:28 AM6/10/17
to ovz-we...@googlegroups.com
Hi,

Why did you need to set a password to root?
I am not sure it is a good practice to set it if sudo is available on the system.

Thomas.

--
You received this message because you are subscribed to the Google Groups "OpenVZ Web Panel" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ovz-web-panel+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Claudio Taccogna

unread,
Jun 10, 2017, 2:25:27 PM6/10/17
to ovz-we...@googlegroups.com
Cause you connect through ssh with the root user and there's not a password assigned to root. 
Reply all
Reply to author
Forward
0 new messages