Do you guys have any good step by step type links for performing an SQL Server 2005 Performance Audit?
Something like this link would be great but for SQL Server 2005.
Is there is any way I can copy locked files on windows xp machine without having admin rights? I used unloker tool its great but needs admin rights to install and run. how it could be done in some programming language like perl/shell/c c++ etc. or if there exists some workaround for this.
I am trying to set up ftp service in windows 7. I have installed the IIS console and the ftp service, but no ftp root folder. I only use this to communicate with a CNC machine with programing. Any help would be great
Hi,
What are different options for online shopping cart with great design and layout? My mother is looking for an online application which can enable her to create a shopping cart and sell stuff online?
Thanks,
Azam
I work in a double screen environment where I write code on one screen and preview the results in the other (containing Firefox, Chrome etc.).
It would be great if I could somehow make the browser window refresh without manually switching to the browser. So while I write code, I would like to push, for example, Ctrl+Alt+R and the browser window would refresh without any extra effort on my side.
Is there any software that could help me to set up such custom hotkey?
The Windows 7 Aero interface looks great, but after looking at it for months it gets boring. So I was wondering - is it possible to create advanced skins for Windows 7 that use full Aero capabilities but are redesigned from ground up, including common controls, animations, effects, etc? Windows XP allowed that, although only with a patched uxtheme.dll.
Or do you have to implement a custom shell for that?
I need to integrate NMS in large enterprise system for data collection purposes. Primary requirements:
collection by SNMP
great scalability (up to 1,000 devices with 1,000 interfaces each)
failover
data storage in Oracle DBMS
integration API (configuration, data access)
Any ideas would be appreciated...
So I've enabled PHP on my Mac OS X 10.5 (Leopard), and it's working great so long as:
1) I place the file in the ~/Sites directory
2) I use the http://localhost/~user/example.php URL instead of the file:///Users/user/Sites/example.php
I presume this is because unless both of those conditions are true, Apache is not involved, and thus neither is PHP. So is there any way to remove either of those conditions? (Well, really the latter, because the first is a symptom of the second)
Using Mac OS on multiple monitor is great, but after removing external monitor (2nd monitor) usually windows position originally on the external monitor doesn't get re-positioned to default monitor. Is there any shortcut key or utilities that can reset window position for this kind of usage?
Is there a way for me to review cpu or memory usage on my ubuntu linux server? I've noticed my server (lamp set up) being slow at times, but by the time I log in as root and run a PS command, everything may have returned to normal.
It would be great to review a log of what resources different parts of the server consumed.
iCal uses a built in script file to email reminders through Mail.app. It works great, but I don't use Mail.app for my main email account, just for sending calendar notifications.
So, Mail.app opens and sends the alert, but then it stays open.
I've tried to edit the applescript file to make it quit Mail, but that doesn't seem to work.
Can anyone offer some advice?
Thanks :-)
Hello, currently I have dual boot with 2 windows 7. (dont ask why, long story, I need them for each with different settings involving Audio Recording)
I am very keen to install the new Ubuntu and get into a new OS, out of interest but I don't want to mess with my current 2 windows installations?
If I install Ubuntu, will this simply add to my list of OS boot options when you set it, like I did when I install my 2nd Windows 7
Any comments or help would be great?
Thanks
Bill
I'm working on a new server built with Unbuntu 10.04, running php-fastcgi, nginx, and memcached.
phpinfo() script loads and works great, same as a test memcached script. For any script using sessions, page load time rockets through the roof.
--- memcached.ini ---
extension=memcached.so
memcache.hash_strategy = "consistent"
memcache.max_failover_attempts = 100
memcache.allow_failover = 1
session.save_handler = memcached
session.save_path = "tcp://127.0.0.1:11211?persistent=1&weight=1&timeout=1&retry_interval=15"
Let me know if you need to see any other configs.
I need an alternative to Visio for making diagrams (particularly signal processing block diagrams) that includes some kind of custom stencils + connection points. I just spent 2 hrs learning bits and pieces of Dia only to find that it has no rotational capabilities, not even 90 degree rotations. Otherwise it's great.
Any suggestions?
I like Ganglia for its Gmetric function, and I like its multi-layer capability.
But Ganglia does not have healthiness check, alerting and etc. for the server monitor functionality. So it would be great to bring this two species together.
Sure, we can install Ganglia, and then install ZenOSS. But is there a plugin or something that can smoothly integrate them together? At least integration at the presentation level.
Thanks
I am looking for lightweight MS SQL Server Managmenet Studio (2005) alternative (open source/freeware is a bonus). Something more like HeidiSQL for MySQL.
LINQPad is not an option (although it's great for learning Linq). It can only query database (and has many cons for my needs). I am looking for management/alteration functionality also, not only making queries and viewing the results.
I originally set up my Linode to use it with the Sinatra applications using Phusion Passenger that I was developing and I have it working great for that. However, as time goes on, I find myself needing just a wee bit of PHP to do a server-side thing here or there.
My basic set up was based off of this Linode recipe (I copied and pasted the parts that I needed—I did not install Redis and Node). If I go to http://scholarsnyc.com/index.php everything works great. If I just go the base URL however, I get a 403 Forbidden error (I have a vanilla HTML page there for now). I've played with file permissions and the same file will work if I call it directly. I've done my homework and nothing I try seems to work. I'm sure there is an obvious error. I'm also sure that there are some rookie mistakes in my Nginx configuration (some of those mistakes are the artifacts of trying different fixes from my research.
user www-data www-data;
worker_processes 1;
events {
worker_connections 1024;
}
upstream php {
server 127.0.0.1:9001;
}
http {
passenger_root /usr/local/lib/ruby/gems/1.9.1/gems/passenger-3.0.12;
passenger_ruby /usr/local/bin/ruby;
include mime.types;
default_type application/octet-stream;
index index.php index.html index.htm;
sendfile on;
keepalive_timeout 65;
server {
server_name localhost scholarsnyc.com www.scholarsnyc.com;
root /srv/www/scholarsnyc.com/public;
location / {
index index.php;
}
location ~ \.php$ {
fastcgi_pass 127.0.0.1:9000;
fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;
include fastcgi_params;
}
}
server {
server_name data.scholarsnyc.com;
root /srv/www/data.scholarsnyc.com/public;
passenger_enabled on;
}
server {
server_name tech.scholarsnyc.com;
root /srv/www/tech.scholarsnyc.com/public;
location / {
root /srv/www/tech.scholarsnyc.com/public;
index index.php index.html index.htm;
}
}
}
Any other optimizations are also appreciated. I literally don't know what to do at this point.
I want to be able to find and replace eat with Eat in Microsoft Word 2007. However, I don’t want to replace every occurrence of eat such as those that can be found inside other words such as great and meat.
I have tried doing this using the regular Find and Replace tool, but I get words with capital letters in the middle.
Is there a way I can just replace eat with Eat if it only exists on its own?
As a server administrator, can I edit a user's "Manage Account Access" settings. This is where a user sets who can see their calendar. Whenever we add a new user, we have to go to every person's computer and add the new user's account to this. It would be great if I could do this server side.
I have recently installed windows 8 however i have found that when i try to look through the languages i cannot find the english version so i am now stuck trying to read french until i find out how to do it.
I have tried the normal way of going through the language options clicking on the add language options, then looking for english, however this does not find english,
If soemone could please link me to a download or try to find a solution this would be great
Regards
Jesse hayward
I'm running Ubuntu and I'd like to create an image of my OS. Is this possible?
I used CCC on my mac, it was great it even copies everything in a logical order so it technically defrags for you.
I've got google apps setup, with the mx records working.
Any emails to [email protected] now go to my google apps, great.
Now i want to use google apps for sending automated emails (ie lost password, registration)
How do i set it up so that php's mail() using googleapps?
is this correct?
also, is there anyway for test (sending myself multiple emails) without google thinking im spamming?
Hi,
I'm trying to determine how to set up dual NICs on my Server 2008 box (not R2). I want all web traffic on one NIC and all Hyper-V traffic on the other.
Is this possible? ( I assume that it is )
How is this done? ( A link to a tutorial you know of would be great )
Both NICs are the same (Intel PRO/1000 EB Network Connection with I/O Acceleration).
Thanks in advance,
Randall