Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 ... 7359 ) Next »

How to Add User to Sudoers in Ubuntu

sudo is a command-line program that allows trusted users to execute commands as root or another user. We will show you two ways to grant sudo privileges to a user. The first one is to add the user to the sudoers file. This file contains information that controls which users and groups are granted with sudo privileges as well as the level of the privileges.

Happy birthday to the Linux kernel: Whats your favorite release?

It's been 28 years since the first Linux kernel was conceived. There have been several releases since 1991, so what's your favorite? Take our poll.

Interview With The The FreeBSD Foundation Executive Director

The Linux Foundation hosted the executive director of the FreeBSD Foundation, Deb Goodkin, at the Open Source Summit in San Diego. The post Interview With The The FreeBSD Foundation Executive Director appeared first on Linux.com.

How to compile a Linux kernel in the 21st century

  • Opensource.com; By Seth Kenlon (Posted by bob on Aug 25, 2019 8:08 AM CST)
  • Story Type: Tutorial; Groups: Kernel, Linux
In computing, a kernel is the low-level software that handles communication with hardware and general system coordination. Aside from some initial firmware built into your computer's motherboard, when you start your computer, the kernel is what provides awareness that it has a hard drive and a screen and a keyboard and a network card. It's also the kernel's job to ensure equal time (more or less) is given to each component so that your graphics and audio and filesystem and network all run smoothly, even though they're running concurrently. You don't have to compile the Linux kernel but you can with this quick tutorial.

Install Nginx on CentOS 7 Operating System

Nginx, the most popular open-source, HTTP and reverse proxy server with high-performance, use to handle the load of largest sites on the internet.

VMWorld: Look at Acquisitions for Virtualization's Cloud Play

This past year, VMware doubled their acquisitions pace. The buying spree is part of VMware's efforts to transform itself from its roots as a virtualization company into a container and Kubernetes (and yes, virtualization) focused cloud-everything company.

alTrace, a new open source debugging tool for apps and games that use OpenAL

  • GamingOnLinux.com; By Liam Dawe (Posted by liamdawe on Aug 25, 2019 1:34 AM CST)
  • Story Type: News Story; Groups: Games
Ryan "Icculus" Gordon has released a new open source tool today named alTrace, to help developers of games and software using OpenAL.

How to Install MongoDB on Ubuntu 18.04

MongoDB is an open-source database management system that belongs to a family of NoSQL. NoSQL is different from traditional table-based SQL databases (MySQL and PostgreSQL) – the data is stored in flexible JSON-like documents with no pre-defined schema, which allows for large changes to be made to databases with no downtime. Let’s get started with the installation.

Destination Linux 135 - Simon Steinbeiß of Xfce, Dalton Durst of UBports, KDE Apps 19.08, Huawei

Simon Steinbeiß of Xfce, Dalton Durst of UBports, KDE Applications, CutiePi Open Source Tablet, Huawei To Create Open Source Foundation, Rust Removes Linux Support, Stranded Deep Survival Game Fix

How UCLA Library preserves rare objects with open source

The University of California, Los Angeles, (UCLA) Library houses a collection of millions of rare and unique objects, including materials dating from 3000 BCE, that could be damaged, destroyed, or otherwise threatened if they were displayed. To make these special collections widely available while keeping them secure, the UCLA Library has been modernizing its digital repository, which was established 15 years ago on now-outdated software.

Save Web Pages As Single HTML Files For Offline Use With Monolith (Console)

Monolith is a command line tool to save any web page as a single HTML file that contains everything needed to render web page locally, without needing a working Internet connection.

#OSSUMMIT: Confidential Computing Consortium Takes Shape to Enable Secure Collaboration

  • Infosecurity Magazine; By Sean Michael Kerner (Posted by red5 on Aug 24, 2019 2:36 PM CST)
  • Story Type: Security
At the Open Source Summit in San Diego, California on August 21, the Linux Foundation announced the formation of the Confidential Computing Consortium. Confidential computing is an approach using encrypted data that enables organizations to share and collaborate, while still maintaining privacy.

Outsourcing to Microsoft and Openwashing as a Service (OaaS): This is the Linux Foundation in 2019

The concept of "Open" at the Linux Foundation gives room for thought; are things really being opened or mostly marketed as "Open" and, if so, is the Foundation more like a marketing agency?

From ProdOps to DevOps: Surviving and thriving

A reluctant former ProdOps pro's story of learning to love DevOps.

How to Replace Spaces in Filenames with Underscores on the Linux Shell

  • vitux.com; By Karim Buzdar (Posted by vitux on Aug 24, 2019 8:02 AM CST)
  • Story Type: Tutorial; Groups: Linux
In this article, we will explain two ways for you to convert all spaces in filenames to underscores, simply through the command line.

The lifecycle of Linux kernel testing

In Continuous integration testing for the Linux kernel, I wrote about the Continuous Kernel Integration (CKI) project and its mission to change how kernel developers and maintainers work. This article is a deep dive into some of the more technical aspects of the project and how all the pieces fit together. read more

How to Install FreeRADIUS and daloRADIUS on Ubuntu 18.04 LTS

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Aug 24, 2019 3:39 AM CST)
  • Groups: Ubuntu, Linux; Story Type: News Story
FreeRADIUS is a free and open-source client/server protocol that provides centralized network authentication on systems and daloRADIUS is a web-based application for managing RADIUS server. In this tutorial, I will explain step by step how to install FreeRADIUS and Daloradius on Ubuntu 18.04 LTS.

How To Configure, Create, Scan, List, Query, Rename, Delete OracleASM Disk in Linux

Learn, how to configure raw disk as an ASM disk in Linux.

The Linux kernel: Top 5 innovations

The word innovation gets bandied about in the tech industry almost as much as revolution, so it can be difficult to differentiate hyperbole from something that’s actually exciting. The Linux kernel has been called innovative, but then again it’s also been called the biggest hack in modern computing, a monolith in a micro world. Setting aside marketing and modeling, Linux is arguably the most popular kernel of the open source world, and it’s introduced some real game-changers over its nearly 30-year life span.

How to Delete MySQL Users Accounts

MySQL allows you to create multiple user accounts and grant appropriate privileges so that users can connect and manage databases. If the user account is no longer needed, it is a good idea to either remove the user privileges or to completely delete the user account. This tutorial explains how to delete MySQL/MariaDB user accounts.

« Previous ( 1 ... 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 ... 7359 ) Next »