• Solved – QA Issue: Files/directories were installed but not shipped in any package
  • Bitbake / Yocto recipes for cross compiling golang program
  • Modifying bitbake/yocto initscripts to start wifi during boot
  • Android adb commands for Application / package management, collecting logs
  • Android adb telephony commands / call a phone number using adb command
  • Android adb commands for Controlling and debugging Peripherals
  • How to Install Java using apt-get command on Ubuntu
  • Creating a bootable Ubuntu USB pen drive using Startup Disk Creator / usb-creator-gtk for installing ubuntu
  • Preparing build environment and download android aosp source code on ubuntu 14.04, 15.10, 16.04, 17.10
  • Identify android device information WiFi Mac Address , Product Model, Serial Number using adb

Lynxbee

Menu
  • Home
  • Android
  • Hardware Platforms
  • Linux Kernel
  • Programming Languages
  • HTML
  • Go Green

Category: Bash / Shell Scripts

shell script to check if android application is installed, find an apk path and uninstall if its already installed or install new apk if application is not installed

shell script to check if android application is installed, find an apk path and uninstall if its already installed or install new apk if application is not installed

Following shell script does, check if android application is installed find an apk path uninstall if its already installed install …
Android, Android Commands, Bash / Shell Scripts, Scripting and Automation/
Shell script to check if Android device is connected over USB

Shell script to check if Android device is connected over USB

Android devices has a daemon adbd which helps it to get connected over USB using adb command on linux host. …
Android, Android Commands, Bash / Shell Scripts, Scripting and Automation/
Shell script for using modulo operator, finding if number is dividable and print remainder.

Shell script for using modulo operator, finding if number is dividable and print remainder.

Following shell script helps to understand how to use modulo operator in bash and identify if number is completely dividable …
Bash / Shell Scripts, Scripting and Automation/
Shell script for switching wifi channel using hopping

Shell script for switching wifi channel using hopping

$ vim wifi_channel_hop.sh Reference: https://github.com/brannondorsey/sniff-probes/blob/master/sniff-probes.sh
Bash / Shell Scripts, Linux Networking, Scripting and Automation/
Shell script to check and mount a partition in Ubuntu

Shell script to check and mount a partition in Ubuntu

$ vim script_to_check_and_mount_parition.bash
Bash / Shell Scripts, Scripting and Automation/
Shell script to find a file and delete from a directory

Shell script to find a file and delete from a directory

Below shell script will find and delete certain file or multiple files from the directory you want. We have used …
Bash / Shell Scripts, Scripting and Automation/
Shell script / commands to extract only certain files / folders from specific compressed tar file

Shell script / commands to extract only certain files / folders from specific compressed tar file

Bash / Shell Scripts, Linux, OS Concepts and Networking, Scripting and Automation/
Initscript for Start and stop of system level background processes (daemons) using start-stop-daemon

Initscript for Start and stop of system level background processes (daemons) using start-stop-daemon

Bash / Shell Scripts, Linux, OS Concepts and Networking, Scripting and Automation/
Remove all mistyped emails, unsubscribed emails or bounced emails from Email List

Remove all mistyped emails, unsubscribed emails or bounced emails from Email List

We assume, we have following 3 files, 1. all-exported-emails.txt => this file contains list of all the emails as people …
Bash / Shell Scripts, Linux, OS Concepts and Networking, Scripting and Automation, Social Media, Web design and development/
Connect to WiFi Access from command line in ubuntu / Linux without network manager using nmcli

Connect to WiFi Access from command line in ubuntu / Linux without network manager using nmcli

vim connect_to_wifi.sh $ bash connect_to_wifi.sh scanning… * SSID MODE CHAN RATE SIGNAL BARS SECURITY myaccesspoint_name Infra 1 54 Mbit/s 62 …
Bash / Shell Scripts, Linux, OS Concepts and Networking, Middleware Libraries, HAL, Scripting and Automation/
  • Previous

Categories

  • Android
  • Android Build system
  • Android Commands
  • Android Java Applications
  • Application Libraries
  • Audio driver
  • Bash / Shell Scripts
  • Bluetooth driver
  • Build Frameworks
  • C Programs
  • Commands and Packages
  • Content Management System – CMS
  • Core Kernel
  • Development Environment Setup
  • Documents / Books
  • Errors & Failures
  • External Peripherals
  • File Systems
  • Framebuffer / Display Driver
  • git
  • Go Language Programs
  • Hardware Platforms
  • Home
  • HTML
  • JAVA Programs
  • Kernel & Device Drivers
  • Kernel Booting and Porting
  • Linux Device Drivers
  • Linux Host, Ubuntu, SysAdmin
  • Linux Kernel
  • Linux Networking
  • Linux, OS Concepts and Networking
  • Middleware Libraries, HAL
  • NDK / Middleware / HAL
  • Network Driver
  • OS Concepts
  • PHP
  • Procfs Filesystem
  • Programming Languages
  • RaspberryPi
  • RTC driver
  • Scripting and Automation
  • Search Engine Optimisation ( SEO )
  • Social Media
  • Socurce Code Management ( SCM )
  • Sysfs filesystem
  • System Administration, Security
  • Testing and Debugging
  • UART/Serial driver
  • Uncategorized
  • USB Driver
  • Userspace Utilities
  • Web design and development
  • Wordpress
  • Yocto / Bitbake / Openembedded
Lynxbee Copyright © 2019.
Website by Green Ecosystem