Category Archives: CentOS

Introduction to the Linux Command Line

Written by Ambition on . Posted in Arch Linux, CentOS, Fedora, linux command, Linux distributions, Linux Mint, programming, Software, Suse

Terminal-prompt

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? When you click a … Continue reading

Monitoring Users Activity Using psacct or acct Tools in Linux

Written by SK on . Posted in CentOS, Fedora, linux command, Linux distributions, Linux Mint, Linux tutorials, opensource, Software, Suse, Ubuntu

Monitoring-user-activity

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 they have been … Continue reading

Run Your Own Social Network Using elgg on RHEL / CentOS and Scientific Linux

Written by SK on . Posted in CentOS, Fedora, Hosting, linux command, Linux distributions, Linux tutorials, opensource, Software

elgg_logo1

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 like Facebook and Linkedin. … Continue reading

Linux Malware Detect (LMD) in RHEL, CentOS 6.x and Fedora 16/17/18

Written by Mel Kham on . Posted in CentOS, Fedora, linux command, Linux distributions, Linux tutorials, Software

thumvirus

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 environments. It uses threat data from network edge … Continue reading

Install Cacti Network Monitoring Tool on CentOS 6.4 / RHEL 6.4 / Scientific Linux 6.4

Written by SK on . Posted in CentOS, Fedora, linux command, Linux tutorials, opensource, Software

cacti

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.

Run your own e-Commerce shopping online store using Prestashop

Written by SK on . Posted in CentOS, Fedora, Linux tutorials

logo

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 for your needs, well then you should … Continue reading

Create a Live Linux USB with UNetbootin

Written by Ambition on . Posted in Arch Linux, CentOS, Fedora, Linux distributions, Linux Mint, Linux tutorials, opensource, Software, Suse, Ubuntu

tux

Unetbootin is a tool which was created by Geza Kovacs that helps you to create a Live Linux USB flash from an ISO file.

Seafile – Yet another alternative for Dropbox and OwnCloud

Written by SK on . Posted in CentOS, Fedora, Linux tutorials, opensource, Suse, Unix Tutorials

Seafile_logo

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.

Install WordPress 3.5.1 Using LAMP Server on CentOS 6.4 / RHEL 6.4 / Scientific Linux 6.4

Written by SK on . Posted in CentOS, Fedora, Hosting, Linux tutorials, Linux webhosting, opensource, Software

wordpress-logo

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 absolutely free of cost.

Install nginx with PHP and MySQL in CentOS 6.4 / RHEL 6.4

Written by SK on . Posted in CentOS, Fedora, Linux tutorials

tux

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 “server.unixmen.com” and “192.168.1.200″.