<?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</title>
	<atom:link href="http://roobuilder.com/index.php/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>0</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>0</slash:comments>
		</item>
		<item>
		<title>Mysql Dump Timer-MySQL database</title>
		<link>http://roobuilder.com/index.php/mysql-dump-timer-mysql-database/</link>
		<comments>http://roobuilder.com/index.php/mysql-dump-timer-mysql-database/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 10:08:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MYSQL]]></category>

		<guid isPermaLink="false">http://roobuilder.com/?p=6</guid>
		<description><![CDATA[Mysqldump program is used to dump the contents of a MySQL database and allow the transfer of a MySQL database and MySQL tables between different MySQL servers. The SQL statements can be redirected to a file though you should be sure that there is no activity going on while you do. Firewalls will not block [...]]]></description>
			<content:encoded><![CDATA[<p>Mysqldump program is used to dump the contents of a MySQL database and allow the transfer of a MySQL database and MySQL tables between different MySQL servers. The SQL statements can be redirected to a file though you should be sure that there is no activity going on while you do. Firewalls will not block the access to the MySQL database,  A small PHP script which has to be copied to the webserver encapsulates and encrypts the access to the MySQL database.</p>
<p>The mysqldump program supports the following options;</p>
<p>-#, –debug=[options] Output debug information to log. Generally ‘d:t:o,filename`. See Appendix C for further details.<br />
-?, –help Display usage information and exit.<br />
-c, –compleat-insert Generate complete insert statements. (Don’t exclude values that conform to the column default.)<br />
-h, –host=[hostname] Connect to hostname.<br />
-d, –no-data Export only schema information. (Exclude data.)<br />
-t, –no-create-info Export only data, exclude table creation information. (The opposite of -d.)<br />
-p, –password=[password] The password to use when connecting to the web server. Note there can be no space between the -p and the password.<br />
-q, –quick Don’t buffer query results, dump directly to STDOUT.<br />
-u, –user=[username] Username for login. mysqldump will assume you wish to use your current login name if this option is excluded from the command line.<br />
-v, –verbose Print verbose information about the various execution stages of mysqldump.<br />
-P, –port=[port] The port to use when connecting to<br />
-V, –version Output mysqldump version information and exit.</p>
<p>It also enable you to pipe the output of mysqldump to the MySQL client program to replicate a database but you should make sure-no updates are taking place while you’re doing this.</p>
<p>EXAMPLE:<br />
mysqladmin create foo<br />
mysqldump mysql | mysql foo</p>
]]></content:encoded>
			<wfw:commentRss>http://roobuilder.com/index.php/mysql-dump-timer-mysql-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Joomla Hosting</title>
		<link>http://roobuilder.com/index.php/joomla-hosting/</link>
		<comments>http://roobuilder.com/index.php/joomla-hosting/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 10:11:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Hosting]]></category>

		<guid isPermaLink="false">http://roobuilder.com/?p=3</guid>
		<description><![CDATA[Joomla! is widely known a powerful Content Management Systems in open source. It is quite popular CMS which are generally used for both simple websites and  complex corporate applications. Joomla is written in the simple PHP programming language and uses the MySQL database by default, it is  easy to install, simple to manage, and reliable.
Joomla [...]]]></description>
			<content:encoded><![CDATA[<p>Joomla! is widely known a powerful Content Management Systems in open source. It is quite popular CMS which are generally used for both simple websites and  complex corporate applications. Joomla is written in the simple PHP programming language and uses the MySQL database by default, it is  easy to install, simple to manage, and reliable.</p>
<p>Joomla CMS combine together many  parts, which are built to be as modular as possible, allowing you easy extensions and integrations easily like for example of these extensions called- Plugins are background extensions that add features for Joomla with  latest functionality. Similarly The WikiBot, allows the author of Joomla content to use “Wikitags” in Joomla articles which auto-create dynamic hyperlinks to Wikipedia articles when displayed. There are approximately over twenty seven thousands extensions are available  for Joomla  via the Extensions Directory, definitely these feature make Joomla so incredible content management system.</p>
<p>Joomla has lot of useful Plugins, there are wide-rang of extensions freely available like for example the “Components” allow authors to perform tasks to build a community by expanding user features, backup a website, translate content and create search engine friendly URL and using  “Modules” feature you can  perform display a calendar or allow custom code like Google AdSense etc which can be easily inserted within the pedestal of Joomla code.</p>
<p>Micfo.com support  Joomla web hosting, where you can get a high-speed and secure servers, with various extras, and high quality technical support 24&#215;7!as CMS.</p>
]]></content:encoded>
			<wfw:commentRss>http://roobuilder.com/index.php/joomla-hosting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
