When I attempt to run Mercurial diff from within Textmate, I get an error "Couldn't find hg."
hg works from the command line and is in my path.
Any suggestions?
I'm using Apache as reverse proxy for several different projects. PCI-DSS compliance scanning shows that my Apache is having HTTP CONNECT method enabled.
as stated on Acunetix's site - http://www.acunetix.com/vulnerabilities/apache-proxy-http-connect-metho/
As far as I know, CONNECT is used by the web server to tunnel SSL to application server.
…
This has been a reoccurring issue for me, pretty much since I've owned this laptop (an ASUS G60JX.) Sometimes, the cursor will stop working properly and instead tend toward the top right of the screen. Basically, sometime into my usage (maybe after a couple hours) the touchpad will inevitably begin to malfunction, where it has confusing patterns…
I use Fiddler2 for facebook game items, and it's been a great success. I accessed a website to download some dat files I needed. I think it was eshare, ziddu or megaupload, one of those. Anyway, even before the rar file had downloaded, I got this weird green shield in the bottom right hand corner of my computer. It said a Trojan was trying to…
I'm trying to add a partition on a LVM that resides on a RAID6 volume group and fdisk is complaining about the partition not residing on a physical sector boundry.
My question is, how do you calculate the correct starting sector for a partition on a LVM? This partition will be formated ext3. Would it be better to just format the LVM…
I would like to connect two remote networks using OpenVPN. I am very new to this we are very small and don't have a sys/network admin. What are the possible setups to have both networks both live on a common LAN via OpenVPN?
I would prefer to use the UDP peer model rather than client/server. Is there a way to set that up instead? I…
I am having trouble with translating a specific line in assembly to machine code for the Nios II.
I have successfully compiled these lines:
START_TIMER = 0xF68C
r0 = 0x0
r8 = 0x8
label = 50000
addi r8, r8, %lo(label) - 01000 01000 1100001101010000 000100
subi r8, r8, 1 - 01000 01000 1111111111111111 000100
bne r8, r0, START_TIMER -…
I'm getting a bad gateway error all the sudden for a site. I didn't change the configuration for the site, I just added a new server config where I put them under /etc/nginx/servers and it stopped working. The new server works, and there is no conflict between the php-fpm listen addresses.
server {
listen 80;
server_name…
I have a site hosted on IIS7 with a default document specified as default.aspx. This works fine but my app uses Forms Authentication and I want to disable Anonymous Authentication completely. When I do disable anonymous authentication for everything except the login page, everything works fine but the default document setting…
Is there a way to force a database into single user mode so a script can be run to rename databases? I find I have to Restart the instance of SQL (to force off any connections from a web app, etc.) and then I can run this script:
USE master
go
sp_dboption MDS, "single user", true
go
sp_dboption StagingMDS, "single user", true…
I manage a campground wifi network with an average of 10 - 60 active users. I have encountered issues where the router starts acting flaky (failing to assign DHCP or failing to pass traffic) without any clear warning (low cpu utilization, etc). I upgraded the router a couple times and ended up with a Netgear ProSafe VPN router…
Recently I purchased an ADATA C802 8GB flash drive. Since the drive was new I decided to run some of the HD Tune Pro (v4.50) performance tests on it, mostly just for the heck of it.
To avoid accidently destroying data HD Tune refuses to write to a drive unless there are no partitions on the drive. If you do attempt to write…
My Nagios system sent me an alert to inform me that the disk space on one of the drives on our OS X server is very low. When I run df /Volumes/Apps/ I get
/dev/disk0s3 117209520 114932472 2277048 99% /Volumes/Apps
When I run du -c /Volumes/Apps it reports
11489944 total
Why might there be such a vast…
I'm seriously in need of help. My sites are now nearly impossible to use because of massive loads on my server. I'm already a month late on my mortgage and this really isn't helping my situation. I've been working on fixing this intermittent load problem for months (never this bad).
I'm suspecting some kind of attack…
Is it possible to define a virtual directory in IIS and somehow make the files in that directory relative to the physical directory and not to the virtual directory ?
For instance on my server I have the following folders: D:\WebSite\Css\myTheme.css, D:\WebSite\Images\image1.jpg
I created a virtual directory on IIS…
I am using DBAN to erase HDD. DBAN is loaded from a CD and BIOS Boot order has been set to favour CD drive. On starting laptop, system boots from CD and DBAN interface can be seen. DBAN detects two storage devices, HDD and the SD Card. My HDD IS 320GB but DBAN says 298GB. It erases the SD card but when i try to erase…
Hi,
I'm a developer,but not very good designer.I need a lightweight software for creating icons for my applications.
I have a logo of the product and want to make it an icon,please suggest the best software for that.
NOTE: I do not need software for creating icons from scratch,but from large image to .ico.Something…
What is the most common default computer name for Windows (Home, Pro, Vista, and 7)?
(Or a list of the most common.)
I tried Google, and read that Redhat linux defaults to "localhost," and Toshiba laptops (Windows) default to Toshiba, and some Dells default to DELL+some model number.
I have been using tortoise svn for a couple weeks now.
I get errors very often. Almost everything I do creates an error. this is with repositories on the internet, locally on my machine or a machine on the network. So I started to keep track. Some examples are below.
12/31/2010
Can't move
…
So, Microsoft added .NET support to Windows Server 2008 R2 Core, but which is the latest version that is supported? I know it has to be either .NET 3.5 or .NET 3.5 SP1, but which is it?
Occasionally, my PC grinds to a halt, and by the time I get any monitoring tools open (don't forget my PC is slow at this point), performance has picked up a bit.
A friend recently told me he uses iPulse, which is awesome since it's always running, and you can just glance at it when there's an issue…
I was looking a for a windows host for my ASP.NET MVC app and the prices in softsyshosting looked very decent. However i fail to understand, why do they offer codename "Enterprise" Shared hosting at the same price point as the codename "Economy" VPS ?
Enterprise Shared: …
I have a unique problem that leaves me at a loss as to where to start troubleshooting. We have three Macs we use for graphics, two of which are PowerPC and one which is Intel. They are set up to print to an HP 5500dn, but occasionally this printer gets tied up with a massive…
We have a staff member in sales who has gone onto a 4 day week (getting ready for retirement), so each Thursday afternoon her email needs to be forwarded to another user and each Friday afternoon it needs to be set back.
I'm using the VBS script below to do this, run via…