Showing results for Windows 10 - Windows Command Line

Mar 26, 2018
0
0

Open Sourcing a WSL Sample for Linux Distribution Maintainers and Sideloading Custom Linux Distributions

Tara Raj
Tara Raj

We are happy to announce that we have open sourced a WSL (Windows Subsystem for Linux) sample  for Linux distribution maintainers.  This sample allows distro maintainers to build WSL distro packages for the Microsoft Store and developers to create custom Linux distro packages for sideloading.  You can find the distro launcher repo on GitHub. This ...

Windows Subsystem for Linux (WSL)Windows 10Linux tools
Mar 7, 2018
0
0

What’s new for the Command Line in Windows 10 version 1803

Yosef Durr
Yosef Durr

The next Windows 10 update includes many new features for Command Line developers. In this post we'll review WSL, Hyper-V, new tools, and UWP Console applications coming to the Microsoft Store.  We want to thank everyone who tried these updates via the Insiders program and provided feedback.  We really appreciate hearing from you both when we get s...

Windows Subsystem for Linux (WSL)Command-LineWindows Console
Jan 22, 2018
0
0

OpenSSH in Windows 10!

Rich Turner
Rich Turner

SSH is one of the most important tools in the *NIX world, through which users communicate with shells, applications, and services running on remote machines, devices, VM's and containers. Windows users most often remotely access Windows machines, devices, VM's and Containers via the amazingly powerful Remote Desktop Protocol (RDP) which, as the nam...

Windows Subsystem for Linux (WSL)Windows ConsoleWindows 10
Dec 22, 2017
2
1

Share Environment Vars between WSL and Windows

Craig Wilhite
Craig Wilhite

Hey WSL users—we have more features to share with you! Our latest Windows Insider build lets you share environment variables between WSL and Windows. Starting with Build 17063, let’s look at how you can leverage the new “WSLENV” to enhance environmental variable interop between Win32/WSL. Summary For the pros who’ve already heard about WSLENV and...

Windows Subsystem for Linux (WSL)Command-LineWindows 10
Dec 19, 2017
5
2

AF_UNIX comes to Windows

sarah_cooley[msft]
sarah_cooley[msft]

Introduction:  Beginning in Insider Build 17063, you’ll be able to use the unix socket (AF_UNIX) address family on Windows to communicate between Win32 processes. Unix sockets allow inter-process communication (IPC) between processes on the same machine.  Overview:  Support for the unix socket has existed both in BSD and Linux for the longest ti...

Windows Subsystem for Linux (WSL)Windows 10Linux tools
Dec 4, 2017
1
1

Background Task Support in WSL

Tara Raj
Tara Raj

Starting in Windows Insiders Build 17046, WSL supports background tasks (including daemons). In the past, if you opened WSL and started sshd, httpd, screen, or tmux  you needed to have a console window open to keep those tools running. But, starting with 17046, these processes will continue running in the background even after the last console wind...

Windows Subsystem for Linux (WSL)Windows 10
Oct 12, 2017
0
0

WSL & Console team ch…ch…ch…chaaaaanges!

Rich Turner
Rich Turner

Dear friends of WSL (Windows Subsystem for Linux, nee "Bash on [Ubuntu on] Windows") & Windows Console: I would like to share with you some changes to our org' that will benefit WSL, Windows Console and the Windows command-line in general moving forward. After shipping a major new release, Microsoft often shuffles teams and people around to...

Windows Subsystem for Linux (WSL)Command-LineWindows Console
Oct 11, 2017
0
0

What’s new in Windows Console in Windows 10 Fall Creators Update

Rich Turner
Rich Turner

With Windows 10 Fall Creators Update (FCU) releasing on October 17th 2017, we thought it time to post the list of improvements coming to Windows Console in FCU. Note: For fans of our sister project, Windows Subsystem for Linux (WSL), please also read our post on "What's New in WSL in FCU". The Windows Console team have been hard at work during th...

Windows Subsystem for Linux (WSL)Command-LineWindows Console
Aug 8, 2017
0
0

WSL arrives on Windows Server!

Rich Turner
Rich Turner

We are very excited to announce that Windows Subsystem for Linux (WSL) is now available on Windows Server! Using WSL, Windows Server administrators, devops engineers, developers, etc., will be able to run their favorite Linux tools, apps, and scripts, alongside their favorite Windows admin tools. This will make it easier than ever before to auto...

Windows Subsystem for Linux (WSL)Windows 10Windows Server
Aug 2, 2017
0
1

Updating the Windows Console Colors

Craig Loewen
Craig Loewen

In another blockbuster post, our Summer 2017 Intern, @craigaloewen unveils a subtle, but important improvement to the Console in Windows 10 build 16257. I know many of you have been asking for this! Over to you Craig ... The Windows Console's colors are getting their first overhaul in more than 20 years! Hurray! The default color values have be...

Command-LineWindows Subsystem for Linux (WSL)Windows Console