Home Search

Linux - search results

If you're not happy with the results, please do another search

Should You Root Your Android Device?

5
There are many settings that can be tweaked in an Android device; however, these tweaks are restricted to what the manufacturer permits. Rooting an...

A Peek Into Open Source Verilog Simulator

0
Verilog, a hardware description language, is used to model electronic systems, and to design and verify digital circuitry at the register-transfer level of abstraction....

Test Your Troubleshooting Skills With Trouble-Maker

0
Trouble-Maker, as the name suggests, is a Linux tool that, when installed in a system, randomly selects a problem from its list and actually...

Use Jenkins as an Android App Development Framework

0
This is a continuation of our article "Getting Started with Jenkins". Jenkins plays an important role in Android app development since it has an...

“Good coding skills and the correct attitude can get you hired”

0
The job scenario in the IT world looks a bit gloomy with the current economic slowdown. But companies like NetApp are all set to...

An Introduction to Bitcoin: The Open Source Cryptographic Currency

0
Bitcoin is the new 'virtual currency' that has aroused the interest of millions of people, financial and banking institutions, and government agencies. As it...

Manage Storage Like a Pro with LVM

1
Disk storage space is always at a premium. No matter how much space one has, it always seems to shrink. In this article, the...

Are Distro Release Cycles Too Short?

0
We bring you the thoughts of the open source community on this hot topic The regularity with which different flavours of the Linux distributions keep...

Building an Embedded System Based on the Initial RAM Disk

0
Here's a rough tutorial on writing an embedded Linux based system, using an initial RAM disk. The initial RAM disk (initrd) is a tool for...

Developing Applications Using Node.js

0
JavaScript has been a popular language for Web development, but it was restricted to the browser. Node.js takes a step beyond and uses JavaScript...