Installing and Configuring Lampp (the simple guide)

Installing and Configuring Lampp (the simple guide)

I find this article when i’m going to install LAMPP on Ubuntu Intrepid from many forum and site this is the clear and good article for beginner ubuntu user.

http://alanedwardes.com/posts/installing-and-configuring-lampp-the-simple-guide/comment-page-1/#comment-8423

Lets get started:

Step One – Get Lampp

Get lampp. So, you’ll need a direct link to the Sourceforge.net lampp download page.
Make sure that file is downloaded to your Ubuntu desktop, or at least move it there when it’s done, or the commands I’m telling you to paste into terminal won’t find the file. Continue reading

Metasploit on Ubuntu

The Metasploit Project is an open source computer security project which provides information about security vulnerabilities and aids in penetration testing and IDS signature development. Its most well-known sub-project is the Metasploit Framework, a tool for developing and executing exploit code against a remote target machine. Other important sub-projects include the Opcode Database, shellcode archive, and security research. (Wikipedia).

I find this article on the web it;s very useful to installing Metasploit.
Installing Metasploit: Continue reading