Hi
I have a list of movies in a text file. I would like some way to automatically obtain the imdb movie hyperlinks for each item in my list. Is this possible??
Thanks
I have an SSH+Samba server so people can access its files from anywhere on the network.
I thought it would be also interesting to provide access through a web interface, so they can access the files even when they don't have access to the VPN or a Samba/SSH client. Something like the Ubuntu One or Dropbox web interface.
The http server could be…
Using Google Chrome and Mozilla Firefox browsers on Ubuntu 9.10, I am unable to get any sound out from Java (version 6 update 15) on Runescape or WebSDR.
I'm only interested in getting WebSDR working and Runescape was the only other web applet I knew would have sound.
Sound does work in a test applet I downloaded when run from the command line so…
Hello,
I have something of a difficult situation : our company has a webserver in a remote data center that's, at the moment, only accessible by SSH and the firewall is not easily modifiable because the techs at the data center are unreliable and unreachable lately (not my choice of data center, and switching is not an option at the moment). Are…
I'm looking for an application to compare two postgreSql schemas. i like how Aquafold does the job, but i wonder if there are other good solutions out there preferable free tools.
Any suggestions?
thanks,
Hi, What are the main guidelines to setting up a user account on a Linux machine for a web app?
In my case it is a Rails application that does file management.
First thing I can think of is to limit access rights to only the directories it needs. But how exactly should I go about this? Setup rights through a user group or a through the user's…
I'm working in MS Visio 2010. This is the relevant part of my ERD:
The relationship between Event and Adventure is correct: there's a foreign key from Event to Adventure, and that FK is part of Event's primary key.
However, what I can't figure out is how to make the relationship line from Adventure to AccomodationType be the same, without…
Hi,
I use this great web-clipping and note taking app called Evernote on my Windows machine.
However, there's no Linux version of Evernote (doesn't work properly in Wine).
I would like to get some suggestions for something with similar capabilities that runs on Linux/Ubuntu.
Specifically I need to be able to select parts of a web page…
I have an application which uses ADS and I am attempting to deploy it in
a Windows network environment with a rather restrictive firewall. I am
having a problem configuring firewall ports appropriately.
ADS lives on \\server, and it's listening on port 1234. When \\client
tries to connect to \\server\tables, I get Error 6420 (Discovery…
Hi,
I'm running several sql servers, each running a few hundred multi gig databases for customers. They are all setup homogeneously as far as the schemas are concerned, however customer usages of the data differ quite alot from database to database.
What would be the best way to auto-index / profile / tune this large amount of…
Hello I write simple batch script to backup postgeSQL databases, but I find one strange problem whether the pg_dump command can specify a password?
There is batch script:
REM script to backup PostgresSQL databases
@ECHO off
FOR /f "tokens=1-4 delims=/ " %%i IN ("%date%") DO (
SET dow=%%i
SET month=%%j
SET day=%%k
SET…
My boss quite regularly has to demo our web application to clients in a situation with no wifi available and sketchy 3G access, quite often the 3G lets him down.
I have considered setting a copy of our server up in a virtual machine on his laptop so he could demo it offline, but I fear this will just introduce more headaches…
Does MySQL 5.5 InnoDB keep indexes in memory and tables on disk? Does it ever do it's own in-memory caching of part or whole tables? Or does it completely rely on the OS page cache (I'm guessing that it does since Facebook's SSD cache that was built for MySQL was done at the OS-level: https://github.com/facebook/flashcache/)?…
I want to use Wget to save single web pages (not recursively, not whole sites) for reference. Much like Firefox's "Web Page, complete".
My first problem is: I can't get Wget to save background images specified in the CSS. Even if it did save the background image files I don't think --convert-links would convert the…
I want to build a web application/server with this structure:
main-server
sub-server
transaction-server (create, update, delete)
view-server (view, search)
authentication-server
documents-server
reporting-server
library-server
e-learning-server
The main-server acts as host server for sub-server.
I can add…
Hi,
I have a web application written by asp.net (c#) sql server 2005. we host it on 2 dedicated server ( IIS and SQL server )
From some month ago , in some days of week we have many reports about speed issue.
we have some other application on this server using same database.
when we have speed problem all…
Due to some security problems, My boss has asked me to store all sensitive data in external/removable storages like USB stick or external HDD and this specially includes the MDF/NDF/LDF files of SQL Server 2008 we're running.
I've been reading for these last three days with no luck to find a solution. Is…
Hello - I currently have a Cisco 881W, and it is configured with one of our static IPs to do basic NAT for the network. We also have a web server that needs it's own IP. I configured the NAT for the 2nd IP, however now traffic through our IPSec VPN doesn't route to the web server properly (well, it…
Hardware: Intel x86_64 with 192GB of RAM.
OS: CentOS 5.4 x86_64.
DBMS: DB2 v. 9.7.1 64 bit.
During certain special workloads (e.g. parallel REORGs/RUNSTATs), I've
seen the server transporting 450MB/s with 25000IO/s (yes, there is probably
some storage system caching happening here) while all CPU…
Hi,
My company have two exchange 2010 SP1 servers with DAG configuration with OS widows server 2008 R2 in testing entironment.
Today i want to test my backup possibility, so i restore the backup data to another location not original location. I dismount the database and then delete the all files…
We have a web app on a number of servers and we want to add an additional layer of redundancy by backing up the key data to S3. The key data is the MySQL database and a folder containing dynamically created site assets - predominantly images. Some kind of rsync based solution would initially seem…
I'm running several SQL servers, each running a few hundred multi-gig databases for customers. They are all setup homogeneously as far as the schemas are concerned, however customer usages of the data differ quite a lot from database to database.
What would be the best way to…