Home Search

Linux - search results

If you're not happy with the results, please do another search
Librem 5

GNOME Foundation backs ‘world’s first free and open’ smartphone

2
The GNOME Foundation has partnered with Purism to build the world's first free and open smartphone called Librem 5. The new partnership is aimed...
Apple Swift

Apple’s Swift 4 brings new language changes

0
Apple has upgraded programming experience for its platforms such as iOS, macOS and watchOS with the release of Swift 4. The new Swift language...

Docker is emerging as the future of application delivery

2
This is a discussion on the role of Docker in software development and how it scores over virtual machines. As it becomes increasingly popular,...

Regular expressions in programming languages: Perls of Wisdom

0
This article is a continuation of our series on regular expressions, and discusses regular expressions in Perl. Perl is a general-purpose, interpreted programming language that...

Using Scene Builder to develop JavaFX apps

0
This article is a continuation of a previous one called “Developing a basic GUI application using JavaFX in Eclipse” by the same author. We...

NFV: Redefining Network Infrastructure

0
  Network Function Virtualisation or NFV aims to transform the way network operators architect their networks, by evolving standard IT virtualisation technology to consolidate many...

Samsung joins open source-focused EdgeX Foundry to boost Industrial IoT developments

0
  Samsung has joined EdgeX Foundry, an open source project building a common framework for Internet of Things (IoT) edge computing. The latest move by...

Containerisation: Why, What and How

1
  Containerisation involves encapsulating an application in a container with its own operating environment. This is a short overview on containers and how they are...

The best open source tools for containerisation

0
  Container management and automation tools are today a great necessity, since IT organisations need to manage and monitor distributed and cloud/native based applications. Let’s...

Programming Docker containers and Kubernetes clusters on IBM Bluemix

0
A container image is a lightweight, standalone, executable package of a piece of software that includes everything needed to run it — code, runtime...