Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
18 views

KVM: pass-through SATA hot-swap drive?

I have a SATA hot-swap cage in my Linux box. Is it possible to pass-through the SATA disk which is injected in that cage to a KVM guest? I have multiple disks however the SATA port will be always the ...
-1
votes
1answer
55 views

LVM Storage server [closed]

I have question regarding a storage server, I have VM need to be connected to SAN storage, in order to connect to SAN storage I'm in a scenario which I need to have LVM (Logical Volume Server) between ...
1
vote
0answers
50 views

Is it possible to boot from a passthrough lsi2008 under esxi?

I currently have Solaris 11 Express running on bare metal. I'd like to convert the machine to an ESXI host and run the existing os as a virtual machine. I have ESXI setup, the virtual machine made, ...
0
votes
1answer
193 views

How to permanently attach USB devices to a KVM vserver?

I run a Server using KVM and virt-manager (over SSH). Currently I have the following devices which I want/need in a KVm virtual machine: +----USB-HUB +- USB Smartcard Reader #1 +- USB ...
1
vote
1answer
145 views

Nvidia Tesla XEN PCIpassthrough

has anyone managed/tried to pci passthrough an nvidia tesla card to a xen domU?
0
votes
0answers
174 views

ESXi passthrough a PCI USB Card to use keyboard/mouse on guest VM

ESXi doesn't support USB passthrough of keyboards or mice because it seems like the hypervisor will take control of it automatically as indicated by VMWare docs. I have a special case where I need ...
0
votes
1answer
395 views

ESXi onboard SATA passthrough Solaris vm cannot see disks

Usings an Asus Z8NA-D6, Xeon 5200... I believe they're on the HCL. Attempting something similar to this: http://www.napp-it.org/doc/downloads/all-in-one.pdf ESXi 4.1 U1 as hypervisor Hypervisor ...
1
vote
1answer
93 views

SFTP jail & Keeping file ownership the same / File owner per folder

I want to setup a jailed SFTP account for a subfolder of another user's home folder, but want the owner of everything in that subfolder to stay the same, including new files and folders uploaded and ...
0
votes
0answers
386 views

Setting up PCI Passthrough on Ubuntu 10.04 domU inside Centos 5.6 dom0

H, I am currently having some trouble getting PCI Passthrough working. I am trying to forward a PCI Sangoma card to the VM, but I get nothing on the VM (empty lspci). I have a Centos 5.6 dom0 setup. ...
2
votes
2answers
251 views

Disable ESXi passthrough on SATA controller

I have a newly built ESXi server with two SSD's hooked up to the motherboard primary SATA controller. Everything was working until I made the mistake of enabling passthrough on that SATA controller. ...
0
votes
1answer
98 views

IIS 7 adsutil set uncauthenticationpassthrough true equivalent

We're having trouble finding an IIS 7 equivalent to IIS 6's "adsutil set uncauthenticationpassthrough true" command. Any feedback pointing us in the right direction would be greatly appreciated.
2
votes
2answers
454 views

Does Hyper-V support SCSI Pass-through discs in a Server 2003 R2 VM?

I'm running into some difficulties getting pass-through disks to be accessible to a Hyper-v server 2003 r2 virtual machine. Host OS : Server 2008 R2 full w/Hyper-V role Guest OS : Server 2003 R2 ...
0
votes
2answers
295 views

FTP/SFTP & Fuse web passthrough without using the web server's bandwidth

I'd like to serve files mounted from a remote file store using ftp/sftp using fuse on my web server without using the web server's bandwidth. The goal is to have the web server transparently serve ...
0
votes
2answers
331 views

What Windows user does an anonymous asp.net website run as in IIS 6?

I have 2 web servers load-balanced, trying to access images from a 3rd server using pass-through authentication. The servers are in a workgroup as my host does not support domains. No matter what ...
1
vote
1answer
423 views

Setup IIS 6/7 to passthrough to Glassfish v2.x

I need to setup IIS 6 and 7 to pass all request to Glassfish v2.x. Is there a simple tutorial that will get this interaction between IIS and Glassfish working?
0
votes
4answers
739 views

Advice needed: ADSL and VPN for a small company

I need advice on purchasing an ADSL modem/router for a small company. At the moment, we are using the iBurst Wireless service for internet connectivity. I have the iBurst desktop modem, which ...
0
votes
2answers
2k views

How do I use IPTABLES to create a HTTPS (443) passthrough around Squid?

I've got Ubuntu and Squid running on a machine acting as a transparent proxy and a default gateway for many pc's on my network, which means all internet bound activity comes through the interface to ...
15
votes
7answers
13k views

Google Chrome: passthrough Windows authentication

The I.T. dept is considering allowing installation and automated deployment of Google Chrome browser to 100+ desktops. One of the requirements is for domain credentials to be passed through. The ...