Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 ... 7441 ) Next »

Firefox 72: Floating videos, blocking fingerprints, and defeating notification pop-ups

Beefy Firefox release despite new 4-weekly release cycle, but users stick stubbornly to Google Chrome Updated Mozilla has aired a bunch of new features aimed at making web 2020 a little less unpleasant in its release of Firefox 72.…

How to Find High CPU Consumption Processes in Linux

2DayGeek: This tutorial will help you to discover high CPU consumption processes in Linux.

How to setup multiple monitors in sway

  • Fedora Magazine (Posted by bob on Jan 10, 2020 11:45 AM EDT)
  • Groups: Fedora; Story Type: News Story
Sway is a tiling Wayland compositor which has mostly the same features, look and workflow as the i3 X11 window manager. Because Sway uses Wayland instead of X11, the tools to setup X11 don’t always work in sway. This includes tools like xrandr, which are used in X11 window managers or desktops to setup monitors. […]

How To Edit Music Tags With Kid3 in Linux

Managing a messy music library can be a serious pain. Even if you ripped all of your music yourself, there's still a pretty good chance that your ripping application got at least a few things wrong.

Kid3 is a simple graphical meta tag editor for music files that can help you get everything straightened out.

Create demo project templates with one script

  • Opensource.com (Posted by bob on Jan 10, 2020 9:16 AM EDT)
  • Groups: JBoss; Story Type: News Story
When you're standing on a stage or doing a live demo in an online session, getting your project into a perfect-looking state may appear easy. But a lot of work goes on behind the scenes to create working, easy to use, and repeatable demo projects. When you're doing a demo, the technology in a project must support your bigger story about the project without failing. My fellow JBoss technology evangelists and I often have to set up different technologies, so it became necessary for us to tune some sort of generic framework or template to put these demo projects into. read more

Thirteen Useful Tools for Working with Text on the Command Line

  • Make Tech Easier; By Karl Wakim (Posted by damien on Jan 10, 2020 8:02 AM EDT)
  • Story Type: Tutorial; Groups: Linux
There are plenty of tools for handling text in Linux. Here are 13 powerful text manipulation tools every command-line user should know.

My favorite Bash hacks

  • Opensource.com (Posted by bob on Jan 10, 2020 7:20 AM EDT)
  • Story Type: News Story
When you work with computers all day, it's fantastic to find repeatable commands and tag them for easy use later on. They all sit there, tucked away in ~/.bashrc (or ~/.zshrc for Zsh users), waiting to help improve your day! In this article, I share some of my favorite of these helper commands for things I forget a lot, in hopes that they will save you, too, some heartache over time. read more

How to monitor file integrity on Linux using Osquery

The basic concept involved with the use of the osquery application is the "tabular abstraction" of many aspects of the operating system, such as processes, users, etc. The data is stored in tables which can be queried using SQL syntax, directly via the osqueryi shell, or via the osquerydemon. In this tutorial we will see how to install the application, how to run basic queries, and how to use FIM (File Integrity Monitoring).

Open-ended tower-defense mining game Mindustry is just awesome and open source

  • GamingOnLinux; By Liam Dawe (Posted by liamdawe on Jan 10, 2020 5:55 AM EDT)
  • Story Type: Reviews; Groups: Games
When you get hooked on a game like Mindustry, it's hard to put it down and play anything else. It's also open source and it's awesome.

COM and carrier run custom Linux stack on ST’s Cortex A7/M4 hybrid

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Jan 10, 2020 5:13 AM EDT)
  • Story Type: News Story; Groups: Linux, Ubuntu
MYIR’s 45 x 43mm “MYC-YA157C” module runs Ubuntu 18.04 or a Yocto 2.6 based “MEasy” IoT stack on ST’s STM32MP1. A MYD-YA157C carrier adds WiFi/BT, GbE, HDMI, DSI, RGB, CAN, and multiple USB and serial ports. MYIR has launched a $29 MYC-YA157C CPU Module powered by ST’s STM32MP1 SoC that can be paired with a […]

Decyphering the OSI model of networking: 7 layers of bean dip

You've heard of the OSI model, but you've never had it presented as a tasty party dip. Get to know the OSI model in a whole new way.

Opera 66 Makes it Easier for Users to Reopen Closed Tabs and Access Add-Ons

Opera Software kicked off 2020 with a new stable release of its cross-platform, Chromium-based Opera web browser for GNU/Linux, macOS, and Windows platforms.

I am broot:The Reg chats to French dev about Rust tool that aims to improve directory navigation

  • The Register; By Tim Anderson (Posted by bob on Jan 10, 2020 3:05 AM EDT)
  • Story Type: Interview; Groups: Developer
Why Rust? 'It works and usually does what you wanted it to do,' says dev. Interview Rust developer Denys Séguret, from Lyon, France, wanted a better way to view and search directories, so he coded his own, sparking interest from others with similar frustrations.…

The Supreme Court will decide software developments future in Google v. Oracle

The final steps are being made in the Google v. Oracle copyright case, which will put the fate of programming in the hands of the Supreme Court.

KDE Ships January 2020 Applications Update with FlatHub Support, Improvements

  • Softpedia; By Marius Nestor (Posted by hanuca on Jan 10, 2020 1:41 AM EDT)
  • Story Type: News Story; Groups: KDE
The KDE Project has announced today the general availability of the first point for the latest KDE Applications 19.12 open-source software suite.

How to Install Nextcloud with Nginx and PHP 7.3 on CentOS 8

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jan 10, 2020 12:58 AM EDT)
  • Story Type: Tutorial; Groups: Linux, PHP
In this tutorial, we show you how to install Nextcloud 17 with the Nginx web server, PHP 7.3 and MariaDB database on a CentOS 8 server. We will install Nextcloud and secure it with a free Let's Encrypt SSL certificate.

5 Kubernetes trends to watch in 2020

As Kubernetes adoption grows, what can IT leaders expect in the year ahead? Look for more "Kubernetes-native" apps, security focus, and smarter resource consumption.

How to Install Apache Cassandra NoSQL Database on CentOS 8

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jan 9, 2020 11:34 PM EDT)
  • Groups: Linux, Apache; Story Type: News Story
Apache Cassandra is an open-source high-performance NoSQL database management system with no single point of failure. In this tutorial, we will show you how to install Apache Cassandra on CentOS 8.

Destination Linux 155 - Our Hopes for Linux in 2020, Elitism in Linux, Best OS for Raspberry Pi

Topics covered in this episode:

Community Feedback Elitism in Linux aka “Linux Snobbery” Linux Mint vs Ubuntu Cinnamon Discussion from Episode 153 KDE Plasma Settings Backup & Deployment

What's HTTPS for secure computing?

  • Opensource.com (Posted by bob on Jan 9, 2020 9:45 PM EDT)
  • Groups: Cloud; Story Type: News Story
Over the past few years, it's become difficult to find a website that is just "http://…" This is because the industry has finally realised that security on the web is "a thing," and also because it has become easy for both servers and clients to set up and use HTTPS connections. A similar shift may be on its way in computing across cloud, edge, Internet of Things, blockchain, artificial intelligence, machine learning, and beyond. read more

« Previous ( 1 ... 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 ... 7441 ) Next »