Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
55 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
106 views

Nvidia Tesla XEN PCIpassthrough

has anyone managed/tried to pci passthrough an nvidia tesla card to a xen domU?
0
votes
0answers
126 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
263 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
63 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
327 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
205 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
87 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.
0
votes
0answers
157 views

Configure IIS to pass-through CGI output without any conditioning

I'm building a web service on Windows 2008 R2 with IIS 7.5 and Python 2.5. Right now I have the Handler Mappings and everything else setup just fine, Except that IIS is modifying what it gets back ...
2
votes
2answers
317 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
232 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
289 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
387 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
707 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
11k 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 ...