Current workunit computed by Antonio Gallo’s computers for the Seti@Home project.
2011/12/21 09:30 Leave a Comment
Callweaver T.38 patch for patton interoperability
2011/12/21 09:30 Leave a Comment
Benchmarking CPU using PovRay
2011/12/21 09:30 Leave a Comment
CVS, SubVersion, Mercurial: control version software comparison
2011/12/21 09:30 Leave a Comment
CVS CVS is the ancestor of all the today’s fancy control version software: SVN, GIT, Bazaar, Mercurial, etc. CVS is used with command line tool: “cvs” CVS work with a “repository” this is specified with the command line switch “-d” or using the shell variable CVSROOT The most common command are: create a repository: cvs [...]
syncing websites with Sitecopy via FTP or WebDAV
2011/12/21 09:30 Leave a Comment
using GNU Autoconf and Automake
2011/12/21 09:30 Leave a Comment
When you have a project that needs to be compiled under all the Linux, BSD, Unix, and all the other junk OS outside here you’ll soon end up with a tons of block of source code that need conditional compiling, i.e. #ifdef – #endif Writing a Makefile by hand that automatically detect your OS and [...]
how to lock a Windows desktop from VRDP
2011/12/21 09:30 Leave a Comment
howto install SSH server under windows with cygnus
2011/12/21 09:30 Leave a Comment
GDB: the GNU debugger
2011/12/21 09:30 Leave a Comment
