LINUX ADMINISTRATION NOTES & CODE SNIPPETS
If you do not like your keyboard layout or the layout you are using is very close to perfection but some keys could be re-mapped to different location there is ... Sunday, 21 March 2010 Read more ...
|
rsync can be used in many ways. This small utility got its name from Remote Synchronization words. However the word remote does no have to be a remote location over ... Sunday, 21 March 2010 Read more ...
|
xine was unable to initialize audio drivers error message is an issue which bothers me for long time alredy. I have a feeling that it is not related to only ... Saturday, 20 March 2010 Read more ...
|
dpkg -l
List all installed packages.EXAMPLES:dpkg returns a number of installed packages:$ dpkg -l | wc -l1209ask dpkg to return only packages related to php. This will include installed and non-installed ... Saturday, 20 March 2010 Read more ...
|
This is a small code to resize an image to a desired percentage from an original. New size of width and height are calculated from a percentage supplied as a ... Thursday, 18 March 2010 Read more ...
|
Here is a simple program to display image attributes like width, height, size and etc. This program assumes that you have OpenCV library alredy installed on you system.
#include <iostream>
#include <iomanip>
#include ... Thursday, 18 March 2010 Read more ...
|
Here is a small program to clalculate Fibonacci numbers using c++ language. No tampering with the code needed ( only iprovements ! ) just copy and compile with g++ FibonacciNumber.cpp ... Thursday, 18 March 2010 Read more ...
|
Search engine is very powerful tool but not just for search but also for beginner hacking. Some mysqladmin web tools are indexed with google which make them available for search. ... Thursday, 18 March 2010 Read more ...
|
|
More in: LINUX ADMINISTRATION NOTES & CODE SNIPPETS
|
|
|
Linux News
Victoria’s Electoral Commission has flagged plans to expand its use of electronic voting kiosks based on Linux software in the next state election in November this year. The state first ... Sunday, 21 March 2010 Read more ...
|
This year (2010) marks the 10th anniversary of a lot of things: Tuvalu’s entry into the United Nations, Israel’s withdrawal from Lebanon, and the debut of Windows ME, for example. ... Saturday, 20 March 2010 Read more ...
|
Red Hat, Inc., the world's leading provider of open source solutions, today announced that the Symbian Foundation, a global non-profit organization formed to foster an open source community around its ... Tuesday, 16 March 2010 Read more ...
|
For the tinkerers and testers, 2010 is shaping up to be a perfect year. Almost every desktop and application we can think of is going to have a major release, ... Sunday, 7 March 2010 Read more ...
|
Microsoft Corp. and I-O Data Device Inc. have entered into an agreement that will provide I-O Data’s customers with patent coverage for their use of I-O Data’s products running Linux ... Friday, 5 March 2010 Read more ...
|
Microsoft Corp. today announced that it has signed a patent cross-license agreement with Amazon.com Inc. The agreement provides each company with access to the other’s patent portfolio and covers a ... Friday, 5 March 2010 Read more ...
|
Microsoft once made the mistake of broad-brushing Linux as an intellectual property quagmire. It made Microsoft headlines, but few friends: lawyers didn't believe it, customers didn't want to hear it, ... Monday, 1 March 2010 Read more ...
|
Microsoft and Amazon have entered into a patent cross-licensing deal that covers, among other things, Amazon's Kindle and its use of Linux-based servers. The agreement calls for Amazon to pay ... Tuesday, 23 February 2010 Read more ...
|
After removing Google's Android driver code from the Linux kernel, Novell Fellow and Linux developer Greg Kroah-Hartman has argued that the mobile OS is incompatible with the project's main tree. ... Friday, 5 February 2010 Read more ...
|
The SD Times reports that Microsoft has sold nearly all of its SUSE Linux Enterprise Server (SLES) support coupons. Microsoft purchased the $240 million worth of coupons from Novell as ... Friday, 5 February 2010 Read more ...
|
In a dramatic strategic move, the Symbian Foundation has made source code for the world’s most widely used mobile OS completely free and completely open. In addition, the Foundation says ... Friday, 5 February 2010 Read more ...
|
The next release of Ubuntu will scrap Google as the default search engine on its Firefox browser in favor of Yahoo!, thanks to a new revenue-sharing deal between Yahoo! and ... Thursday, 28 January 2010 Read more ...
|
Before jumping into this, let me say that's what popular isn't the same thing as what's important. So, I'm giving you a twofer list. The first is the most popular ... Tuesday, 5 January 2010 Read more ...
|
Canonical announced that Mark Shuttleworth will be stepping down as CEO in March to be replaced by Canonical COO Jane Silber, reports eWEEK. Meanwhile, the Ubuntu project has released its ... Friday, 18 December 2009 Read more ...
|
Microsoft Monday made an historic move by submitting device drivers to the Linux kernel under a GPLv2 license. Microsoft has had a checkered past with both Linux and its open ... Tuesday, 15 December 2009 Read more ...
|
|
|
More in: Linux News
|
|
|
|