Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 908 909 910 911 912 913 914 915 916 917 918 ... 7359 ) Next »

How to Install Latest Cinnamon Desktop in Ubuntu and Fedora

  • Tecmint; By Tecmint (Posted by tecmint on May 25, 2021 2:37 PM EDT)
  • Story Type: Tutorial; Groups: Linux
In this tutorial, we shall walk through the various steps that you can follow to install the latest stable version of Cinnamon desktop on Ubuntu and Fedora. Before we move any further, let us talk about a few properties of the Cinnamon desktop as outlined below.

Screenshot And Annotation Tool Ksnip 1.9.0 Adds User-Defined Actions, Dockable Widgets, More

  • Linux Uprising; By Logix (Posted by logix on May 25, 2021 1:22 PM EDT)
  • Story Type: News Story; Groups: Linux
Ksnip, a feature-packed cross-platform screenshot tool that works with both X11 and Wayland, has been updated to version 1.9.0, getting the ability to add user-defined actions for taking screenshots and post-processing, dockable widgets, along with many other smaller, but useful new features and changes.

Fedora Podcast is back

The Fedora Community with the Marketing Team has brought back the Fedora Podcast! Get the podcast and check out the new season!

Inkscape 1.1 Open-Source SVG Editor Released with Many New Features and Improvements

  • 9to5Linux; By Marius Nestor (Posted by hanuca on May 25, 2021 10:54 AM EDT)
  • Story Type: News Story; Groups: Linux
The open-source, free, and cross-platform Inkscape SVG (Scalable Vector Graphics) editor has been updated to version 1.1 as the first major point release in the 1.x series.

7 Quirky ‘ls’ Command Tricks Every Linux User Should Know

  • Tecmint; By Tecmint (Posted by tecmint on May 25, 2021 9:39 AM EDT)
  • Story Type: Tutorial; Groups: Linux
We have covered most of the things on ‘ls’ command in last two articles of our Interview series. This article is the last part of the ‘ls command‘ series. If you have not gone through last two articles of this series you may visit the links below.

Why Python's pip search isn't working: We speak to infrastructure director about ongoing traffic overload

  • The Register (Posted by bob on May 25, 2021 8:25 AM EDT)
  • Groups: Python; Story Type: Interview
'The decision was made to return an error message that gave people an ability to contact us' Interview Last December, the Python development team overseeing the Python Package Index (PyPI) temporarily disabled the search endpoint on its XML-RPC API because its infrastructure has been overwhelmed by "abusive clients."…

Setup PostgreSQL 13.2 and PyQT5 to run CRUD App in PyCharm 2021.1.1 on F34

  • https://dbaxps.blogspot.com/; By Boris Derzhavets (Posted by dba477 on May 25, 2021 2:22 AM EDT)
  • Story Type: Tutorial; Groups: Fedora, Python
Running PyQT5 CRUD (PostgreSQL 13.2) Application you might experience problem with importing psycopg2 . Posting below briefly provides the way to solve the issue and also describes in details database setup which is tuned specifically for Fedora 34 .

How To Manage Nodejs Versions With n In Linux

This guide explains what is n, the node version manager and how to easily manage nodejs versions with n in Linux operating systems.

Fedora Linux 34 Is Now Powered by Linux Kernel 5.12

Just a few days after Linux kernel 5.11 reached end of life, the Fedora Project upgraded today the Linux kernel packages for its latest Fedora Linux 34 release to Linux kernel 5.12.

Raspberry Pi PoE+ HAT features 25.5W PoE+

Raspberry Pi announced a second-gen “Raspberry Pi PoE+ HAT” that keeps the $20 price while advancing to 802.3at PoE+ for powering the Pi with up to 25.5W. A new diode rectifier enables cool running. For the first time we can recall, Raspberry Pi Trading has announced a new product without supplying an order button. The […]

Linux sysadmins: How my six year-old learned to do my job

Are we as Linux sysadmins all about to be replaced by six-year-olds and a web console?

Let us Play: Smartphone brand Honor lets slip it has gained access to Google Mobile Services licences

  • The Register; By Matthew Hughes (Posted by bob on May 24, 2021 8:10 PM EDT)
  • Story Type: News Story; Groups: Mobile
Suggests sales of former Huawei sub might resurface. Honor, the phone brand formerly owned by Huawei, appears to have secured Google Mobile Services (GMS) licences, paving the way for a meaningful return to the European market.…

OpenMandriva Lx 4.3 RC Now Ready for Testing with Linux 5.12, Official AMD Vulkan Driver

OpenMandriva Lx 4.3 RC (Release Candidate) is now available for public testing to give you an early taste of the new features and changes to be implemented in the upcoming release.

Formula Student racer runs Ubuntu on Comet Lake Mini-ITX

  • LinuxGizmos.com; By Eric Brown (Posted by bob on May 24, 2021 5:41 PM EDT)
  • Story Type: News Story; Groups: Linux, Ubuntu
ASRock has revealed that its 10th Gen Comet Lake based “IMB-1222” Mini-ITX board is being used by Dynamis PRC for a Linux-driven autonomous driving system participating in the 2022 Formula Student Championship. ASRock Industrial has announced a design win with Dynamis PRC Team, the Formula SAE championship racing team from the Politecnico di Milano. ASRock […]

7 Tools to Encrypt/Decrypt and Password Protect Files in Linux

Encryption is the process of encoding files in such a way that only those who are authorized can access it. Mankind is using encryption from ages even when computers were not in existence. During war they would pass some kind of message that only their tribe or those who are concerned were able to understand.

4 steps to set up global modals in React

  • Opensource.com; By Ajay Pratap (Posted by bob on May 24, 2021 1:46 PM EDT)
  • Story Type: Tutorial; Groups: Linux
A modal dialog is a window that appears on top of a web page and requires a user's interaction before it disappears. React has a couple of ways to help you generate and manage modals with minimal coding. If you create them within a local scope, you must import modals into each component and then create a state to manage each modal's opening and closing status.

Run Linux on Refurbished Mini PCs – Other Factors – Part 6

In our previous articles we examined the various components that make up a mini PC. We finish the series by looking at some other factors that may be important to your purchase decision.

9to5Linux Weekly Roundup: May 23rd, 2021

  • 9to5Linux; By Marius Nestor (Posted by hanuca on May 24, 2021 11:17 AM EDT)
  • Story Type: Roundups; Groups: Linux
The thirty-fourth installment of the 9to5Linux Weekly Roundup is here for the week ending on May 23rd, keeping you guys up to date with the most important things happening in the Linux world.

Keep tabs on your Linux computer specs with this desktop application

  • Opensource.com; By Seth Kenlon (Posted by bob on May 24, 2021 10:03 AM EDT)
  • Story Type: Tutorial; Groups: Linux
Whether I'm using a laptop my employer assigned to me or a workstation I built from vendor parts, I seem to have an endless capacity to forget my computer's specifications. One of the great things about Linux is its /proc filesystem, a dynamically populated virtual expression of the system's hardware. It's convenient when you want to see the specifics of your CPU (cat /proc/cpuinfo), uptime (cat /proc/uptime), a list of mounted filesystems (ls -R /proc/fs/), and so on.

LFCA: How to Improve Linux System Security – Part 20

As we all know, the root user is king and wields unlimited privileges over the Linux system. However non-root users are limited to basic tasks. In addition, sudo users are only granted a certain degree of root privileges as deemed fit by the root user to perform specific elevated tasks.

« Previous ( 1 ... 908 909 910 911 912 913 914 915 916 917 918 ... 7359 ) Next »