Sound is not working in backtrack5r3 - backtrack-linux

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

Related

I cant seem to open any OpenGL software

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

Pestphp fails to run tests

I just installed the version 1.21 of pestphp/pest for a small php library.
Installations works until I try running ./vendor/bin/pest
I keep getting this error: Exclusive locks are not supported for this stream
Research on this error has proven unsuccessful as I could not find a similar case.
Please let me know if you've experienced this before and how you fixed it.
Thanks!
I have figured out the issue.
I was running the application from the htdocs of the vm version of xampp running on my laptop.
Taking the project out of here into another directory solved this issue.
Hope this saves someone else some time.

Linux Sqliteman all buttons and tabs come up as disabled after installation configuration help needed?

I installed Sqlite 3.8 on Ubuntu 13 and I installed sqliteman for a GUI.
I got Sqliteman using Ubuntu Software Center, but after the installation completes, Sqliteman starts up but I can't click on anything cause everything in the application is disabled.
I'm assuming there is some sort of configuration step I am missing but I cannot find anything online to tell me what I'm missing.
If anybody knows what I can do I would appreciate some assistance.
I figured it out. First of all I had to install Qt 4 for linux.
After I did this it still wasn't working and still had everything greyed out. So I signed in as root user i.e sudo su and then Sqliteman works fine with root permissions.
Cheers

Setting up iplanet web server

I am trying to install iplanet web server 7.0.15 64bit. keep getting the error
"attach to native process failed"
I am using Linux mint 15 64bit
Searched the Internet, but existing solution did not work for me :(
Can anyone help me with this.
I Faced same issue in Ubuntu 12.04 while installing iPlanet 7.0.15, and i solved it by installing ia32-libs looks like ia32-libs is missing in 12.04, please refer below URL which helped me to solve this issue.
https://forums.oracle.com/thread/2360480

Does mono on Linux require X?

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.