Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 ... 7440 ) Next »

`Wireshark For The Terminal` Termshark 2.0 Adds Stream Reassembly, Piped Input And Dark Mode

  • Linux Uprising; By Logix (Posted by logix on Nov 12, 2019 9:56 PM EDT)
  • Story Type: News Story; Groups: Linux
Termshark, a Wireshark-like terminal interface for TShark written in Go, was updated to version 2.0.0. This release includes support for dark mode, piped input, and stream reassembly, as well as performance optimizations that make the tool faster and more responsive.

ONLYOFFICE Desktop Editors Now Available To Install On Linux From Flathub

ONLYOFFICE Desktop Editors, a free and open source office suite that offers text, spreadsheet and presentation editors for the Linux, Windows and macOS desktops, is now available on Flathub for easy installation on Linux distributions that support Flatpak.

5 open source plugins for Flutter apps

Flutter is the newest addition to Google's programming cadre. Following the success of Android, Kotlin, and Golang, Flutter was created as a cross-platform application development language. It is primarily based on the Dart programming construct and is considered to be the next big programming paradigm because its code can run as a mobile app, a web app, and even a desktop app without any major changes. read more

How To Fully Update And Upgrade Offline Debian-based Systems

Using apt-offline, we can fully update/upgrade the Debian-based system without having to connect it to the Internet.

Leasing routable IP addresses with Podman containers

Container networking doesn't have to be overly complicated. Learn how to let your container lease an IP from DHCP here.

How To Hide Mounted Drives From The Dock On Ubuntu 19.10 (And Newer)

  • Linux Uprising; By Logix (Posted by logix on Nov 12, 2019 3:45 PM EDT)
  • Groups: GNOME, Ubuntu
With Ubuntu 19.10, the dock shows mounted volume and device icons by default. This article explains how to disable these mounted devices from showing on the Ubuntu Dock, on Ubuntu 19.10 and newer.

Here's KDE Plasma Mobile Running on the PinePhone Open Source Linux Smartphone

  • Softpedia; By Marius Nestor (Posted by hanuca on Nov 12, 2019 2:30 PM EDT)
  • Story Type: News Story; Groups: KDE
The PinePhone is almost here and it looks like it already supports KDE's Plasma Mobile-based operating system for phones.

8 great podcasts for open source enthusiasts

  • Opensource.com (Posted by bob on Nov 12, 2019 1:16 PM EDT)
  • Groups: Linux; Story Type: News Story
Where I live, almost everything is a 20- or 30-minute drive from my home, and I'm always looking for ways to use my car time productively. One way is by listening to podcasts on topics that interest me, so as an open source enthusiast, I subscribe to a variety of open source-related podcasts. Here are eight Linux and open source podcasts that I Iook forward to every week. read more

An Introduction to /dev/null A.K.A. The Bit Bucket

  • Putorius.net; By Steven Vona (Posted by savona on Nov 12, 2019 9:34 AM EDT)
  • Story Type: Tutorial; Groups: Linux
This introduction examines what /dev/null is, it's nicknames and how to use it for things like suppressing output, inputting EOF, and clearing files.

How to Mount ISO File on Linux

  • Linuxize.com; By linuxize (Posted by linuxize on Nov 12, 2019 8:20 AM EDT)
  • Story Type: Tutorial
In this tutorial, we will explain how to mount ISO files on Linux.

Four Ways to Open the Terminal in Debian

  • vitux.com; By Karim Buzdar (Posted by vitux on Nov 12, 2019 7:05 AM EDT)
  • Story Type: Tutorial; Groups: Debian
This article explains some simple ways that you can use through your keyboard, mouse control. or both, in order to open the Debian Terminal application. We have run the commands and procedures mentioned in this article on a Debian 10 Buster system.

Essential System Tools: TLP – power management package

  • LinuxLinks.com; By LinuxLinks (Posted by sde on Nov 12, 2019 5:51 AM EDT)
  • Story Type: Reviews; Groups: Linux
If you use Linux on a notebook, TLP is for you. It saves laptop battery power with a wide variety of features. There’s processor frequency scaling, Wifi power saving, hard disk advanced power management, GPU power management and much more.

A guide to intermediate awk scripting

  • Opensource.com (Posted by bob on Nov 12, 2019 4:36 AM EDT)
  • Story Type: News Story
This article explores awk's capabilities, which are easier to use now that you know how to structure your command into an executable script. Logical operators and conditionals You can use the logical operators and (written &&) and or (written ||) to add specificity to your conditionals. For example, to select and print only records with the string "purple" in the second column and an amount less than five in the third column: read more

Ubuntu 20.04 LTS and Debian GNU/Linux 11 "Bullseye" Progress on Python 2 Removal

The upcoming Ubuntu 20.04 LTS (Focal Fossa) and Debian GNU/Linux 11 "Bullseye" operating system are progressing on the removal of the now deprecated Python 2 implementation from their software repositories.

Linking Linux system automation to the bottom line

You'd think it would be easy to convince management that automation saves money. But you will have to prove that the time you spend doing repetitive tasks is better spent on more strategic work.

How to Install Koel Music Streaming Server on Ubuntu 18.04

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Nov 12, 2019 12:53 AM EDT)
  • Groups: Ubuntu, Linux; Story Type: News Story
Koel is a web-based personal audio streaming app written in Vue.js on the client-side and Laravel on the server-side. This tutorial will cover how to install Koel on Ubuntu 18.04 based server.

Cheat sheet for common Linux commands

  • Opensource.com (Posted by bob on Nov 11, 2019 11:39 PM EDT)
  • Groups: Linux; Story Type: News Story
The terminal is one of the most efficient ways to interact with a Linux computer. When you type a command into the shell, you tell your computer exactly what you want it to do, specifying both the source and destination of what you need done, and then there's no further interaction required. Every time you type a valid command into a shell, you're essentially programming, even though your program may only run for a millisecond. read more

How To Use Spell Check Feature In Vim Text Editor

  • ostechnix.com; By Senthil Kumar (Posted by ostechnix on Nov 11, 2019 10:25 PM EDT)
  • Story Type: Tutorial; Groups: Linux
In this guide, we will be discussing one of the most-widely used feature called “spell check” in Vim editor. If you’re a programmer who edits lots of text, then “spell check” feature might be quite useful.

How to Configure and Manage the Firewall on CentOS 8

A firewall is a method for monitoring and filtering incoming and outgoing network traffic. It works by defining a set of security rules that determine whether to allow or block specific traffic. A properly configured firewall is one of the most important aspects of overall system security. In this tutorial, we will talk about how to configure and manage the firewall on CentOS 8. We’ll also explain the basic FirewallD concepts.

3 approaches to secrets management for Flatpak applications

Flatpak enables desktop applications to run in isolated sandboxes, which significantly improves security as it prevents applications from affecting one another and impacting the host system. In practice, however, typical applications still need to access services and user data that are shared among other applications and the host.

« Previous ( 1 ... 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 ... 7440 ) Next »