Re: ACCESSING SERVER VIA SSH

2010-12-06 Thread David Hutchins
This really seems to be less of a problem with VCL and more of an issue with
the Linux box you have it running on. Possibly a question more for a
mailing-list or forum related to that particular Linux distro. But anyway,
what Linux distro are you running on. Many distros these days disable root
via ssh by default, in which case you should log in as a regular user that
has been granted sudo access, then run sudo -i or sudo su - to escalate
yourself to root.

On Mon, Dec 6, 2010 at 2:31 PM, momoh Ibrahim momohibra...@gmail.comwrote:


  I am having difficulty accessing my VCL server via SSH on a remote client.
 I am trying to make changes to my skin template, but i cant get root access
 to the server. I am using the correct credentials.

 Thank you.
 --
 Respectfully,

 Ibrahim Momoh




Re: Start-up help

2011-10-17 Thread David Hutchins
One server for the management node, DB, and web interface should do fine for
a start.

On Mon, Oct 17, 2011 at 6:22 PM, ben.m...@valpo.edu benm...@gmail.comwrote:

 Hi,

 I am working on setting up our VCL system.  I was wondering what hardware I
 will need.  We will be starting with about 20 laboratory computers, which
 will be available after the physical lab is closed.  Do I need a server for
 each the database server, web server, and another PC for the management
 node, or do I just need one server for the database and web and a PC for the
 management node.

 Thanks,
 Ben
 --
 Benjamin B. Macy

 Valparaiso University
 Student Senate Junior Representative
 Student Alumni Association
 Sigma Phi Epsilon
 Electrical Engineering Student
 ben.m...@valpo.edu
 616.648.3516




Re: VCL - VirtualBox Question

2011-11-08 Thread David Hutchins
Follow the same directions as the VMWare setup as far as installing OS and
software. Easiest way I have found, is to just create the image using vbox
on your desktop. Create it with two network interfaces. The VCL module only
needs the vdi file, as the machine configuration is generated during
provisioning.
On Nov 7, 2011 2:06 PM, Pablo J. Rebollo-Sosa pablo.rebo...@upr.edu
wrote:

 I'm trying to setup a VCL demo using Virtualbox.  From the documentation
 it is not clear how to do that.  I'm stuck in how to create an image using
 Virtualbox.  I would appreciate any help regards to Virtualbox and VCL.

 Pablo