Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 ... 7359 ) Next »

Tracking Translations with Transtats

  • Fedora Magazine; By Sundeep Anand (Posted by bob on Jan 3, 2020 10:15 PM EDT)
  • Story Type: Reviews, Tutorial; Groups: Fedora
Translation is an important step in software localization which helps make software more popular globally, and impacts international user experience. In recent years, localization processes have been evolving worldwide to become more continuous, faster, efficient with automation. In Fedora, the development of the Zanata platform and its plugins, then Transtats, and now the migration to […]

devilutionX, an open source game engine for the original Diablo sees a big release

  • GamingOnLinux; By Liam Dawe (Posted by liamdawe on Jan 3, 2020 8:03 PM EDT)
  • Story Type: News Story; Groups: Games
devilutionX, based upon the reverse engineered code from Devilution, has a big 1.0 release for playing the original Diablo on modern systems.

Five-bay, open source NAS features RK3399, UPS, and 2.5GbE

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Jan 3, 2020 5:52 PM EDT)
  • Story Type: News Story; Groups: Community
Kobol’s open spec “Helios64” NAS system will go on pre-order for $189 (SBC) or $285 (full kit) next week with a hexa-core RK3399 with 4GB RAM, 16GB eMMC, UPS, M.2, 5x SATA, 4x USB, and both GbE and 2.5GbE ports. Next week, Kobol will launch pre-orders for an open HW/SW NAS system available as both […]

How to Install Wallabag on Ubuntu 18.04 LTS

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jan 3, 2020 3:40 PM EDT)
  • Story Type: Tutorial; Groups: Linux, Ubuntu
Wallabag is a read it later kind of service. It allows you to save webpages so that you can read it later at your own leisure pace. This tutorial will cover how to install and setup Wallabag on a server running on Ubuntu 18.04 and above.

A Brief History of Open Source Software, Part 2: OSS Licenses and Legalities

In this installment, we'll explore how Richard Stallman's revolutionary free and open source licensing philosophy spread and forked, and where it has taken us to today.

How to copy a file to multiple directories in Linux

  • net2.com; By Amin Nahdy (Posted by zn52 on Jan 3, 2020 11:17 AM EDT)
  • Story Type: Tutorial; Groups: Linux
In this short article, you will learn how to copy one file into many directories. The obvious answer would be to use the cp command but this not exactly correct since the cp command is rather used to copy several files into one directory. You will see what additional commands and combinations are needed to pull this off. Let’s get started.

Linux Mint 19.3 is here and better than ever

  • ZDNet | open-source RSS; By Steven J. Vaughan-Nichols (Posted by bob on Jan 3, 2020 9:06 AM EDT)
  • Story Type: Reviews; Groups: Linux, Mint
The easiest and best Linux desktop had a new long-term support release during the holidays. Here's what's new and neat in this latest version.

Install Rust Programming Language In Linux

Rust or rust-lang, is a modern, fast, cross-platform, and open source systems programming language designed to replace C/C++ but with high-level abstractions to please those coming from C# and Java. This guide explains how to install Rust using rustup , how to update Rust, and finally how to create and run a sample rust program in Linux.

FOSS game engine Godot Engine aiming for Vulkan support by 'mid 2020'

  • GamingOnLinux; By Liam Dawe (Posted by liamdawe on Jan 3, 2020 4:43 AM EDT)
  • Story Type: News Story; Groups: Games
Juan Linietsky, lead developer of the FOSS game engine Godot Engine has written a retrospective article while also going over future plans for Godot Engine.

How To Undo Last Git Commit

If you are a web developer or a software engineer, it is very likely that you are pushing a lot of commits to your Git repository everyday. However, in some cases, you committed some files that should not be pushed to your Git repository. Sometimes, you may want to perform additional changes before issuing the commit. As a consequence, you need to undo the last commit from your Git repository. In this tutorial, we are going to see how you can easily undo the last commit, maybe to re-commit changes later on.

Great Example of Openwashing: Latitude Learning (to Fake Its 'Openness')

Faking of “openness” in the LMS space; the case study [pun intended] of Latitude Learning

Bash Script to Check Successful and Failed User Login Attempts on Linux

One of the typical tasks of Linux administrators is to check successful and failed login attempts in the Linux system. This ensures that there are no illegal attempts at the environment. This tutorial helps the user to check successful and failed user login attempts on the Linux system.

Destination Linux 154 - 2020 Predictions, Endeavour OS, Darktable, Kdenlive, Kubuntu Laptop

Endeavour OS NetInstaller, Kubuntu Focus Laptop, Darktable 3.0 Released, Kdenlive 19.12 Released

Data streaming and functional programming in Java

  • Opensource.com; By Marty Kalin (Posted by bob on Jan 2, 2020 5:45 PM EDT)
  • Story Type: Tutorial; Groups: Developer
When Java SE 8 (aka core Java 8) was introduced in 2014, it introduced changes that fundamentally impact programming in it. The changes have two closely linked parts: the stream API and the functional programming constructs. This article uses code examples, from the basics through advanced features, to introduce each part and illustrate the interplay between them.

10 open source software alternatives for the new year

Open source isn't just for techies. On your desktop (regardless of your operating system), on your phone, and in your business, open source software can help you become better organized, more productive, more secure, and healthier. Best of all, you don't need to worry about the shackles of proprietary licenses. Throughout 2019, Opensource.com's team of Correspondents and community of writers have highlighted top-notch open source alternatives to proprietary software. Take a quick look at the best 10 of those articles.

Put some loot in your Python platformer game

This is part 9 in an ongoing series about creating video games in Python 3 using the Pygame module. Previous articles are:

read more

Redirect HTTP to HTTPS in Apache

  • Linuxize.com; By linuxize (Posted by linuxize on Jan 2, 2020 11:11 AM EDT)
  • Groups: Apache
There are several ways to redirect to HTTPS in Apache. If you have root access to the Linux server where Apache runs, the preferred way is to set up the redirection in the domain's virtual host configuration file. Otherwise, you can set up the redirection in the domain's .htaccess file.

5 predictions for Kubernetes in 2020

  • Opensource.com (Posted by bob on Jan 2, 2020 8:59 AM EDT)
  • Story Type: News Story
How do you track a wildly popular project like Kubernetes? How do you figure out where it’s going? If you are contributing to the project or participating in Special Interest Groups (SIGs), you might gain insight by osmosis, but for those of you with day jobs that don’t include contributing to Kubernetes, you might like a little help reading the tea leaves. With a fast-moving project like Kubernetes, the end of the year is an excellent time to take a look at the past year to gain insight into the next one. read more

Best download managers for Linux Ubuntu/Debian

  • net2.com; By amin nahdy (Posted by zn52 on Jan 2, 2020 6:48 AM EDT)
  • Groups: Ubuntu
In this article we will show some of the best download manager applications for Linux Ubuntu and similar distros. This kind of software is a must for every new and professional Linux user. You will hopefully find some guidance to choose the right download manager that suits your needs.Let’s get started

How to Google search from Linux terminal – Build your own search engine

  • net2.com; By amin nahdy (Posted by zn52 on Jan 2, 2020 4:36 AM EDT)
  • Groups: Linux
How to Google search from Linux terminal – Build your own search engine

« Previous ( 1 ... 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 ... 7359 ) Next »