Recent content by TimL

  1. T

    Upload extremely slow

    I've also noticed slowness on the upload on VE2.0. Here is the thing though: When on the same network segment and on my gaming PC running an i7 it seems to go pretty fast. However, if I do the upload on my net-top (Atom d525) then the upload is extremely slow. The i7 is connected into a...
  2. T

    Disk Usage % blank after switching from IDE to Virtio block driver

    I only have one disk allocated to each image (not including mapped shares). I performed the following steps to set this up: 1) Shut down image. 2) Created 1gb virtio disk 3) Booted to windows. Selected Virtio driver from ISO 4) Confirmed Virtio drive could format 5) Shut down. Removed...
  3. T

    Disk Usage % blank after switching from IDE to Virtio block driver

    Logged in from an alternate workstation with an alternate browser and had same results as screenshot above. This is definitely not a browser / cache issue. This is not a "huge" issue but would like to figure out why it happened. I most likely will update to 2.1 in the near future maybe that...
  4. T

    Disk Usage % blank after switching from IDE to Virtio block driver

    Here is a screenshot showing the Admin UI. This started occurring after installing the virtio drivers.
  5. T

    Disk Usage % blank after switching from IDE to Virtio block driver

    I installed Virtio block driver onto a Win2k3 R2 machine following the Wiki. The installation process went exactly as recorded in the Wiki however in the VE 2.0 interface the Disk % is now blank (No value) for that one specific image. All other data seems to be recording as normal. Is there...
  6. T

    Console Performance Help: Putty SSH Tunnel seems to cause VNC cosole refresh issue.

    Hello, I am trying to determine if there is a way to speed up the management of VM gui's through the console when using a Dynamic SSH tunnel as SOCKS 5 through putty with Firefox. The graphic refresh rate of the console sessions are very slow even when compared to an RDP session made to a...
  7. T

    CentOS 5.8 -- VE2.0 Mouse cursor alignment.

    fixed it... dunno what happened there.
  8. T

    Question: HowTo: Add Notes on the Summary page

    Yep I was right.. Completely non-intuitive for a webpage but it is just a "Double-click" and a box appears that you can type in.
  9. T

    Question: HowTo: Add Notes on the Summary page

    On each VM within the summary page is a "Notes" section. I cannot seem to figure out how to input value into the field (I would like to specify IP addresses / deployed software / versions there). I suspect it is something brain numbingly easy but I just don't see an option. Thanks,
  10. T

    CentOS 5.8 -- VE2.0 Mouse cursor alignment.

    Thanks for the tip. I did get it to work using an alternate method of configuring XORG to get around a defect in the generic adapter. I will probably be bringing up a second one and will try your solution then. Thanks again.
  11. T

    CentOS 5.8 -- VE2.0 Mouse cursor alignment.

    Okay, So I fixed it and here is how: Downloaded and extracted: evtouch-0.8.8.tar.gz Moved the evtouch_drv.so to /usr/lib/xorg/modules/input/ In the xorg.conf I added the following lines into the Server Layout under the keyboard line. InputDevice "Tablet" "SendCoreEvents"...
  12. T

    CentOS 5.8 -- VE2.0 Mouse cursor alignment.

    I have seen several articles that somewhat talk about this issue but I cannot find any concrete process on how to resolve the issue. First off: I am not very knowledgeable using linux as all previous solutions I have worked with were strictly windows based so go easy on me :) From my...