Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 1424 1425 1426 1427 1428 1429 1430 1431 1432 1433 1434 ... 7359 ) Next »

5 Tips for Better Gaming Performance on Linux

  • FOSS Post; By M.Hanny Sabbagh (Posted by fosspost on Feb 12, 2020 6:46 AM CST)
  • Groups: Games
In today’s article, we’ll give you some tips on how to enhance your gaming performance regardless of how you are running them.

Building a Linux desktop, CERN powered by Ceph, and more industry trends

As part of my role as a senior product marketing manager at an enterprise software company with an open source development model, I publish a regular update about open source community, market, and industry trends for product marketers, managers, and other influencers. Here are five of my and their favorite articles from that update.

Guake 3.7.0 Drop-Down Terminal Released With Option To Change Terminal Colors On A Per-Tab Basis, More

Guake drop-down terminal version 3.7.0 has been released with the ability to set terminal background and foreground color on a per-tab basis, an option to only show the last directory of the current path as the terminal name, and more.

How to Install OrangeScrum on CentOS 8

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Feb 12, 2020 3:03 AM CST)
  • Story Type: Tutorial; Groups: Linux
Orangescrum is an open-source and collaboration web application written by using CakePHP. It is simple and easy to use tools to manage projects, teams, documents, tasks, and communicate with the team on important issues.

Embedded Online Conference reg is free through Feb. 28

An “Embedded Online Conference” scheduled for May 20 is open for free registration through Feb. 28 and will then cost $90. The online event will stream 16 sessions in four tracks. Beningo Embedded Group and EmbeddedRelated.com have launched an Embedded Online Conference scheduled for May 20 with 16 sessions for live streaming and interactive Q&A […]

Mozilla Firefox 73 Is Now Available for Download, Here's What's New

  • 9to5Linux; By Marius Nestor (Posted by hanuca on Feb 12, 2020 12:34 AM CST)
  • Story Type: News Story; Groups: Mozilla
The Mozilla Firefox 73 open-source web browser is now available to download for all supported platforms, including GNU/Linux, Windows, and macOS.

Ksnip 1.6.0 Screenshot Software Released With System Tray Icon, Global Hotkeys, Watermarks And More

A new major version of Ksnip screenshot tool was released yesterday with numerous improvements like global hotkeys for taking a screenshot on Linux (X11) and Windows, a system tray icon and the ability to start Ksnip minimized to the tray, the ability to add watermarks to screenshots, and more.

How to be uncertain with dates

ISO 8601 has been extended to allow for uncertainty in writing dates and times. The key extensions for dates are explained here.

How to Use the RPM Command (with Examples)

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Feb 11, 2020 8:51 PM CST)
  • Story Type: Tutorial; Groups: Linux
RPM stands for "Redhat Package Manager" is a command-line package management tool for RHEL/CentOS based operating system. In this tutorial, we will show you how to use RPM package manager with some examples.

Why innovation can't happen without standardization

  • Opensource.com (Posted by bob on Feb 11, 2020 7:37 PM CST)
  • Story Type: News Story
Any organization facing the prospect of change will confront an underlying tension between competing needs for standardization and innovation. Achieving the correct balance between these needs can be essential to an organization's success. Experiencing too much of either can lead to morale and productivity problems. Over-stressing standardization, for example, can have a stifling effect on the team's ability to innovate to solve new problems. Unfettered innovation, on the other hand, can lead to time lost due to duplicated or misdirected efforts. read more

KDE Plasma 5.18 LTS Desktop Environment Officially Released

  • 9to5Linux; By Marius Nestor (Posted by hanuca on Feb 11, 2020 6:23 PM CST)
  • Story Type: News Story; Groups: KDE
The KDE Project announced today the general availability of the KDE Plasma 5.18 LTS desktop environment for Linux-based operating systems.

Using external libraries in Java

  • Opensource.com (Posted by bob on Feb 11, 2020 5:08 PM CST)
  • Story Type: News Story
Java comes with a core set of libraries, including those that define commonly used data types and related behavior, like String or Date; utilities to interact with the host operating system, such as System or File; and useful subsystems to manage security, deal with network communications, and create or parse XML. Given the richness of this core set of libraries, it's often easy to find the necessary bits and pieces to reduce the amount of code a programmer must write to solve a problem. read more

How To Monitor Linux System Uptime Using Uptimed

Using Uptimed, we can easily display a summary of historical uptime records, such as how long a Linux system has been up, what is the highest uptime, when the system has been rebooted etc.

Ping, traceroute, and netstat: The network troubleshooting trifecta

These three tools are often considered the trifecta network troubleshooting tools for a reason.

Basic kubectl and Helm commands for beginners

  • Opensource.com (Posted by bob on Feb 11, 2020 1:25 PM CST)
  • Story Type: Interview
Recently, my husband was telling me about an upcoming job interview where he would have to run through some basic commands on a computer. He was anxious about the interview, but the best way for him to learn and remember things has always been to equate the thing he doesn't know to something very familiar to him. Because our conversation happened right after I was roaming the grocery store trying to decide what to cook that evening, it inspired me to write about kubectl and Helm commands by equating them to an ordinary trip to the grocer. read more

South Koreas government explores move from Windows to Linux desktop

  • ZDNet (Posted by bob on Feb 11, 2020 12:11 PM CST)
  • Story Type: News Story; Groups: Linux
In what may prove to be the biggest migration from Windows to the Linux desktop, the South Korean government is looking into shifting from Windows 7 to a trio of Linux desktops.

MATE 1.24 Desktop Environment Released with New Apps, Many Improvements

  • 9to5Linux; By Marius Nestor (Posted by hanuca on Feb 11, 2020 10:57 AM CST)
  • Story Type: News Story
A new major release of the lightweight MATE desktop environment has been released today, MATE 1.24, which brings numerous improvements and updates across many core components and apps.

Automate your live demos with this shell script

  • Opensource.com (Posted by bob on Feb 11, 2020 9:42 AM CST)
  • Story Type: News Story
I gave a talk about multi-architecture container images at LISA19 in October that included a lengthy live demo. Rather than writing out 30+ commands and risking typos, I decided to automate the demo with a shell script. read more

Scan Kubernetes for errors with KRAWL

  • Opensource.com (Posted by bob on Feb 11, 2020 7:38 AM CST)
  • Story Type: News Story
When you're running containers with Kubernetes, you often find that they pile up. This is by design. It's one of the advantages of containers: they're cheap to start whenever a new one is needed. You can use a front-end like OpenShift or OKD to manage pods and containers. Those make it easy to visualize what you have set up, and have a rich set of commands for quick interactions. read more

How to install Fedora/RHEL/CentOS via kickstart on an existing LUKS device

Kickstart installations let us easily script and replicate unattended or semi-unattended installations of Fedora, Red Hat Enterprise Linux or CentOS. The instructions needed to install the operating system are specified, with a dedicated syntax, inside a Kickstart file which is passed to the Anaconda installer.

« Previous ( 1 ... 1424 1425 1426 1427 1428 1429 1430 1431 1432 1433 1434 ... 7359 ) Next »