What is yocto bbappend file ? Extending Recipes with .bbappend

A recipe that appends Metadata to another recipe is called a BitBake append file. A BitBake append … Read more

Understanding the Color Code of Linux Files

In Linux everything present is considered as a file, so to differentiate file types from each other … Read more

Meaning of different Colors in “ls” command

In Linux everything present is considered as a file, so to differentiate file types from each other … Read more

How to setup and use tftp client on Ubuntu ?

Following is the procedure which will guide you for setting up the Linux PC as a tftp … Read more

How to setup tftp server on Ubuntu ?

Following is the procedure which will guide you for setting up the Linux PC as a tftp … Read more

Integrating Linux kernel module inside Linux kernel source

If you have already followed “Writing first Linux kernel Module and understanding Kernel module compilation, loading and … Read more

How to Exclude a file from redirection in a website

If you have already followed “Redirect primary domain name to directory inside / subdirectory” to redirect all … Read more

Building kernel module as part of kernel compilation procedure

If you have already followed “Writing first Linux kernel Module and understanding Kernel module compilation, loading and … Read more