5 Things I Dislike and Love About GNU/Linux
First off, I recognize that the original content of this article caused a significant debate as can be seen in the comment section at the bottom of the old article at: 5 Reasons Why
First off, I recognize that the original content of this article caused a significant debate as can be seen in the comment section at the bottom of the old article at: 5 Reasons Why
Most Linux system administrators and engineers are required to know some basic programming to help them in their daily tasks. If they want to go one step further into the development area as well
Nowadays, as a system administrator or engineer you can’t feel satisfied by knowing how to use the CLI and troubleshoot GNU/Linux servers, but will need to go one step further into the development area
This part of Linux, I don’t like to talk very often but sometimes I do really feel some of the aspects related to Linux is real pain. Here are the five points which I
GNU Make is a development utility which determines the parts of a particular code base that are to be recompiled and can issue commands to perform those operations on the code base. This particular