Home Tags GNU

Tag: GNU

Copy an Entire GNU/Linux Installation and Make it Work

0
For various reasons, one may need to transfer an entire OS to a different system or an SSD. This seemingly difficult task has been...

DevOps Series Using Ansible to Build GNU Guile

0
This is the 22nd article in the DevOps series and here we will use Ansible to automate the process of building GNU Guile from...

GNUKhata: Made-for-India Accounting Software

2
This article turns the spotlight on an inspiring FOSS project developed in India. GNUKhata is an accounting application that holds its own against popular...

Top Ten Open Source Tools for Mathematicians

0
It’s that time of the year when lists of all kinds are being made. So why not a list of open source tools to...

Developing ARM Targets Using GNU MCU Eclipse

0
If you are thinking of kickstarting the development of microcontroller targets, but don’t have suitable hardware, or if you are worrying about hardware issues,...

Four Linux Giants shift Open source Licensing Policies

0
The GNU Public License version 2 (GPLv2) is arguably the most important open source license for one reason as Linux uses it. On November 27, three...

GNU Compiler Collection gets anniversary update

0
  GNU Compiler Collection (GCC) has received an update to 7.1.0. The new version marks the 30th anniversary of GCC. The GCC 7.1.0 update is a...

GNU Tools that Help You Develop C/C++ Applications

10
This article explores how various GNU tools are used for the development of C/C++ applications. It also covers the anatomy of the generated intermediate...

Programming in R

1
R is a language and environment for statistical computing and graphics. It is a simple and effective programming language, which includes conditionals and loops. Often...

An Introduction to GNU Emacs

0
GNU Emacs, created by Richard Stallman, is an extensible, customisable text editor. While Emacs has many variants, GNU Emacs is the most widely used....