next-20210422: linux-next

Posted: 2021-04-22 09:44:48
Source: http://www.kernel.org/

Version:next-20210422 (linux-next)
Released:2021-04-22

Linux Bans University of Minnesota for Sending Buggy Patches in the Name of Research

Posted: 2021-04-21 15:22:00
Source: http://rss.slashdot.org/~r/Slashdot/slashdotLinuxatom/~3/NyhJ4jkKTl0/linux-bans-university-of-minnesota-for-sending-buggy-patches-in-the-name-of-research

Greg Kroah-Hartman, who is one of the head honchos of the Linux kernel development and maintenance team, has banned the University of Minnesota (UMN) from further contributing to the Linux Kernel. The University had apparently introduced questionable patches into the kernel of Linux. From a report: The UMN had worked on a research paper dubbed "On the Feasibility of Stealthily Introducing Vulnerabilities in Open-Source Software via Hypocrite Commits". Obviously, the "Open-Source Software" (OSS) here is indicating the Linux kernel and the University had stealthily introduced Use-After-Free (UAF) vulnerability to test the susceptibility of Linux. So far so good perhaps as one can see it as ethical experimenting. However, the UMN apparently sent another round of "obviously-incorrect patches" into the kernel in the form of "a new static analyzer" causing distaste to Greg Kroah-Hartman who has now decided to ban the University from making any further contributions.

Read more of this story at Slashdot.

Ubuntu 21.04 overview | Fast, secure and simple.

Posted: 2021-04-21 14:24:13
Source: https://www.youtube.com/watch?v=GZGA8_o9hbE

10 Tips for Hardening your Linux Servers

Posted: 2021-04-21 14:00:16
Source: https://www.youtube.com/watch?v=Jnxx_IAC0G4

5.11.16: stable

Posted: 2021-04-21 11:23:42
Source: http://www.kernel.org/

Version:5.11.16 (stable)
Released:2021-04-21
Source:linux-5.11.16.tar.xz
PGP Signature:linux-5.11.16.tar.sign
Patch:full (incremental)
ChangeLog:ChangeLog-5.11.16

5.10.32: longterm

Posted: 2021-04-21 11:10:30
Source: http://www.kernel.org/

Version:5.10.32 (longterm)
Released:2021-04-21
Source:linux-5.10.32.tar.xz
PGP Signature:linux-5.10.32.tar.sign
Patch:full (incremental)
ChangeLog:ChangeLog-5.10.32

next-20210421: linux-next

Posted: 2021-04-21 11:03:59
Source: http://www.kernel.org/

Version:next-20210421 (linux-next)
Released:2021-04-21

5.4.114: longterm

Posted: 2021-04-21 10:56:54
Source: http://www.kernel.org/

Version:5.4.114 (longterm)
Released:2021-04-21
Source:linux-5.4.114.tar.xz
PGP Signature:linux-5.4.114.tar.sign
Patch:full (incremental)
ChangeLog:ChangeLog-5.4.114

What Nvidia Cards Support Ray Tracing?

Posted: 2021-04-21 10:30:20
Source: https://linuxhint.com/nvidia-cards-support-ray-tracing/

The graphics cards take center stage when we talk about the visual appeals of computer games, and the GPUs in the graphics cards play a very important role in fulfilling the gamers’ desires. To give gamers a more immersive experience, Nvidia adopted the Ray Tracing technology in their GPU architectures, starting with the RTX 20 series. Nvidia Cards Support Ray Tracing is discussed in this article.

Top Content Management System (CMS) Based on Python

Posted: 2021-04-21 07:59:18
Source: https://linuxhint.com/top-cms-based-python/

CMS is a web-based software wherein you can manage your digital content. Here's the list of free, open-source Python based CMS that provides good documentation and community support.

Troubleshooting Error: Usermod: A Process Currently Uses User

Posted: 2021-04-20 20:47:54
Source: https://linuxhint.com/troubleshooting-error-usermod/

Sometimes, while using any Linux distribution, most of the users got the Error: “user is currently used by process”. This error could have occurred while changing the username or deleting a user. One of the reasons behind this error is that the user has been deleting or changing a user's name while logging in. How to Troubleshoot Error is explained in this article.

Show Lines Before and After Match via Grep

Posted: 2021-04-20 20:45:59
Source: https://linuxhint.com/show-lines-before-after-match-via-grep/

Grep has been used widely in Linux systems when working on some files, searching for some specific pattern, and many more. Make sure you have Ubuntu 20.04 Linux system installed. In this article, we are using the grep command to display the lines before and after the matched keyword used in some specific file.

Network Configuration in Manjaro

Posted: 2021-04-20 20:44:53
Source: https://linuxhint.com/network-configuration-manjaro/

As the Manjaro kernel boots up the machine, its Network Manager automatically connects to the DHCP server via the enabled network interface. Besides, as a precaution, users also have to protect the machine from unnecessary access from outside the network. This demands the need to set the network interfaces manually via Manjaro Network. How to manually configure the network interface via GUI and CLI is explained in this article.

How to Use OneDrive on Linux

Posted: 2021-04-20 20:43:30
Source: https://linuxhint.com/use-onedrive-linux/

Cloud storage is a very secure and efficient way to store data. Microsoft offers OneDrive, a cloud storage service to store any type of data online that can be accessed and shared anytime from anywhere. OneDrive comes with different storage capacities depending upon your plan. How to use OneDrive on Linux is explained in this article.

How to Make Disk Images in Linux with DD Command

Posted: 2021-04-20 20:42:05
Source: https://linuxhint.com/make-disk-images-dd-command-linux/

Creating an image of a partition or cloning a complete hard disk drive are simply the acts of making a copy of the whole disk or partition, and it is very simple with the dd command. The DD command is good for cloning disks, backups, and restoration, among other things. How to Make Disk Images in Linux with DD Command Is explained in this article.

How to Install Visual Studio Code on CentOS 8

Posted: 2021-04-20 20:40:31
Source: https://linuxhint.com/install-visual-studio-code-centos-8/

Visual Studio Code, also known as VS Code, is a trendy open-source code editor built by Microsoft Inc. It comes up with some powerful built-in features. It is a cross-platform GUI code editor and available for almost all Operating systems. How to Install Visual Studio Code on CentOS 8 is explained in this article.

How to Install Skype on Debian 10

Posted: 2021-04-20 20:39:18
Source: https://linuxhint.com/install-skype-debian-10/

Skype is a very popular messaging, screen sharing, and video calling application developed by Microsoft. Skype is not only restricted to sending instant messages and video calling over the internet, but it also provides calls and messages to the mobile network outside of skype. How to install Skype on Debian 10 is explained in this article.

How to Install Mono on Debian 10

Posted: 2021-04-20 20:38:03
Source: https://linuxhint.com/install-mono-debian-10/

Mono is a very popular, free, and open-source platform used to develop applications based on ECMA/ISO standards. Developers used this tool to make the most efficacious and authentic applications. These applications are free from the restriction of limited platforms but focused on Cross platforms. How to Install Mono on Debian 10 is explained in this article.

How to Install Microsoft Teams on Debian 10

Posted: 2021-04-20 20:36:59
Source: https://linuxhint.com/install-microsoft-teams-debian-10/

Microsoft Teams is a very popular digital collaboration application. Now, Microsoft ensures the accessibility of Microsoft Teams for Linux, Debian, Windows, Mac OS, Android, and iOS. This article will guide how you can get the advantage from the characteristics and quality features of the Microsoft Team along with the installation process.

Best AMD Ryzen Laptops for Performance

Posted: 2021-04-20 18:04:53
Source: https://linuxhint.com/best-performing-amd-ryzen-laptops/

In a laptop market, we find laptops with either intel chips or a combination of Intel processors and NVIDIA graphics cards. It's a shame how AMD laptops rarely find their way into the showcases. Ryzen 5000 series is in hot demand these days. ADM laptops offer an excellent value package, particularly on laptops without dedicated graphics cards. Best AMD Ryzen Laptops for Performance are reviewed in this article.

1 ... 701 702 703 704 705 ... 726