Install wordpress 3.5.1 using LAMP server on CentOS 6.4 / RHEL 6.4 /...
WordPress is a most popular free and open source blogging software and content management system based on PHP and MySQL. Using wordpress we can easily create a website or a blog of any type with...
View ArticleInstall Easy Hosting Control Panel (EHCP) in Ubuntu 12.10 Server / Debian 6
EHCP is an open-source and powerful hosting control panel that lets you to host any websites, create email accounts, create additional (sub) domains and create FTP accounts and many more. It is only...
View ArticleWrite a Simple Client in Python
Now that we finished writing the TCP server it is time to write a simple client which will connect to the server. It is very simple to create our client with the socket library and now we have enough...
View ArticleHow to Install OpenOffice.org in Backtrack
OpenOffice.org is an open-source software suite which is made with help from people all over the world and is currently used in governments, business, education and non-profit organizations. It is...
View ArticleHow to Install UNetbootin on Ubuntu 13.04 ‘Raring Ringtail’
USB drives are used in a major way these days. UNetbootin allows users to create bootable Live USB drives for Ubuntu and many other Linux distributions. Installing UNetbootin is very easy. Go to Ubuntu...
View ArticleInstall Google Chrome in Ubuntu 13.04 ‘Raring Ringtail’
Mozilla Firefox is the default web browser in Ubuntu. Some users like to use Google Chrome. Software Center allows users to install software with a few clicks, but you can not install Google Chrome....
View ArticleInstall xRDP in ubuntu 13.04
What is xRDP? xRDP is a server which allows you to connect remotely to ubuntu via Remote Desktop Connection. It helps you to use Microsoft RDP to connect to ubuntu without any configuration. Now...
View ArticleAudit the security of your Unix/Linux systems using lynis
Lynis is an auditing tool for unix/linux like systems which is used to scan the entire unix/linux systems for security issues, installed software informations, general system information, configuration...
View ArticleMonitor System Processes on Linux with htop
What is htop ? htop is a Linux tool divided into three section ( CPU and Memory usage information, Load Average Uptime and View of Processes) which allows real time monitoring of the processes. It...
View ArticleSeafile – Yet another alternative for Dropbox and OwnCloud
Seafile is an Open Source file synchronization and collaboration tool. If you are looking an alternative for OwnCloud or Dropbox, this is the tool for you. The developers describes that seafile is...
View ArticleHow to Install Mercurial with Google Code on OpenSUSE 12.3
Many of us like to code and program. It’s an awesome and very satisfying hobby. Yet keeping track of your progress and different versions of files and what modifications have been made to those files...
View ArticleCherokee – An Open source light weight cross-platform Webserver
Cherokee is an Open Source, cross-platform, fast and light weight web server. It supports all major web features such as FastCGI, SCGI, PHP, uWSGI, SSI, CGI, LDAP, TLS/SSL, HTTP proxying, video...
View ArticleSimple bash script for pinging hosts
This is a simple useful script which i learned from “Coding For Penetration Testers” book. It is used to check if a host is alive or not and echoes on user screen a message with the results of the...
View ArticleHow to install Ubuntu 13.04 in Macbook Air
Question: How to install Ubuntu 13.04 in Macbook Air? Answer: Download the mac image from Ubuntu website and then follow the instructions bellow: Step 1: Convert iso into dmg ~ hdiutil convert -format...
View ArticleCreate a live linux usb with unetbootin
Unetbootin is a tool which was created by Geza Kovacs that helps you to create a Live Linux USB flash from an iso file. It is compatible with Windows, Mac OS X and Linux. This tool offers you a...
View ArticleRun your own e-Commerce shopping online store using Prestashop
If you are planning to sell products through online and wonder how to create a online shopping cart solution like e-Bay, Flipkart and Snapdeal or where to find the right e-Commerce shopping solution...
View ArticleOracle VM VirtualBox Installation on Fedora 18
Today we will be installing Oracle VM VirtualBox which is a cross-platform powerful virtualization solution. I will be installing it on one of my favorite Linux distributions, Fedora 18. It’s such a...
View ArticleInstall Cacti Network Monitoring Tool on CentOS 6.4 / RHEL 6.4 / Scientific...
Cacti is an open source, front-end for the data logging tool called RRDtool. It is a web based network monitoring and graphing tool. For more information about Cacti refer the official link. Install...
View ArticleLinux Malware Detect (LMD) in RHEL, CentOS 6.x and Fedora 16/17/18
Let’s use the same definition of rfxn, Linux Malware Detect (LMD) is a malware scanner for Linux, released under the GNU GPLv2 License. It is designed around the threats faced in shared hosted...
View ArticleGetting Debian 7.0 ‘Wheezy’ Up and Running
Now that you have installed Debian 7.0 ‘Wheezy’ and got yourself comfortable with it, it’s now time to get some software installed on to your system system. The first things you’ll need to do is update...
View Article