Move a Volume to Another Aggregate on NetApp ONTAP 8

Overview In this tutorial we will be using NetAPP FAS3210 to demonstrate How to Move Volume to another Aggregate on NetAPP OnTAP 8.

linux netapp nfs

PuTTY SSH Configuration Tips

Overview You can find here a few PuTTY Configuration Tips that will save you a lot of time using SSH. PuTTY is a free and open source …

linux ssh windows

Remote Desktop over SSH using PuTTY

Overview Connecting to a SSH server as a gateway and not directly to a Remote Desktop PC is a safer way to connect and add another layer of …

linux ssh windows

Remote Desktop over SSH using Tunnelier

Overview Bitvise Tunnelier makes it easier to Use Windows Remote Desktop over SSH connection. Connecting to a Secure Shell server as a …

linux ssh windows

Fix WordPress Plugin HTML5 Swiffy Insert

How to fix the broken WordPress “HTML5 Swiffy Insert” plugin so it properly converts and displays Google Swiffy HTML5 content on …

cms google php

Schedule Tasks on Linux with Cron

Overview A quick reference for scheduling tasks on Linux using cron, covering crontab syntax, practical examples, environment variables, and …

centos linux rhel

Hide Page Titles in WordPress

Overview In this tutorial we will explain how to Hide WordPress HomePage Title or All Pages Title.

development php wordpress

Create Responsive Google AdSense Ads with JavaScript

Overview In this tutorial we will explain how to implement a Google Adsense Responsive Design without violating Google Adsense Policy.

javascript website

Backup Multiple MySQL Databases with a Bash Script

Overview In this tutorial I will give an example to a BASH scripts that will help you backup multiple MySQL databases at once.

bash linux mysql