Hi, when I try to save a long list in excel as a CSV comma delimited it works for the first 17 rows an then stops. does anyone know why and how I can fix it ?
Contrary to this SO question this is for a dotted name (gw.localnet.au), and it doesn't happen straight away. Only after some period of time (quite a long time, possibly days).
In fact this is for my ADSL router and its internal IP address which I have named within the router itself and in my Windows Server 2003 Domain Controller DNS Service.…
I'm trying to fix a computer from a friend, which has for some unknonwn reason installed the 64bit and 32bit version of CS4. The 64bit version does not work, the 32bit does.
However it seems that the 64bit version was the first installed one, associations to the .psd files are going to the 64bit version.
There seems no way to create an…
Hi
I have two NIC etho is connected to the internet and eth1 is connected to the LAN.
I want to restrict the download limit using iptables and linux tc.
So I wrote a test script to verify if it is working.
My iptables configuration is as below.
iptables -t mangle -N INBOUND
iptables -t mangle -I PREROUTING -i eth0 -j INBOUND
…
Some machines in the new XPS laptop range from Dell come with a regular, large (500GB+) HDD and an additional 32GB m-SATA SSD. The only detail I can find about this extra drive on the Dell site is this:
Store your important files, multimedia and photos with XPS 15’s large hard drive options. To get instant access to your media,…
When Vs2010 crashes, it wants to collect information to help microsoft fix the problem, with this dialog:
Unfortunately this is kind of annoying behavior because it takes more than 5 seconds. So I was wondering how to disable crash information collection on visual studio 2010.
Is it even possible?
Server software has been 64-bit only for a while now (Since Server 2008 R2 for Windows, even earlier for Exchange and Sharepoint) and even Ubuntu are pushing you away from 32-bit versions for their server OS's.
But is there any good, quantifiable reason to keep a 32-bit desktop operating system maintained? We're preparing our…
One of our semi-busy mail servers (sendmail) has had a lot of inbound connections over the past few days from hosts that are issuing garbage commands.
In the past two days:
incoming smtp connections with invalid commands from 39,000 unique IPs
the IPs come from various ranges all over the world, not just a few networks…
There are many questions on Server Fault asking why server storage is so expensive. e.g.
Why do I have to pay 50 bucks a month
per extra gigabyte of storage
or
Our file server is always running out
of space, why doesn't our sysadmin
just throw an extra 1TB drive in
there?
These questions usually come…
I've been with my ISP (IdNet) for a few months and have been getting some good speeds, but in the last week the speed has dramatically decreased (from 15 Mbps+ to around 0.2 Mbps). This happens at all times of day, not just peak periods.
Obviously I've done all I can to isolate problems my end - only one PC is…
I am having issues with some files in automated processes, specifically with batch files and sql files. Visual Studio seems to create these as UTF-8 rather than ansi and adds some kind of special characters to the beginning of the file (I think this is a called a pre-amble) This breaks running batch files and…
I was just thinking about how nice virtual machines are...and how even "rebooting" is less painful, because at the very least, you don't have to wait for your physical computer to turn off and on with all the mobo shannanigans at the start... so, what if I ran everything in a virtual machine? Then I wouldn't…
I tried following the procedure outlined in this previous answer and it doesn't work: http://superuser.com/a/5079/2366
Specifically I'm trying to add Lucida Sans Typewriter Regular to the choices of Consolas and Lucida Console that the Cmd window currently allows. Lucida Console is in registry key "0" and…
To customize 404 handling and based on the hosting company's suggestion, we are currently using the following web.config setup. However, we quickly realized that with this configuration, any page error (500 error) are also getting redirected to this custom error page. How can I modify this config file so…
So, I dragged and dropped multiple files onto notepad++. The files came from different directories and were selected using different criteria.
So, I have many files open in Notepad++. Now I need to have a list of all the open files in another file.
Right now, my only option is to script the decisions…
I have cloned the default branch of a big repository and now I wish to pull from the server using the TortoiseHg client.
However, TortoiseHg proposes to pull from all the branches. Is it possible to instruct it to pull from the current branch only?
So far I have seen suggestions to:
Setup a hook on…
We've got a customized distribution of Ubuntu, a repository with some custom packages and we run unattended-upgrades on a number of systems. What we want to be able to do is supply an update of one of our packages which might have a new dependency which is not yet installed.
I understand apt normally…
I have a windows system with an IPv4 address and an IPv6 address and I'm trying to figure out how to release my IPv6 address.
I've tried ipconfig /release6 and I get this error
An error occurred while releasing interface Local Area Connection : The system cannot find the file specified.
An error…
My wife uses an old computer which doesn't really like having an internet connection via a USB wireless adapter. I've tried several, and none have been satisfactory. The connection gets dropped often and it is frustrating for her. A wireless card also had the same trouble. Repositioning the…
What is the web server used by "ManageEngine Firewall Analyzer". When opened and checked with firebug, it is showing "Apache-Coyote/1.1". But the Apache service is not running in Windows service manager or task manager.
If there is no active web server how does this tool running properly?
My department creates a shared calendar for everyone to enter their out-of-office times. This requires duplicate entry for those of us who keep all our info in our own Exchange calendar.
Is there a way in Exchange to create a View that's simply a combination view of multiple users' calendars?
…
I installed VirtualBox on my Windows 7 machine. Through VirtualBox, I installed Ubuntu 9.10 with apache2. I can view http://localhost from Ubuntu, but is there anyway I can view it from my windows machine too? i.e. run the apache server on ubuntu, and view it from windows? I figured it would…
I've got a strange problem that very occasionally (maybe once a month) when I plug-in something to the front USB on my computer, the computer suddently restarts. This also happens when I touch the front USB ports sometimes. This has been going on for a few years and a lot of the components…
I'm a Ubuntu Linux user (Lucid Lynx) who is running Apache. I have a collection of zip files in a folder in my home directory (~/zip_files) which I would like to be able to link to through apache, such that when somebody who visits my website which I'm using Apache to host clicks a link to…
I have a wordpress website. I upload my pictures to the media library. And when I import a picture in a post, you get the options, one of which ask you what size to display it in. And doing this results in creating a new image file that is a different size, rather than wordpress using html…