I was just curious, is there any support forums for ubuntu bash?
I just downloaded bash on my windows laptop and I'd be grateful if someone pointed me to forums where I can get my questions answered.
Regards,
SUnil
This place should help you for any further questions:
https://github.com/microsoft/BashOnWindows/issues
And this page would tell you about what's working and what not:
https://github.com/ethanhs/WSL-Programs
Related
I can't find the answer to this question anywhere.
Chromedriver has a page that tells you that it can be installed on android. But I didn't really understand anything, I didn't find the file for the jump and the installation, too. I downloaded a file for linux, I thought maybe Google meant it, but no, it doesn't open in termix.
Please, if you know or can find the answer, then share. I will be incredibly happy.
And if there are no options, how to do it. That is, does anyone have instructions for installing a NORMAL and full-fledged Linux on Samsung A5?
I recently reinstalled windows in my computer and cant seem to run any open source software that requires use of my GPU (Nvidia 1060) this includes Paraview/MeshLab/CloudCompare. According to windows everything seems to be okay as it regards to the drivers.Anyone has any idea on what the problems might be ?
Thank you in advance
I am trying to move a VM to another directory and according to the following link we can use VBoxManage movevm command for this purpose:
https://docs.oracle.com/cd/E97728_01/F12470/html/move-vm.html
However, VBoxManage on my machine does not have this command! Unfortunately, I could not find any link online discussing this problem. Do you have any opinion what the problem can be?
P.S. The version of my VBoxManage is version 5.2
This question was answered in the VirtualBox forum topic you created here:
https://forums.virtualbox.org/viewtopic.php?f=1&t=92513
Post by andyp73 ยป 3. Apr 2019, 17:59
It would appear that "VBoxManage
movevm" is a recent addition to VirtualBox mostly likely only
available in 6.0.x versions. There has, for a long time, been a
Tutorial: Moving a VM which may help if you can't upgrade to the
latest VirtualBox version.
How to update or install the sound driver in backtrack5r3 is the same way we do in ubuntu like to install some thing we write sudo-apt get insatall or the syntax is change anybody please help me out.I am running the os in vmware workstation and i have problem with sound its not working.
Ok follow the link and your problem will be solved. http://www.backtrack-linux.org/forums/showthread.php?t=54103
With C#, you can create console apps. Well, do they run in Mono without X?
I know, this might be a dumb "Dude, just try it"-question, but the point is that I can't. I don't have any Linux installation right now, I'm going to use Mono to make a Raspberry Pi I'll order of use. Since the Pi's not here yet, I can't really try by myself.
Yes, you can definitely run console apps on Mono on the Raspberry Pi. That's what I use mine for, mostly :)
As an aside, I'd suggest installing the Arch distribution; at least when I installed mine, it had the most stable build of Mono under that environment. See my Google+ post for a few more details and some other handy tips from folks.