Linux nvidia driver management
Solve the problem that reinstall driver when switching kernel.
Read MoreCross-compile arm64 linux kernel
This article is about steps to cross-compile arm64 linux kernel, and common error when you building. You could build it in X86-64 OS or direct under aarch64 OS.
Read MoreBuilding a Simple Debian Package and Hosting a Local APT Repository
This article describes a simple way to create a homemade Debian package and include it in a local package repository. Although we could use an existing Debian/Ubuntu package, we will start from scratch by creating our own minimalistic unofficial Debian package. Once our package is ready, we will include it in our local package repository. This article illustrates a very simplistic approach to creating a Debian package; however, it may serve as a template in many different scenarios.
Read More