How to set Border, Margins and Padding in CSS ?

If you want to understand, what is Border, Margin or Padding in CSS, visit another post, “Difference … Read more

How to develop website using Open Source software ?

Web Development

Once you purchased a domain name and decided upon the type of web hosting and its service … Read more

Adding New Machine in Yocto bitbake meta layers

Adding a new machine to the Yocto Project is a straightforward process. This section describes how to … Read more

How to Join Linux kernel mailing lists (LKML) ?

LKML https://lkml.org/ is an unofficial Linux Kernel Mailing List archive. This mailing list is a rather high-volume … Read more

How to Compile and Install device-tree-compiler (DTC) On Ubuntu ?

If you want to install device-tree-compiler i.e. dtc command on Ubuntu, use following command, This command will … Read more

How to find list of installed files from a package in Linux ?

dpkg

Recently we installed one package, but couldn’t understood which all files it installed on Ubuntu. You can … Read more

How to find the package that provides a file in Ubuntu ?

If you want to identify some binary belongs to which package in Ubuntu in certain situations when … Read more

How to record and replay Linux terminal commands ?

If you want to capture something like commands when you are installing some software, compiling some opensource … Read more

Different Web Hosting Service Providers

Website Hosting

Primarily there are two types of web hosting service providers, Self Hosted and Hosted. Self Hosted Those … Read more

What is Web Hosting ?

Hosting

For any online presence of your business/hobby using website, you need basic two things, Domain Name Hosting … Read more