How to install Oracle JDK 17 on Ubuntu ?

To compile latest android applications, Android may ask us to make sure we have JDK17 installed on … Read more

Fixed : openssl/opensslv.h: No such file or directory

When trying to compile some packages / libraries or application source codes in Linux which are based … Read more

How Yocto build Software Package from source code ?

Yocto Compilation Steps - lynxbee

Yocto compiles everything from source code. Following are the stages Yocto following to prepare binaries / packages … Read more

How to add Timezone info to root filesystem using Yocto ?

Add Timezone to Yocto

Recently while debugging some issues we found that we were missing timezone related files into Yocto root … Read more

How to Create a Bootable USB Pen Drive For Installing Ubuntu ?

Install Ubuntu

The first step to install Ubuntu on your laptop/desktop is for us to create the bootable pendrive … Read more