Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 ... 7359 ) Next »

How to Run Cron Jobs Every 5, 10 or 15 Minutes

A cron job is a task that is executed at specified intervals. The tasks can be scheduled to run by a minute, hour, day of the month, month, day of the week, or any combination of these. Cron jobs are generally used to automate system maintenance or administration, such as backing up databases or data, updating the system with the latest security patches, checking the disk space usage , sending emails, and so on.

Build a personal Git server with Gogs and Podman

Use a personal git server to save and manage your own code, to share code across different machines in your network, or to share with a small team.

Git Branching Tutorial for beginners

  • linuxconfig.org; By Justin Chapin (Posted by LinuxCareer on Sep 18, 2020 2:16 AM EDT)
  • Story Type: Tutorial; Groups: Linux
Branching allows git to track multiple lines of development. This essentially allows you to have multiple versions of your project in development at the same time. For example, many projects will choose to have a stable master branch while new features or bug fixes are implemented in a development or testing branch. Once the project organizers are satisfied that the changes made in the development branch have reached the required level of maturity, they may choose to merge those changes into the master branch.

Introduction to Linux firewalld zones and rules

In this second part of a beginner's guide to firewalld, you'll learn about zones and rules.

IBM Celebrates 20th Anniversary of Linux on Z, 5 Years of LinuxONE

Today, IBM celebrates not one but three important milestones in their 20-year-long relationship with Linux and the Open Source community, 20th anniversary of Linux on Z, 5th anniversary of LinuxONE and first anniversary of Red Hat OpenShift on IBM Z and LinuxOne, as the company informs 9to5Linux.

Board-Level Solutions Dress for IoT Duty

For applications where ruggedness is a requirement, board-level IoT solutions provide the kind of compact connectivity needed for the IoT edge. Board vendors have rolled out a variety of products designed to serve IoT implementation needs. These range from high compute-density boards to compact solutions for space constrained applications.

How to Remove All Files in a Git Repository

By default we can delete only one file from a branch in a git repository. But if you need to delete all files and folders from the branch and make fresh start you need use the command line tool to remove all folders and files In this guide you are going to learn how to remove multiple files and folders from your git repository.

Nginx vs. Apache: When to Use One or the Other

  • RoseHosting.com; By Jeff Wilson (Posted by RoseHosting on Sep 17, 2020 8:05 PM EDT)
  • Story Type: Tutorial; Groups: Linux
The two most popular web servers in the world are Apache and Nginx, with over 60% of all websites worldwide being run by these two web servers. Both Apache and Nginx offer excellent performance and similar features. However, they differ in terms of their architecture, security, and performance.

SiFive to demo PC running new RISC-V SoC and unveil next-gen AI SoC

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Sep 17, 2020 6:50 PM EDT)
  • Story Type: News Story; Groups: ARM, Linux
SiFive will soon demo a Linux-driven, RISC-V based “FU740” SoC powering a PC and will unveil a new superscalar AI core. Interest in RISC-V is likely to increase if Nvidia completes its $40 billion acquisition of Arm. At the Linley Fall Virtual Processor Conference starting Oct. 20, SiFive CTO Yunsup Lee will unveil a Linux-driven […]

TUXEDO Book XUX7 Launches as Behemoth of a Linux Gaming Laptop

TUXEDO Computers unveiled today a new Linux laptop, the TUXEDO Book XUX7, which dubs as a high-end desktop replacements for Linux gamers who want the best possible gaming machine in a portable format.

20 years of Linux on Big Iron

Decades ago, people predicted that IBM and its mainframes would soon be history. But then IBM and Red Hat brought Linux to the mainframe and things would never be the same again.

Update devices remotely with open source tools

  • Opensource.com (Posted by bob on Sep 17, 2020 3:07 PM EDT)
  • Story Type: Tutorial; Groups: Community
The ability to access, connect, and manage multiple devices remotely through a single account is important. Going a step further, being able to completely update devices remotely is another way for sysadmins to reduce effort and minimize headaches.

Whats new with rdiff-backup?

In March 2020, rdiff-backup advanced to version 2, 11 years after the last major release. The deprecation of Python 2 at the beginning of 2020 was the impetus for this update, but it gave the development team the opportunity to incorporate other features and benefits.

Configmaps in Kubernetes

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Sep 17, 2020 12:39 PM EDT)
  • Story Type: Tutorial; Groups: Linux
In this article, we will see two examples to access data from configmaps in Kubernetes. In one example we will use config maps as environment variables in the pod command and in the other we will  populate a volume with data stored in a ConfigMap

Valve developer shows off Gamescope for Linux at XDC 2020

One of the exciting presentations at XDC 2020 was from a Valve developer who is working on Gamescope.

GNOME 3.38 Desktop Environment Officially Released, This Is What’s New

  • 9to5Linux; By Marius Nestor (Posted by hanuca on Sep 17, 2020 10:10 AM EDT)
  • Story Type: News Story; Groups: GNOME
The GNOME Project announced today the release of the GNOME 3.38 desktop environment, a major version that introduces many new features and improvements.

Compact module runs on Ryzen V1000

Axiomtek’s Linux-ready “CEM130” COM Express Compact Type 6 module provides a Ryzen Embedded V1000 SoC with up to 32GB DDR4 and support for quad displays, 2x SATA, 7x PCIe, 9x USB, and -20 to 60°C operation. Axiomtek, which has previously tapped AMD’s Ryzen Embedded V1000 SoC in a 3.5-inch CAPA13R SBC and DSP600-211 signage player, […]

Linux hardware: The history of memory and storage devices

Buckle in for a trip back in time for a look at the early days of memory and storage, and how we got to where we are today

Check INTERNET Speed using Linux CLI

Speed test by ookla is one of the most trusted websites to check internet speed. It is one of the most popular & widely used tool to check internet speed using your browser. Now it...

Create a SELF-SIGNED SSL Certficate in Linux

Security threats like data theft etc are on the rise & it is of utmost importance that we employ some security to avoid such incidents. This is especially true when we are trying to access some websites over the public internet & our connections are not secure.

« Previous ( 1 ... 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 ... 7359 ) Next »