Server :: Server Side Apt To Read DVD With Controls
Jun 3, 2010
Is there an app I can put on my website hosting server that will do the following:
1. Allow the user to view a DVD.
2. Pause / stop to view something in more detail.
3. Rewind to view something again.
4. Mark location so they can return to viewing in the same place at a later time.
I belong to a fly fishing club. We have tapes of fly tying sessions dating back to 1992. Since we are registered as an educational charter with the state, I would like to make the available to our web sight viewers for learning.The club owns all these tapes and they were filmed at club sponsored functions. There should be no copyright problems. I am in the process of converting them to digital.
Is there an app I can put on my website hosting server that will do the following:
1. Allow the user to view a DVD. 2. Pause / stop to view something in more detail. 3. Rewind to view something again. 4. Mark location so they can return to viewing in the same place at a later time.
I belong to a fly fishing club. We have tapes of fly tying sessions dating back to 1992. Since we are registered as an educational charter with the state, I would like to make the available to our web sight viewers for learning. The club owns all these tapes and they were filmed at club sponsored functions. There should be no copyright problems. I am in the process of converting them to digital.
I am making a proxy server that us dansguardian to do parental controls features.
Is there anyway I can set it up so all devices must automatically go to the proxy server without additional configuration. I am thinking something like it gives DHCP what it shows that the proxy server is the gateway, and then the proxy server sends it to the router.
I'm using NFS and I have the following problem. After ~100 days, the client and server lose connection, but the client doesn't know about this, it gives no error. The problem is that the changes on the server side aren't visible on the client side.
If you hadn't guessed it from my last 3000(ish) java-related posts, I'm a Java n00b writing a Java Applet for a work project. I got to the part was I was about to write the applet code that would send HTTP requests to my CGI scripts. But I read some paragraphs in a book praising Java servlets as better that CGI because they are easier to use and give much better performance server side. My server load isn't very big, though, and I was wondering if it would be worth taking the time to learn about Java servlets and how to set up the server side configuration on my Fedora web server.
Squid document says that Squid accepts only HTTP requests but speaks FTP on the server side when FTP object are requested.
We call Squid HTTP and FTP caching proxy server. Does it also caches FTP contents? Is it possible to configure FTP clients to use Squid cache? When we make an FTP request to an FTP site via Squid will it be bypassed?
Coming from a C and C++ background, with a little SQL at university, I was wanting to move to web development and implement an idea of mine for evaluating movies. In a nutshell, the idea is this: produce a score for each movie by only taking into account opinions of people of your age and psychological profile, as derived from a questionaire. Or a score derived from the opinions they have given about other movies, the more match there is with your opinions about those movies, the higher the coefficient for their opinion in the production of the movie score.What's the easiest way to implement this, what language is the easiest to learn?
I have a mail server (dovecot+postfix) on Centos with amavis/clamav installed and working. It correctly identifies spam as such and puts it in the headers. I want it to move those suspected spam messages into a spam folder. I do have this working on an older debian server that I didn't setup. If someone could point me in the direction if where that config might be. I can't find it in any of the mail config files.Could there be a seperate package doing this?
I want to know something: i have a OS based on Debian configured and installed on a machine that controls all the network. Then, I can access it via another machine (with Windows for example) (connected by crossover cable or using a switch) by a web browser where I can do everything, including adding hosts, adding users, configure mail servers, voip, configure domains, etc etc etc..I would like to install Nagios on my server but I would like to monitor the hosts, routers that I have on the network using the Windows machine. How can I do that? Isn't it supposed to access the nagios information only in the machine where it is installed?
I would like to monitor a RedHat via snmp. I would like to make available data via snmp. The data that I would like to graph are only present in logs file. Is it possible to parse data from applicative logs and have them available for my cacti server via snmp? I already monitor CPU, mem, and others with cacti using the standard MIB.What would be the logical step I would need to achieve that?
I've a popular vbulletin forum (10k max in vbulletin stats 'whos online') runnin in two servers like this:
1) Web server running vBulletin. Dual Intel E5620 @ 2.40GHz (shows 16 cpus) 12 GB RAM 2 x 500 GB SATA (one for system/web and other for backups) CentOS 5.6 64 bit Apache/2.2.17 PHP 5.2.16
2) MySQL 5.server Dual Intel E5620 @ 2.40GHz (shows 16 cpus) 16 GB RAM 2 x 500 GB SATA (one for system/web and other for backups) CentOS 5.6 64 bit MySQL 5.0.77
Web server connects to MySQL using private LAN. Web-php server works with xcache as recommended by vBulletin. Image/avatars and other static files (css, js, etc) are on a CDN MySQL server uses Memcached for caching common queries.
The problem I'm facing, is from time to time (let's say one or two times a week) the Web server goes into read only mode... then the server has to be rebooted in order to get online normally and be able to work. From the logs I've seen this:
Code:
This is a new server, and in the old server the 'read only mode' issue happened very often too... so I guess it's not a HD issue.. it's just the HD have a heavy I/O usage. What do you think?
I am thinking about this solutions to improve the webserver performance:
1) 75% of the vbulletin users are anonymous users, so I've been thinking about using Cloudflare as a cache for all that traffic, that would reduce the php-webserver process a lot.
2) Using an external email server is a good option I guess... as right now the webservers also handles the email notifications for all the vbulletin users and it is constantly sending email everywhere. So, email will be stopped to gain server performance.
3) Mounting partitions with 'noatime' at /etc/fstab seems to improve I/O performance.
I'm looking for some sort of app that will hit a pop3 server every x minutes and automatically download the mail from it to a text (mbox?) file. It's a remote server so something that can be ran from terminal and just set up in a cron job I guess.
I want to install either windows xp or windows server 2003 or 2008. Now i want to make it so when i boot i get the bootloader window asking for windows or linux. How do i install my windows so when i click enter on windows it boots windows?
Just set up a 10.04 server today, running with dancer-ircd and dancer-services packages to create a private IRC server. However, there's a requirement to log chats against users/host/IP address for future reference. I was wondering if there was a built in server side approach (rather than separate bots per channel) to log chats in such a way?
Is this possible that a process running on a remote-host only inform nagios when some thing is wrong. Rather then nagios-monitoring-server checking through NRPE every so often. Reason is I want to add too many alerts in the application. And I don't want a whole list of ok messages.
I've got a Web app on a server, that may dynamically create some directories inside "/public/sites/medias" from the inside of the app. I've got no problem so far to tell Git to ignore everything _actually_ in "public/sites/medias", but the problem is when users begin to create new dirs and add files like these :
Cannot watch second, third, etc, streams from a server-side playlist (ie, .wsx on windows media service). I have tried mplayer, vlc, totem, and xine. Xine totally fails and the other three play only the first stream as described. You can verify it works in wine by using Windows Mediaplayer v10 (`winetricks wmp10` on a clean wine prefix).
The particular example I am dealing with is not an ideal test-case as they dynamically mangle the stream's URL to prevent leeching. You can test it by either visiting $URL (below) or from command line:
My research has brought up only two or three random posts citing a similar problem. All seem to be quite old (circa 2008). The most relevant is:
[URL]
I have attached the output from:
Code:
mplayer -msglevel all=9 "$MMS" &>mplayer.output
You will see that mplayer is seeing an EOF and terminating (perhaps the server is too slow so mplayer's timeout triggers EOF condition?). I tired fooling with -vid/-aid flags to no avail.
I need to show an output of the command "show interface status" executed on a server side in new window on client side. In other words: on client side web browser page I would like to have a link which I can click and get output of command "show interface ... status" in a new window. On web server script has to connect to switch/router, execute this command and send output to client window.
where to look, and, may be explain, what can be better for this purpose? I need a clue, because I have newer done it before. It should not be snmp, because I want to view many different outputs and snmp wont help me.
I have installed sendmail in my VPS machine, while i am sending mail from root to other user, i am able to send the mail. but the other user is not able to read the mail.
it is giving the following error: /var/spool/mail/root: Permission denied
does anybody know if there is some web tool which allow the end user to read the server log ? I am a system administrator in my company and i would need to share the server log information to the developer team without allowing them to access to the server.I was thinking to some web applications .. i would try phpLogCon but unfortunately it reads only syslog . I need to share some application logs (php or java web application).
localhost is now fine and localhost/test.php too. However php embedded in html files refused to save in /var/www? what is wrong with my server not being able to read .php strings?
I have a machine which had a hardware fault and I want to read the disks by plugging them into a SATA-USB docking station in another machineWhen I do thisI can see the partitions on the old disk, but cannot read the LVM volumes on one of these physical partitions.Commands like pvscan do not find anything on this disk. Apparently you are supposed to export the volumes before trying to read them on a new system, but this was not performed. Does anyone know how to access the data on this disk? Surely it is possible.
I have a server that has a Fibre Channel mount that is having issues. When I can in this morning I found that it had switched to read only. Now looking through /var/log/messages I see that there are errors reported on the disk. I know that i will need to run fsck on it, but I do see lines about the device mapper failing for mpath0 first, which is the device which is mounted. I am wondering if someone can take a look and see if this is just a drive issue, or an issue with the fibre channel connection.
uname -a Linux server 2.6.27.25-78.2.56.fc9.x86_64 #1 SMP Thu Jun 18 12:24:37 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux Mar 28 00:12:36 server kernel: sd 4:0:0:0: [sdb] Result: hostbyte=DID_BUS_BUSY driverbyte=DRIVER_OK,SUGGEST_OK Mar 28 00:12:36 server kernel: end_request: I/O error, dev sdb, sector 314570452 Mar 28 00:12:36 server kernel: device-mapper: multipath: Failing path 8:16. Mar 28 00:12:36 server multipathd: 8:16: mark as failed [Code].....