X11 forwarding through WSL connection
I have the following setup:My work computer is running Ubuntu 18.04, with the following /etc/ssh/sshd_config:# $OpenBSD: sshd_config,v 1.101 2017/03/14 07:19:07 djm Exp $ # This is the sshd server...
View Articleubuntu can't find serial port
I'm using Ubuntu 18.04.2 LTS downloaded from Microsoft store and Arduino IDE. I'm trying to use ESP32 in Ubuntu, but Ubuntu can't find the serial port.In Arduino, Tools>Port is greyed out. In...
View ArticleError while installating pip for Python3
When i tried to install PIP for python3 in Ubuntu 18.04.2 LTSCommand I used: root@DESKTOP-0BEE3OD:/mnt/c# apt install python3-pip E: Could not read response to hello message from hook [ ! -f...
View ArticleHow do I fix "/usr/bin/python: No such file or directory" when entering an...
I just installed Ubuntu 18.04.4 LTS on Windows under Windows Subsystem For Linux (WSL). When I run a command that doesn't exist in my bash terminal, I get this error:$ lss -bash: /usr/bin/python: No...
View ArticleCan't restart/shutdown Ubuntu under WSL
I just got Ubuntu from Microsoft Store and tried some things with it. However when i try to restart or shut down the system using sudo reboot or sudo shutdown -h I got a prompt saying"System has not...
View ArticleAny way to use Visual Studio Code editor instead of nano/vim/emacs to edit...
I'm having an issue where I can only edit .bashrc or .zshrc files with the nano command.When I input code .bashrc it just opens up an empty .bashrc file. With nano it works within the shell and it...
View ArticleProblem with running venv
Attempting to create a new environment using venv, installed Ubuntu for WSL, updated, and installed venv without issue.My problem is when I try to run venv, to create the new environment I used:$...
View ArticleHow to launch Ubuntu in Windows Subsystem for Linux in Windows 10 S?
I found the Ubuntu app button in Microsoft App Store and attached it. There were limited instructions: I had Microsoft Windows help with their side. Ubuntu did not boot up as option. Windows 10 S...
View ArticleUpdate Ubuntu terminal on WSL [duplicate]
I am new to Ubuntu. I have Ubuntu 14 terminal installed on my Windows 10 laptop. I want to get Ubuntu 16 or 18. When I tried to uninstall the current Ubuntu 14 terminal, I couldn't find it in Programs...
View ArticleCannot Install Ubuntu 18.04 WSL
I am currently running 16.04 version of Ubuntu bash on Windows 10 Pro (v1803) using WSL. But, I couldn't install the newly released 18.04 Ubuntu on my machine from the windows store. Need some help. I...
View ArticleUbuntu not installing
I've tried looking in many places for people with similar issues and I'm just not finding it. I am trying to install Ubuntu onto Windows 10. I've tried all 3 versions in the app store (Ubunutu, 16.04...
View ArticleWhy my WSL ubuntu 18.04 is showing me black screen?
I was trying to use WSL, so i enabled it & virtualization's setting in control panel>windows feature on/off restarted pc, opened Ubuntu 18.04 in administrative mode. The CLI opened but did't...
View ArticleWSL version 1 Unable to run ansible, module missing
I'm trying to run an Ansible playbook in Ubuntu 18.04.1 under version 1 of the Windows Subsystem for Linux (Windows 10 ver 10.0.18363.751), but I keep getting the error:ImportError: No module named...
View ArticleSSh: Access Denied, Windows 10
I'm new to Linux in general but also even newer to the Window's 10 Ubuntu subsystem. I've been trying to set up ssh and so I set up a static ip address and logged into my router and forwarded port 22...
View ArticleHow to connect Datagrip on Ubuntu (WSL) inside Windows
I have installed Ubuntu ecosystem from Microsoft Store (https://www.microsoft.com/en-us/p/ubuntu/9nblggh4msv6?SilentAuth=1&wa=wsignin1.0).After setting up the environment, I installed postgres,...
View Articlecd in shell not working, WSL Ubuntu [duplicate]
I am using WSL/Ubuntu on Windows 10. I want to go to /mnt/c. Typing cd /mnt/c is working. But when I enter the command into a shell script, it is not.I added the line: cd /mnt/c to a shell scriptI used...
View ArticleWhy is my local drive are mounted has root?
I'm using WSL to work on web project, and it's causing me a lot of problem that everything is owned by root instead of the actual user. Is there a way to change that behavior ? If yes, will that have...
View ArticleUnable to update or locate packages after installing Ubuntu WSL on Windows 10
Windows Defender is not active. I have tried temporarily switching off Symantec antivirus. I can ping Google.I was previously running Xubuntu in VirtualBox and it worked fine for a week and then kept...
View ArticleWSL: Unable to X forward GUI from remote server
I am trying to use Windows subsystem for Linux to access my Linux workstation at work. I am a very novice user and am not able to get GUI X forwarding to work. I am able to SSH into the machine with -X...
View Articleremote connection from work desktop to home laptop
TL;DR : I need the easiest, least bandpass requiring way to control Linux desktop from Windows laptopI am working from home and trying to find the most convenient way to work on my Linux desktop at...
View Article