Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 963 964 965 966 967 968 969 970 971 972 973 ... 7359 ) Next »

Emulate the Oric home computer with Linux

  • LinuxLinks.com; By LinuxLinks (Posted by sde on Aug 21, 2021 2:03 AM CST)
  • Story Type: Roundups; Groups: Linux
The Oric-1 is a home computer that appeared in 1983 and was sold mainly in the UK and France. It was made by the British computer manufacturer Tangerine Computer Systems. The Oric-1 was the successor to the Microtan 65 and the predecessor of the Oric Atmos.

GNOME 40.4 Released with More Bug Fixes and Various Improvements

Matthias Clasen from the GNOME Release Team announced today the release of the GNOME 40.4 update to the latest and greatest GNOME 40 desktop environment series.

Joomla 4 is Here with Bootstrap 5 Integration and More Friendly UI

  • Linuxiac.com; By Bobby Borisov (Posted by bobolin on Aug 20, 2021 9:40 PM CST)
  • Story Type: News Story
Joomla is an open source Content Management System (CMS) for publishing web content. It allows you to build web sites and powerful online applications. Joomla 4 core is built with modern technologies to become a more powerful and easy-to-use CMS platform. So let’s see what’s new.

Quick App Launcher Ulauncher Has New Beta Release Which Fixes Crashes Due To GTK4 Incompatibility, Improves Fuzzy Matching

  • Linux Uprising; By Logix (Posted by logix on Aug 20, 2021 7:29 PM CST)
  • Story Type: News Story; Groups: Linux
Ulauncher, a fast application launcher for Linux (similar to Alfred for macOS) which can be extended with numerous add-ons, has seen a new beta release (version 5.12.0 beta 4) recently which brings some important changes, including a bugfix which should solve the crashes due to GTK4 library incompatibility, fuzzy matching improvements, and more.

Install and Configure Elasticsearch on Rocky Linux 8

Elasticsearch is a free and open-source analytics engine used for storing, searching, and analyzing big volumes of data in real-time. In this tutorial, we will show you how to install ElasticSearch on Rocky Linux 8.

How to install Swift Programming Language on CentOS 8

  • vitux.com; By Karim Buzdar (Posted by vitux on Aug 20, 2021 3:06 PM CST)
  • Story Type: Tutorial; Groups: Linux
Swift is a modern general-purpose, open-source, and high-performing compiled programming language. It was developed by Apple for iOS application development and first released in 2014. We will show you 2 methods to install Swift programming language on CentOS 8 in this article.

How to Find and Replace Text, Word, or String in File

  • LinuxShellTips; By LinuxShellTips (Posted by tecmint on Aug 20, 2021 1:51 PM CST)
  • Story Type: Tutorial; Groups: Linux
One such problem is the need to find and replace text, word, or string in a file especially when you are in a server environment. A solution to this problem lets you handle nagging issues like updating the “/etc/apt/sources.list” file after a successful Linux system upgrade.

How to Install MySQL 8.0 on Rocky Linux 8

  • Tecmint; By Tecmint (Posted by tecmint on Aug 20, 2021 12:37 PM CST)
  • Story Type: Tutorial; Groups: Linux
Written in C, MySQL is an open-source, cross-platform, and one of the most widely used Relational Database Management Systems (RDMS). It’s an integral part of the LAMP stack and is a popular database management system in web hosting, data analytics, and eCommerce applications to mention a few.

How to Set Static IP Address in Rocky Linux

  • LinuxShellTips; By LinuxShellTips (Posted by tecmint on Aug 20, 2021 11:23 AM CST)
  • Story Type: Tutorial; Groups: Linux
The binary compatibility that associates Rocky Linux with RHEL (Red Hat Enterprise Linux) has made this free operating system software a perfect alternative for users that still want to reap the server benefits found in the RHEL ecosystem. It has made Rocky Linux an ideal candidate for server management and networking.

KaOS Linux 2021.08 Released with Fresh New Look, KDE Gear 21.08 with Plasma Mobile Apps

The August 2021 ISO release (2021.08) of the independently developed and Arch Linux inspired distribution KaOS Linux is now available for download with various new features, new apps, and some improvements.

Htop – An Interactive Process Viewer for Linux

  • Tecmint; By Tecmint (Posted by tecmint on Aug 20, 2021 8:54 AM CST)
  • Story Type: Tutorial; Groups: Linux
This article is the continuation of our Linux system monitoring series, today we’re talking about the most popular monitoring tool called htop, which is just reached version 3.0.5 and comes with some cool new features.

Using Linux Process Monitoring Commands: ps, pstree, top

  • Bytexd.com; By EdXD (Posted by bytexd on Aug 20, 2021 7:40 AM CST)
  • Story Type: Tutorial; Groups: Linux
In this tutorial we’ll learn the fundamentals of the ps, pstree, and top commands, to monitor processes in Linux.

How to Install VirtualBox on Linux Mint 20

VirtualBox is a free and open-source hypervisor for x86 and x86-64 virtualization, which the Oracle Corporation develops. The software targets users wishing to create virtual environments for servers and desktops that allow users and administrations to run multiple guests operating systems on a single computer for either testing methods or production use. VirtualBox may be installed on Windows, macOS, Linux, Solaris, and OpenSolaris.

In the following tutorial, you will learn how to install VirtualBox on your Linux Mint operating system along with creating a new Virtual Machine from scratch.

How to Install VLC Media Player on Fedora Linux

The VLC media player is an open-source, free portable, cross-platform media player software and streaming media server developed by the VideoLAN project. VLC can play nearly all known multimedia files and DVDs, Audio CDs, VCDs, and various streaming protocols and can be extended and customized with various plugins.

By default, Fedora Linux does not include VLC, so users wanting to use the software will need to install it manually. However, this is a straightforward process. In the following tutorial, you will learn how to install VLC Media Player on your Fedora Linux operating system:

MATE 1.26 Desktop Environment Released with Initial Wayland Support, Updated Apps

  • 9to5Linux; By Marius Nestor (Posted by hanuca on Aug 20, 2021 3:57 AM CST)
  • Story Type: News Story; Groups: Linux
Johannes Unruh announced the release of the MATE 1.26 desktop environment after one and a half months of development, a major update that brings numerous new features and improvements.

How to Install Kuma - Self-hosted Uptime Robot Alternative on Ubuntu 20.04

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Aug 20, 2021 2:42 AM CST)
  • Story Type: Tutorial; Groups: Linux, Ubuntu
Uptime-Kuma is an open source monitoring tool like "Uptime Robot" written in Nodejs. It's a self-hosted monitoring tool with a fancy beautiful dashboard and supports multiple notifications methods.

Zorin OS 16 Released with Stunning New Look and Array of Updates

The team announced the release of brand new Zorin OS 16, bringing some much-needed improvements and updates. We round up the release in this post.

What’s Difference Between Grep, Egrep and Fgrep in Linux?

  • Tecmint; By Tecmint (Posted by tecmint on Aug 20, 2021 12:14 AM CST)
  • Story Type: Tutorial; Groups: Linux
One of the renowned search tool on Unix-like systems which can be used to search for anything whether it be a file, or a line or multiple lines in file is grep utility. It is very vast in functionality which can be attributed to the large number of options it supports like: searching using string pattern, or reg-ex pattern or perl based reg-ex etc.

How to Install and Use Ack Command in Linux with Examples

  • LinuxShellTips; By LinuxShellTips (Posted by tecmint on Aug 19, 2021 10:59 PM CST)
  • Story Type: Tutorial; Groups: Linux
The Linux operating system allows you to search both directory structures and directory files for specific text string matches. A common tool that aids us in achieving these directory searches is a grep (global regular expression print) command.

How to Install Bagisto eCommerce Platform on Ubuntu 20.04

  • Rose Hosting Blog; By rosehosting.com (Posted by RoseHosting on Aug 19, 2021 9:45 PM CST)
  • Story Type: Tutorial; Groups: Linux
Bagisto is the popular open-source eCommerce platform built on the hottest technologies Bagisto is the popular open-source eCommerce platform built on the hottest technologies Laravel & Vue.js.

« Previous ( 1 ... 963 964 965 966 967 968 969 970 971 972 973 ... 7359 ) Next »