Errors attempting to run GPT detector under Ubuntu 22.04 WSL
While the OpenAI detector has been useful in identifying content that is created by ChatGPT and other OpenAI-based models, as usage increases (especially by users here on Stack Exchange sites), it's...
View ArticleRestrict WSL$ access
When mounting a filesystem in WSL2, is it always accessible from the host using \\WSL$ or \\wsl.localhost\?I would like to mount a luks-encrypted filesystem inside a WSL2 environment and keep it...
View ArticleNetworking on Ubuntu WSL2 - How to access workload running in WSL2 from host
I am running Ubuntu20.04 WSL2 on a Windows10 laptop.When I run a program (python or Java) in WSL2, I am able to access it from host using http://localhost:But I am unable to access any Kubernetes apps...
View Articlewhen sourcing a bashrc how to get the line number of the error messages
Following this post, I am souring a bashrc file inside the WSL2/Ubuntu by:source /usr/share/openfoam/etc/bashrcbut I get lots of error messages:-bash: /usr/share/openfoam/bin/<someFile>: No such...
View ArticleUsing WSL to only for deployment and edit parallely edit on Windows based...
I was thinking of getting a Ubuntu pre-installed Dell laptop but am now re-considering since my only intention is to :run websites using docker - now all development setups are being in docker too - so...
View ArticleRestrict access to \\wsl$
When mounting a filesystem in WSL2, is it always accessible from the host using \\WSL$ or \\wsl.localhost\?I would like to mount a luks-encrypted filesystem inside a WSL2 environment and keep it...
View Articlemount failed: Operation not permitted
when I try this command sudo mount -o ro,loop win7ultimate.iso /mnt/win7 I gave mount: /mnt/win7: mount failed: Operation not permitted.I tried to use these commands in wsl:...
View ArticleWSL: how do I set the group for a tty device
I am running usbipd on windows 11 to enable USB devices to attach to WSL. This works. I can run my serial application as root and it works fine. I would rather not run my application as root. My user...
View ArticleCannot download files on WSL "Permission Denied""Cannot write to [...]...
Im trying to install Bazelisk on WSL but when I try to download it typing: "wget https://github.com/bazelbuild/bazelisk/releases/download/v1.15.0/bazelisk-linux-amd64" a message shows up saying...
View ArticleTwo startup daemon processes working together in wsl2?
We normally know that WSL2 normally do not have systemd it generally starts on init daemon! But recently from year 2022 we can also use systemd by enabling the sysboot to systemd in wsl.config.So I did...
View ArticleUnable to install CUDA on Ubuntu 22.04 WSL2
I was following the chain of commands provided...
View ArticleThe following signatures couldn't be verified because the public key is not...
I have Ubuntu 20.04 on my WSL and I am facing no pub key error during sudo get-apt update. I went through many questions and everywhere are written almost the same answers like:sudo apt-key adv...
View ArticleVirtual host alias doesnt work but localhost:80 does
Im trying to set up virtual hosts via apache2 on WSL2.I have my webpage working properly by http://localhost:80 but not under http://myalias.localI have positive response for ping myalias.local in...
View ArticleHow do i fix this viewing error in FL studio 21 running on Ubuntu 22.04 LTS
So I've gotten Fruity Loops 21 ( a digital audio workstation focused on music production ) to work on Ubuntu 22.04 LTS even though it runs natively to Windows/Mac. But one of the minor pet peeves I'm...
View Article'.*' regex properly not functioning in ubuntu of wsl
There was a file with the following text:foo bar bazbar foo bazbaz foo barbar baz foofoo baz barbaz bar fooI needed to get the 1st one 'foo bar baz' and the 5th one 'foo baz bar' as the output to the...
View ArticleWSL: when I try to use GUI package get error "Can't open display"
I'm running through the tutorial on: https://ubuntu.com/tutorials/install-ubuntu-on-wsl2-on-windows-11-with-gui-support#5-install-and-use-a-gui-packageAfter installing X11 applications I try to follow...
View ArticleDNS not working on WSL
I'm currently using an Insider build of Windows 11. (22458)However, I had this problem a few times on other builds. (and wsl worked before)When I start wsl, I'm not able to do a DNS request. (Pinging...
View ArticleOpening Ubuntu 20.04 Desktop on WSL2
I installed Ubuntu 20.04 (server/terminal) from the Windows 10 Apps store. After launching the Ubuntu Terminal via WSL2 (Windows Subsystem for Linux), I installed Ubuntu Desktop and did several steps...
View ArticleTerminator on Windows subsystem on Linux needs Two enters to work!
When I start terminator on Windows subsystem on Linux I need to write the command and then press Enter key twice to run a command only for the first time, then it becomes normal, some info:on...
View ArticleIs it safe to mount a Linux partition mounted using WSL in hibernated WIndows...
WSL2 comes with support for mounting Linux partitions from non-removable drives in updated Windows 10 and Windows 11. When creating an ext2/3/4 partition, for example, on an internal drive, this...
View Article