You can go to system settings, and power management.
Or from a command line, "setterm -powersave off -blank 0" (though this one wont survive a reboot)
You can also update your grub to include...
Type: Posts; User: charonsecurity; Keyword(s):
You can go to system settings, and power management.
Or from a command line, "setterm -powersave off -blank 0" (though this one wont survive a reboot)
You can also update your grub to include...
No worries man! Yeah I actually have another thread going about the issues and resolutions with this KDE Kali. http://forums.kali.org/showthread.php?306-Experiences-with-Building-KDE-Kali-x86
I...
This is the most user friendly way to edit the grub entry. If you have problems installing it this way, you can build it from source. https://launchpad.net/grub-customizer
Hi. I had a very similar problem. However, I DO NOT recommend you do what I did. As this will void your warranty. However, I did work for what I wanted. Basically I too was getting upwards of 80c...
Hi! Do you have any plans for making the script available for Kali Linux? Just now attempted to use it on the new distribution and came to a few errors. Specifically with the dhcp. When installing...
Agreed +1 the Kali Team! I am very happy with their release. Gives me new things to learn and enjoy. For me its like playing with a new toy hehe
Some have expressed they would like a KDE Version of Kali. So I present to you KDE Kali Linux 32Bit. I built it as described in the documentation. Please Enjoy!...
Great News! It's been released.
http://www.offensive-security.com/kali-distribution/kali-linux-released/
You can find the distribution here. http://www.kali.org/
Going to test it out...
Thank you, checking it out now:)
Hi guys. I've been looking into this for a while and I have found a great article for dual booting FDE. I think I've seen this posted else where in the forum, but can not locate it. Anyway it has a...
Interesting news. Apparently Offensive Security announced its release 3-7-2013. From their RSS feed! However, the link http://www.offensive-security.com/kali-distribution/kali-linux-released/ shows...
I haven't used iMac, but I do know there are others who have got it to work. Since BT is based of Ubuntu, I found a good article to help point you in the right direction. I don't see why BT will be...
To original poster:
I'd don't know if this will work, but try setting your DNS to the Google DNS servers. If you are using Wicd, click preferences and under global dns, DNS Domain 192.168.1.1 (Your...
Hi. To disable the Check you can use this command:
"tune2fs -c 0 /dev/sda*" -- or which ever partition your distro is located on. To do that type "fdisk -l"
I would not recommend turning it off...
I'd like to ask for some clarification if its okay. You are having issues within metasploit if I understand correctly? This happened after you did an update to metasploit. From the looks of it your...
Hi Toxiside, sounds like we are on the right track, err at least troubleshooting. So we've gone to blank, to mix of colors if I understand correctly. May I ask for a bit more information on your...
I did this to my sister to show her the importance of not using Open Wifi: While she was on facebook using her iPad, I simply hijacked her session using my phone ( I think the android app was called...
If I understand correctly you cant bring up wlan. But you do have mon0?
Can you type "ifconfig" and let us know the results. Have you tried, "ifconfig wlan0 up"?
Hi,
Please in a console type, "rfkill list" and let us know the output.
I am assuming there is a block, probably a soft block. If true, then go ahead and type this command, "rfkill unblock all"...
This thread might be the fix your looking for,
http://www.backtrack-linux.org/forums/showthread.php?t=61919
Hope it works, let us know:)
Jinkazama. Hopefully this is a minor issue. I've heard this happen before. Can't quite remember what the solution was, but it sounds like Grub might be corrupt or perhaps a modeset issue?.
First...
That definitely sounds weird. Especially about seeing Mint 11. My suspension is that the card was not properly formatted beforehand. Perhaps an old linux distro was on there? Hopefully this will...
I would like to point to something I found to be very useful with editing the grub. I know it can be daunting at first, especially if you want to rearrange the OS boot orders or even change their...
Thankyou! It's works wonderfully. I only know a little about coding, enough to go through it and understand it but what I really love is when I read coding as well documented as yours:) Again major...
Hi!
I love the idea of your script, and look forward to using it. I have run into a wall and hope I can get your help in solving my issue. Basically my problem is I can not get a fake AP to go up. I...