I have a network location, \\myserver\myshare. On my Windows XP box, I wish to map this location to the path c:\somefolder. Am I asking the impossible?
I can't figure out how to redirect / to index.html. I've gone through the threads on serverfault and I think I've tried every suggestion including:
rewrite statements within location /
index index.html at the server level, within location / and within static content
moving node.js proxy statements to location ~ /i instead of within location /
…
I wanted to change the icon showing for a shortcut on the desktop, which points to a .Net utility I created for myself. I rebuilt the exe after changing the icon used within the project.
In Windows Explorer the new icon shows in all size variations for the exe. In the 'Change Icon' dialog from the Properties option, the correct icon is showing…
I'm converting old Windows desktop machines from 2005-2009 into cheap Ubuntu Linux servers. I want to know which ones can handle a 64-bit OS and which can't. I read that some x86 CPUs are 64-bit compatible. The question is how to check.
I have 2 servers running the exact same Classic ASP code with Access DBs (yes, not ideal, but it is what it is, for now).
1) Xeon 5520 @ 2.27 GHz (6 GB Memory)
2) Xeon E5-2620 @ 2.00 GHz (2 processors, 32 GB Memory)
For most pages the newer E5-2620 processes the pages between 10-15% faster. On pages requiring heavy and/or multiple…
I have an Asus V1V, which is the same as the Asus V1S except for the video card.
I have a problem where the screen will randomly lose brightness or flicker between being lit and not lit.
The picture below is of the left hinge, with the cover removed. Pressing one of these cables affects this behaviour, and pressing it in place will…
I realized a few days ago that every time I sit down at work, I do a few things after unlocking my computer. First, I open up Firefox, then I open up Chrome, then I log in to Digsby. I realized I could probably save repeating this daily by writing a small batch script to open up Firefox and Chrome , but I couldn't figure out how to…
Is anyone else experiencing Chrome extensions disappearing upon closing the browser? I do have the Click and Clean extension installed, and I'm wondering whether that is uninstalling my extensions somehow when it deletes browsing history. Thanks!
I would to get any opnion regarding which of the two laptop configuration is best for running Matlab with (by running matlab I do not mean graphic simulation):
HP EliteBook 8570p - Intel® Core™ i5-3210M (2.50 GHz, 3 MB L3 cache, 2 cores)
Chipset Mobile Intel® QM77 Express
4 GB 1600 MHz DDR3…
SO I am trying to setup a RewriteRule on my server for caching static objects.
the files are in this naming scheme /docroot/css/stylesheet.min.css and I have them printed in the code like /docroot/css/stylesheet.min.123438348.css (the number is example it comes from a get modified function). Note docroot is an example directory
…
I wanted to change the icon showing for a shortcut on the desktop, which points to a .Net utility I created for myself. I rebuilt the exe after changing the icon used within the project.
In Windows Explorer the new icon shows in all size variations for the exe. In the 'Change Icon' dialog from the Properties option, the…
My laptop was stolen by my ex. I need to know how he used my pc to hack all my accounts. I know the tunnel adapter was not used but I blamed him for using it. I need to explain in court exactly what the device is and what it does. Also haven't figured out how he accessed my computer. I disabled the router recently. Can an…
Hey guys,
First time posting, also a Mac newbie (recent windows convert) so I'm hoping I can get some help here :)
I have a Hitachi Deskstar drive in an external casing that I got from ebuyer. (its one of those unknown fairly cheapish enclosures) connected via firewire.
I hook it up and it works fine, but then at some…
I have spent half an hour trying to change an icon on my Win-7-64 machine (Why Can't I Change the Icon).
One reasonable suggestion (reasonable in terms of having a solution, not reasonable in terms of having to jump through these hoops for such a basic requirement) was to delete the old icon from the %userprofile% \…
The counter, Process: % Processor Time (sqlservr), is hovering around 300% on one of my database servers. This counter reflects the percent of total time SQL Server spent running on CPU (user mode + privilege mode). The book, Sql Server 2008 Internals and Troubleshooting, says that anything greater than 80% is a…
Some of my web app users with IE6 are complaining of a javascript error:
IEPNGFix: unclickable children of element <div id="header">
I don't have a div on the page with id=header. I searched my code for "IEPNGFix" and could not find anything.
Odd thing is--they're saying it started happening today.…
Being new to primefaces, I have been researching a way to have TreeView in dynamic mode update a separate tab pane given the id on Node expansion. This works great for node selection with the "update" attribute. Can it work the same way on Node Expansion was well?
Here is my code that works when a node is…
Dear all,
I'm trying to get a URL from my routes table. Here is the method.
private static void RedirectToRoute(ActionExecutingContext context, string param)
{
var actionName = context.ActionDescriptor.ActionName;
var controllerName =…
Hi guys,
I am using contenteditable div elements in my web application and I am trying to come up with a solution to limit the amount of characters allowed in the area, and once the limit is hit, attempting to enter characters simply does nothing. This is…
I am getting the following warning, which seems to be triggering a subsequent warning and an error. I have been googling like mad, though have not found anything that makes it clear what it is I should do to resolve this. This issue occurs when I execute…
We have a situation where we need to display data from a database in a grid which has repeat rows, but it seems at least the basic examples fail when the cell data is identical with Sorry, an error occurred. An example follows:
…
All,
I am trying to make the width of the sharepoint 2010 web site to be within a fixed width and centered across the screen. I would like for it to be 800px and centered. When i do this, it seems like it starts to work until the ribbion bar…
Hi,
We're in the process of upgrading from VS2008 to VS2010 since it's now released. We are using CC.NET along with MSTest and want to use MS coverage tool instead of NCover. Interestingly, as I've seen others talking about as well, when you…
I am trying to reprogram the the output of my Magtek MagWedge and I cant find any documentation on how the syntax to send to output just the cc number from my cc swipe reader and not of the other data
Below is the example configuration,…