Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 700 701 702 703 704 705 706 707 708 709 710 ... 7359 ) Next »

Intel invests in open-source RISC-V processors, creates billion-dollar fund

RISC-V International, the global open hardware standards organization, has announced that Intel has joined RISC-V at the Premier membership level. Let that sink in for a minute. Intel, which has made billions from its closed-source, complex instruction set computer (CISC) x86 processors, is joining forces with RISC-V, the open-source reduced instruction set computer (RISC) CPU group. What next? Dogs and cats living together!?

Linux Gets Patches For Threaded Console Printing

There has been a multi-year effort to overhaul the Linux kernel's printk() code and as part of that the newest patch series out is providing threaded console printing support. This threaded console printing support is fulfilling plans drafted back in 2019 to create a kernel thread for each registered console and making console printing completely decoupled from printk() callers.

How to Test Various Linux Distros Online

If you like to test various Linux distributions, you can now make use of DistroTest.net to test drive Linux distros without installing them.

‘The Register’ Lays an Egg: SUSE Liberty Linux is NOT a Distro

Although several news outlets have reported that SUSE Liberty Linux is a new RHEL-based distribution, it’s actually a support program for organizations running multiple Linux flavors.

Nyxt, an Emacs-style browser made with Common Lisp

  • terminalroot.com; By Marcos Oliveira (Posted by terroo on Feb 8, 2022 5:34 AM EDT)
  • Story Type: Tutorial
Is a fully hackable web browser - all its source code can be introspected, modified and tweaked to your exact specification.

This New Linux Distro Combines Fedora With Great Gaming Software

What happens when a senior engineer at Red Hat, a member of the Lutris development team, and the creator of Proton-GE decides to create a Linux distribution? Well, the aforementioned titles belong to the same person, Thomas Crider (aka "Glorious Eggroll). And what you get is the promising Nobara Project, a distro powered by Fedora and targeted squarely at gamers and content creators.

IBM Palmtop Running Modern (Modified) Linux

The handheld computing market might seem dominated by smartphones today, but before their mass adoption there were other offerings for those who needed some computing power on-the-go. If a 90s laptop was too bulky, there was always the IBM PalmTop which packed punch for its size-to-weight ratio, and for the era it was created in. [Mingcong Bai] still has one of these antiques and decided to see if it was still usable by loading a customized Linux distribution on it.

How to create an App Service on Azure Cloud

App Service is used to quickly build, deploy and scale web apps. It is a fully managed platform with built-in infrastructure maintenance, security patching and scaling.

How to Install Angular on Ubuntu

  • vitux.com; By Karim Buzdar (Posted by vitux on Feb 8, 2022 12:37 AM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
Angular is a free and open-source JavaScript-based framework for developing single-page applications, it is the successor of the AngularJS framework. In this guide, we’ll show you how to install Angular on Ubuntu 20.04 and Ubuntu 22.04.

Less Than 10% Of Firefox Users On Linux Are Running Wayland

Thanks to Mozilla's Telemetry capabilities, there is some interesting insight to how many Linux desktop users are still relying on an X.Org (X11) Server without Wayland. Phoronix reader Jan E.P. was recently pondering over Wayland's marketshare on the Linux desktop and thought of Mozilla's Telemetry capabilities. While telemetry.mozilla.org doesn't display the display server breakdown, they do track the display server in use as part of the dataset.

Customize your shell prompt with Starship

Nothing irritates me more than when I forget to git add files in my Git repository. I test locally, commit, and push, only to find out it failed in the continuous integration phase. Even worse is when I'm on the main branch instead of a feature branch and accidentally push to it. The best-case scenario is that it fails because of branch protection, and I need to do some surgery to get the changes to a branch. Even more worse, I did not configure branch protection properly, and I accidentally pushed it directly to main.

Try Kakoune for a modern Vi

The Vi text editor has been around for a long time, it has lots of fans and users, and it ships with nearly every POSIX system available. To its credit, Vi hasn't changed all that much, although it has managed to undergo some major improvements (in fact, most Vi users actually use Vi-improved, or Vim).

Nobara Project brings whole bunch of extensions so you can frag noobs on Fedora 35

The Nobara Project is a fresh flavour of Fedora 35 aimed at Linux gamers and streamers. It's very new and the website is mostly just a placeholder, but it's already causing controversy.

Flatpak App of the Week: Fragments – Modern BitTorrent Client for the GNOME Desktop

  • 9to5Linux; By Marius Nestor (Posted by hanuca on Feb 7, 2022 6:25 PM EDT)
  • Story Type: Reviews; Groups: GNOME, Linux
This week’s 9to5Linux.com’s “Flatpak App of the Week” is the modern Fragments BitTorrent software developed by Felix Häcker to help you manage all your torrent files on the GNOME desktop environment.

How to Install Adminer on CentOS

  • LinuxStans.com; By LinuxStans (Posted by Feenta on Feb 7, 2022 5:11 PM EDT)
  • Story Type: Tutorial
In this tutorial, we’re going to show you how to install Adminer on CentOS. This tutorial will work for any CentOS version, including CentOS 7 and CentOS 8, as well as Rocky Linux and Alma Linux.

OpenMandriva Lx 4.3 Released as a Classic KDE-Based Linux Distro

Version 4.3 of the operating system comes with Linux kernel 5.16 and uses KDE Plasma 5.23.5 for its desktop environment. Here's what's new!

How to Use Xpra to Run Linux Applications Remotely

  • Bytexd.com; By EdXD (Posted by bytexd on Feb 7, 2022 2:42 PM EDT)
  • Story Type: Tutorial; Groups: Linux
Xpra (X Persistent Remote Applications) also referred to as "Screen for X", allows users to run X11 programs on remote hosts and direct their display on the local machine. In this article we setup Xpra and use it to remotely access X11 applications.

Raspberry Pi OS 32-bit vs. 64-bit Performance

Last week marked the long awaited release of a 64-bit spin of Raspberry Pi OS. The Raspberry Pi Foundation has now made available a 64-bit build of their default Linux OS build derived from Debian for all recent Raspberry Pi hardware supporting AArch64. For those curious, here are some benchmarks looking at the performance improvement by switching from Raspberry Pi OS 32-bit to 64-bit.

9to5Linux Weekly Roundup: February 6th, 2022

  • 9to5Linux; By Marius Nestor (Posted by hanuca on Feb 7, 2022 12:22 PM EDT)
  • Story Type: Roundups; Groups: Linux
The seventy-one installment of the 9to5Linux Weekly Roundup is here for the week ending on February 6th, 2022, keeping you guys up to date with the most important things happening in the Linux world.

Introduction to Powerline the statusline plugin for VIM

  • LinuxConfig.org; By Egidio Docile (Posted by linuxer on Feb 7, 2022 11:07 AM EDT)
  • Story Type: Tutorial; Groups: Linux
Vim is one of most used and famous text editors on Linux and other Unix-based operating systems. It is free and open source software, based on the original Vi editor (Vim stands for Vi IMproved) and mainly developed by Bram Moolenaar. The editor can be setup by editing the ~/.vimrc configuration file, and by using a vast range of plugins. In this article we see how to improve and customize the Vim status bar by installing Powerline, a nice plugin written in Python which can be also used to customize the Bash and Zsh shell prompts.

« Previous ( 1 ... 700 701 702 703 704 705 706 707 708 709 710 ... 7359 ) Next »