Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 ... 7359 ) Next »

Starship Is A Minimal And Fast Shell Prompt Written In Rust

  • Linux Uprising; By Logix (Posted by logix on Sep 14, 2019 11:54 AM EDT)
  • Story Type: Reviews; Groups: Linux
Starship is not only minimal, always out of your way and only showing information when needed, but it's also fast and highly customizable, so you can have it look very fancy if you wish. Written in Rust, the prompt is supposed to work with most common shells on most common operating systems.

Automate your Linux system tasks with cron

  • Enable sysadmin; By Ken Hess (Posted by enable_sysadmin on Sep 14, 2019 9:43 AM EDT)
  • Groups: Linux
It's all about timing with cron, the scheduling daemon. Cron allows system administrators to schedule and automate scripted tasks with ease and precision.

How to Install Lighttpd with PHP, MariaDB and Let's Encrypt SSL on Debian 10

Lighttpd is a free, open-source and high-speed webserver specially designed for speed-critical environments. In this tutorial, we will learn how to install Lighttpd on Debian 10 with PHP-FPM and MariaDB support and we will secure the webserver with a Let's Encrypt SSL certificate.

Microsoft Pays the Linux Foundation for Academy Software Foundation, Which the Linux Foundation is Outsourcing to Microsoft

Microsoft has just bought some more seats and more control over Free/Open Source software; all it had to do was shell out some 'slush funds'

Why the founder of Apache is all-in on blockchain

  • Opensource.com (Posted by bob on Sep 14, 2019 3:51 AM EDT)
  • Groups: Apache; Story Type: News Story
Brian Behlendorf is perhaps best known for being a co-founder of the Apache Project, which became the Apache Software Foundation. Today, he's the executive director of the Hyperledger Foundation, an organization focused on enterprise-grade, open source, distributed ledgers (better known as blockchains). He also says he "put the first ad banner online and have been apologizing ever since." read more

Destination Linux 138 - GNOME 3.34, Firefox 69, Librem 5, Chromebooks, Signal Messenger & more

On DL 138 Gnome 3.34 Drops This Week, Super Grub2 Disk 2.04s1 Released, Firefox 69 Released, Purism Librem 5 Shipping, Chromebooks Targeting The Enterprise, Phantom 3D Coming To Linux

Sayonara Player – small, clear and fast audio player

One of the traits I love about Linux is the breadth of open source available. And music players are no exception. There’s many excellent open source music players available ranging from sublime GUI software like Tauon Music Player to terminal based software such as musikcube. They are two of my favorite audio apps. But there’s always room for more.

How To Find & Locate Files on a Linux System

  • devconnected; By devconnected (Posted by SCHKN on Sep 13, 2019 9:17 PM EDT)
  • Story Type: Tutorial; Groups: Linux
As a system administrator, it is a very common task to look for a specific file on your file system. However, it might be sometimes hard to find files on a Linux filesystem especially if you have dozens of different users.

There are two commands that can help you achieve your goal : find and locate. In this tutorial, we are going to see how to use those commands effectively and how they can be tuned to achieve what we are looking for.

The Pentagon Needs to Make More Software Open Source, Watchdog Says

  • Linux.com (Posted by bob on Sep 13, 2019 7:05 PM EDT)
  • Story Type: News Story; Groups: Linux
The White House in 2016 required every agency to make at least 20 percent of its custom software available for reuse across the government, but the Pentagon isn’t even halfway there, according to the Government Accountability Office.

Highly rated action rpg rogue-lite 'Unexplored' now has a Linux test build available

  • GamingOnLinux.com; By Liam Dawe (Posted by liamdawe on Sep 13, 2019 4:54 PM EDT)
  • Story Type: News Story; Groups: Games
Something we've been waiting on quite some time, Unexplored from Ludomotion released in 2017 and now game porter Ethan Lee has given it a go with a Linux test build up.

How to Truncate (Empty) Files in Linux

  • Linuxize.com; By Linuxize (Posted by linuxize on Sep 13, 2019 2:42 PM EDT)
  • Groups: GNU
This tutorial explains how to truncate files to zero size in Linux systems using shell redirection and the truncate command.

Add leading zeroes that aren't really leading

  • BASHing data; By Bob Mesibov (Posted by Bob_Mesibov on Sep 13, 2019 1:28 PM EDT)
  • Story Type: Tutorial
A leading zero can be a useful addition to a number, and there are several ways to add one or more leading zeroes on the command line. The addition is a little less straightforward if the leading zero sits inside a non-numeric string.

What politics can teach us about open source

Many sobering lessons from history emphasize democracy is not a finished product. The Roman Empire ended in a dictatorship, while the feudal Middle Ages delivered the Magna Carta and the Renaissance; despite the American Revolution, slavery continued for many years, while the French Revolution resulted in the restoration of the monarchy. That said, more people are living in democracies around the world today than at any time before, and living standards in democracies continue to improve. read more

Huawei selling MateBook laptops with Linux preinstalled

  • Linux.com (Posted by bob on Sep 13, 2019 10:59 AM EDT)
  • Story Type: News Story; Groups: Linux
Huawei is now selling the Matebook 13, Matebook 14, and Matebook X Pro at VMALL, Huawei's ecommerce marketplace in China, with Deepin Linux preinstalled.

While not on Linux officially, Far Cry New Dawn seems to work amazingly well on Linux

  • GamingOnLinux.com; By Liam Dawe (Posted by liamdawe on Sep 13, 2019 9:45 AM EDT)
  • Story Type: News Story; Groups: Games
A recent benchmark video is currently doing the rounds showing off Far Cry New Dawn from Ubisoft, despite it not supporting Linux thanks to Wine, DXVK and Steam Play it seems to run beautifully.

10 edge computing myths, debunked

Is edge a cloud killer? Is edge the same as IoT? As edge computing becomes more important to enterprises, you’ll want to clear up these and other common myths

Qualcomm IPQ4019-based SOM and dev board run OpenWrt Linux

The “Habanero” module from 8devices runs OpenWrt on Qualcomm’s IPQ4019 SoC. The $55 open spec board supports dual-band, MU-MIMO 802.11ac (Wave2). A development kit for with module adds 5 Ethernet ports and USB. 8devices has added the Habanero as a new member to its line of dual-band system-on-modules (SOMs). The SOM is available in two […]

Ultra Strangeness will bring clay graphics and stop-motion to Linux next year

  • GamingOnLinux.com; By Liam Dawe (Posted by liamdawe on Sep 13, 2019 6:02 AM EDT)
  • Story Type: News Story; Groups: Games
I absolutely love hand-made clay stop-motion animation, ever since watching Trap Door when I was much younger it left a lasting impression so I'm always keen to see what games can do with it. Ultra Strangeness is one such title that caught me here.

How to Find and Replace a String in File Using the sed Command in Linux

The sed command allows you to perform various file manipulation functions, such as search, find, modify, insert or delete files on Linux.

How to setup NRPE for client side monitoring

  • linuxconfig.org; By Thomas Sandmann (Posted by linuxer on Sep 13, 2019 3:33 AM EDT)
  • Story Type: Tutorial; Groups: Linux
Nrpe, or Nagios Remote Plugin Executor, is the client side service of a monitoring setup. The monitoring server will send commands to the client, which listens passively when got no work to do. Upon incoming command, the nrpe checks it's local configuration, and executes the plugin configured with the command, then sends back the results to the server for processing. You can read more about the server side installation in the Nagios installation guide, while this guide will focus on the client side.

« Previous ( 1 ... 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 ... 7359 ) Next »