Install and Configure Bacula Server in CentOS 6.4 / RHEL 6.4
Bacula is an open source network based backup software, used to allow the System Administrators to manage backup, recovery and send the verification of data’s from any systems in any location across...
View ArticleInstall and Configure Rsyslog in CentOS 6.4 / RHEL 6.4
Rsyslog is an open source software used to forward the log messages on Unix/Linux systems in your network. It is an important thing to every Linux users/admins to get a log messages when...
View ArticleInstall LAMP server in CentOS 6.4 / RHEL 6.4
LAMP is a short form of Linux, Apache, MySQL and PHP. In this tutorial i will show you how to install LAMP server in CentOS 6.4. My testbox hostname and IP Address are “server.unixmen.com” and...
View ArticleInstall adobe flash player on Fedora18
Question : How to Install adobe flash player on Fedora18 ? Answer : Download and install the Adobe repo to add it to Fedora repository: [pirat9@localhost Downloads]$ sudo rpm -ivh...
View ArticleInstall nginx with PHP and MySQL in CentOS 6.4 / RHEL 6.4
nginx (pronounced as engine-x) is a lightweight, high performance http server, reverse proxy server, IMAP, SMTP and POP3 server. In this tutorial my test box hostname and ip address are...
View ArticleInstall 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 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 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 great...
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 ArticleRun Your Own Social Network Using elgg on RHEL / CentOS and Scientific Linux
Elgg is an open-source and powerful social networking engine used to create your own social networking web site. In this How To, I am gonna show you how to build your own social network website, just...
View ArticleMonitoring Users Activity Using psacct or acct Tools in Linux
If you have lot of developers or programmers who access your servers frequently in your company and if you wanna to keep an eye on what data they are accessing, what commands they are issuing, how long...
View ArticleIntroduction to the Linux Command Line
My intent is to introduce new Linux users to the Linux command line shell and make them feel comfortable with the command line environment. What does it happen when you click a button with your mouse?...
View ArticleVLC 2.0.7 Has Been Released! PPA Ubuntu
VLC 2.0.7 has been released! The new release comes with many bug fixes and updates. In this bug fix release, the memory exhaustion vulnerability that occurred when playing specifically crafted playlist...
View ArticleHow to Share Files Over Network Using NitroShare
NitroShare is a tool used to transfer files from one machine to another on the same network. You don’t have to do any much configuration in all machines, If you had installed it on all of your network...
View ArticleInstall Postfix Mail Server with Dovecot and Squirrelmail on CentOS 6.4
Postfix is a free open source mail transfer agent (MTA). It is easy to administer, fast and as well as secure MTA. Its a alternative to Sendmail which is the default MTA for RHEL. Prerequisites 1....
View ArticleSetup Local Yum Repository on CentOS / RHEL / Scientific Linux 6.4
We have already shown you how to create a local repository on Ubuntu systems. Today we are going to learn about setting up local yum repository on CentOS 6.4 and other RPM based distributions. As I...
View ArticleHow to Install Telnet in CentOS / RHEL / Scientific Linux 6.4
Telnet is a network protocol which is used to connect to remote computers over TCP/IP network. You can make a connection to a remote host using telnet. Once you establish a connection to the remote...
View Article