I have two machines in the same subnet. I want to exchange objects between the two machines as quickly as possible. It is using g++ and it is on Debian/Ubuntu. The machines are loaded in traffic and C
Hy!开发者_运维问答 I have a debian server witha installed mysql server. Now my problem is that i don\'t get access from external.
I want to write some install scripts by python, it should know the OS to choose either apt command or yum command.
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.
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:
I\'m using an Rfid Reader (a small usb stick) which imitates an HID keyboard on Debian Linux (Squeeze).
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
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
The Debian wiki gives the following example for \'INIT INFO`: ### BEGIN INIT INFO # Provides:scriptname
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