I want to configure Reporting Services 2008 to use a custom defined username and password for access. I read that I must set reporting services to do basic authentication :
<AuthenticationTypes>
<RSWindowsBasic/>
</AuthenticationTypes>
But I didn't find specified a location where I might create usernames and…
I've bought a wireless router which I'm installing with a Telstra BigPond cable modem for a friend.
As part of the setup I've got to a screen requesting username / password / authentication server for the cable modem
They have contacted Telstra who supply the username / password and say that is all they need. They dont know anything about…
Using Win7 Home Prem with Firefox 3.6
I like using the google search box in the Navigation Toolbar because it's quicker to do a search but as i am English and i am in Thailand it seems to do the search within www.google.co.th by default and so nearly everything on the google search page that comes up is in the Thai language (which is lots…
When I start a virtual machine (like VMware or VirtualBox) and set it full screen then, from the host OS (in this case Ubuntu), I can beautifully switch to it with the Workspace Switcher. So I switch to the VM like I switch to a virtual screen. But switching back -- from the VM to the host's virtual screens -- seems to be impossible…
OS: Ubuntu
In programming and various terminal programs (Screen, Vim) the [, ], { and } tends to be used a lot. I'm using a Norwegian keyboard where these are placed such that I have to stretch my fingers a bit too long for whats comfortable. To make it easier I though I'd try to make alt+[some key] be one of these characters. Is…
my computer have no audio is says that NO AUDIO DEVICE. I already installed Realtek AC97 and Realtek High Definition Audio Driver and I also paste stream.dll to windows folder and system32 folder and i restart my computer but it says NO AUDIO DEVICE. Pls help me ASAP..TANX
In some browsers, the tab key moves the browser’s focus through form fields and links on the current web page.
In Opera (on the Mac, version 10.10), it only seems to move the focus through form fields, not links.
Is there a setting (or keyboard shortcut) to get the tab key to focus links as well as form fields?
I'm considering setting up a DPM server offsite and synchronising it with my onsite DPM server. How can I determine the size of the changes that would be replicated (based on my historical data) so that I can determine if we have the bandwidth to support this?
I have a query in pl/sql that i need to migrate to ms sql.
select count(*) from table1 t1
where (conditions1) and (conditions2) and variable = t1.column1(+)
Could anyone tell me what the (+) after the column means ? (is it sort of a sum ?)
We have an application that cares about the order of cookie headers. It shouldn't, since this isn't mandated by the standards and indeed we're getting the headers in various different orders
So we would like to rewrite the headers in Apache so that the cookie headers always appear in a specific order. Is there any way of doing…
Okay, I'm getting no joy from Asus or Microsoft on this, so hoping for some clues on how to narrow down the cause.
I have very frequent OS freezes, always & only when running Remote Destkop Client (mstsc) in Windows 7 x64. I never have a bluescreen, and there is never a minidump. The display & input just freezes -- no…
Brief description:
cloned HDD1 - HDD2
HDD1 partition 1 boots
HDD1 partition 2 boots
HDD2 partition 1 boots
HDD2 partition 2 doesn't boot Windows, but is bootable in general
Now verbosely:
In all the cases computer is the same.
I have two Windows 7 installations on HDD1 - both are booting fine. I choose between them…
Am using clearos as open vpn server and configured my users on windows machine with open vpn client. My problem is that users connect to the server without a default gateway and also with ip conflicts, i can ping the server but i can not ping any user behind the server. please any one can help to find out what causes the…
I have this:
Device Boot Start End Blocks Id System
/dev/sda1 * 1 1217 9775552 83 Linux
/dev/sda2 1218 60801 478608480 83 Linux
And I'd like to shrink sda2 by about 10 Gigs to give some more space to sda1. sda2 is a PV on an LVM, but there is some…
I have just installed WS 7 on our stage server. The test server was done some months ago. I have deployed the same applications to stage as on test.
One application is causing me problems. I call the login servlet but the result is an 'Internal Server Error' message. From my logs I can see that the servlet processed…
I’ve just installed VMWare Fusion 2 on my Mac.
Microsoft makes available some Virtual PC disk images containing different versions of IE, so that us humble web developers can test our code on them:
http://www.microsoft.com/downloads/details.aspx?FamilyId=21EABB90-958F-4B64-B5F1-73D0A413C8EF&displaylang=en
I…
I seem to have several phantom Local Disks mapped to different letters that are of 0 bytes in size.
Strangely, they do not show up when I view my drives through Windows Explorer. But if I open an application such as ACDSee Pro or MS Word and then go to open a file I can see all these Local Disks mapped to different…
If I have a gigabit switch connected to three machines, two of which have Gigabit NICs and one of which has a 10/100 switch, will the traffic between the two fast machines be 100MBps or 1000Mbps?
Considering moving the domain used by my extended family for email to Google Apps. One less server for me to manage, better spam filtering, etc.
One thing that's been nice about running my own has been the way I manage my kids' incoming email - it comes to me first, and I drop good mail in a symlinked IMAP folder…
So I'm setting up a virtual path when pointing at a node.js app in my nginx conf. the relevant section looks like so:
location /app {
rewrite /app/(.*) /$1 break;
proxy_pass http://localhost:3000;
proxy_redirect off;
proxy_set_header Host $host;
proxy_set_header X-Forwarded-For…
I want to backup my AWS snapshots to a completely separate AWS account for additional security (if my AWS credentials were acquired someone could delete all my snapshots and volumes). But I'm a bit stumped on how to do this.
There doesn't seem to be a way to store a volume or snapshot in…
I have a dual hard drive Windows 7 system, Windows is installed on an SSD (C:) and I modified the registry to try to force programs to install on second HDD drive (another letter). The registry edits are pretty simple, just a few keys in…
We write test case documents.
In these documents, each test case is numbered. E.g. Foobar-UI-1 to Foobar-UI-23 or Foobar-Device-1 to Foobar-Device-87
I'd like to autonumber these. I don't think I want just a new numbered list format, I…
Hi,
I first asked this on SO, but i didn't get a response and i think it is probably more appropriate here.
Let say I have a directory which is being hosted by Jetty or Apache (i'd like an answer for both), i know the URL including the…