I am looking for a command line tool to join 2 video files, however I want the videos joined split screen frame by frame instead of one after another.
Any ideas?
Seems this is not possible with ffmpeg.
How can I batch-convert files in a directory for their encoding (e.g. ANSI-UTF-8) or line-endings (Windows-Unix) with a command or tool?
For single files an editor helps, but how to do the mass files job?
Is there a possibility to store nginx locations in DB instead of the config to serve them dynamically?
The task is to create dynamic URLs for video files based on user's IP and video ID.
The idea is when the user visits my website such an dynamic URL is created and added to the db as a new nginx location that exists just for this user and not for others.
Or nginx doesn't fit my task and I need to use another tool?
Thanks.
I'm downloading a linux image here, its size is 675MB
But the browser always finishes downloading at only 10MB
This kind of thing doesn't happen if I use a dedicated tool for downloading,
why it's so weak in browser?
I have used Visio to map out my network structure, and have used the export function to create an HTML page that is searchable by IP, hostname etc. This is a really nice tool and I use it often.
However, I would like for users who do not use Internet Explorer to be able to use the search features. What are some alternatives to Visio here? I want to draw a network diagram where objects are searchable.
Thanks!
I'm on Mac OS X 10.5 (Leopard). What's the best way to find a folder for which I'm not sure of the full name?
For example, I know the folder name I want is like:
"farm-animal-type"
But the full name may be something like:
"farm-animal-type-horse"
On Windows, I would just use the find tool through Windows Explorer.
Hi guys,
I have a server with AIX 6.1 , I formated some hdisks using diag tool, but in some way some of its VGDA survived.
how may I low-level format a hard disk using AIX?
or
how may I clear the VGDA of a specific hdisk?
thanks
I know with readline you can use emacs or vi commands to edit the input of several
interactive text programs. I wonder if there exists such a similar facility to control
the whole desktop in Gnome or in any other desktop environment.
Maybe it could be a program that intercepts keystrokes and process them in the way vi does, translating sequences of characters to desktop commands and delivering to the active window only the text that is writen in insert mode.
Do you know some tool like that?
I want to create recovery media (DVD or HDD) for my Windows 7 running on my VAIO laptop. I noticed that my HDD is already having 13.51 GB partition which is labelled as "Recovery Partition" (not visible in My Computer but visible in Computer management tool in control panel).
Can you please suggest me how to use this Recovery partition as a recovery media for my windows? I don't want to create DVDs as recovery media.
Is there a tool which will allow me to use all my IM identities from Yahoo | Google at the same time. I would prefer not to logout and login with a different IM identity if I have to communicate with a different set of users. Meebo doesn't allow me to do this either.
I need to create a daemon from the application in Debian. Is there any standard tool for this in Debian like "upstart" in Ubuntu? I need only start-stop commands, to start a program as a daemon with some options and a pid file and kill it with pid file.
I looked at init.d but it seems these are for boot-time launch. I want to start my daemon manually.
Is there a tool which will allow me to use all my IM identities from Yahoo | Google at the same time. I would prefer not to logout and login with a different IM identity if I have to communicate with a different set of users. Meebo doesn't allow me to do this either.
Goal: automatically adjusting speed (bpm) of a given set of MP3 files in order to have a collection of music optimized to be heard when I am running. (I realized that I prefer to run with about 168 bpm in my ears).
Of course, I could have some software to detect BPM and then calculate and stretch/squeeze each song using Audacity or a similar tool, however, I'd prefer a solution which requires less manual operation.
I have a two version of my autorun.exe
- for windows 7
- for oldier OS
I look for a small free tool or program (not in .net or VB) that can be started silently with no window, checks for the OS version and starts an appropriated exe according to.
I wrote a batch, that works, but I can't start it silently from the autorun.inf.
Hi All,
I am in a hotel, where the internet connection has to be refreshed every hour. So after every hour a web page comes up and I have to click on a continue button and then continue to surf.
How can i automate this refreshing, because I keep things for download and they stop after one hour.
Any program / tool that can help me do this?
Hi All,
I am in a hotel, where the internet connection has to be refreshed every hour. So after every hour a web page comes up and I have to click on a continue button and then continue to surf.
How can i automate this refreshing, because I keep things for download and they stop after one hour.
Any program / tool that can help me do this?
I want Google search results to default with a publish date. I'm trying to change the Google search plugin, but I'd be just as happy using a 3rd-party tool that does this.
So I'm using Firefox 15.0.1 and I've tried changing {install dir}/searchplugins/google.xml, but Firefox is just ignoring these changes.
For example, I'm adding the below in 3 places in google.xml, but nothing is happening:
<Param name="cdr" value="cdr:1,cd_min:01/01/1900,cd_"/>
How to add an icon to Windows Explorer toolbar (in Windows XP), that once clicked, opens a command window in selected directory?
In other words, I am looking for MS Powertoys"Open Command Window here" like tool but instead of context menu, for Explorer toolbar.
After reading Disk Partition Alignment Best Practices for SQL Server, I just want to give those advices a try, but on my linux test server. What are the required parameters in order to set the partition offset (for fdisk if possible, or any other partitioning tool available on a linux live cd)?
Hello,
i have an iphone with 3g connection and i want to transfert it to my pc laptop via USB cable, and not Wifi.
Is there any solution or tool for that?
Note: i'm running windows vista.
Thanks
I believe every system administrator is used to open source by now. From Apache to Firefox or Linux, everyone uses it at least a little bit.
However, most open source developers are not good in marketing, so I know that there are hundreds of very good tools out there that very few people know.
To fill this gap, share your favorite open source tool that you use on your day by day that is not very famous.
*I will post mine in the comments.
I am wondering if there is a tool that will monitor all the process and send a daily report of which process where hogging resources per hour or something similar?
What I am after is when I see my cpu go up at certain times of the day, I want to know which processes where using the resources at that time.
I have a bunch of png files that I want to rescale.
Oversimplifying a little, let's say I have files named:
[email protected][email protected][email protected]
and so on, and I want to make:
apple.png
orange.png
pear.png,
and so on, with the output files all at half the scale of the corresponding input files. Is there a good tool for that? I have about 200 input files, so preferably the whole process would be automated.
I created a pair or RSA keys using Putty key generator, The Public key is attached set on the server side.
The private key at windows client machine and being used with pageant and FileZila and working fine. Now Problem is that when I want to connect same sftp through PSFTP commandline tool, it failes.
if possible please provide steps to setup ssh key on windows client to access sftp using psftp or direct through batch file.