From your pic it would appear that your graphics card does not support Xv (xvideo).
Try and change the video output driver to something like x11 to test.
For more info use:
mplayer -vo...
Type: Posts; User: Miland3r; Keyword(s):
From your pic it would appear that your graphics card does not support Xv (xvideo).
Try and change the video output driver to something like x11 to test.
For more info use:
mplayer -vo...
With Backtrack4 being Debian (Ubuntu) based do the following to get kate working in a "su -" Konsole:
xhost local:root
su -
export PATH=$PATH:/opt/kde3/bin
export DISPLAY=:0.0
kate
BackTrack4 (pre) final: Vdpau support for mplayer
Disclaimer: Note that below non BT4 sources will be added to your BT4 sources.list.
Be forewarned to expect no support from the...
Rute User's Tutorial and Exposition
I'm not saying anyone should be forbidden to join, I'm just thinking they can be asked basic questions from the rules to ensure they've actually read them.
As for the competency rating it would...
:D sorry to disappoint.
After looking at the forum posts I can't help but notice the number of really basic rtfm questions that are being asked and transgressions that are being made over and over again.
Would it be...
The trash bin is a link to trash:/ paste the below into a terminal to create the required link.
cat > ~/trash.desktop << "eof"
[Desktop Entry]
Comment=Contains removed files...
Afraid I have to disagree with your view on using vi for a large scale project.
I have been and still are using "vim + bash scripts + some custom written apps" in the development of enterprise...
Wait for teacher to leave classroom, quickly boot the box from a usb or cd distro, mount the hdd and create your file...
That is of course if the box is not locked in granny's room... :D
Or if...
Thought I'd share 2 examples of code I've come across while QA'ing an Enterprise clients J2EE apps.
if("value" == null){}
My favorite (!)how to check an arrays size
String[] values;...
Are you using a usb wireless card with your virtualbox instance?
If not, remember that Virtualbox is "emulating" a pc... You will not be able to see the host pc's wireless or any other devices for...
Do a search on this forum for 5100 AGN or Dell E6500 (which also has a 5100). Answer been posted plenty times.
Add single quotes as per below.
aireplay-ng -1 0 -e 'John Wifi' -a 00:11:22:33:44:55 -h 00:55:44:33:22:11 mon0
Hi vvpalin,
very neat howto, thanks. Will definitely be looking out for future posts.
I agree, it works, just note that for injection (albeit still slow) to work you should refrain from starting "ifup" the device.
(If the device was "started" injection will not work until you...
Not so long ago I suffered a hdd crash, one day before a project deadline as Murphy would dictate, and in desperation used my backtrack usb external as a platform to complete the project.
I've...
Take a look at Netbeans... Its come a long way in recent years. Also KDevelop...
I've updated the driver, added my wireless device information to the header file (ID 050d:935a Belkin Components) and happily compiled, installed and loaded the rt2870sta module against the 2.6.29.4...
Many Thanks! ...can't wait....& pricing?
NjB, ... take a look at the below and see if it helps.
hxxp://forums.remote-exploit.org/backtrack-4-bugs-fixes/24759-cups-problem.html
Hi najib,
run the below from a terminal to start cups without the use of service manager.
/etc/init.d/cups start
Thanks Nemis ...
I was unable to get the 190.18.4 nvidia drivers to play nice with 2.6.30.5 kernel as per the above. However thanks to the...
You can add a Multimeter, smart tweezers and a conductive pen to the list.
- Multimeter and tweezers to assist with the identification of faulty hardware, cabling etc.
- Pen to repair minor...
run "glxinfo | grep -i render" from a terminal in X it should say Yes.