Centos

Mount an ISO File on Linux

Introduction We want to mount an iso file to a folder. with linux it’s soooooo easy!

bash centos linux

Set Up Git and GitHub on CentOS 6

A quick guide to installing and setting up Git and GitHub on CentOS 6 using yum.

bash centos clone

Install Lighttpd on CentOS 6

A quick guide to installing and running the Lighttpd web server on CentOS 6, a lightweight and high-performance alternative to Apache.

centos install lighttpd

Install Python and Django on CentOS 6

A guide to installing Python and the Django web framework on CentOS 6 with Apache.

apache centos django

Install VirtualBox Guest Additions on CentOS 6 Minimal

How to install VirtualBox Guest Additions on a CentOS 6 minimal installation, including the required build dependencies.

centos install virtualbox

Set Up BOINC on CentOS, RHEL, or Fedora

Boinc BOINC is an open-source software platform for computing using volunteered resources, Use the idle time on your computer (Windows, …

bash centos linux

Install Calipso CMS on CentOS 6

Step-by-step guide to installing Calipso CMS on CentOS 6.3 using Node.js, npm, and MongoDB.

calipso centos cms

Install LiteSpeed Web Server on CentOS 6

A step-by-step guide to installing and configuring LiteSpeed Web Server on CentOS 6.3.

centos litespeed web-server

Install Meteor.js on CentOS

How to install Meteor.js on CentOS, create your first app, deploy to meteor.com, and configure it as a system daemon.

centos javascript meteor-js

Install Ruby on Rails on CentOS 6

A step-by-step guide to installing Ruby, RubyGems, SQLite, and Ruby on Rails on a fresh CentOS 6.3 minimal server.

centos gcc rhel

Install MySQL, MongoDB, and CouchDB on CentOS 6

Installation instructions for MySQL, MongoDB, and CouchDB on RHEL/CentOS 6.3, covering both SQL and NoSQL database options.

centos couchdb mongodb

Install Nginx on CentOS 6

What is nginx nginx [engine x] is an HTTP and reverse proxy server, as well as a mail proxy server, written by Igor Sysoev. read more

apache centos http

Fix ‘Cannot Find Module block-stream’ in npm on CentOS

Overview While writing and exploring on Node.js I did lots of ‘yum remove/install’ for npm node.js. after a while I realized that npm …

centos linux node-js

Install npm on CentOS 6 Using install.sh

How to install npm on CentOS 6 minimal using the install.sh script, including a workaround for the missing which command.

node-js npm centos

Install Node.js and Express.js on CentOS

 CentOS Node.js / Express.js / Derby.js / Meteor.js is EASY! In the following tutorial I will show you how to install CentOS Node.js and the …

centos derby-js express-js