Tag Archives : linux

Top 5 Best Linux Distributions for You

Top 5 Best Linux Distributions for You

the 5 Top and Best Linux Distributions for you geeks. Best Desktop Distribution Best Laptop Distribution Best Enterprise Desktop Best Enterprise Server Best LiveCD Once you find the best Linux distribution for your needs, you can visit our Linux Migration Guides to assist you in installing and using the one you'd like to try. Best Linux Desktop Distribution Nowadays the competition is tuff [...]
Face Detection Using Intel openCV & php Over Linux (Debian)

Face Detection Using Intel openCV & php Over Linux (Debian)

With OpenCV it is possible to find structures on images. The library is shipped with training files to detect faces from different perspectives on images. To access the library and detect faces via PHP I wrote a wrapper. Overview This extension provides a PHP implementation of the OpenCV library. The extension offers two new functions. In princible, they differ only by their return value. The first [...]
How to : Run or Execute Commands and Scripts at Startup ( ubuntu )

How to : Run or Execute Commands and Scripts at Startup ( ubuntu )

This is a (very) simple guide to adding a command or script to the debian / ubuntu startup sequence. There is obviously much more to it, but if you need to do very simple stuff, this can be useful. 1. Put the script in /etc/init.d - do not forget to give it execute permissions (’chmod a+x foobar’) 2. Run : root@box:~# update-rc.d foobar defaults ‘foobar’ being the name of the script (must be [...]
Powered By SMS.