debian
Automatic ffmpeg conversion of only completed, fully uploaded files
Maybe it would be best to start by describing the scenario. We have a Debian server with ffmpeg that we use to covert various video files into FLV.[详细]
2023-03-03 15:17 分类:问答Why didn't my init.d start-stop-daemon script start the application on boot, but I can start the service manually?
I thought I finally had managed to write my first init.d script properly but when I went to reboot, the launch did开发者_开发百科n\'t happen. The script start-foo looks like this:[详细]
2023-03-03 03:33 分类:问答How to read out an USB Rfid Reader imitating an HID keyboard using Linux and Python3
I\'m using an Rfid Reader (a small usb stick) which imitates an HID keyboard on Debian Linux (Squeeze).[详细]
2023-03-02 04:13 分类:问答How to run a command just after shutdown or halt in Debian?
I\'m working with an embedded computer that has a Debian on it. I already manage to run a command just before it has booted and play the \"bell\" to tell that is ready to work, and for example try to[详细]
2023-03-01 00:31 分类:问答C++ apt-get working on stdout of popen
This might sound like a stupid question, I am new to C++. On debian I try to invoke apt-get install with popen. I need to parse the output of this programm. Unfortunately I am not able to read the f[详细]
2023-02-28 20:01 分类:问答Why would you set the same values in Required-start as you did for Required-stop in a init.d script?
The Debian wiki gives the following example for \'INIT INFO`: ### BEGIN INIT INFO # Provides:scriptname[详细]
2023-02-28 17:01 分类:问答node.js with socket.io under debian 5 (lenny) exit with error
I installed node.js with the instructions from node.js wiki. So I put the debian sid sources in my sources list and installed node. After that I installed npm with the curl cmd from wiki site. I insta[详细]
2023-02-28 06:21 分类:问答Install python package (e.g. lxml) to specific python version (e.g. 3.1) when another python package (e.g 2.6) is default
It bugs me theese simple things: I notice that my installed lxml can\'t be found from my python3.1 shell.[详细]
2023-02-27 18:50 分类:问答Output the root directory in a tar archive
I\'m trying to automate the process you go through when compiling something like nginx using a shell script. (I don\'t want to use apt-get)[详细]
2023-02-27 01:04 分类:问答MySQL can't connect - ERROR 2002 (HY000). Please HELP!
I was using mysql, trying to add some foreign keys to a database on a Debian server... and all of a sudden I started getting this message:[详细]
2023-02-25 10:00 分类:问答