Get the Cheat Sheet Here ! Got any more Cheat Sheet I should have ? Leave me a..
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 for CentOS, RedHat, Fedora, etc… Please le me know in the comments so I can add ..
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 command for a x386 system. If you system is amd64, those commands wont work. This is the command for i386: # dpkg -i linux-image-3.12.0-customkernel_1_i386.deb linux-headers-3.12.0-customkernel_1_i386.deb This is ..
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 – Google Projec..
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: /etc/init.d/..
Thanks to the original poster, please visit his post here: CLI Simple Cisco ASA/PIX Config | Be A Cisco Expert Without Course or Cert..
Thanks to the original poster, please visit his post here: Cisco, NAT, and Port Range Resolution | S..
Thanks to the original poster, please visit his post here: Forwarding Range of Ports in Cisco IOS at Cisco V..
Thanks to the original poster, please visit his post here: http://blog.cjwdev.co.uk/2010/10/31/ad-photo-edit-a-program-for-uploading-images-into-the-active-directory-thumbnailphoto-attribute-used-by-outlook-2010/ &nb..
Thanks to all the origninal poster, please visit each link: Install and configure an Enterprise Root CA http://technet.microsoft.com/en-us/library/cc731183.aspx http://www.vkernel.ro/blog/install-certification-authority-in-windows-server-2008-r2 Install and configure a Subordiante CA: http://technet.microsoft.com/en-us/library/cc772192.aspx One of the best Complete guide I have found. http://marckean.wordpress.com/2010/07/28/build-an-offline-root-ca-with-a-subordinate-ca/ &nb..