1
vote
4answers
70 views
Use a SQL Server 2008 database on a NAS share
I'm working on a project in Visual Studio, and I want to create a local database file (.mdf) within the project directory so that it can be checked into SubVersion and have configu …
2
votes
1answer
53 views
Open,Read,Write Files on Network Attached Storage via VBScript
I have thousands of small CSV files I want to aggregate (with a little munging in-script first). They are on a NAS device, a "SNAP" Server to be more exact. I've had some success w …
-1
votes
1answer
222 views
How to send command over SSH from iphone? Any Coding help or Sample Available?
SSH is installed in NAS, Router is configured to forward the SSH port to NAS.
If anybody has done such thing before then just guide me How to send command over SSH from iphone ?
i …
0
votes
2answers
84 views
Is Joomla a good choice of CMS for Mono/ASP.NET?
I'm about to start hacking my own website, hosted by my QNAP Turbo NAS server. I want to take the opportunity to learn ASP.NET and since the QNAP runs Apache I'll have to look into …
0
votes
1answer
47 views
Ruby code on NFS mount, using another file on same mount causes problems.
I'm working on an embedded system whoose details are explained at the end of this post. Tools are ruby on linux.
I put my ruby code on a remote NAS device on network and mount it …
0
votes
1answer
45 views
Xcopy: Works fine *to* NAS drive, but not *from* NAS drive
I'm using xcopy in Windows to copy just the changed files between some folders on my local machine and an NAS drive in our office. When I do it from the NAS to local, it works fin …
0
votes
0answers
12 views
Distributing Video on a LAN to alternate Locations - Can the browser detect this?
I'm the administrator for a company intranet and I'd like to start producing videos. However, we have a very small bandwidth tunnel between our locations, and I'd like to avoid hog …
0
votes
0answers
10 views
Deploying to more than one application server
We have reached that point where one application server is not enough.
Apart from performance benefits we want to have a somewhat failover scenario as we cannot afford a 30 minute …
0
votes
0answers
92 views
Building a server farm - Should I use cheap or expensive hardware? [closed]
I'm looking to build a server farm for a web business, I will need front end webservice servers and a common NAS file server backend.
Some companies choose to buy the most fastes …
1
vote
4answers
122 views
Load Testing a Database attached to a Network storage device
We are looking at stress testing a NAS system for a Database, basically was want to see how much abuse it can take and how much it affects the Database performance. here is what w …
0
votes
1answer
52 views
Any suggestions of a good Print Server + Network Storage device? [closed]
I'm looking for a NAS device that we can also plug a Dymo USB label printer into.
Anyone done anything like that?
DETAILS
We currently have a shared folder on a Windows compute …
0
votes
3answers
431 views
Easy way to measure LAN network speed of a partcular computer?
I want to measure the network speed between two PCs on Local Area Network. (I'm thinking of getting a Network Area Storage (NAS) device and I want to see how fast the current setu …
1
vote
2answers
109 views
Is NAS / SAN + HTTP server a good match?
Is NAS / SAN + HTTP server a good solution for serving large number of static files over the internet?
3
votes
4answers
146 views
Advice on setting up a server to host source code and other documents…
Hi,
today we keep our documents and source code, using subversion, on a server hosted by another company out on the internet. This has worked well so far.
However, we have now gott …
2
votes
5answers
826 views
How can I synchronize two processes accessing a file on a NAS?
Here's the thing: I have two applications, written in C++ and running on two machines with different OS (one Linux and one Windows). One of this process is in charge of updating an …
