6.10.12: stable

Posted: 2024-09-30 14:30:14
Source: https://www.kernel.org/

Version:6.10.12 (stable)
Released:2024-09-30
Source:linux-6.10.12.tar.xz
PGP Signature:linux-6.10.12.tar.sign
Patch:full (incremental)
ChangeLog:ChangeLog-6.10.12

6.6.53: longterm

Posted: 2024-09-30 14:28:29
Source: https://www.kernel.org/

Version:6.6.53 (longterm)
Released:2024-09-30
Source:linux-6.6.53.tar.xz
PGP Signature:linux-6.6.53.tar.sign
Patch:full (incremental)
ChangeLog:ChangeLog-6.6.53

6.1.112: longterm

Posted: 2024-09-30 14:24:00
Source: https://www.kernel.org/

Version:6.1.112 (longterm)
Released:2024-09-30
Source:linux-6.1.112.tar.xz
PGP Signature:linux-6.1.112.tar.sign
Patch:full (incremental)
ChangeLog:ChangeLog-6.1.112

next-20240930: linux-next

Posted: 2024-09-30 03:53:34
Source: https://www.kernel.org/

Version:next-20240930 (linux-next)
Released:2024-09-30

DistroWatch Weekly, Issue 1090

Posted: 2024-09-30 00:30:21
Source: https://distrowatch.com/12245

The DistroWatch news feed is brought to you by TUXEDO COMPUTERS. This week in DistroWatch Weekly:
Review: Rhino Linux 2024.2
News: Valve seeks to improve Wayland performance, HardenedBSD partners with Protectli, Tails is merging with the Tor Project, Quantum Leap partners with the FreeBSD Foundation, Igor Ljubuncic offers tips for people who want to turn their Linux skills into an....

6.12-rc1: mainline

Posted: 2024-09-29 22:06:19
Source: https://www.kernel.org/

Version:6.12-rc1 (mainline)
Released:2024-09-29
Source:linux-6.12-rc1.tar.gz
Patch:full

How I Booted Linux On an Intel 4004 from 1971

Posted: 2024-09-28 23:07:00
Source: https://linux.slashdot.org/story/24/09/28/2238229/how-i-booted-linux-on-an-intel-4004-from-1971?utm_source=atom1.0mainlinkanon&utm_medium=feed

Long-time Slashdot reader dmitrygr writes: Debian Linux booted on a 4-bit intel microprocessor from 1971 — the first microprocessor in the world — the 4004. It is not fast, but it is a real Linux kernel with a Debian rootfs on a real board whose only CPU is a real intel 4004 from the 1970s. There's a detailed blog post about the experiment. (Its title? "Slowly booting full Linux on the intel 4004 for fun, art, and absolutely no profit.") In the post dmitrygr describes testing speed optimizations with an emulator where "my initial goal was to get the boot time under a week..."

Read more of this story at Slashdot.

next-20240927: linux-next

Posted: 2024-09-27 04:05:17
Source: https://www.kernel.org/

Version:next-20240927 (linux-next)
Released:2024-09-27

OpenMandriva 24.08 "ROME" Quick Overview #shorts

Posted: 2024-09-26 16:40:17
Source: https://www.youtube.com/watch?v=HnwWssWFzIc

Unlock Your Creativity: Building and Testing Websites in the Ubuntu Web Development Playground

Posted: 2024-09-26 16:00:00
Source: https://www.linuxjournal.com/content/unlock-your-creativity-building-and-testing-websites-ubuntu-web-development-playground

Unlock Your Creativity: Building and Testing Websites in the Ubuntu Web Development Playground

Introduction

Ubuntu stands out as one of the most popular Linux distributions among web developers due to its stability, extensive community support, and robust package management. This article dives into creating a dedicated web development environment in Ubuntu, guiding you from the initial system setup to deploying and maintaining your websites.

Setting Up Ubuntu for Web Development

System Requirements and Installation Basics

Before diving into web development, ensure your Ubuntu installation is up to date. Ubuntu can run on a variety of hardware, but for a smooth development experience, a minimum of 4GB RAM and 25GB of available disk space is recommended. After installing Ubuntu, update your system:

sudo apt update && sudo apt upgrade

Installing Essential Packages

Web development typically involves a stack of software that includes a web server, a database system, and programming languages. Install the LAMP (Linux, Apache, MySQL, PHP) stack using:

sudo apt install apache2 mysql-server php libapache2-mod-php php-mysql

For JavaScript development, install Node.js and npm:

sudo apt install nodejs npm

Recommended Text Editors and IDEs

Choose an editor that enhances your coding efficiency. Popular choices include:

  • Visual Studio Code (VS Code): Lightweight and powerful, with extensive plugin support.
  • Sublime Text: Known for speed and efficiency, with a vast array of language packages.
  • PhpStorm: Ideal for PHP developers, offering deep code understanding and top-notch coding assistance.

Creating a Development Environment

Setting Up Local Web Servers

Apache and Nginx are the most popular web servers. Apache is generally easier to configure for beginners:

sudo systemctl start apache2 sudo systemctl enable apache2

Nginx, alternatively, offers high performance and low resource consumption:

sudo apt install nginx sudo systemctl start nginx sudo systemctl enable nginx

Configuring Backend Languages

Configure PHP by adjusting settings in php.ini to suit your development needs, often found in /etc/php/7.4/apache2/php.ini. Python and other languages can be set up similarly, ensuring they are properly integrated with your web server.

Using Containerization Tools

Docker and Kubernetes revolutionize development by isolating environments and streamlining deployment:

Tor Project Merges With Tails

Posted: 2024-09-26 14:40:00
Source: https://yro.slashdot.org/story/24/09/26/1431201/tor-project-merges-with-tails?utm_source=atom1.0mainlinkanon&utm_medium=feed

The Tor Project: Today the Tor Project, a global non-profit developing tools for online privacy and anonymity, and Tails, a portable operating system that uses Tor to protect users from digital surveillance, have joined forces and merged operations. Incorporating Tails into the Tor Project's structure allows for easier collaboration, better sustainability, reduced overhead, and expanded training and outreach programs to counter a larger number of digital threats. In short, coming together will strengthen both organizations' ability to protect people worldwide from surveillance and censorship. Countering the threat of global mass surveillance and censorship to a free Internet, Tor and Tails provide essential tools to help people around the world stay safe online. By joining forces, these two privacy advocates will pool their resources to focus on what matters most: ensuring that activists, journalists, other at-risk and everyday users will have access to improved digital security tools. In late 2023, Tails approached the Tor Project with the idea of merging operations. Tails had outgrown its existing structure. Rather than expanding Tails's operational capacity on their own and putting more stress on Tails workers, merging with the Tor Project, with its larger and established operational framework, offered a solution. By joining forces, the Tails team can now focus on their core mission of maintaining and improving Tails OS, exploring more and complementary use cases while benefiting from the larger organizational structure of The Tor Project. This solution is a natural outcome of the Tor Project and Tails' shared history of collaboration and solidarity. 15 years ago, Tails' first release was announced on a Tor mailing list, Tor and Tails developers have been collaborating closely since 2015, and more recently Tails has been a sub-grantee of Tor. For Tails, it felt obvious that if they were to approach a bigger organization with the possibility of merging, it would be the Tor Project.

Read more of this story at Slashdot.

next-20240926: linux-next

Posted: 2024-09-26 04:51:18
Source: https://www.kernel.org/

Version:next-20240926 (linux-next)
Released:2024-09-26

Critical Unauthenticated RCE Flaw Impacts All GNU/Linux Systems

Posted: 2024-09-26 02:00:00
Source: https://it.slashdot.org/story/24/09/25/2150210/critical-unauthenticated-rce-flaw-impacts-all-gnulinux-systems?utm_source=atom1.0mainlinkanon&utm_medium=feed

"Looks like there's a storm brewing, and it's not good news," writes ancient Slashdot reader jd. "Whether or not the bugs are classically security defects or not, this is extremely bad PR for the Linux and Open Source community. It's not clear from the article whether this affects other Open Source projects, such as FreeBSD." From a report: A critical unauthenticated Remote Code Execution (RCE) vulnerability has been discovered, impacting all GNU/Linux systems. As per agreements with developers, the flaw, which has existed for over a decade, will be fully disclosed in less than two weeks. Despite the severity of the issue, no Common Vulnerabilities and Exposures (CVE) identifiers have been assigned yet, although experts suggest there should be at least three to six. Leading Linux distributors such as Canonical and RedHat have confirmed the flaw's severity, rating it 9.9 out of 10. This indicates the potential for catastrophic damage if exploited. However, despite this acknowledgment, no working fix is still available. Developers remain embroiled in debates over whether some aspects of the vulnerability impact security.

Read more of this story at Slashdot.

Hacker Successfully Runs Linux on a CPU from the Early ‘70s

Posted: 2024-09-25 19:18:25
Source: http://www.linux-magazine.com/Online/News/Hacker-Successfully-Runs-Linux-on-a-CPU-from-the-Early-70s

From the office of "Look what I can do," Dmitry Grinberg was able to get Linux running on a processor that was created in 1971.

Zorin OS 17.2 Core overview | Make your computer better.

Posted: 2024-09-25 16:14:54
Source: https://www.youtube.com/watch?v=YeCV800j97M

next-20240925: linux-next

Posted: 2024-09-25 03:03:15
Source: https://www.kernel.org/

Version:next-20240925 (linux-next)
Released:2024-09-25

Harnessing the Power of Linux to Drive Innovations in Neuroscience Research

Posted: 2024-09-24 16:00:00
Source: https://www.linuxjournal.com/content/harnessing-power-linux-drive-innovations-neuroscience-research

Harnessing the Power of Linux to Drive Innovations in Neuroscience Research

Introduction

The world of scientific computing has consistently leaned on robust, flexible operating systems to handle the demanding nature of research tasks. Linux, with its roots deeply embedded in the realms of free and open-source software, stands out as a powerhouse for computational tasks, especially in disciplines that require extensive data processing and modeling, such as neuroscience. This article delves into how Linux not only supports but significantly enhances neuroscience research, enabling breakthroughs that might not be as feasible with other operating systems.

The Role of Linux in Scientific Research

Linux is not just an operating system; it's a foundation for innovation, particularly in scientific research. Its design principles — stability, performance, and adaptability — make it an ideal choice for the computational demands of modern science. Globally, research institutions and computational labs have adopted Linux due to its superior handling of complex calculations and vast networks of data-processing operations.

Advantages of Linux in Neuroscience Research

Open Source Nature

One of the most compelling features of Linux is its open-source nature, which allows researchers to inspect, modify, and enhance the source code to suit their specific needs. This transparency is crucial in neuroscience, where researchers often need to tweak algorithms or simulations to reflect the complexity of neural processes accurately.

  • Collaborative Environment: The ability to share improvements and innovations without licensing restrictions fosters a collaborative environment where researchers worldwide can build upon each other's work. This is particularly valuable in neuroscience, where collective advancements can lead to quicker breakthroughs in understanding neurological disorders.

  • Customization and Innovation: Researchers can develop and share custom-tailored solutions, such as neural network simulations and data analysis tools, without the constraints of commercial software licenses.

Customization and Control

Linux offers unparalleled control over system operations, allowing researchers to optimize their computing environment down to the kernel level.

  • Custom Kernels: Neuroscience researchers can benefit from custom kernels that are optimized for tasks such as real-time data processing from neuroimaging equipment or managing large-scale neural simulations.

  • Performance Optimization: Linux allows the adjustment of system priorities to favor computation-heavy processes, crucial for running extensive simulations overnight or processing large datasets without interruption.

How to install freeBSD 14.1 plus Gnome desktop and basic applications

Posted: 2024-09-24 13:37:05
Source: https://www.youtube.com/watch?v=quXUZVAMJvk

Tuxedo Sirius 16 Hands-on: The Best AMD Linux Notebook?!

Posted: 2024-09-24 06:09:34
Source: https://www.youtube.com/watch?v=6F3GBrEfC5Y

next-20240924: linux-next

Posted: 2024-09-24 05:25:20
Source: https://www.kernel.org/

Version:next-20240924 (linux-next)
Released:2024-09-24

1 ... 22 23 24 25 26 ... 41 Older News