<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>SupportSages</title>
	<link>http://www.supportsages.com/blog</link>
	<description>Technical Support and Server Management : Musings in the fox hole.</description>
	<lastBuildDate>Thu, 05 Jan 2012 03:05:11 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.1.3" -->

	<item>
		<title>Chapter 12 All about a process running in linux</title>
		<description><![CDATA[<!-- p { margin-bottom: 0.08in; }h3 { margin-bottom: 0.08in; }pre.cjk { font-family: "DejaVu LGC Sans Mono",monospace; } -->
<ul><span style="font-family: Bitstream Vera Sans Mono,sans-serif;"><span style="font-size: small;"><strong>Program 	Vs Process</strong></span></span>&#160;
	<li><span style="font-family: Bitstream Vera Sans Mono,sans-serif;"><span style="font-size: small;">A 	program is an executable file, while a process is a program in 	execution. A<span style="color: #000000;"> program is a set of instructions written down to do something, while </span><span style="color: #000000;">a 	process is the result of executing a program.</span></span></span></li>
</ul>
<ul>
	<li><span style="color: #000000;"><span style="font-family: Bitstream Vera Sans Mono,sans-serif;"><span style="font-size: small;"><strong>Process 	Vs Thread</strong></span></span></span></li>
</ul>
<a href="http://www.supportsages.com/blog/wp-content/uploads/2012/01/pic.jepg_.png"><img class="aligncenter size-medium wp-image-1955" title="pic.jepg" src="http://www.supportsages.com/blog/wp-content/uploads/2012/01/pic.jepg_-291x300.png" alt="" width="291" height="300" /></a>
<ul><span style="font-family: Bitstream Vera Sans Mono,sans-serif;"><span style="color: ...]]></description>
		<link>http://www.supportsages.com/blog/2012/01/all-about-a-process-running-in-linux/</link>
			</item>
	<item>
		<title>cPanel Website Transfer &#8211; Part 2 &#8211; cPanel to cPanel Migration</title>
		<description><![CDATA[<h3><strong><em><span style="color: #ff0000;">Transferring a Website from One cPanel server to another</span></em></strong></h3>
<strong>Skill Level : Beginner</strong>

In this post, I will explain how to transfer a website from one cPanel server to other.

<strong>Pre Requisites</strong>

Server Platform : Linux

User requires     : cPanel and SSH access (root) to at-least the Destination server (where the account is restoring)

<strong>The Process</strong>

From the Target server, Generate a Full cPanel backup of the account using either cPanel or through root shell access.

(i) By cPanel

Login to cPanel. Go to Files -&#62; Backups

<a href="http://www.supportsages.com/blog/wp-content/uploads/2011/06/Files.png"><img class="alignleft size-full wp-image-1875" title="Files" src="http://www.supportsages.com/blog/wp-content/uploads/2011/06/Files.png" alt="" width="329" height="115" /></a>

Click "Download or Generate a Full Website Backup". Choose Backup Destination ...]]></description>
		<link>http://www.supportsages.com/blog/2011/08/cpanel-website-transfer-part-2-cpanel-to-cpanel-migration/</link>
			</item>
	<item>
		<title>SSL Installation in a cPanel based server</title>
		<description><![CDATA[<span style="color: #ff0000;"><strong>What is SSL</strong></span>

SSL (Secure Sockets Layer) is a cryptographic protocol which ensure the security of communication over the Internet. SSL encrypt the segments of network connections above the Transport Layer, using symmetric cryptography for privacy and a keyed message authentication code for message reliability.

<span style="color: #ff0000;"><strong>How SSL works</strong></span>

Web servers and Web browsers rely on the SSL protocol to create a unique encrypted channel for private communications over the Internet. The SSL Certificate consists of a public key and a private key. The public key is used to encrypt information and the private key is used to decrypt it. ...]]></description>
		<link>http://www.supportsages.com/blog/2011/08/ssl-installation-in-a-cpanel-based-server/</link>
			</item>
	<item>
		<title>cPanel Website Transfer &#8211; Part 1 &#8211; Changing an Add-on Domain to a Primary Domain</title>
		<description><![CDATA[For Beginners, Learn how to transfer and restore a website in a Linux cPanel envrioment]]></description>
		<link>http://www.supportsages.com/blog/2011/07/cpanel-website-transfer-part-1-changing-an-add-on-domain-to-a-primary-domain/</link>
			</item>
	<item>
		<title>Worried about email migrations and mail syncing &#8211; get getmail for the rescue</title>
		<description><![CDATA[Most of the hosting providers offer free server migration. The free website migration started as early as 2005, in the industry. But only a few providers offer the email migration for a website transfer involving different control panels. So using getmail is the easiest way to transfer emails. All we need is to create the email account in the new server and configure the getmail to transfer the emails.

Download getmail at http://pyropus.ca/software/getmail/old-versions/getmail-4.20.3.tar.gz

[bash]

wget http://pyropus.ca/software/getmail/old-versions/getmail-4.20.3.tar.gz
tar xzf getmail-4.20.3.tar.gz
cd getmail*
python setup.py install

[/bash]

Now you have to create a getmailrc , the getmail configuration file inside the home folder of the user. getmailrc need not be ...]]></description>
		<link>http://www.supportsages.com/blog/2011/06/worried-about-email-migrations-and-mail-syncing-get-getmail-for-the-rescue/</link>
			</item>
	<item>
		<title>How to install 32 bit and 64 bit applications on 64 bit Ubuntu OS</title>
		<description><![CDATA[Earlier, with Drapper Drake , you only had to install ia32libs. But after that, may be they decided not to release for future versions, no more release. Hackers always find a way round to get their thing done and that exactly what happened with this as well. A bash file was written and released to the public available at http://frozenfox.freehostia.com/cappy/

I recently had to use this frequently and thought about mentioning it. In last two days, I had two such requirements as well. Here in India, Tata Docomo's USB installation binary, will work only on i386 linux boxes. I would admit ...]]></description>
		<link>http://www.supportsages.com/blog/2011/05/how-to-install-32-bit-and-64-bit-applications-on-64-bit-ubuntu-os/</link>
			</item>
	<item>
		<title>Simple backup script for remotely backing up databases</title>
		<description><![CDATA[This backup script is actually a small modification of another backup script available in Google. I am not able to get that URL to mark/link reference. Only modification I added is a four liner to remove a week old backup automatically. You may also see http://www.supportsages.com/blog/2011/05/applying-wildcards-in-grant-option-of-mysql/ as well. Indenting in python is lost, will fix tomorrow :)

[code lang="python"]

#!/usr/bin/env python
import ConfigParser
import os
import time

# Variable Definition
username = 'cpdbbackups'
password = 'p@ssw0Rd'
hostname = 're.mo.te.ip
backupfolder = '/home/dbbackups/servername'

filestamp = time.strftime('%Y-%m-%d-%H')
deletetime = time.time() - 7 * 86400

# Delete old files

for backup_file in os.listdir (backupfolder):
 full_file_path = os.path.join(backupfolder, backup_file)
 if os.path.getmtime(full_file_path) &#60; deletetime:
 os.unlink(full_file_path)

# Get a list of ...]]></description>
		<link>http://www.supportsages.com/blog/2011/05/simple-backup-script-for-remotely-backing-up-databases/</link>
			</item>
	<item>
		<title>Applying wildcards in GRANT option of MySQL</title>
		<description><![CDATA[We had this particular requirement of creating a database user to be used to backup only the cPanel databases. Only recently the database mapping has been introduced by cPanel which allows the clients to create databases without the _ . However on all our client servers, we insist to have the old style with every database has Prefixing On.

Creating the database user to backup only the cPanel databases, means matching the databases with an underscore (_) in its name and that resulted in this particular SQL command to be executed as root user.

[bash]GRANT ALL PRIVILEGES ON `%\_%`.* TO `cpdbbackups`@`re.mo.te.ip` IDENTIFIED ...]]></description>
		<link>http://www.supportsages.com/blog/2011/05/applying-wildcards-in-grant-option-of-mysql/</link>
			</item>
	<item>
		<title>History of Domain Names</title>
		<description><![CDATA[What is a domain name? A domain name is a unique name, kind of like an  e-mail address is unique, which is registered in a database called WHOIS  through an organization called Network Solutions, Inc. (NSI). The  domain name corresponds to a unique set of numbers called an IP  (Internet Protocol) address. The reason we use domain names instead of  IP addresses is that they are closer to our language. It would be  difficult to market a site like this: "Go to 64.233.167.99 or  216.109.112.135 to search the internet!" A much easier way ...]]></description>
		<link>http://www.supportsages.com/blog/2011/05/history-of-domain-names/</link>
			</item>
	<item>
		<title>Joomla in IIS 7 : SEO Friendly URLs not working</title>
		<description><![CDATA[This post is about how to configure Joomla in IIS]]></description>
		<link>http://www.supportsages.com/blog/2011/04/joomla-in-iis-7-seo-friendly-urls-not-working/</link>
			</item>
</channel>
</rss>

