Autoware building error
While trying to build Autoware, following this guide, the following errors appear, as seen in the image: Any suggestions as to how I could fix this? I've already re-installed ROS and Catkin tools.The...
View ArticleApache2.4 and WSL2 is giving an Error 403
Problem:The website is returning an Error: 403 when trying to access it. No information is being given in log files afaik.VersionWindows 10: Version 2004 (OS Build 19041.388)WSL: Version 2Server...
View Articlesleep doesn't work on Ubuntu 20.04 (WSL)
After upgrading to 20.04 on WSL sleep doesn't work with an error:sleep: cannot read realtime clock: Invalid argument
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 can I fix internet connection issues on wsl2
Just got on wsl2 and when I run sudo apt-get update I get the following error archive.ubuntu.com:80 (2001:503:83eb::30). - connect (101: Network is unreachable. What am I missing here?Note: I am on the...
View ArticleConnect MySQL Workbench to WSL2
I have a brand new WSL2, running on the latest Windows 10 (2004) with Ubuntu 20.04, MySQL installed, I can access it from Bash and get the status --mysql> status--------------mysql Ver...
View ArticleInstalling cudNN for Ubuntu 18.04 gives "is not a symbolic link" error
I have Cuda 10.0 installed in a Tensorflow GPU container in Docker (image tag is tensorflow/tensorflow1.15.2-gpu-py3)root@d7284da3dc5c://tmp/external# nvcc --versionnvcc: NVIDIA (R) Cuda compiler...
View ArticleWSL 2 Won't Run Ubuntu - Error 0x80370102
Today, I decided to upgrade from WSL 1 to WSL 2. On WSL 1, I had no issues getting both Kali or Ubuntu to function on WSL 1. When upgrading to WSL 2, both Kali and Ubuntu failed to upgrade to version...
View ArticleHow can one copy text from nano in Ubuntu WSL2 and paste it into a Windows...
Microsoft has made this nifty tool called Windows Subsystem for Linux. WSL2 creates a lightweight VM running Linux (in this case Ubuntu) to facilitate using Linux on Windows.Within WSL2 (Ubuntu) I've...
View ArticleHow to start Openssh server after install in WSL?
I'm trying run the command ssh localhost but receive the errorssh: connect to host localhost port 22: Connection refusedWhenI try to check the status of the SSH Server with the command sudo service ssh...
View Articlegpg: can't connect to the agent: IPC connect call failed (WSL Ubuntu 20.04)
after updating WSL Ubuntu i can't do sudo apt-key add with an error:gpg: can't connect to the agent: IPC connect call failed
View ArticleHow do I install XFCE4 on Ubuntu 20.04 on WSL2?
I am a software developer and I use the wsl terminal every day.I am now bored with the old look of the terminal and I want something new.I tried installing Gnome 3.<something> on Ubuntu, it gives...
View ArticleHelp for running commands and install gau.go
I found in github a url fetcher and i want to try it. I tried to install it with the command $ GO111MODULE=on go get -u -v github.com/lc/gau but it give me unknown command as an error. Can you help me...
View Articleifconfig eth0 up doesn't work [closed]
I changed the mac address with macchanger with this command:ifconfig eth0 downmacchanger -r ethoifconfig eth0 upAnd this should work for restart the network , but it doesn't, so I typed :service...
View ArticleIs $PATH in WSL supposed to be very long?
Anybody else get an extra long path using echo $PATH command? I'm working in BASH shell Ubuntu on windows from the Windows app store.Output of echo...
View ArticleOpening Ubuntu 20.04 Desktop on WSL2
I installed Ubuntu 20.04 (server/terminal) from the Windows 10 app store, and then after launching the Ubuntu Terminal via WSL2 (Windows Subsystems for Linux) , I installed Ubuntu Desktop and did...
View ArticleInstallation of Prank (multiple sequence alignment software)
I want to install PRANK on the Windows 10 Pro version 10.0.19041 Linux subsystem (Ubuntu 20.04 LTS), I have followed the installation instructions to no avail.wget...
View ArticleUbuntu for windows 10 subsystem
I have installed Ubuntu for Windows 10 Subsystem (WSL2) following all the steps in the official information page. When I click Ubuntu from the start menu of Windows 10, it outputs this:Welcome to...
View ArticleWhy curl and apt update resolve DNS names differently?
I am running Ubuntu 18.04 on Windows 10 WSL2. The commandsudo apt updatecould not resolve all the DNS names (for example archive.ubuntu.com):np@DESKTOP-LF80KK2:/mnt/c/Users/niko$ sudo apt updateErr:1...
View ArticleX Server: Connection refused
I'm using Ubuntu 20.04.LTS in a WSL2 environment. I am trying to get graphical applications to run but had no success so far.On Windows, I run Xming 6.9.0.31 which tells me the server is on :0.0.In...
View Article