Code

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 Wrong Post Titles in Google with WordPress SEO

How to fix incorrect post titles showing up in Google search results for your WordPress site using the WordPress SEO by Yoast plugin.

google wordpress seo

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

Add a Delete Confirmation Alert to HTML Forms with JavaScript

A simple JavaScript technique to add a confirmation dialog before a delete action is submitted in an HTML form.

html javascript php

Monitor FlexLM License Status with Bash

Overview A Bash script that automatically monitors FlexLM (FlexNet) license server status across multiple applications and sends email …

bash centos linux

Best Free WordPress Plugins (2012)

To summarize the year 2012 I have compiled a list of must have WordPress plugins:

actionscript3 apache bash

Install Android on PC or Laptop the Easy Way

Android-x86 project just released Android-x86 4.0-RC1. now you can run android on PC / Laptop. in this article, i will explain how to …

android android-x86 boot

Build a Snapshot Backup Server with Linux and Rsync

Overview How to set up a snapshot-style backup server on Linux using rsync and hard links, with SSH key authentication and NFS or CIFS …

bash centos linux

Update Multiple Linux Servers and Distributions

Overview A Bash script that connects to multiple remote Linux servers over SSH and runs the appropriate update commands based on each …

bash centos ubuntu

Enable Code Folding in Eclipse with Coffee Bytes

The Coffee-Bytes plugin by Alex Popescu can add folding functionality to Eclipse IDE.

development eclipse javascript