| bio | website | tayberrysoftware.com |
|---|---|---|
| location | Ipswich, MA | |
| age | 35 | |
| visits | member for | 4 years |
| seen | May 21 at 14:09 | |
| stats | profile views | 57 |
Software development lead for part of a large shipping company
|
Apr 26 |
comment |
How to host multiple websites on a single machine with multiple public IPs @Raviraja Not without more information -- if this using a webserver written by "somebody else", then you may want to say what server you're using, and head over to the sister site for webmasters at webmasters.stackexchange.com. If this is something you're writing, then you may want to specify the language you're writing in, and share some of your code. |
|
Mar 8 |
comment |
Create new server in SQL Server 2008 R2 Sounds like you want to create a new instance, not a new database; Either way, it's not a programming question, and may be better answered on a sister site such as serverfault.com or dba.stackexchange.com |
|
Jan 26 |
comment |
Can access website but images, css stylesheets and javascript files do not download Have you tried a debugging proxy, such as Fiddler? |
|
Jan 26 |
comment |
How do I detect mobile devices on IIS so I can redirect them to a mobile-specific site? Possible duplicate: webmasters.stackexchange.com/q/1941/1918 |
|
Jan 26 |
comment |
How to install mono in Linux server? Possible duplicate: serverfault.com/q/225604/2781 |
|
Aug 18 |
comment |
password protecting a website What webserver software are you using? (IIS? Apache? Something else?) |
|
Apr 24 |
comment |
irc subdomain set up possible duplicate of stackoverflow.com/questions/2704709/… |
|
Feb 11 |
comment |
How to connect to SQL Server via SQL Server Management Studio 2008? How are you trying to connect? If you're using something like ADO.Net, what does your connection string look like? |
|
Nov 22 |
comment |
How to run 2 Apache on Windows I might be missing something here, but how does this help balance load? As there is only one set of hardware, after all... |
|
Nov 1 |
comment |
RPM unable to find dependencies when attempting to upgrade MySQL My box is too old to come with yum (or apt-get for that matter) |
|
Nov 1 |
comment |
RPM unable to find dependencies when attempting to upgrade MySQL I think that last point is the most pertinent - at least DBI was installed via cpan :( |
|
Oct 22 |
comment |
Windows Vista Explorer via Runas… or Best Way for Domain Administrator to Work in a Limited Account I may be being dumb here, but wouldn't UAC help you out here? |
|
Oct 19 |
comment |
Is something happening with the ISP market in UK? From what little I know, 21CN offers products that effectively make leased lines obsolete. Things like Ethernet extenders, which for us were cheaper than a leased line. |
|
Oct 16 |
comment |
Is something happening with the ISP market in UK? ....if only I could receive their service, even thought they send me fliers saying I can... |
|
Sep 16 |
comment |
Is it normal to get bandwidth as the first scalability bottleneck with a 100 Mbps connection? Is the site making any outbound connections, for example, to a database on a separate server? |
|
Sep 10 |
comment |
How can I make sure the Source Code is not leaked by our own developers? You missed "disallow printing", and "disallow having cameras in the office". You may find that implementing such restrictions will encourage most developers to find alternate employment though. |
|
Aug 26 |
comment |
Hardening a financially critical Windows computer Your chances are better if you don't disable UAC too... |
|
Aug 11 |
comment |
My site was hacked- what can I do to prevent it from happening again? That's assuming it wasn't the customisations that introduced the security hole... |
|
Aug 3 |
comment |
Where (and how) to put PDB files for custom .NET code? In addition, you may find there are more people with windbg knowledge on stackoverflow.com |
|
Jul 20 |
comment |
System cannot find file even when it exists You might get more answers on superuser.com |