How to Set Up SR-IOV with Intel Flex 170

Posted: 2024-04-22 14:36:22
Source: https://www.youtube.com/watch?v=aYcntiF4j2Q

How to Install KDE on Ubuntu 24.04

Posted: 2024-04-22 08:37:38
Source: https://linuxhint.com/how-to-install-kde-on-ubuntu-24-04/

If you prefer KDE over GNOME, you can install the KDE on Ubuntu 24.04. You can install its full or standard version, and we've covered the steps to do so. Read on!

next-20240422: linux-next

Posted: 2024-04-22 05:37:07
Source: http://www.kernel.org/

Version:next-20240422 (linux-next)
Released:2024-04-22

DistroWatch Weekly, Issue 1067

Posted: 2024-04-22 00:03:41
Source: https://distrowatch.com/12107

The DistroWatch news feed is brought to you by TUXEDO COMPUTERS. This week in DistroWatch Weekly: Review: LocalSend - sharing files on a local networkNews: New visual design for APT, Fedora moves closer to being reproducible, openSUSE reaches new reproducible milestone, LXQt 2.0.0 released, AlmaLinux re-adds hardware support removed from RHELQuestions and answers: Detecting supported architecturesReleased last week: KANOTIX....

6.9-rc5: mainline

Posted: 2024-04-21 19:35:54
Source: http://www.kernel.org/

Version:6.9-rc5 (mainline)
Released:2024-04-21
Source:linux-6.9-rc5.tar.gz
Patch:full (incremental)

How to Passthrough USB Devices to Proxmox VE 8 Virtual Machines (VMs)

Posted: 2024-04-21 16:07:01
Source: https://linuxhint.com/how-to-passthrough-usb-devices-to-proxmox-ve-8-virtual-machines-vms/

You can passthrough USB devices from your Proxmox VE host to any of your Proxmox VE virtual machines (VMs) and access the USB devices from the Proxmox VE virtual machines in the same way as you do on any other computers. In this article, I will show you how to passthrough USB devices to a […]

Red Hat Upgrades Its Pipeline-Securing (and Verification-Automating) Tools

Posted: 2024-04-20 16:34:00
Source: https://linux.slashdot.org/story/24/04/20/0424211/red-hat-upgrades-its-pipeline-securing-and-verification-automating-tools?utm_source=atom1.0mainlinkanon&utm_medium=feed

SiliconANGLE reports that to help organizations detect vulnerabilities earlier, Red Hat has "announced updates to its Trusted Software Supply Chain that enable organizations to shift security 'left' in the software supply chain." Red Hat announced Trusted Software Supply Chain in May 2023, pitching it as a way to address the rising threat of software supply chain attacks. The service secures software pipelines by verifying software origins, automating security processes and providing a secure catalog of verified open-source software packages. [Thursday's updates] are aimed at advancing the ability for customers to embed security into the software development life cycle, thereby increasing software integrity earlier in the supply chain while also adhering to industry regulations and compliance standards. They start with a new tool called Red Hat Trust Artifact Signer. Based on the open-source Sigstore project [founded at Red Hat and now part of the Open Source Security Foundation], Trust Artifact Signer allows developers to sign and verify software artifacts cryptographically without managing centralized keys, to enhance trust in the software supply chain. The second new release, Red Hat Trusted Profile Analyzer, provides a central source for security documentation such as Software Bill of Materials and Vulnerability Exploitability Exchange. The tool simplifies vulnerability management by enabling proactive identification and minimization of security threats. The final new release, Red Hat Trusted Application Pipeline, combines the capabilities of the Trusted Profile Analyzer and Trusted Artifact Signer with Red Hat's internal developer platform to provide integrated security-focused development templates. The feature aims to standardize and accelerate the adoption of secure development practices within organizations. Specifically, Red Hat's announcement says organizations can use their new Trust Application Pipeline feature "to verify pipeline compliance and provide traceability and auditability in the CI/CD process with an automated chain of trust that validates artifact signatures, and offers provenance and attestations."

Read more of this story at Slashdot.

openSUSE Factory Achieves Bit-By-Bit Reproducible Builds

Posted: 2024-04-20 10:00:00
Source: https://linux.slashdot.org/story/24/04/19/2148247/opensuse-factory-achieves-bit-by-bit-reproducible-builds?utm_source=atom1.0mainlinkanon&utm_medium=feed

Michael Larabel reports via Phoronix: While Fedora 41 in late 2024 is aiming to have more reproducible package builds, openSUSE Factory has already achieved a significant milestone in bit-by-bit reproducible builds. Since last month openSUSE Factory has been producing bit-by-bit reproducible builds sans the likes of embedded signatures. OpenSUSE Tumbleweed packages for that rolling-release distribution are being verified for bit-by-bit reproducible builds. SUSE/openSUSE is still verifying all packages are yielding reproducible builds but so far it's looking like 95% or more of packages are working out. You can learn more via the openSUSE blog.

Read more of this story at Slashdot.

Firefox Nightly Expands To Linux On ARM64

Posted: 2024-04-20 00:02:00
Source: https://news.slashdot.org/story/24/04/19/216227/firefox-nightly-expands-to-linux-on-arm64?utm_source=atom1.0mainlinkanon&utm_medium=feed

BrianFagioli shares a report from BetaNews: Mozilla has announced Firefox Nightly for ARM64. This release will cater to the growing demand for support on ARM64 platforms, commonly referred to as AArch64. Feedback from the community has led Mozilla to expand the availability of Firefox Nightly. Users can now access the browser as both .tar archives and .deb packages, depending on their preference and requirements for installation. For those who favor traditional methods, the .tar.bz2 binaries are accessible through Mozilla's downloads page by selecting the option for Firefox Nightly for Linux ARM64/AArch64. Meanwhile, users looking to utilize updates and installation through Mozilla's APT repository can follow specific instructions to install the firefox-nightly package.

Read more of this story at Slashdot.

Linus Torvalds on 'Hilarious' AI Hype

Posted: 2024-04-19 20:05:00
Source: https://linux.slashdot.org/story/24/04/19/1944235/linus-torvalds-on-hilarious-ai-hype?utm_source=atom1.0mainlinkanon&utm_medium=feed

Linus Torvalds, discussing the AI hype, in a conversation with Dirk Hohndel, Verizon's Head of the Open Source Program Office: Torvalds snarked, "It's hilarious to watch. Maybe I'll be replaced by an AI model!" As for Hohndel, he thinks most AI today is "autocorrect on steroids." Torvalds summed up his attitude as, "Let's wait 10 years and see where it actually goes before we make all these crazy announcements." That's not to say the two men don't think AI will be helpful in the future. Indeed, Torvalds noted one good side effect already: "NVIDIA has gotten better at talking to Linux kernel developers and working with Linux memory management," because of its need for Linux to run AI's large language models (LLMs) efficiently. Torvalds is also "looking forward to the tools actually to find bugs. We have a lot of tools, and we use them religiously, but making the tools smarter is not a bad thing. Using smarter tools is just the next inevitable step. We have tools that do kernel rewriting, with very complicated scripts, and pattern recognition. AI can be a huge help here because some of these tools are very hard to use because you have to specify things at a low enough level." Just be careful, Torvalds warns of "AI BS." Hohndel quickly quipped, "He meant beautiful science. You know, "Beautiful science in, beautiful science out."

Read more of this story at Slashdot.

How to install Lubuntu 24.04 LTS

Posted: 2024-04-19 15:37:55
Source: https://www.youtube.com/watch?v=_R3uTq5alQA

How to Enable Nested Virtualization on Proxmox VE 8 Virtual Machines (VMs)

Posted: 2024-04-19 13:43:47
Source: https://linuxhint.com/how-to-enable-nested-virtualization-on-proxmox-ve-8-virtual-machines-vms/

Nested Virtualization is a CPU feature of AMD and Intel processors that allows virtual machines to run their own hypervisor program (i.e. VirtualBox, VMware Workstation Pro/Player, VMware vSphere/ESXi, KVM/QEMU, Proxmox VE) and virtual machines. Simply put, nested virtualization allows a virtual machine to run more virtual machines in it (using the same or a different […]

next-20240419: linux-next

Posted: 2024-04-19 06:08:34
Source: http://www.kernel.org/

Version:next-20240419 (linux-next)
Released:2024-04-19

Lubuntu 24.04 LTS overview | Welcome to the Next Universe.

Posted: 2024-04-18 16:06:16
Source: https://www.youtube.com/watch?v=6l-vkKbY1Zw

Distribution Release: Clonezilla Live 3.1.2-22

Posted: 2024-04-18 16:00:01
Source: https://distrowatch.com/12106

The DistroWatch news feed is brought to you by TUXEDO COMPUTERS. The Clonezilla Live distribution provides disk and partition cloning tools through a live DVD/USB platform. The project's latest release introduces kernel upgrades and reverts the xz package to an older, safe version. "This release of Clonezilla Live (3.1.2-22) includes major enhancements and bug fixes. Enhancements and changes from....

Rebuilding and Modifying Debian Packages

Posted: 2024-04-18 16:00:00
Source: https://www.linuxjournal.com/content/rebuilding-and-modifying-debian-packages

Rebuilding and Modifying Debian Packages

Introduction

The Debian packaging system is an integral part of managing software on Debian and its derivatives like Ubuntu. It facilitates the installation, upgrade, and removal of software packages. Sometimes, however, the available binary packages may not meet all the specific requirements of a user or organization, be it due to the need for a patched version, additional features, or customization for performance optimizations. This article delves deep into the process of rebuilding and modifying existing Debian packages, offering a guide for those who need to tailor software packages to their precise requirements.

Understanding Debian Packages

Debian packages, with the .deb file extension, are archives that contain compiled binaries, configuration files, and installation scripts. Understanding the internal structure of these packages is critical. A typical .deb package includes:

  • DEBIAN directory: Holds control files that manage how the package is installed, upgraded, or removed.
  • data archive: Contains the actual files of the package.
Common Files in a Debian Package
  • control: Details package dependencies and metadata like version, maintainer, and description.
  • changelog: Records all the changes made to the package.
  • rules: Specifies how the package is to be built from its source.
Debian Packaging Tools
  • dpkg: The base tool that handles package installation and removal.
  • APT (Advanced Package Tool): Works at a higher level to handle the retrieval and installation of packages from remote repositories.
  • dpkg-dev: A collection of tools necessary to build Debian packages.

Why Modify a Debian Package?

Customizing software can optimize operational efficiency, enhance security, and add or modify features to suit better the unique environment in which they operate. Typical reasons for modifying packages include:

  • Customization: Adjusting software to fit specific local policies or performance requirements.
  • Security patches: Quickly applying security patches that are not yet part of official releases.
  • Functional updates: Adding features not available in the standard package.

Preparing the Environment

Installing Necessary Tools

Before beginning, ensure your system has the tools required for Debian package development installed:

sudo apt-get install dpkg-dev devscripts build-essential fakeroot

How to Install Go on Ubuntu 24.04

Posted: 2024-04-18 15:37:30
Source: https://linuxhint.com/how-to-install-go-on-ubuntu-24-04/

While Go is a go-to programming language for many developers, you must first install it on Ubuntu 24.04 before you begin using it for your development. We’ve covered three installation methods that anyone can use. Read on!

How to Install Nginx on Ubuntu 24.04

Posted: 2024-04-18 13:29:15
Source: https://linuxhint.com/how-to-install-nginx-on-ubuntu-24-04/

Nginx stands out for its higher performance and scalability among the available web servers. Nginx is open-source, and you can use it for different activities on your Linux system. In Ubuntu 24.04, you can install Nginx by sourcing it from the default repository. Once installed, configure your firewall and start using Nginx. This post shares […]

next-20240418: linux-next

Posted: 2024-04-18 06:45:44
Source: http://www.kernel.org/

Version:next-20240418 (linux-next)
Released:2024-04-18

Enterprise Linux Security Episode 87 - Ransomware is Unhealthy

Posted: 2024-04-18 05:37:45
Source: https://www.youtube.com/watch?v=HGHQQStDB8k

1 ... 19 20 21 22 ... 726