Understanding chmod, SUID, SGID, and Sticky Bit

RaveMaker 2014-03-15

Overview Linux chmod has a few options that can make your life a lot easier when managing a shared storage. The most needed are chmod suid …

linux security

Install and Configure xrdp on CentOS

RaveMaker 2014-03-12

Overview xrdp is a free open-source remote desktop server for Linux. Installing xrdp on CentOS might be a little tricky since CentOS …

centos linux remote-desktop

Install LuaJIT on CentOS

ETCS 2014-03-04

centos luajit installation instructions centos luajit centos luajit installation instructions - In the following tutorial I will show you …

centos lua luajit

YDPG17 Factory Reset Guide

ETCS 2014-03-04

How to factory reset the YDPG17 Android gaming console (also known as YinLips or Innova) using the built-in recovery menu.

android innova yinlips

Install Apache Tomcat on CentOS

ETCS 2014-02-28

CentOS Tomcat installation A comprehensive guide to installing Apache Tomcat on CentOS, covering JDK setup (OpenJDK and Oracle JDK), Tomcat …

apache-tomcat centos java

Install Gunicorn on CentOS

ETCS 2014-02-28

centos gunicorn installation instructions centos gunicorn centos gunicorn : In this simple tutorial I’ll explain how to install and …

centos gevent gunicorn

Set the Date Manually on DD-WRT

ETCS 2014-02-27

dd-wrt set date manually dd-wrt set date manually - In this tutorial I’ll explain how to set the date and time in dd-wrt based …

dd-wrt linux

Install G-WAN Web Server on CentOS

ETCS 2014-02-24

CentOS G-WAN Server How to install and configure the G-WAN web server on CentOS, including service mode setup and support for multiple …

centos g-wan web-server

Speed Up Your Website Load Time

ETCS 2014-02-21

How to speed up website load time How to speed up website load time is important question for those that performance matters to them.

apache apache-tomcat cdn

iptables Examples and Rules for CentOS

RaveMaker 2014-01-05

Overview Essential iptables configuration examples for CentOS, including setting up default chain policies, stateful rules, and common …

centos firewall linux

Fix SSL Key Usage Violation Error on CentOS

ETCS 2013-12-30

How to fix the “SSL handshake failed: Key usage violation in certificate has been detected” error on CentOS, commonly caused by …

centos ssl svn

SEO Tips for Blog Posts

ETCS 2013-11-30

Good SEO tips Good SEO tips Good SEO tips for your website / blog / posts / etc.

bing google seo

Best Image Dimensions for Facebook

ETCS 2013-11-29

what is the best resolution for facebook images what is the best resolution for facebook images what is the best resolution for facebook …

facebook social-media

Enable HD Resolutions in Unreal Tournament 99

RaveMaker 2013-11-24

Overview Unreal Tournament 99 is an old shooter games but it is still one of the best arena games ever produced. The community mods and …

fix games

Enable HD Resolutions in Warcraft III

RaveMaker 2013-11-24

Overview Warcraft 3 is one the best RTS games ever produced, released in 2002. The only issue is that the new HD and Wide resolutions are …

fix games

Indiana Jones and the Fountain of Youth

ETCS 2013-11-24

A look at Indiana Jones and the Fountain of Youth, a fan-made freeware point-and-click adventure game inspired by the classic LucasArts …

games indiana-jones windows

Auto-Start VMware Workstation on CentOS Boot

ETCS 2013-11-06

VMWare Workstation start on boot CentOS vmware workstation start on boot centos If you are like me, using VMWare workstation on Linux …

centos virtualization vmware

tr vs sed: String Manipulation in Linux

RaveMaker 2013-10-24

Overview tr and sed are very powerful stream and character manipulation commands, Each has its own advantage with string manipulation.

bash linux