Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 981 982 983 984 985 986 987 988 989 990 991 ... 7359 ) Next »

Wayland on Wine: An exciting first update

  • Collabora Blog; By Alexandros Frantzis (Posted by mfilion on Feb 20, 2021 2:38 AM EDT)
  • Story Type: Announcements; Groups: Linux
Two months ago, Collabora announced a first proposal for a Wayland driver for Wine. Here's an update on this effort, with support for new features including copy/paste, drag-and-drop and for changing the display mode!

My open source internship during a pandemic

  • Opensource.com (Posted by bob on Feb 20, 2021 12:27 AM EDT)
  • Groups: Red Hat; Story Type: News Story
In May 2020, in the early months of the coronavirus pandemic, I started a summer internship with Red Hat. COVID-19 had cut short my third year studying computer engineering at Georgia Tech, and I learned I would have to work remotely all summer. I wasn't sure what to expect from a virtual internship. read more

How to Enable Legacy Kickoff Menu in KDE Plasma 5.21

  • debugpoint.com; By arindam (Posted by arindam1989 on Feb 19, 2021 10:15 PM EDT)
  • Groups: KDE, Linux
This quick guide explains the steps to enable Legacy Kickoff Menu in KDE Plasma 5.21.

Kodi 19 "Matrix" Open-Source Home Theater Released, This Is What's New

  • 9to5Linux; By Marius Nestor (Posted by hanuca on Feb 19, 2021 8:04 PM EDT)
  • Story Type: News Story; Groups: Linux
The long-anticipated Kodi 19 "Matrix" open-source home theater/media center has been officially released today as a major update with numerous new features and improvements.

Unlock your Chromebook's hidden potential with Linux

Google Chromebooks run on Linux, but normally the Linux they run isn't particularly accessible to the user. Linux is used as a backend technology for an environment based on the open source Chromium OS, which Google then transforms into Chrome OS. The interface most users experience is a desktop that can run Chrome browser apps and the Chrome browser itself. And yet underneath all that, there's Linux to be found. read more

How to Use GDB to Debug Programs in Ubuntu 20.04

  • vitux.com; By Karim Buzdar (Posted by vitux on Feb 19, 2021 3:41 PM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
GNU Debugger (GDB) is an open-source debugger for GNU Systems. The debugger is portable and can be used for multiple languages as C/C++ and Fortran. In this article, we explore how to debug C programs using GDB in Ubuntu 20.04 LTS (Focal Fossa).

Linux Foundation offers free Node.js class

  • ZDNet | open-source RSS; By Steven J. Vaughan-Nichols (Posted by bob on Feb 19, 2021 8:54 AM EDT)
  • Story Type: News Story; Groups: Linux
Node.js is wildly popular, but it's not that easy to learn. Now, the Linux Foundation wants to help you pick it up with a new free online class.

Hands-On with Ubuntu Unity 20.10 on the Raspberry Pi 4

Fans of the Unity desktop rejoice, in this hands-on article I’m taking a look at the unofficial Ubuntu Unity remix on the Raspberry Pi 4 computer with 8GB RAM to see what works and what needs to be improved.

Tiny module combines i.MX8M Mini and rich I/O

  • LinuxGizmos.com; By Jeff Child (Posted by bob on Feb 19, 2021 6:26 AM EDT)
  • Story Type: News Story; Groups: Linux
ICOP’s NX8MM-D168 is a 35 x 55mm Linux-friendly module featuring the i.MX8M Mini, 2GB LPDDR4 as well eMMC, GbE, 2xUSB, MIPI-DSI and -CSI, PCIe, UART, SPI, I2C and PWM. The module provides a 168-pin board-to-board connector. ICOP Technology has released its NX8MM-D168 based on NXP’s i.MX8M Mini SoC. The 1.6GHz NX8MM-D168 runs Yocto Linux and […]

Free Introduction to Node.js Online Training Now Available

  • Linux.com; By Dan Brown (Posted by bob on Feb 19, 2021 5:11 AM EDT)
  • Story Type: News Story; Groups: Linux
Node.js is the extremely popular open source JavaScript runtime, used by some of the biggest names in technology, including Bloomberg, LinkedIn, Netflix, NASA, and more. Node.js is prized for its speed, lightweight footprint, and ability to easily scale, making it a top choice for microservices architectures. With no sign of Node.js use and uptake slowing, […]

How to Build a Scalable and Highly Available Website with using AWS EC2 Autoscaling

  • https://buildvirtual.net (Posted by bvirt on Feb 19, 2021 3:57 AM EDT)
  • Story Type: Tutorial; Groups: Linux
Learn how to build a website on AWS using Linux Virtual Machines in EC2, and using Load balancing and Autoscaling

How To Limit Battery Charging (Set A Charge Threshold) For ASUS Laptops On Linux

  • Linux Uprising; By Logix (Posted by logix on Feb 19, 2021 2:43 AM EDT)
  • Story Type: Tutorial; Groups: Linux
Newer ASUS laptops support limiting the battery charge level, which helps prolong battery life. This article explains how to set a battery charge threshold for ASUS laptops on Linux.

OpenRGB: Open Source RGB Lighting Control For Keyboards, Fans, Mice And Much More

  • Linux Uprising; By Logix (Posted by logix on Feb 19, 2021 1:28 AM EDT)
  • Story Type: Reviews; Groups: Linux
OpenRGB is a free and open source application to control RGB lighting for a multitude of devices, independent of the manufacturer.

Kinoite: Immutable Fedora variant with KDE Plasma desktop on the way

Better security and application management, but compatibility can be an issue Red Hat's Fedora project is to add a new variant called Kinoite, an immutable desktop operating system alongside the existing Silverblue, which runs GNOME desktop.…

Ultra-Lightweight Linux Distro Tiny Core Version 12.0 Released with Kernel 5.10 and Other Improvements

Tiny Core Linux, the ultra-lightweight distribution has come up with a new release focusing on key additions like Linux kernel 5.10 and more.

How to patch Raspberry Pi Linux Kernel with KernelCare For Free

Skipping on patching Raspberry Pi Linux Kernel is not a good idea. Here’s why you must patch Raspberry Pi Linux Kernel with KernelCare with free of cost.

How To Delete Partition In Linux Using Command Line (fdisk)

  • Trend Oceans; By Gagan Mishra (Posted by trendoceangd on Feb 18, 2021 8:31 PM EDT)
  • Groups: Linux
Sometimes we stuck in a situation where we just have access to the terminal and need to delete partition, or you have stepped down in Linux, and your logical mind pushes you to delete the partition using a command.

But you don’t know how to delete the partition using the terminal, not a big deal, and I’m here to rescue you just follow the instruction, and your motive will be accomplished.

What is PPA Purge? How to Use it in Ubuntu and other Debian-based Distributions?

  • It's FOSS; By Abhishek Prakash (Posted by abhishekpc on Feb 18, 2021 7:17 PM EDT)
  • Story Type: Tutorial; Groups: Linux
PPA Purge is handy command line utility for disabling a PPA and remove or downgrade the package installed with it.

mkws - Static Site Generation With The Shell

Today I'm looking at something a little different. Rarely (or ever?) do I take a look at static website generators on here, but mkws is a bit of a special case. mkws is a static site generator (SSG) created by Adrian Emil Grigore, written in nothing but the good old shell. No, not BASH, but sh. Well technically it includes a couple of minimal binaries, but we'll get to that in a moment.

How to Install MongoDB on Ubuntu 20.04 and CentOS 8

  • Rose Hosting Blog; By Jeff Wilson (Posted by RoseHosting on Feb 18, 2021 4:48 PM EDT)
  • Story Type: Tutorial; Groups: Linux
MongoDB is an open-source and cross-platform NoSQL database system developed by MongoDB Inc. It is 100 times faster than a traditional database system like RDMS. In this tutorial, we will show you how to install MongoDB on Ubuntu 20.04 and CentOS 8.

« Previous ( 1 ... 981 982 983 984 985 986 987 988 989 990 991 ... 7359 ) Next »