For this tutorial, we will be cross compiling file 5.11, as the build is relatively straightforward. This tutorial assumes you have already set up your cross compiling environment (see my earlier article for details) and that you are using Linux.
Other articles
Setting up an Android Cross Compiling Environment with the NDK
Setting up an Android cross compiling environment on Debian 6.0 using the Android NDK
The NDK provides a prebuilt toolchain that can be used to cross compile applications for Android. This article details building relatively simple command line applications, so there is no need for the Android SDK or ...
read moreTroubleshooting a Strange DHCP Lease Renewal Issue
Last week, our helpdesk said they have seen an increasing number of print jobs getting stuck in queues. They have been clearing the queues, and asked me to look into why the jobs were getting stuck in the first place.
First, some background on our printing setup:
- Printers are on ...
An Analysis of the Usernames Used in Brute Force SSH Attacks
I was reviewing the auth.log on my web server and decided to determine the most frequently used usernames in a brute force attack. I have had XXX total failed login attempts with 3117 distinct invalid usernames in the past 60 days. Below is a table of the top ten ...
read more