How To Download, Compile and Install Custom Linux Kernel Manually In Ubuntu, Debian, Mint, Kali, CentOS?
Linux is a Operating System kernel and user space applications will create different distributions like CentOS, Ubuntu, Mint, Kali around …
Linux is a Operating System kernel and user space applications will create different distributions like CentOS, Ubuntu, Mint, Kali around …
Binaries are created by building or compiling sources like C, C++, etc. In simple applications, we can build by using …
As a systems administrator I generally use package managers to install software. But in some situations I can not use …
Read moreHow To Install Tar.Gz or Tar.Bz2 Application Source Code?