Linux VM
No mentions found
This entity hasn't been tracked yet, or Iris is still building its knowledge base.
Related Articles from SNS
Anthropic, please ship an official Claude Desktop for Linux
- Notifications You must be signed in to change notification settings - Fork 21.2k Official Claude Desktop build for Linux (Ubuntu LTS / Debian) #65697 Description Preflight Checklist - I have searched existing requests and this feature hasn't been requested yet - This is a single feature request (not multiple features) Problem Statement Preflight note. The closest open issue is #40347.
Linux Basics for Hackers
A structured course built from personal study notes of the book Linux Basics for Hackers by OccupyTheWeb. Each module breaks down the core concepts, commands, and practical examples in plain English — straightforward enough for beginners, detailed enough to actually be useful. - Plain English explanations of every concept - All key commands with examples - Quick reference tables - Diagrams where helpful - Practice exercises at the end - VirtualBox or any VM software - Kali Linux (64-bit)
WSL 2 is getting faster Windows file system access
WSL 2 is getting faster Windows file system access From DrvFs in WSL 1 to Plan 9 to virtiofs, cross-OS file access in WSL 2 has improved with each generation. A new change gives each virtio device its own dedicated DMA pool, removing the last major contention point on the virtiofs path. If your workflow crosses the Windows/Linux boundary, file I/O performance in WSL 2 has been getting steadily better.
Azure Linux 4.0 is Microsoft's first general-purpose Linux
Azure Linux 4.0 is Microsoft’s first general-purpose Linux Microsoft’s in-house Linux, the distribution that grew out of CBL-Mariner, just hit public preview as a general-purpose cloud OS you can run on any Azure VM. Here is why that is a real step in Microsoft’s Linux journey, not just a version bump. Microsoft shipped Azure Linux 4.0 into public preview at Build 2026, and for the first time you can run it on any Azure virtual machine, not just as the host underneath Azure Kubernetes Service.
Microsoft Build: Surface RTX Spark Dev Box, Coreutils for Windows, air-gapped GitHub and more
Microsoft’s Build event is under way in San Francisco, USA, with the expected focus on agentic AI but also a few surprises, such as Unix-style Coreutils for Windows. CEO Satya Nadella presented Project Solara, based on future devices which "are not meant to run traditional apps. They are designed for agents," according to applied science group leader Steven Bathiche; it is as much aspiration than specific plans and whether it is dream or nightmare is open to question.
The Virtual OS Museum opens its doors
The Virtual OS Museum is a comprehensive collection featuring over 600 historically significant operating systems across more than 250 platforms, dating back to 1948. Users can download either a large "Full" edition or a smaller "Lite" edition, which includes emulators for on-demand downloading of vintage OS images. The project is maintained by Canadian developer Andrew Warkentin and is intended for historical research and preservation.
The ways we contain Claude across products
Get the developer newsletter Product updates, how-tos, community spotlights, and more. Delivered monthly to your inbox. Twelve months ago, we'd have rejected out of hand the idea of granting Claude access sufficient to take down an internal Anthropic service.
Nobody needs Mythos or 0-days to build a chaos-causing computer worm – free open source models work just fine
There's a lot of fear surrounding the bug-finding capabilities of super-advanced AI models like Anthropic's Mythos and OpenAI's GPT 5.5-Cyber. But attackers are already using free, publicly available LLMs to hijack networks and worm through software supply chains at a much lower cost – to them at least. The latest example comes from University of Toronto researchers, who used an unnamed, publicly available open-weight model released in 2025 to develop a computer worm that they claim spread...
Show HN: Nucleus – A security-hardened, Nix-native container runtime
Extremely lightweight, security-hardened, declarative container runtime for agents and production services Nucleus is a minimalist container runtime for Linux. It provides isolated execution environments using Linux kernel primitives without the overhead of traditional container runtimes. For production services, it is designed around a fully declarative model: Nix builds the root filesystem, the NixOS module declares the service, and Nucleus mounts a pinned, reproducible closure at runtime.
Self-hosted dev sandboxes with preview URLs (Docker, Go, no K8s)
The open-source engine for AI app-builder products. Give every user an isolated cloud dev environment, a built-in coding agent, and a live preview URL — self-hosted, on one machine, in one command. Think of the apps where you type "build me a todo app" and seconds later a working website appears at its own link — like Lovable, Bolt, v0, or Replit. sandboxed is the open-source backend that makes that possible, running on your own server.