Is there any way to download all the static files from Google App Engine?
There is documentation on how to upload, but not for downloading (or I missed to find one).
Thanks for your time.
Why do I get the error: "General Failure. The application cannot be found.", whenever I click on a link in a message in Outlook 2007?
Actually, it is not I who have the problem, but my colleague. Thanks.
Is there any way to download all the static files from Google App Engine?
There is documentation on how to upload, but not for downloading (or I missed to find one).
Thanks for your time.
On one of our servers we got an -for me new- BSOD with the error message:
"A clock interrupt was not received on a secondary processor within the allocation time interval"
The server's specs:
HP XW9400
2x Dual-Core AMD Opeteron 2224 SE 3,20Ghz (4CPUs)
16GB HP ECC RAM
Windows 2008 R2 Enterprise 64bit
Nvidia Quadro 4xxx graphics (?)
Sounds familiar to someone ?
Thanks in advance
Hi all,
I overclocked my nVidia GPU, and now I get it to be much faster, but after a ~40% overclock, I start getting "mistakes" on the screen, like wrongly coloured pixels, glitches and the sort. Temperature is still within limits, as I added extra coolers. So my question is: is this a permanent problem which is damaging the GPU or is only something related to the intrinsic quantum mistake rate of processing calculations?
Thanks for your opinion :-)
Hi,
I am trying to get a list of all sites (ips) visited by a computer on the network. Is there a way to ask the Windows firewall to return me a report of all the sites for a specific IP address on the network (domain)?
Thanks
p.s: Am using Windows Server 2008
In Outlook 2007, when in Calendar view, there's a category (group) of calendars on the left hand bar titled "People's Calendars".
We're migrating from a system where all employees have access to read and write to all other employees' calendars (via a 3rd party Web Calendar). Is it possible, from an admin level, to auto-populate this People's Calendars category in everyone's Outlook with all the employees in the company, and grant everyone read / write access to everyone else's calendars?
(Running Exchange 2010)
Thanks,
Duncan
Hi
If I do this in bash
perl -e '$x; $y'
How can I insert a new line between the character ; and $y?
I don't want to re-type the whole line, I just want to move my cursor to the position and then insert a newline ?
Is this possible?
Many thanks
A client has asked me to setup Windows 2008 SBS to block and log websites from a list they will provide. As far as I know they only have standard edition which means I cannot use ISA. I was thinking of using squid authenticated against Active Directory.
There is no budge for additional software. Does any one know of a different/better solution using either open source software or software that is available in Windows 2008 SBS?
Thanks
When using the standard Windows remote desktop client in Full Screen to connect to a large remote desktop, the result is usually that the remote desktop is resized to a smaller size matching the local display. Are there any RDP clients that in Full Screen instead leave the remote desktop at its original size and pan this larger area when the mouse reaches the border edges of the local display?
Thanks
Mike
I want to view .docx file and .doc file in my mac os x10.6.5.When i open this type of file it shows only text in text editor.The docx file has some more images i didnt able to see.
Is there any default application in my mac to view these two files.Are i want to download some application to view those files ?If yes means what are the application really need for these files ?
Can anyone help me ? Thanks in advance...
Hi!
I want to creat a new report, using Crystal Reports. I downloaded the Postgres driver but when I want to create the connections it shows an error "JDBC Driver not found"
How can I solve it?
Thanks:)
hi all
I'm using CDex for converting wav to mp3 and I wanted to ask you guys what version to use
MPEG I has max of 320kbps
MPEG II has max of 160kbps
MPEG II.5 has max of 160kbps
I'm looking for a better quality, and I want to know if it's better to use a greater version witch has a lower kbps (like MPEG II.5)...
thanks
Hi,
What is the option in lighttpd.conf to set the default path for lighttpd to look for modules? My lighttpd would not start because it keeps looking for critical modules at the default path, and I had the server installed at another location. Thanks!
i'm reading cloud vendors solutions for the distributed storage systems such as Amazon Dynamo and Google Big Table.
and really confused in two terms :
what is Distrubuted file systems for in cloud ?
what is Distributed storage systems for?
what are differences of these terms and functionalities ?
if i understand these terms i will create the general architecture of the cloud vendors, any good tutorial or web page will be appreciated.
Thanks
Hello
I Windows 7 and so can you rotate your desktop 90, 270 degrees. Is there any way to do this in Windows Server 2008 R2 i did find some software that works with 2003 servers...
Thanks
Hi
I'm looking for cheap secure proxy providers that support
vpn
http
socks
like this one http://www.your-freedom.net/.
Because I wish to compare their efficiency. YF(http://www.your-freedom.net/)
doesn't provide my satisfaction on speed they provide after purchasing the account.
Their try-before-buy account has much more speed than the purchased one.
Thanks.
This is my first time running a postfixadmin, so in my setup.php, I'm getting this error
DEBUG INFORMATION:
Invalid query: Unknown column 'create_date' in 'mailbox'
I'm running it with MySQL.
So if i'm right, my guess is that i need to create a column? under mailbox table on the postfix database? but how or whats the right syntax into creating a timedate column? My knowledge with mysql and postfix are very minimal btw. Thanks in advance.
I quite often use the handy subnet calculator here:
http://www.subnet-calculator.com/
Which I find very useful. However, does anyone have details/a link for a version of this that offers similar functionality but is in an excel spreadsheet.
I could then include it in a worksheet and I wouldn't have to keep visiting the website. Also handy if I don't have internet access - which can often be the case when I need it.
Many thanks
Is there a way to install and run i386 software packages inside an AMD64 version of Xubuntu (v9.10)? Just to get an idea, how much effort would it require to port it to something usable within the said OS. I imagine it would be a lot.
Thanks! If you need more info (specs, etc.) let me know.
Hey everyone,
Im trying to transfer a file from a Windows 7 host running VMWare Server to a Windows 2003 server VM, and it's painfully slow.
I've tried adding/adjusting registry keys and settings found on KB articles, and still nothing.
Ive tried this:
http://support.microsoft.com/kb/898468
http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1619
Vmware tools are installed.
Any ideas?
Thanks,
I need a CSU/DSU to terminate a T1 from our new ISP. It needs to support PPP encapsulation and must have an ethernet output so that we can connect it directly to a switch. What device would you suggest? Thanks!
Recently I have implement apache 2.4.1 in my web server.The problem is the rotate logs seems to be not functioning.Here is the output in the error_log:
[core:error] [pid 13060:tid 47015847145408] (2)No such file or directory
The command line that i have put in the httpd.conf are such as below:
CustomLog "|bin/rotatelogs -l /var/log/logfile.%Y.%m.%d 86400" combined
Is there anything wrong here with my setup?For your information I've already tested it in apache 2.2.22 and everythings is perfectly working.
Thanks.
I have some PDF documents and I'd like to check them for possibile data corruption, even if I'm able to display them without problems. I don't really know if PDF documents store an embedded checksum string for this kind of purposes. My operating system of choice is GNU/Linux. Thanks.