Showing all newswire headlines

View by date, instead?

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

How to include options in your Bash shell scripts

  • Opensource.com (Posted by bob on Aug 24, 2021 5:16 PM EDT)
  • Story Type: News Story
Terminal commands usually have options or switches, which you can use to modify how the command does what it does. Options are included in the POSIX specification for command-line interfaces. read more

GNOME 41 Desktop Environment Enters Beta Testing with New Apps, Better Wayland Support

The GNOME Project promoted today the upcoming GNOME 41 desktop environment to the beta channel for public testing ahead of the final release next month on September 22nd.

OpenGL Error After Upgrade on Ubuntu, Game on Steam Won't Run!

This happened when I finished upgrading Ubuntu 20.04. On the list of updates, there is an update of Mesa to the version provided in the Ubuntu repositories. However, after the upgrade, All games running on Wine and Proton can't open properly. When opening game with Wine via terminal, there is information: X Error of failed request: GLXBadFBConfig. So, the problem is that all games can't run on Wine and Proton.

Upgrade Debian 10 Buster to Debian 11 Bullseye: A Step-by-Step Guide

On on August 14th, 2021 the Debian project has finally released a stable version of Debian 11 Bullseye after over 2 years of development. This step-by-step tutorial is going to show you how to safely upgrade Debian 10 Buster to Debian 11 Bullseye from command line.

'Not great, but usable': GNOME desktop boots on Asahi Linux for Apple M1

  • The Register; By Tim Anderson (Posted by bob on Aug 24, 2021 12:31 PM EDT)
  • Story Type: News Story; Groups: GNOME, Linux
Should 'run like a dream' when everything's done, says dev A member of the Asahi Linux team has shown the GNOME desktop running on the Apple M1 chip, reporting that it is "not great, but usable."…

How to Install qBittorrent on Ubuntu 20.04

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Aug 24, 2021 11:17 AM EDT)
  • Story Type: Tutorial; Groups: Linux, Ubuntu
qBittorent is an open-source and freely available peer-to-peer bit torrent client. This article shows you how to install qBittorrent on an Ubuntu 20.04 Desktop.

How to Enable and Disable Network Interfaces in Ubuntu 20.04

  • vitux.com; By Karim Buzdar (Posted by vitux on Aug 24, 2021 10:15 AM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
In this tutorial, we’ll go through how to activate, and deactivate network interfaces within Ubuntu using several techniques. All instructions were run on Ubuntu 20.04 LTS, the most recent Ubuntu release.

How to Upgrade from Debian 10 to Debian 11

Debian 11, codename "Bullseye" has been released on 14th August 2021. It is a stable release and is supported for the next 5 years. In this article, I will show you how to upgrade from Debian 10 to the new Debian 11 in a few easy steps.

Create Bootable USB Drive With Ventoy WebUI In Linux

  • ostechnix.com; By Senthilkumar (Posted by ostechnix on Aug 24, 2021 8:12 AM EDT)
  • Story Type: Tutorial; Groups: Linux
Starting from version 1.0.36, Ventoy bootable creation utility comes with a Web-based user interface. Here is how to easily create bootable USB drive with Ventoy WebUI in Linux.

How OpenStack uses Ceph for storage

You may know that OpenStack can use Ceph as back-end storage, but do you know how it works?

How to Reload .bash_profile in Linux Command-Line

  • LinuxShellTips; By Ravi Saive (Posted by tecmint on Aug 24, 2021 6:09 AM EDT)
  • Story Type: Tutorial; Groups: Linux
The Linux operating system environment is famed for numerous OS-based attributes. One of them is the Linux home directory. It is responsible for all user profiles in the system and enables the system users to create and store files or access already existing/pre-defined system tools and resources.

Linux 5.14 had most commits in years, but work has gone smoothly and it should debut next week

  • The Register; By Simon Sharwood (Posted by bob on Aug 24, 2021 5:08 AM EDT)
  • Story Type: News Story; Groups: Kernel, Linux
Linus Torvalds also has fun medical advice about not whacking yourself with sharp objects. Version 5.14 of the Linux kernel seems set to debut next week, after a very calm development process.…

9to5Linux Weekly Roundup: August 22nd, 2021

  • 9to5Linux; By Marius Nestor (Posted by hanuca on Aug 24, 2021 4:06 AM EDT)
  • Story Type: Roundups; Groups: Linux
The forty-seventh installment of the 9to5Linux Weekly Roundup is here for the week ending on August 22nd, keeping you guys up to date with the most important things happening in the Linux world.

KDE Plasma 5.23 - New Features and Release Dates

We round up the features of KDE Plasma 5.23 (upcoming) in this post, with major highlights and download/testing instructions.

How to Install PostgreSQL on Rocky Linux and AlmaLinux

  • Tecmint; By James Kiare (Posted by tecmint on Aug 24, 2021 2:03 AM EDT)
  • Story Type: Tutorial; Groups: Linux
PostgreSQL is an immensely popular open-source relational database management system (RDBMS) that has been around for over 30 years. It provides SQL language support which is used for managing databases and performing CRUD operations (Create Read Update Delete).

Linux for Starters: Your Guide to Linux – Maintain your System – Part 14

  • LinuxLinks.com; By Steve Emms (Posted by sde on Aug 24, 2021 1:02 AM EDT)
  • Story Type: Tutorial; Groups: Linux, Ubuntu
Like any operating system, Ubuntu can misbehave and the unexpected happens. Fortunately, most system issues experienced are easily rectified with a dose of knowledge, experience and common sense.

How to Find and Sort Files Based on Modification Date and Time in Linux

  • Tecmint; By Gunjit Khera (Posted by tecmint on Aug 24, 2021 12:00 AM EDT)
  • Story Type: Tutorial; Groups: Linux
Usually, we are in habit of saving a lot of information in form of files on our system. Some, hidden files, some kept in a separate folder created for our ease of understanding, while some as it is. But, this whole stuff fills our directories; usually desktop, making it look like a mess.

Access your iPhone on Linux with this open source tool

  • Opensource.com; By Don Watkins (Posted by bob on Aug 23, 2021 10:58 PM EDT)
  • Story Type: Tutorial; Groups: Linux, Mobile
The iPhone and iPad aren't by any means open source, but they're popular devices. Many people who own an iOS device also happen to use a lot of open source, including Linux. Users of Windows and macOS can communicate with an iOS device by using software provided by Apple, but Apple doesn't support Linux users. Open source programmers came to the rescue back in 2007 (just a year after the iPhone's release) with Libimobiledevice (then called libiphone), a cross-platform solution for communicating with iOS.

Write a chess game using bit-fields and masks

Let's say you were writing a chess game in C. One way to track the pieces on the board is by defining a structure that defines each possible piece on the board, and its color, so every square contains an element from that structure.

10 Screen Command Examples to Manage Linux Terminals

  • Tecmint; By Pungki Arianto (Posted by tecmint on Aug 23, 2021 8:55 PM EDT)
  • Story Type: Tutorial; Groups: Linux
The screen is a full-screen software program that can be used to multiplexes a physical console between several processes (typically interactive shells). It offers a user to open several separate terminal instances inside a single terminal window manager.

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