Sunday, January 11, 2009

switch case


Read more...

Thursday, January 8, 2009

Booting android file system from SD card




Read more...

Wednesday, January 7, 2009

Formatting USB pen drive in Linux using Terminal /shell


Insert your USB pen drive. Let it get detected and mounted. Open Terminal. Type The Following commands
1. dmesg |tail –> here the ‘|’ key is the pipe
You’ll get something like

root@computer_world:~$ dmesg |tail

Read more...

Linux file system layout


A simple description of the UNIX system, also applicable to Linux, is this: "On a UNIX system, everything is a file; if something is not a file, it is a process."

Read more...

Tuesday, January 6, 2009

Linux file system



The first thing that most new users shifting from Windows will find
confusing is navigating the Linux filesystem. The Linux filesystem
does things a lot more differently than the Windows filesystem.
This article explains the differences and takes you through the
layout of the Linux filesystem.

Read more...

  © PC Template PC by PC 2008

Back to TOP