hello, I'm watching video from one server via Windows Media Player, is it possible to record this video while I'm watching it? thanks in advance, I tried with download master but it doesn't work, thanks in advance
i created a .bat script to perform daily folder compression. it is working fine when i double click the .bat file. However, it doesnt work when i include it in window scheduler.
Below is the script:
rem ****************************
rem ** To create back up file **
rem ****************************
"C:\Program Files\WinZip\WINZIP32.EXE" -a -r -p "E:\Backup\Daily\sst.zip" "P:\SST\*.*"
When i run it via window scheduler, the status is always "running" but nothing is generated. Can someone explain the situation?
We have a Macintosh OS10.6 server and a big storage system accessible via SMB.
Right now we can mount partitions, but when we mount them they are only accessible to the user that did the mount. All other users get "Access Denied."
It there any straightforward way to mount so that all users will be able to access the files? (We want all users mapped to a single SMB UID.)
Wanting to connect a third monitor to my aging Dell D830 laptop.
It has 2 monitor outputs (VGA + DVI), and I'd like to add a third via USB
This is the sort of thing I'm looking for ("ST Lab U-480 USB to DVI Adapter:
http://www.ascent.co.nz/productspecification.aspx?ItemID=381944
... but it doesn't explicitly support Windows 7 & the manufacturer's site doesn't show any driver updates.
TIA
I have the following problem:
I want to stream the audio I record with one machine to another machine in the same network.
It seems that vlc is the best shot at the moment. I was able to stream a music file via vlc but streaming the audio from the microphone the same doesn't work.
EDIT If I enable play locally the captured sound is played. Even streaming to another instance of VLC on the same machine doesn't work.
I SSH'ed into my server and started a wget-download with an ampersand (&) at the end. Then my connection died.
When I SSH back, the process is running (i can see it via ps aux | grep wget). Is there any way to get the output of that WGET to appear at my current session?
After reinstalling my OS from Kubuntu 12.10 to Kubuntu 14.04, VIM has changed its behaviour when editing Python files. Though before the reinstall all file types had noexpandtab and tabstop=4 set, now in Python those values are expandtab and tabstop=8, checked also via VIM behaviour and also via asking VIM set foo?.
Non-Python files retain the noexpandtab and tabstop=4 behaviour that I prefer.
The .vim direcotry and .vimrc were not touched during the reinstall. It can be seen that no files in .vimrc have been touched in months (with the exception of the irrelevant .netrwhist):
- bruno():~$ ls -lat ~/.vim
total 68
drwxr-xr-x 85 dotancohen dotancohen 12288 Aug 25 13:00 ..
drwxr-xr-x 12 dotancohen dotancohen 4096 Aug 21 11:11 .
-rw-r--r-- 1 dotancohen dotancohen 268 Aug 21 11:11 .netrwhist
drwxr-xr-x 2 dotancohen dotancohen 4096 Mar 6 18:31 plugin
drwxr-xr-x 2 dotancohen dotancohen 4096 Mar 6 18:31 doc
drwxrwxr-x 2 dotancohen dotancohen 4096 Nov 29 2013 syntax
drwxrwxr-x 2 dotancohen dotancohen 4096 Nov 29 2013 ftplugin
drwxr-xr-x 4 dotancohen dotancohen 4096 Nov 29 2013 autoload
drwxrwxr-x 5 dotancohen dotancohen 4096 May 27 2013 after
drwxr-xr-x 2 dotancohen dotancohen 4096 Nov 1 2012 spell
-rw------- 1 dotancohen dotancohen 138 Aug 14 2012 .directory
-rw-rw-r-- 1 dotancohen dotancohen 190 Jul 3 2012 .VimballRecord
drwxrwxr-x 2 dotancohen dotancohen 4096 May 12 2012 colors
drwxrwxr-x 2 dotancohen dotancohen 4096 Mar 16 2012 mytags
drwxrwxr-x 2 dotancohen dotancohen 4096 Feb 14 2012 keymap
Though .vimrc has been touched since the reinstall, it was only me testing to see where the problem is.
How can I tell what is settingexpandtab and tabstop?
Side note: I'm not even sure what I should read in the built-in help for this issue. I started with ":h plugin" but that did not help other than showing me that the following plugins are loaded (possibly relevant):
standard-plugin-list
Standard plugins
pi_getscript.txt Downloading latest version of Vim scripts
pi_gzip.txt Reading and writing compressed files
pi_netrw.txt Reading and writing files over a network
pi_paren.txt Highlight matching parens
pi_tar.txt Tar file explorer
pi_vimball.txt Create a self-installing Vim script
pi_zip.txt Zip archive explorer
LOCAL ADDITIONS: local-additions
DynamicSigns.txt - Using Signs for different things
NrrwRgn.txt A Narrow Region Plugin (similar to Emacs)
fugitive.txt A Git wrapper so awesome, it should be illegal
indent-object.txt Text objects based on indent levels.
taglist.txt Plugin for browsing source code
vimwiki.txt A Personal Wiki for Vim
Hello,
I'm on shared hosting and today i discovered there are some backdoor script.. in .htaccess and a php file.
So i went to check via FTP, cannot edit nor delete.
So i checked with direct admin.. the file permission(GUID, UID) is set by APACHE
while rest of file is set by my username,
So my question now is.. the trojan did this is originated from my computer or host side?
I have an application running on tomcat and fronted with Apache. My server name is www.abc.com so in my vHost setting I have
DocumentRoot /home/user/www.abc.com
ServeName www.abc.com
ProxyPass /app http://localhost:8080/app
ProxyPassReverse /app http://localhost:8080/app
The DocumentRoot has a static file index.html, which I would like to serve when www.abc.com is requested and all other requests should be directed to tomcat via the proxypass. Which is the easiest way to achieve this?
Thanks
I've been trying to setup email forwarding through fetchmail from remote smtp server to Gmail account, although messages are constantly coming to my local address and accessible via "mail" command. SMTP connection works perfectly, but emails do not go anywhere.
System: debian, fetchmail
Config: poll smtp.server protocol imap username “user” password “pass” smtpname “[email protected]” ssl
Thank you!
Hi all,
I have had a bunch of Linux based streaming servers that employed lighttpd web server to provide video streaming via port 80.
Recently, our service is very slow. Therefore, I would like to ask if there is a good software package that helps us monitor and record our bandwidth usage, lighttpd established connections, TCP sync connections, disk I/O ... over time.
Any suggestions?
Regards,
Dinh
I have tried PHP's ftp_site($ftpStream, 'chgrp nobody '.$directory) but I cannot get it to work. Does anyone out there have any success changing a directories group via ftp_connect() in PHP? Thanks.
Here's my setup:
I have a local server running on my machine (Mac OS, Snow Leopard). I can access it via my browser by doing
localhost:3000
I have a virtual machine using Virtual Box running a windows XP. If I try to access using localhost:3000, it fails. Same thing if I use the ip of the Mac machine.
The virtual machine has access to the internet.
How can I access my local server in my virtual machine?
Basically, I want to do the same thing that Google Voice does. I forward my calls to a DID number that rings my Asterisk server via IAX2, which, if it detects the call has been forwarded, sends it to voicemail. Otherwise, if the call hasn't been forwarded (and somebody has dialed the DID number), it dials my phone number and tries to reach me.
tl;dr: how do I detect that a call has been forwarded to my asterisk box?
I'm actually using Microsoft Hyper-V Server, which I would think would be similar to a server core installation.
My goal is to use OpenFiler to store my VHD files and access them via iSCSI.
In word 2007 I click office button top left I click open, I get the open box, in the top address bar, I if I click on the down arrow far right (previous Locations) the drop down menu is empty just a box with nothing in it. To go anywhere from here I have to navigate via the left had pane, on all other windows systems this dropdown has enabled me to go to any location on my computer. I'm wondering if because all my word documents are on my D drive that windows 7 doesn't like it.
Hi there,
I set up php/fastcgi with nginx and now I want to upload very large files via a java-applet. After about 30 seconds, the applet reports a "Broken pipe". In the server logs, i find nothing. I changed any setting in the php.ini (max_execution_time, max_input_time, memory_limit, post_max_size) to very high values, but nothing helps.
Any idea?
Hi, I have an apache 2 web server working with a tomcat 6 servlet container running on ununtu 9.1, integrated via mod_proxy.
I have the following time mismatch problem:
When apache log to its access-log
file, the date/time is correct.
When a grails app running on tomcat inserts date-related
information in the DB, the time is three
hours ahead
Any tips on how to fix tomcat's datetime problem ?
Thanks
Is it possible for me to share my internet connection from a Vista OS Laptop to a Linux server desktop, and still connect to the server from the laptop?
The server box does not have a wireless card and I am trying to avoid tripping people with my Ethernet.
Also, the laptop connects via wireless.
We are working in a test environment and need to monitor the audio quality of an rtp stream that is being captured using tshark.
Right now we are able to capture the audio and access the file through wireshark, but we would like to find a way to save the audio to a .wav file (or similar) via the command line.
Does anyone know of a tool that can do this?
I wanted to buy some domain already owned by someone else. So I contact it's registrar, negotiated the price and came to a deal. Everything was done via e-mail.
Now what? How the actual domain ownership is transfered to me? What information should I asked for before giving any money to the registrant?
Note: the registrar is a well known domain name registrar, accredited by the ICANN and everything.
how do I add external drupal modules to an ec2 server? Drupal interface wants me to provide ftp password, but amazon ec2 uses private key pair and not username/password (unless I enable that, which I don't want to)
how would I install from a site like this http://drupal.org/project/restws
if the automated way is not feasible, do I just have to upload the individual module files to a particular drupal folder via sftp?
These are my requirements:
Can support latest DirectX/OpenGL standards
Dual DVI output required
Less than $100
Does not need to excel at gaming
Does need to provide hardware acceleration for Windows 7 and Visual Studio 2010 via WPF.
Bonus points:
Supported in OSx86 land.
Quiet and low power.
I tend to lean towards nvidia because I'm used to their drivers and their software (nview, etc.)
Hi all,
Is it possible to make the windows clock display its time in a 24-hour format instead of the default 12-hour format? There doesn't appear to be any way to do this via the UI, but I'm wondering if maybe there's a registry setting somewhere I don't know about.
Thanks!
I'd like to be sure that cpanel/WHM is definitely NOT going to automatically update my PHP to 5.3 (it will cause all sorts of errors for legacy code).
So, please let me know where I should look (either in WHM control panel or via SSH) in order to satisfy myself that PHP definitely won't get upgraded to 5.3 without my say-so?