Home Search

Linux - search results

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

Uber Joins Linux Foundation to Contribute to Open Source Tools

0
By joining Linux Foundation, Uber will help in the mission of Linux Foundation to create ecosystems that boost development of open source technology Uber, an...

How to Monitor and Manage Linux Processes

1
A program loaded into the memory of a Linux computer becomes a process. Processes need to be managed and monitored because they consume system...

Creating an ARM Architecture Environment Inside Linux

0
The use of ARM processors is widespread in mobile phones, with around 80 per cent of today’s mobiles having at least one ARM processor....
Your First Site-to-Site VPN

Linux Users can now Enjoy NordVPN’s Security Benefits with Next to no Effort

0
Today NordVPN announced a release of the long-awaited app, dedicated for Linux users. The brand new Linux app is meant to bring VPN (Virtual...
SUSE

SUSE and Microsoft Collaborate to Deliver First Enterprise Linux Kernel Optimized for Azure

0
Suse today announced the availability of the first enterprise Linux kernel tailored for Microsoft Azure. SUSE Linux Enterprise Server 15 on-demand instances now run on...

Ten Effective Linux Commands for Systems Administrators

0
Systems administrators need a bag of tricks to ensure that everything runs smoothly without any hitches. Linux has a fine set of utilities and...

Hyperledger: A Project by The Linux Foundation

0
Hyperledger is a project that was conceived by The Linux Foundation. It focuses on developing blockchain frameworks and modules to support global enterprise solutions....

How to Schedule Tasks in Linux Systems

0
To run Linux systems efficiently, especially in a production environment, demands several tasks to run simultaneously, and some at another specified time. These tasks...

A Quantitative Analysis of the Real-time Capabilities of Linux with PREEMPT_RT

2
This paper investigates the real-time capabilities of Linux, both for the vanilla kernel and for kernels with a real-time patch (PREEMPT_RT) applied. Scheduling latency...

Understanding Linux Containers

0
LXC or Linux containers are OS level virtualisations that run several isolated applications on the parent control host system. Through containerisation, developers can package...