<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>roobuilder.com &#187; Windows Hosting</title>
	<atom:link href="http://roobuilder.com/index.php/category/windows-hosting/feed/" rel="self" type="application/rss+xml" />
	<link>http://roobuilder.com</link>
	<description>web Hosting Blog </description>
	<lastBuildDate>Sat, 31 Oct 2009 10:25:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Migrate Subdomains from Ensim to cPanel</title>
		<link>http://roobuilder.com/index.php/migrate-subdomains-from-ensim-to-cpanel/</link>
		<comments>http://roobuilder.com/index.php/migrate-subdomains-from-ensim-to-cpanel/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 10:25:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows Hosting]]></category>

		<guid isPermaLink="false">http://roobuilder.com/?p=10</guid>
		<description><![CDATA[Although Ensim has different directory structures  than cPanel however you can manually shift subdomain from Ensim to cPanel following this step for transfer.
*. First login to the ensim server from where you want to shift.
*. Go to subdomain directory for the domain you want to move: as
cd /home/virtual/domain.com/var/subdomain
*. Here you can see all the subdomains [...]]]></description>
			<content:encoded><![CDATA[<p>Although Ensim has different directory structures  than cPanel however you can manually shift subdomain from Ensim to cPanel following this step for transfer.</p>
<p>*. First login to the ensim server from where you want to shift.<br />
*. Go to subdomain directory for the domain you want to move: as<br />
cd /home/virtual/domain.com/var/subdomain<br />
*. Here you can see all the subdomains for this domain in the directory. Go<br />
into each directory plus the html directory as<br />
cd subdomainxx/html<br />
* Now zip up the files<br />
tar -czvf ../../subdomainname.tar.gz *<br />
do the same procedure for all subdomains<br />
you have to go up 3 levels to find the files due to symbolic<br />
cd ../../..<br />
*. FTP the files to the new server<br />
ftp newserver<br />
mput *.tar.gz<br />
* On new server<br />
Login to the domain’s cpanel account and create all the subdomains<br />
* Go to the directory where the files were ftp uploaded.<br />
cd /home/admin<br />
* copy each file to the proper directory. You need to know the admin<br />
username for the primary domain. If the domain user is bob123 and the<br />
subdirectory (sudomain) is “forum” then you would copy the files like this:<br />
mv forum.tar.gz /home/bob123/www/forum/<br />
* After moving it to specific directory(sudomain) then unzip the files.<br />
cd /home/bob123/www/forum/<br />
tar -zxvf forum.tar.gz<br />
rm forum.tar.gz<br />
* Now change the permission and ownership for all files in that directory as<br />
chown bobs123:bob 123 * -R<br />
You will  finally notice that all subdomain get transfered from ensim to cpanel</p>
]]></content:encoded>
			<wfw:commentRss>http://roobuilder.com/index.php/migrate-subdomains-from-ensim-to-cpanel/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Useful  shortcuts- Windows Application</title>
		<link>http://roobuilder.com/index.php/useful-shortcuts-windows-application/</link>
		<comments>http://roobuilder.com/index.php/useful-shortcuts-windows-application/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 10:10:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows Hosting]]></category>

		<guid isPermaLink="false">http://roobuilder.com/?p=8</guid>
		<description><![CDATA[These are the shortcuts for the windows application which you can run from start &#38;gt;&#38;gt; run, hope you find it useful!
Administrative Tools
control admintools
Automatic Updates
wuaucpl.cpl
Accessibility Controls
access.cpl
Add Hardware Wizard
hdwwiz.cpl
Add/Remove Programs
appwiz.cpl
Bluetooth Transfer Wizard
fsquirt
Calculator
calc
Certificate Manager
certmgr.msc
Character Map
charmap
Check Disk Utility
chkdsk
Clipboard Viewer
clipbrd
Command Prompt
cmd
Component Services
dcomcnfg
Computer Management
compmgmt.msc
Date and Time Properties
timedate.cpl
DDE Shares
ddeshare
Device Manager
devmgmt.msc
Direct X Control Panel (If Installed)*
directx.cpl
Direct X Troubleshooter
dxdiag
Disk Cleanup Utility
cleanmgr
Disk Defragment
dfrg.msc
Disk Management
diskmgmt.msc
Disk Partition [...]]]></description>
			<content:encoded><![CDATA[<p>These are the shortcuts for the windows application which you can run from start &amp;gt;&amp;gt; run, hope you find it useful!</p>
<p>Administrative Tools<br />
control admintools</p>
<p>Automatic Updates<br />
wuaucpl.cpl</p>
<p>Accessibility Controls<br />
access.cpl</p>
<p>Add Hardware Wizard<br />
hdwwiz.cpl</p>
<p>Add/Remove Programs<br />
appwiz.cpl</p>
<p>Bluetooth Transfer Wizard<br />
fsquirt</p>
<p>Calculator<br />
calc</p>
<p>Certificate Manager<br />
certmgr.msc</p>
<p>Character Map<br />
charmap</p>
<p>Check Disk Utility<br />
chkdsk</p>
<p>Clipboard Viewer<br />
clipbrd</p>
<p>Command Prompt<br />
cmd</p>
<p>Component Services<br />
dcomcnfg</p>
<p>Computer Management<br />
compmgmt.msc</p>
<p>Date and Time Properties<br />
timedate.cpl</p>
<p>DDE Shares<br />
ddeshare</p>
<p>Device Manager<br />
devmgmt.msc</p>
<p>Direct X Control Panel (If Installed)*<br />
directx.cpl</p>
<p>Direct X Troubleshooter<br />
dxdiag</p>
<p>Disk Cleanup Utility<br />
cleanmgr</p>
<p>Disk Defragment<br />
dfrg.msc</p>
<p>Disk Management<br />
diskmgmt.msc</p>
<p>Disk Partition Manager<br />
diskpart</p>
<p>Display Properties<br />
control desktop</p>
<p>Display Properties<br />
desk.cpl</p>
<p>Display Properties (w/Appearance Tab Preselected)<br />
control color</p>
<p>Dr. Watson System Troubleshooting Utility<br />
drwtsn32</p>
<p>Driver Verifier Utility<br />
verifier</p>
<p>Event Viewer<br />
eventvwr.msc</p>
<p>File Signature Verification Tool<br />
sigverif</p>
<p>Findfast<br />
findfast.cpl</p>
<p>Folders Properties<br />
control folders</p>
<p>Fonts<br />
control fonts</p>
<p>Fonts Folder<br />
fonts</p>
<p>Free Cell Card Game<br />
freecell</p>
<p>Game Controllers<br />
joy.cpl</p>
<p>Group Policy Editor (XP Prof)<br />
gpedit.msc</p>
<p>Hearts Card Game<br />
mshearts</p>
<p>Iexpress Wizard<br />
iexpress</p>
<p>Indexing Service<br />
ciadv.msc</p>
<p>Internet Properties<br />
inetcpl.cpl</p>
<p>IP Configuration (Display Connection Configuration)<br />
ipconfig /all<br />
IP Configuration (Display DNS Cache Contents) ipconfig<br />
/displaydns<br />
IP Configuration (Delete DNS Cache Contents) ipconfig<br />
/flushdns<br />
IP Configuration (Release All Connections) ipconfig<br />
/release<br />
IP Configuration (Renew All Connections) ipconfig<br />
/renew<br />
IP Configuration (Refreshes DHCP &amp; Re-Registers DNS)<br />
ipconfig /registerdns<br />
IP Configuration (Display DHCP Class ID) ipconfig<br />
/showclassid<br />
IP Configuration (Modifies DHCP Class ID) ipconfig<br />
/setclassid<br />
Java Control Panel (If Installed)<br />
jpicpl32.cpl</p>
<p>Java Control Panel (If Installed)<br />
javaws</p>
<p>Keyboard Properties<br />
control keyboard</p>
<p>Local Security Settings<br />
secpol.msc</p>
<p>Local Users and Groups<br />
lusrmgr.msc</p>
<p>Logs You Out Of Windows<br />
logoff</p>
<p>Microsoft Chat<br />
winchat</p>
<p>Minesweeper Game<br />
winmine</p>
<p>Mouse Properties<br />
control mouse</p>
<p>Mouse Properties<br />
main.cpl</p>
<p>Network Connections<br />
control netconnections</p>
<p>Network Connections<br />
ncpa.cpl</p>
<p>Network Setup Wizard<br />
netsetup.cpl</p>
<p>Notepad notepad<br />
Nview Desktop Manager (If Installed)<br />
nvtuicpl.cpl</p>
<p>Object Packager<br />
packager</p>
<p>ODBC Data Source Administrator<br />
odbccp32.cpl</p>
<p>On Screen Keyboard<br />
osk</p>
<p>Opens AC3 Filter (If Installed)<br />
ac3filter.cpl</p>
<p>Password Properties<br />
password.cpl</p>
<p>Performance Monitor<br />
perfmon.msc</p>
<p>Performance Monitor<br />
perfmon</p>
<p>Phone and Modem Options<br />
telephon.cpl</p>
<p>Power Configuration<br />
powercfg.cpl</p>
<p>Printers and Faxes<br />
control printers</p>
<p>Printers Folder<br />
printers</p>
<p>Private Character Editor<br />
eudcedit</p>
<p>Quicktime (If Installed)<br />
QuickTime.cpl</p>
<p>Regional Settings<br />
intl.cpl</p>
<p>Registry Editor<br />
regedit</p>
<p>Registry Editor<br />
regedit32</p>
<p>Remote Desktop mstsc<br />
Removable Storage<br />
ntmsmgr.msc</p>
<p>Removable Storage Operator Requests<br />
ntmsoprq.msc</p>
<p>Resultant Set of Policy (XP Prof)<br />
rsop.msc</p>
<p>Scanners and Cameras<br />
sticpl.cpl</p>
<p>Scheduled Tasks<br />
control schedtasks</p>
<p>Security Center<br />
wscui.cpl</p>
<p>Services<br />
services.msc</p>
<p>Shared Folders<br />
fsmgmt.msc</p>
<p>Shuts Down Windows<br />
shutdown</p>
<p>Sounds and Audio<br />
mmsys.cpl</p>
<p>Spider Solitare Card Game<br />
spider</p>
<p>SQL Client Configuration<br />
cliconfg</p>
<p>System Configuration Editor<br />
sysedit</p>
<p>System Configuration Utility<br />
msconfig</p>
<p>System File Checker Utility (Scan Immediately) sfc<br />
/scannow<br />
System File Checker Utility (Scan Once At Next Boot)<br />
sfc /scanonce<br />
System File Checker Utility (Scan On Every Boot) sfc<br />
/scanboot<br />
System File Checker Utility (Return to Default<br />
Setting) sfc /revert<br />
System File Checker Utility (Purge File Cache) sfc<br />
/purgecache<br />
System File Checker Utility (Set Cache Size to size x)<br />
sfc /cachesize=x</p>
<p>System Properties<br />
sysdm.cpl</p>
<p>Task Manager<br />
taskmgr</p>
<p>Telnet Client<br />
telnet</p>
<p>User Account Management<br />
nusrmgr.cpl</p>
<p>Utility Manager<br />
utilman</p>
<p>Windows Firewall<br />
firewall.cpl</p>
<p>Windows Magnifiermagnify<br />
magnify</p>
<p>Windows Management Infrastructure<br />
wmimgmt.msc</p>
<p>Windows System Security Tool<br />
syskey</p>
<p>Windows Update Launches<br />
wupdmgr</p>
<p>Windows XP Tour Wizard<br />
tourstart</p>
<p>Wordpad<br />
write</p>
]]></content:encoded>
			<wfw:commentRss>http://roobuilder.com/index.php/useful-shortcuts-windows-application/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
