Install a Apache web server on Amazon EC2 ( Linux 2 Instance ) ?
In this post, we will describe how you can install Apache web server ( LAMP Stack ) … Read more
In this post, we will describe how you can install Apache web server ( LAMP Stack ) … Read more
https://dropbear.nl/mirror/dropbear-2015.68.tar.bz2DEBUG: Found bitbake path: ~/Desktop/devlab/poky/bitbakeNOTE: Fetching https://dropbear.nl/mirror/dropbear-2015.68.tar.bz2…DEBUG: unable to extract library name from ld-linux.so.3NOTE: Recipe dropbear_2015.68.bb has … Read more
This code is tested on Ubuntu . You may need to twick the script if you use a … Read more
Lets first try to understand what are the ways to mount the root file system, Altough the … Read more
When the kernel gets into a situation where it does not know how to proceed (most often … Read more
Creating a new thread is very similar to forking a new process, but there are differences. When … Read more
During a build, the unpacked temporary source code used by recipes to build packages is available in … Read more
If you want to redirect non-www URL to https://www. which improves search engine optimisation rankings, use following … Read more
With following mechanism, we can check the Bluetooth profiles and services of a remote device, 1) Switch … Read more
Below commands are shown for communication between Linux Laptop and Samsung Mobile to get Mobile bluetooth device … Read more
Following are the errors which you may get while compiling bitbake and its solutions, Error : WARNING: … Read more
Compilation of Any package using bitbake goes through stages as mentioned in below image, 1. do_fetch – … Read more