cd color highlighting
I am using Ubuntu in WSL2 and there is some annoying highlighting of folders. I managed to solve the highlighting when using "ls" via this tutorial:...
View ArticleHow to run and debug C++ project in VScode on WSL Ubuntu
I am trying build and run project, but I don't know.Executing task: g++ -g /home/homa/SSAC/src/.cpp/home/homa/SSAC/bin/.cpp /home/homa/SSAC/include/*.h -mpclmul-msse4.1 -std=c++17 -Wall...
View ArticleWhy is the mysql-server package from mysql.com missing server files?
I'm usually not using Ubuntu, but decided to give it a try today because it's the preferred distro for Windows Subsystem for Linux, that I wanted to try today to see if/how it could replace my VMWare...
View ArticleAccess a web application running in Ubuntu/WSL from another PC on the network
I am using Windows 10 with Ubuntu 20.04.04 LTS (from the Microsoft Store) in WSL.It runs software that has a web interface, and I can access this app without any problems in Windows on this PC using...
View ArticleAccessing graphics in Ubuntu which is installed as an app in Windows 10 HP
I have a windows 10 HP tower workstation with NVIDIA GeForce GTX 1070 graphics card, in which I installed UBUNTU 18.04 as an app (natively), by following the...
View Articlegnome-terminal: Error constructing proxy for...
If I runsudo apt-get -y updatethen I suddenly can't run gnome-terminal. I get the errorError constructing proxy fororg.gnome.Terminal:/org/gnome/Terminal/Factory0: Could not connect: Nosuch file or...
View ArticleRun matlab from WSL [duplicate]
So I have matlab installed on my windows. I like to use the linux terminal on windows (through WSL2). Is there a way I can launch matlab from WSL?
View Articleeps file in ubuntu WSL not opening
eThe code is for generating generate p p > t t~ in Madgraph and the get feynman diagrams by display diagramsI have tried changing the mg5_configuration to No_Path_Configuration, and there is no...
View Article[error 2147942402 (0x80070002) when launching Ubuntu 18.04 in WSL
After adding a Python path to my environment variable I ran into an [error 2147942402 (0x80070002) when launching ubuntu.exe that's preventing me from launching Ubuntu in Windows terminal.I don't know...
View ArticleHow do I increase the physical space for WSL2
How do I increase the physical size of a WSL virtual disk? I only managed to increase the virtual size..
View ArticleHow to set up DISPLAY variable for WSL2 of ubuntu 20?
I have a WSL2 with ubuntu 20. In most posts, setting up DISPLAY environmental variable to access windows X11 server is made through WSL localhost address in ~/.bashrc$ export DISPLAY=$(awk '/nameserver...
View ArticleTemporary Failure in name resolution on WSL
Running Ubuntu on WSL and trying to push to github and download new python modules using pip and I get this error.Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after...
View ArticleHomebrew installation timing out on ubuntu
i am a beginner web developer and am learning towards block chain development as well, for that i am trying to install home brew but for some reason after trying again and again on the ubuntu terminal,...
View Articlewsl + ubuntu 20.04 access to the project loading page slow
The project environment is ubuntu 20.04 (PHP8.1 + nginx + mysql5.7 + laravel10)!The project is runs, and found that each page load time is more than 3 seconds,I've seen some people say that adding...
View ArticleUnable to sudo apt-get update for Ubuntu (Windows subsystem for Linux)
Err:1 http://archive.ubuntu.com/ubuntu focal InRelease Temporary failure resolving 'archive.ubuntu.com'Err:2 http://security.ubuntu.com/ubuntu focal-security InRelease Temporary failure resolving...
View ArticleAfter enabling mouse in tmux(3.0a), How to use it to switch Pane or windows....
I have enabled mouse option setting in conemu(version 220807 64 alpha) as well as on tmux(3.0a on remote system with Ubuntu 20.04.6 LTS) but still not able to switch Panes or Windows with it.If I use...
View Articlewsl -e cannot run a script that I can run when wsl has been executed
I created a file in Ubuntu called bash_test_01.sh containing the command echo "cmd is executed"in Powershell, if I run>wsl$cd /home$/home/adm_difolco_e/bash_test_01.shI getcmd is executed.However if...
View ArticleIs it recommended to move all windows software and personal files over to the...
I just started studying robotics and started looking into the Linux world since a lot of people were recommending it. But I was dependent on a lot of Windows software which had terrible support in...
View ArticleIssue with restarting dbus.service in Ubuntu running on WSL2
I have installed GNOME on Ubuntu running on WSL2 in Windows 10 Professional Edition.When I try to execute "sudo service dbus restart,"I encounter the following error:"Failed to restart dbus.service:...
View ArticleFirefox Developer Edition doesn't work
A few days ago I installed firefox developer edition by this method (downloading and unzipping the .bz2 file). That install worked well.After some time Firefox notified me to update, so I deleted...
View Article