Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 841 842 843 844 845 846 847 848 849 850 851 ... 7359 ) Next »

Maestral Dropbox Client, Find Out How to Install and Use it

  • Linuxiac.com; By Bobby Borisov (Posted by bobolin on Aug 22, 2021 6:09 AM EDT)
  • Story Type: Tutorial; Groups: Linux
The official Dropbox app isn’t liked by all. Many feel that it is too bloated, offering unnecessary functionality or limitations in a package that only seems to increase in size. If you’re looking for alternative to the Dropbox client application, you should definitely try what Maestral has to offer to you.

How to Install Python Pip on Ubuntu 20.04

PIP is the standard package manager for installing Python packages. With PIP, you can list, search and download to install packages from the Python Package Index (PyPI). PIP was first included with the Python installer since version 3.4 for Python 3 release and 2.7.9 for Python 2 and is well utilized with many Python projects.

In the following tutorial, you will learn how to install the PIP2 or PIP3 Ubuntu 20.04 system.

Proton 6.3-6 Adds Support for Blood of Steel, Guardians VR, and Many Other Games

Valve’s Proton compatibility tool for Steam Play based on Wine has been updated today to version 6.3-6, a release that adds support for more Windows game to play on your Linux box.

10 Things to Do After Installing elementary OS 6 “Odin”

A curated list of things to do after installing the latest elementary OS 6 code-named "Odin".

How to Install GNOME 40 on Ubuntu 21.04

GNOME 40 introduces many changes from visual changes, new apps, and overhaul back-end changes to improve performance. Overall, it is vastly different from what previous Gnome versions have looked before.

In the following tutorial, you will learn how to install the new GNOME 40 on your Ubuntu 21.04 operating system.

MAKE MORE with Inkscape G-Code Tools

Inkscape can do much more than just generate nice graphics. This article will show how you can use Inkscape's G-Code Tools extension to convert your drawing to G-Code. You can then use the G-Code to program a plotter, engraver, or some other machine that does Computer Aided Manufacturing, Modeling, or Machining.

Tails 4.22 Is Coming Soon! Contribute to Tails by Testing 4.22~rc1

Tails , or "The Amnesic Incognito Live System", recently released the latest version of its privacy-focused secure Linux distro, Tails 4.21, with various changes, bug fixes and improvements including an update to Tor Browser 10.5.4, an update to Thunderbird 78.12 and a fix for a bug in Tails Installer that enabled the deletion of Persistent Storage when doing a manual upgrade. With Tails 4.22 scheduled for release on September 7, the Tails team is asking users to contribute to Tails by testing the release candidate for Tails 4.22 by the end of August.

How to solve “error: rpmdbNextIterator: skipping” In Fedora Linux

  • ostechnix.com; By Senthilkumar (Posted by ostechnix on Aug 21, 2021 3:01 PM EDT)
  • Story Type: Tutorial; Groups: Linux
This brief guide explains how to fix “error: rpmdbNextIterator: skipping” In Fedora Linux.

MATE Desktop 1.26 Released After 18 Month of Development

  • Linuxiac.com; By Bobby Borisov (Posted by bobolin on Aug 21, 2021 12:49 PM EDT)
  • Story Type: News Story
The MATE desktop environment, as you probably know, is the continuation of the GNOME 2 desktop. MATE Desktop 1.26 adds new functions and some more Wayland support to various parts of the stack while maintaining the look and feel.

Check file status on Linux with the stat command

The stat command, included in the GNU coreutils package, provides a variety of metadata, including file size, inode location, access permissions and SELinux context, and creation and modification times, about files and filesystems. It's a convenient way to gather information that you usually need several different commands to acquire.

Python Yield

This tutorial is about what is Python yield, how to use Yield and it's pros and cons

3 steps for managing a beginner-friendly open source community

When someone is new to contributing to open source, the best place to start is often beginner-friendly bugs and issues. But before they can do that, they have to be able to find those kinds of issues. As a member of an open source project, there's a lot you can do to help beginners find a way to contribute. 

Emulate the Oric home computer with Linux

  • LinuxLinks.com; By LinuxLinks (Posted by sde on Aug 21, 2021 4:03 AM EDT)
  • 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 11:40 PM EDT)
  • 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 9:29 PM EDT)
  • 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 5:06 PM EDT)
  • 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 3:51 PM EDT)
  • 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 2:37 PM EDT)
  • 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.

« Previous ( 1 ... 841 842 843 844 845 846 847 848 849 850 851 ... 7359 ) Next »