Tagged articles
52 articles
Page 1 of 1
ITPUB
ITPUB
May 3, 2026 · Information Security

8 Essential Windows Privilege‑Escalation Techniques Every Security Analyst Should Know

This guide walks through eight practical Windows privilege‑escalation methods—including manual system and user enumeration, automated tools such as WinPEAS and PowerUp, kernel exploits, WSL abuse, token impersonation, credential harvesting, scheduled‑task abuse, and weak‑service exploitation—providing step‑by‑step commands, code snippets, and real‑world Hack The Box examples.

Kernel ExploitPowerUpSecurity
0 likes · 19 min read
8 Essential Windows Privilege‑Escalation Techniques Every Security Analyst Should Know
Liangxu Linux
Liangxu Linux
Apr 19, 2026 · Operations

Why WSL Beats Dual‑Boot and VMs for Everyday Development

The article compares traditional dual‑boot and virtual‑machine setups with Windows Subsystem for Linux, highlighting WSL's seamless file sharing, Docker support, and integrated workflow while noting its performance limits and suggesting alternative approaches like KVM, cloud desktops, and containerization.

Development EnvironmentLinuxWSL
0 likes · 5 min read
Why WSL Beats Dual‑Boot and VMs for Everyday Development
Linux Tech Enthusiast
Linux Tech Enthusiast
Apr 13, 2026 · Operations

Why Windows Command Line Feels Inhuman Compared to Linux

Developers moving from Linux to Windows often experience a steep drop in efficiency because Windows uses a fragmented drive‑letter path system, longer commands, different option syntax, stricter script execution policies, and a more complex permission model, all of which clash with the concise, composable Unix‑style workflow.

Developer ExperienceLinuxScripting
0 likes · 11 min read
Why Windows Command Line Feels Inhuman Compared to Linux
Data Party THU
Data Party THU
Mar 23, 2026 · Operations

How to Completely Uninstall OpenClaw on Windows, macOS, and WSL

This guide walks you through a clean removal of OpenClaw—including resetting configurations, running the official uninstall command with appropriate flags, deleting the CLI tool across package managers, and handling leftover API keys—so you can safely retire the software on Windows, macOS, or WSL environments.

CLIOpenClawWSL
0 likes · 7 min read
How to Completely Uninstall OpenClaw on Windows, macOS, and WSL
Open Source Tech Hub
Open Source Tech Hub
Mar 6, 2026 · Fundamentals

Compile Rust to Linux ELF with a PHP‑Based Compiler – No LLVM Needed

An open‑source PHP‑written Rust compiler can generate native x86‑64 Linux ELF binaries without LLVM, assemblers, or linkers, offering ownership, borrowing, type checking, generics, traits, closures, and more; the guide covers installation via PHP and WSL, usage commands, supported features, and current limitations.

ELFPHPProgramming Language
0 likes · 8 min read
Compile Rust to Linux ELF with a PHP‑Based Compiler – No LLVM Needed
JavaGuide
JavaGuide
Dec 19, 2025 · Backend Development

IntelliJ IDEA 2025.3.1: Critical Fixes and the Rollback of Query Console

IntelliJ IDEA 2025.3.1 quickly follows the 2025.3 major release, fixing over 200 issues, reinstating the classic Query Console, addressing WSL‑related Java debugging problems, stabilizing Gradle/Maven sync for large multi‑module projects, improving Spring tooling, Java debugging, Kotlin‑MongoDB support, and correcting terminal and TypeScript bugs.

2025.3.1IntelliJ IDEAJava
0 likes · 6 min read
IntelliJ IDEA 2025.3.1: Critical Fixes and the Rollback of Query Console
AI Cyberspace
AI Cyberspace
Sep 28, 2025 · Artificial Intelligence

How to Set Up WSL2 GPU Acceleration and Profile CUDA on Windows 11

This guide walks through configuring Windows 11 with WSL2 and Ubuntu 22.04 for GPU‑accelerated CUDA development, installing NVIDIA drivers and CUDA libraries, setting up SSH and firewall rules, running a CUDA stress‑test program, and using Nsight Systems, Nsight Compute, and NVIDIA DCGM for performance profiling and monitoring.

CUDAGPULinux
0 likes · 39 min read
How to Set Up WSL2 GPU Acceleration and Profile CUDA on Windows 11
21CTO
21CTO
May 21, 2025 · Fundamentals

Why Microsoft Open‑Sourced WSL and What It Means for Developers

Microsoft announced at Build 2025 that the Windows Subsystem for Linux (WSL) is now open‑source, detailing its component architecture, evolution from WSL 1 to WSL 2, recent releases, community contributions, and how developers can now build and contribute directly from the GitHub repository.

LinuxMicrosoftVirtualization
0 likes · 7 min read
Why Microsoft Open‑Sourced WSL and What It Means for Developers
php Courses
php Courses
Sep 19, 2023 · Fundamentals

Microsoft Releases WSL 2.0.0 Preview with autoMemoryReclaim, Sparse VHD, and Enhanced Networking

Microsoft's latest WSL 2.0.0 preview introduces experimental features such as autoMemoryReclaim and Sparse VHD for improved memory and disk management, adds IPv6 support, DNS tunneling, firewall integration, and various networking enhancements, while also fixing critical bugs and improving GUI application handling.

NetworkingSparse VHDSystem Management
0 likes · 3 min read
Microsoft Releases WSL 2.0.0 Preview with autoMemoryReclaim, Sparse VHD, and Enhanced Networking
Advanced AI Application Practice
Advanced AI Application Practice
May 18, 2023 · Fundamentals

Essential Linux Commands Every Tester Must Master

The article explains why Linux skills are vital for testers, shows how to set up a practice environment using virtual machines, WSL or cloud servers, recommends free SSH tools, and provides detailed examples of essential directory, file, editing, and viewing commands.

LinuxSSHWSL
0 likes · 6 min read
Essential Linux Commands Every Tester Must Master
Java Architect Essentials
Java Architect Essentials
Dec 11, 2022 · Industry Insights

What’s New in IntelliJ IDEA 2022.3? A Deep Dive into UI, Redis, and Java Enhancements

IntelliJ IDEA 2022.3 introduces a refreshed UI, a universal Settings Sync solution, native WSL 2 project handling, enhanced Spring Bean autowiring, OpenAPI generation, full Redis support, improved intent previews, Search Everywhere, Java 19 features, Maven plugin changes, and numerous editor and user‑experience refinements, all aimed at boosting developer productivity.

IDEIntelliJ IDEAJava
0 likes · 9 min read
What’s New in IntelliJ IDEA 2022.3? A Deep Dive into UI, Redis, and Java Enhancements
Laravel Tech Community
Laravel Tech Community
Aug 9, 2022 · Fundamentals

Windows Subsystem for Linux 0.65.1 Release Highlights

Microsoft's Linux on Windows team announced the public rollout of WSL 0.65.1 to all Windows Insiders, introducing performance improvements, enhanced time synchronization, kernel upgrades, and numerous WSLg and compositor enhancements for a smoother cross‑platform development experience.

SubsystemUPDATEWSL
0 likes · 3 min read
Windows Subsystem for Linux 0.65.1 Release Highlights
Liangxu Linux
Liangxu Linux
Sep 15, 2021 · Fundamentals

Why Switching Your PC to Linux Is a Bad Idea and Better Alternatives

The author argues that replacing your main computer with Linux is impractical, citing poor desktop experience, missing software, and constant troubleshooting, and recommends five more efficient ways to learn Linux, including virtual machines, dual‑boot, cloud servers, WSL, and Raspberry Pi.

LinuxOperating SystemRaspberry Pi
0 likes · 9 min read
Why Switching Your PC to Linux Is a Bad Idea and Better Alternatives
Liangxu Linux
Liangxu Linux
Jun 29, 2021 · Operations

Run Linux GUI Apps on Windows: Install and Explore WSLg

This guide explains how to enable Windows Subsystem for Linux GUI (WSLg) on Windows, covering enrollment in the Windows Insider Dev channel, updating or installing WSL, the architecture of WSLg with Wayland, X11, RDP integration, audio support, and future extensions like DirectML.

InstallationLinux GUIWSL
0 likes · 4 min read
Run Linux GUI Apps on Windows: Install and Explore WSLg
Python Programming Learning Circle
Python Programming Learning Circle
May 19, 2021 · Operations

Introducing WSLg: Full Linux GUI Support on Windows 10

Microsoft’s recent preview of WSLg brings full Linux GUI support to Windows 10, enabling users to install and run desktop Linux distributions, launch IDEs and GUI applications with audio, microphone, and GPU acceleration, and seamlessly integrate development workflows across Windows and Linux environments.

GPU AccelerationIDE integrationLinux GUI
0 likes · 4 min read
Introducing WSLg: Full Linux GUI Support on Windows 10
ITPUB
ITPUB
Apr 29, 2021 · Operations

Run Linux GUI Apps on Windows 10 with WSLg: Full Guide and Architecture

Microsoft's WSLg update lets Windows 10 users install and run Linux desktop environments, IDEs, audio‑enabled apps, and GPU‑accelerated software directly on the host, with automatic backend services and a clear architecture overview.

Audio supportGPU AccelerationLinux GUI
0 likes · 5 min read
Run Linux GUI Apps on Windows 10 with WSLg: Full Guide and Architecture
Open Source Linux
Open Source Linux
Jun 24, 2020 · Fundamentals

How to Set Up Ubuntu on Windows 10 with WSL and Install Go in Minutes

This guide walks you through enabling the Windows Subsystem for Linux, installing Ubuntu from the Microsoft Store, configuring your user, updating packages, and adding the Go programming language, providing clear screenshots and command examples for a smooth cross‑platform development setup.

Development EnvironmentGoLinux
0 likes · 3 min read
How to Set Up Ubuntu on Windows 10 with WSL and Install Go in Minutes
Liangxu Linux
Liangxu Linux
May 30, 2020 · Operations

WSL 2 Brings Linux GUI Apps and GPU Acceleration to Windows 10

Microsoft’s Windows Subsystem for Linux 2 adds a full Linux kernel, native GUI application support, GPU hardware acceleration for AI workloads, and a simplified installation command, marking a major step toward tighter Windows‑Linux integration in the upcoming Windows 10 2004 update.

GPU AccelerationGUISubsystem
0 likes · 5 min read
WSL 2 Brings Linux GUI Apps and GPU Acceleration to Windows 10
21CTO
21CTO
Apr 14, 2020 · Fundamentals

How to Directly Browse WSL Files in Windows Explorer – New Feature Explained

Microsoft's latest Windows 10 build lets users open the Linux subsystem's root directory straight from File Explorer, offering a penguin icon shortcut, command‑line access via \\wsl$, and guidance on safe usage while highlighting upcoming full‑kernel integration.

LinuxWSLWindows 10
0 likes · 4 min read
How to Directly Browse WSL Files in Windows Explorer – New Feature Explained
ITPUB
ITPUB
Mar 30, 2020 · Fundamentals

How to Set Up Ubuntu on Windows 10 with WSL: A Step‑by‑Step Guide

This tutorial walks you through enabling the Windows Subsystem for Linux, installing Ubuntu from the Microsoft Store, configuring the new Linux environment, updating packages, and adding Go tools, providing clear screenshots and command examples for a smooth cross‑platform development setup.

Development EnvironmentLinuxUbuntu
0 likes · 3 min read
How to Set Up Ubuntu on Windows 10 with WSL: A Step‑by‑Step Guide
Liangxu Linux
Liangxu Linux
Mar 29, 2020 · Operations

How to Install Ubuntu on Windows 10 with WSL: A Step‑by‑Step Guide

This guide walks you through enabling the Windows Subsystem for Linux, downloading Ubuntu from the Microsoft Store, completing the installation, updating packages, and adding Go tools, providing screenshots and exact commands so you can develop Linux applications directly on Windows 10.

GolangUbuntuWSL
0 likes · 3 min read
How to Install Ubuntu on Windows 10 with WSL: A Step‑by‑Step Guide
Programmer DD
Programmer DD
Dec 28, 2019 · Operations

What Will Linux Look Like in 2020? Top Predictions Unveiled

Joey Sneddon forecasts a surge in Linux hardware, a pivotal Ubuntu LTS release, major WSL improvements, the possible emergence of a GNOME‑based OS, and a shift toward lightweight distributions, outlining the key trends that will shape Linux and open‑source ecosystems in 2020.

GNOMELinuxOperating System
0 likes · 6 min read
What Will Linux Look Like in 2020? Top Predictions Unveiled
360 Tech Engineering
360 Tech Engineering
Jul 19, 2019 · Fundamentals

A Comprehensive Guide to Installing and Using WSL (Windows Subsystem for Linux) on Windows 10

This article explains the shortcomings of Windows command‑line tools, introduces the Windows Subsystem for Linux (WSL), provides step‑by‑step instructions for installing WSL 1 and optional Linux distributions, shows how to improve the terminal experience, and details useful wsl.exe commands and system interoperability.

Development EnvironmentLinuxPowerShell
0 likes · 10 min read
A Comprehensive Guide to Installing and Using WSL (Windows Subsystem for Linux) on Windows 10
21CTO
21CTO
Feb 26, 2019 · Operations

How the New Windows Update Lets You Seamlessly Access Linux Files

The April 2019 Windows 10 update introduces a 9P‑based file server in WSL, allowing users to safely browse Linux files from Windows Explorer, export and import distributions, and use new command‑line features while noting remaining limitations and best‑practice warnings.

9P protocolLinux IntegrationWSL
0 likes · 4 min read
How the New Windows Update Lets You Seamlessly Access Linux Files
ITPUB
ITPUB
Feb 26, 2019 · Fundamentals

How the Windows 10 April 2019 Update Lets You Access Linux Files Directly

The Windows 10 April 2019 (19H1) update adds a 9P‑based file‑server to WSL, allowing users to browse Linux files from Windows Explorer, use standard Windows commands on them, and safely manage distributions while noting important limitations and new command‑line features.

9P protocolLinux file accessWSL
0 likes · 5 min read
How the Windows 10 April 2019 Update Lets You Access Linux Files Directly
Tencent Cloud Developer
Tencent Cloud Developer
Mar 28, 2018 · Operations

Microsoft Releases Open-Source Tool for Custom Linux Distributions on WSL

Microsoft has launched an open‑source tool that lets distribution maintainers and developers create custom Linux packages for the Windows Subsystem for Linux, while also previewing new WSL features such as background tasks and Unix‑domain sockets, and reporting that Uber disabled safety radar on a Volvo autonomous vehicle involved in a fatal pedestrian crash.

LiDARMicrosoftUber
0 likes · 5 min read
Microsoft Releases Open-Source Tool for Custom Linux Distributions on WSL
ITPUB
ITPUB
Mar 13, 2018 · Fundamentals

Run Linux Distributions Directly on Windows 10 with the Subsystem for Linux

Windows 10’s Subsystem for Linux lets users install and run popular Linux distributions such as Ubuntu, Debian, Kali, SLES and openSUSE directly from the Microsoft Store, providing near‑full command‑line compatibility and enabling administrators to execute almost any Linux command on a Windows machine.

DebianKali LinuxLinux on Windows
0 likes · 3 min read
Run Linux Distributions Directly on Windows 10 with the Subsystem for Linux
DevOps
DevOps
Apr 1, 2016 · Cloud Computing

Microsoft’s Linux Compatibility Layer and Its Impact on Docker and Cloud Computing

The article analyzes Microsoft’s introduction of a Linux‑compatible subsystem in Windows, explaining its technical architecture, performance advantages over emulation, and how it paves the way for Docker containers on Windows Server, thereby influencing cloud‑computing and DevOps strategies.

DockerMicrosoftWSL
0 likes · 7 min read
Microsoft’s Linux Compatibility Layer and Its Impact on Docker and Cloud Computing