Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 1395 1396 1397 1398 1399 1400 1401 1402 1403 1404 1405 ... 7359 ) Next »

Are Application Servers Dying a Slow Death?

There has been concern for nearly five years application servers are dead. Truth be told, they are not dead, but is their usage in decline? The simple answer is yes. Over the years, it appears corporate environments have decided the return on investment is not there when looking at Java application servers. On the surface, one might assume that the likes of WebSphere or WebLogic might be the ones in decline due to cost.

Akademy 2019 Wednesday and Thursday BoF Wrapup

  • KDE.news; By Kenny Duffus (Posted by bob on Sep 15, 2019 3:15 AM EDT)
  • Story Type: Video; Groups: Community, KDE
Wednesday continued the Akademy BoFs, group sessions and hacking in the morning followed by the daytrip in the afternoon to Lake Como, to have some fun, get away from laptops and get to know each other better. Thursday was back to BoFs, meetings and hacking culminating in a wrapup session at the end covering the last two days so that what happened in the different rooms can be shared with everyone including those not present.

FOSS painting program Krita now has the Linux version on Steam

  • GamingOnLinux.com; By https://www.gamingonlinux.com/articles/foss-painting-program-krita-now-has-the-linux-version-on-stea (Posted by liamdawe on Sep 15, 2019 1:04 AM EDT)
  • Story Type: News Story; Groups: Games, Multimedia, Steam
Okay, not exactly gaming news but good to see anyway. Krita, the high quality FOSS painting program now has a Linux version available on Steam.

Always Launch Terminal as root User (sudo) in Ubuntu

  • vitux.com; By Karim Buzdar (Posted by vitux on Sep 14, 2019 10:52 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
This tutorial shows you how to configure the Ubuntu terminal to start with root permissions.

How to Install Etherpad on Debian 9

Etherpad is a real-time editor that is web-based and comes as an open-source package. This application allows users to simultaneously edit documents in real time and to see the differences through the use of colored text. In this article, we will show you how to install Etherpad on a managed Debian 9 server.

Unknown Worlds are dumping the Linux version of Natural Selection 2

  • GamingOnLinux; By Liam Dawe (Posted by liamdawe on Sep 14, 2019 6:29 PM EDT)
  • Story Type: News Story; Groups: Games
Some sad news to share this Friday evening, as Unknown Worlds Entertainment have announced they're calling it a day for the Linux version of Natural Selection 2.

3rd gen kit for embedded linux self-training is Raspberry Pi B-based

The 3rd generation Embedded Linux Learning Kit from Intellimetrix includes a Raspberry Pi 3B board, a Pi HAT with peripherals, power supply, cables and Linux software. It also features a manual tailored specifically for self-teaching yourself embedded Linux. Intellimetrix has announced the immediate availability of the third generation of its Embedded Linux Learning Kit (E.L.L.K.). […]

Gunzip Command in Linux

Gunzip is a command-line tool for decompressing Gzip files. Gzip is one of the most popular compression algorithms that reduce the size of a file and keep the original file mode, ownership, and timestamp. By convention, files compressed with Gzip are given either the .gz or .z extension. In this tutorial, we will explain how to use the gunzip command.

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.

« Previous ( 1 ... 1395 1396 1397 1398 1399 1400 1401 1402 1403 1404 1405 ... 7359 ) Next »