Easy command to install Linux Kernel Headers
This command work with all Debian based OS. Open a command shell, and type the following: apt-get install -y linux-headers-$(uname -r|sed 's,[^-]*-[^-]*-,,') If you have the equivalent…
This command work with all Debian based OS. Open a command shell, and type the following: apt-get install -y linux-headers-$(uname -r|sed 's,[^-]*-[^-]*-,,') If you have the equivalent…
Thanks to the original poster, please visit his post here: http://www.tecmint.com/kernel-compilation-in-debian-linux/?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+tecmint+%28Tecmint%3A+Linux+Howto%27s+Guide%29 Only one note to add to this; the very last command installs the kernel, but specify the…
Thanks to the original poster, please visit his post here: Tutorial – pyrit – First steps and tutorial – WPA/WPA2-PSK and a world of affordable many-core platforms –…
Type the following command to install NTP yum install ntp Turn on service chkconfig ntpd on Synchronize the system clock with 0.pool.ntp.org server: ntpdate pool.ntp.org Start the NTP:…
Thanks to the original poster, please visit his post here: http://phreaklets.blogspot.ca/2013/06/cracking-wpa2-psk-passwords-with.html
Thanks to the original poster, please visit his post here: http://www.linuxkids.com/scripts/linux/autocrack3
Thanks to the original poster, please visit his post here: http://bighippo999.blogspot.ca/2012/09/ubuntu-1204-decrypt-drive-remotely.html
Thanks to the original poster, please visit his site: http://www.gosecure.it/blog/art/194/note/194ssh-on-kali/
Follow this page to get the Current Drivers from non-free repo installed: https://top-hat-sec.com/forum/index.php?topic=3160.0 Download the script here: https://docs.google.com/file/d/0B3s5DO68wWL-cXBrOGlCUHRCTFU/edit?usp=sharing&pli=1 Then, install the AMD-APP-SDK. Download from here: http://developer.amd.com/amd-license-agreement/?f=AMD-APP-SDK-v2.7-lnx64.tar Must be…