Transfer Files with SCP from Windows

ETCS 2013-02-03

Overview You will learn how to use SCP from windows shell or GUI.

windows ssh scp

Use SSH with Notepad++

ETCS 2013-02-03

Overview SSH Is a builtin plugin in NotePad++ that not many knows about. You will learn how to use ssh in your NotePad++ Environment to …

ftp notepad-plus-plus ssh

Disable Java in All Browsers at Once

ETCS 2013-02-02

Overview Several major companies have been hacked lately. Security advice for web users last week from the US Department of Homeland …

android chrome firefox

Exclude Your Own IP from Google Analytics

ETCS 2013-02-02

Overview Setting up Google Analytics to not track your visits is a bit tricky. You can filter by IP, but most of us are using dynamic IP so …

google google-analytics seo

Twitter Hacked: Change Your Passwords and Disable Java

ETCS 2013-02-02

You’ve been hacked? Quarter of a million users (250,000) details had been stolen from twitter this week including: usernames, email …

twitter security

Developing with the WordPress 3.5 Media Manager

ETCS 2013-02-01

Overview If you are a WordPress plugin developer, you may want to use the new build-in WordPress 3.5 Media Manager in your plugin. This …

git wordpress php

sSMTP: Use Gmail as a Sendmail Relay on Linux

RaveMaker 2013-02-01

Overview sSMTP - a simple and lightweight MTA used to deliver mail from a computer to a mail hub (SMTP server) using Gmail SMTP servers. …

centos gmail linux

VMware Zimbra Active Directory User Mailbox Sync

RaveMaker 2013-02-01

Overview Zimbra Active Directory User Mailbox Sync script uses Zimbra utility to Add or Remove mailboxes according to the AD User List. You …

bash centos linux

fly.to and adBrite Shutting Down on the Same Day

ETCS 2013-01-31

Two ad-network companies, adBrite and fly.to, announced they are shutting down their services on the same day – February 1, 2013.

ads news

Pin Your Website to the Windows 8 Start Screen

ETCS 2013-01-31

 Overview You will learn how to add necessary META your website as a tile to support windows 8 tile start menu pin using IE 10. Just like …

html internet-explorer windows

Testing with modern.IE: Easier Internet Explorer Compatibility

ETCS 2013-01-31

Microsoft to developers: This is the ‘modern.IE’ world Microsoft announced their new tool called modern.IE. …

browser chrome firefox

Manage NetApp NFS Exports with exportfs

RaveMaker 2013-01-30

Overview In this tutorial we will be using FAS3210 with ONTAP 8 to Manage NetAPP NFS exports using exportfs CLI.

linux netapp nfs

Change link state of physical interface on vSphere 5

RaveMaker 2013-01-29

Overview A quick guide to bringing physical network interfaces (vmnics) up or down on an ESXi 5.0 host using the esxcli command via Tech …

vmware virtualization networking

Git and GitHub Beginner Tutorial

ETCS 2013-01-28

A beginner-friendly tutorial covering Git and GitHub essentials, from installing Git and creating your first repository to cloning, …

clone git github

Set Up Git and GitHub on Ubuntu

ETCS 2013-01-28

A quick guide to installing and configuring Git and GitHub on Ubuntu, from package installation to initial setup.

git github install

Add EPEL Repository to CentOS 6

ETCS 2013-01-24

Centos EPEL Centos EPEL - In the following tutorial I will show you how to add the fedora EPEL repository to your CentOS installation.

bash linux centos

Automate Daily Folder Backups on Windows

ETCS 2013-01-21

Overview In this simple tutorial, I’ll demonstrate how to archive and backup a certain folder daily. after this tutorial you’ll …

javascript vb vbscript

Install PIL (Python Imaging Library) on CentOS 6

ETCS 2013-01-21

A quick guide to installing PIL (Python Imaging Library) on CentOS 6.x using the EPEL repository.

centos python