Switching between Windows 10 OS and Ubuntu16.04 (Linux 0S) without disrupting...
Currently all the AIV`s we have operate of Linux operating system (OS) & Ubuntu, so I have an external boot drive to operate Linux OS and I have my Windows 10 Laptop to carry out other work.So at...
View ArticleMessed up by installing GUI on WSL (xfce)
a few weeks ago I wanted to add GUI(xfce4) in my WSL. then it didn't work as I expected, so I tried to uninstall it. I guess I didn't know correct way to uninstall it so it still have updates for me. i...
View ArticleCannot create directory trying to install dependencies using WSL. Trying to...
THese are the steps I was supposed to follow I am actually trying to install cuckoo sandbox> I downloaded ubuntu from microsoft the latest version.install WSL (Windows Subsystem Linux) in your...
View ArticleCannot start MongoDB on WSL
I have installed MongoDb, on WSL using the steps from the official docs here.When i issue the commandsudo service mongod starti get the following messagemongod: unrecognized service.I've tried...
View ArticleIssue after trying to uninstall ubuntu from Windows 10
After I tried to uninstall ubuntu from my windows machine using the command wslconfig /unregister It said unregistering and stayed like that for a very long time, I killed the session and re-downloaded...
View ArticleUbuntu bash windows forgot password
I forgot the password for the Ubuntu bash on windows. I tried to reset it by following the instructions https://www.top-password.com/blog/forgot-linux-bash-password-in-windows-10/ but the windows cmd...
View ArticleHow to solve 'System has not been booted with systemd as init system (PID...
I've got a problem during setup of apache. I am using Ubuntu version 18.04. I don't know what made this problem appeared...I will just list all my commands.apt-get updateapt-get upgradeI saw an error...
View ArticleSublime text won't open on Ubuntu
I am attempting to run sublime text on my ubuntu terminal on Windows 10. I successfully downloaded according to the instructions here (https://www.sublimetext.com/docs/3/linux_repositories.html). When...
View ArticleWindows Subsystem for Linux (WSL): what can't I do with the Ubuntu...
As most of you know, in the Microsoft Store, there are three versions of Ubuntu. This means that on Windows I can emulate Ubuntu and have the Ubuntu command line directly on Windows.The question is...
View ArticleHaving troubles using Valgrind with WSL on CLion
Working on Windows 10, enabled WSL and installed Ubuntu.WSL toolchain configured, I can build and run stuff on CLion, everything works perfectly except for Valgrind.I used the...
View ArticleTensorflow-GPU on WSL2 not working
Is there any way to install tensorflow-gpu on WSL2?After trying to set up CUDA on WSL and running nvidia-smi, it had the error: NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA...
View Article'GLIBC_2.25' not found on Ubuntu (Windows Subsystem for Linux)
I have following error on Ubuntu 16.04 (Windows Subsystem for Linux)/lib/x86_64-linux-gnu/libc.so.6: version 'GLIBC_2.25' not foundI've already tried:apt-get updateapt-get install libc6It seems, system...
View ArticleSplit VPN in WSL (Windows Subsystem for Linux)
So I need to work on a Ruby web application that consumes both public and private services, so part of the services' urls point to the internet, and part of it points to services only available on the...
View ArticleHow to config touchpad/Bluetooth on ubuntu 14.04 [closed]
I just installed a new system for my laptop, ubuntu 14.04 old version but my robot requires. And now my touchpad and Bluetooth mouse are died, solutions say that I shall use "xinput list" to enable the...
View ArticleKernel compilation with errors does not produce the vmlinux file when trying...
I would like to enable KVM on my WSL2 virtual machines. I'm following this tutorial :https://gist.github.com/offlinehacker/b1d96515f87a47bd0b0bea574eab5583When I tried to build the kernel I've got some...
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 ArticleOpen a file from the console with a windows program ubunto subsystem
I have installed ubuntu subsystem in windows 10, and right now i creating a file with the command:touch file.foamand after that with the explorer in windows i open the file with a program.exe, is it...
View ArticleFATAL: Module kvm_intel not found in directory...
I'm trying to enable KVM on WSL2 on Windows 10 x64 bit. I've found this tutorial and I'm following it :https://gist.github.com/offlinehacker/b1d96515f87a47bd0b0bea574eab5583I've cloned and compiled the...
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 ArticleAutomatically setting the DISPLAY variable
At the moment, I'm using Windows Subsystem for Linux to use Ubuntu, and Xming to allow me to run graphical applications. I was wondering how I could automatically set the display variable to 0, so that...
View Article