﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>Wiki on root</title><link>http://www.DailyFreeCode.Com</link><description>Wiki on root - DailyFreeCode.Com</description><copyright>Copyright @ 2010. All rights reserved.</copyright><item><title>Run as root</title><link>http://www.DailyFreeCode.Com/Forum/run-root-29912.aspx</link><pubDate>Mon, 04 Feb 2013 12:14:00 GMT</pubDate></item><item><title>Stretching Root and Home via backup	</title><link>http://www.DailyFreeCode.Com/Forum/stretching-root-home-via-backup-29772.aspx</link><pubDate>Mon, 21 Jan 2013 14:09:00 GMT</pubDate></item><item><title>no root file system</title><link>http://www.DailyFreeCode.Com/Forum/no-root-file-system-29381.aspx</link><pubDate>Fri, 04 Jan 2013 12:22:00 GMT</pubDate></item><item><title>Adept administrator root privilege	</title><link>http://www.DailyFreeCode.Com/Forum/adept-administrator-root-privilege-29280.aspx</link><pubDate>Thu, 03 Jan 2013 15:13:00 GMT</pubDate></item><item><title>Root directory too small	</title><link>http://www.DailyFreeCode.Com/Forum/root-directory-small-29263.aspx</link><pubDate>Thu, 03 Jan 2013 14:07:00 GMT</pubDate></item><item><title>How to uninstall as Root?	</title><link>http://www.DailyFreeCode.Com/Forum/uninstall-root-28767.aspx</link><pubDate>Wed, 26 Dec 2012 15:05:00 GMT</pubDate></item><item><title>Changing root access mode	</title><link>http://www.DailyFreeCode.Com/Forum/changing-root-access-mode-28563.aspx</link><pubDate>Thu, 20 Dec 2012 09:42:00 GMT</pubDate></item><item><title>RT Click - Open as Root	</title><link>http://www.DailyFreeCode.Com/Forum/rt-click-open-root-28463.aspx</link><pubDate>Tue, 18 Dec 2012 15:29:00 GMT</pubDate></item><item><title>root passwood during install</title><link>http://www.DailyFreeCode.Com/Forum/root-passwood-during-install-28295.aspx</link><pubDate>Mon, 17 Dec 2012 10:15:00 GMT</pubDate></item><item><title>Lost root password	</title><link>http://www.DailyFreeCode.Com/Forum/lost-root-password-28041.aspx</link><pubDate>Thu, 13 Dec 2012 11:20:00 GMT</pubDate></item><item><title>What is fakeroot	</title><link>http://www.DailyFreeCode.Com/Forum/fakeroot-27807.aspx</link><pubDate>Tue, 11 Dec 2012 11:30:00 GMT</pubDate></item><item><title>Root password	</title><link>http://www.DailyFreeCode.Com/Forum/root-password-27676.aspx</link><pubDate>Sun, 09 Dec 2012 12:27:00 GMT</pubDate></item><item><title>Memory shortage on root drive</title><link>http://www.DailyFreeCode.Com/Forum/memory-shortage-root-drive-27675.aspx</link><pubDate>Sun, 09 Dec 2012 12:23:00 GMT</pubDate></item><item><title>Filesystem root	</title><link>http://www.DailyFreeCode.Com/Forum/filesystem-root-27341.aspx</link><pubDate>Tue, 04 Dec 2012 15:17:00 GMT</pubDate></item><item><title>Installing softwares other than root in ubuntu 9.04	</title><link>http://www.DailyFreeCode.Com/Forum/installing-softwares-other-than-root-27221.aspx</link><pubDate>Tue, 04 Dec 2012 07:40:00 GMT</pubDate></item><item><title>Root User?	</title><link>http://www.DailyFreeCode.Com/Forum/root-user-27026.aspx</link><pubDate>Fri, 30 Nov 2012 12:10:00 GMT</pubDate></item><item><title>how to define the root directory for any user</title><link>http://www.DailyFreeCode.Com/Forum/define-root-directory-user-26742.aspx</link><pubDate>Sun, 25 Nov 2012 05:45:00 GMT</pubDate></item><item><title>Only root can login</title><link>http://www.DailyFreeCode.Com/Forum/root-login-26697.aspx</link><pubDate>Sat, 24 Nov 2012 22:05:00 GMT</pubDate></item><item><title>ownership of root</title><link>http://www.DailyFreeCode.Com/Forum/ownership-root-26691.aspx</link><pubDate>Sat, 24 Nov 2012 22:00:00 GMT</pubDate></item><item><title>nochroot / cdroot at post install script - installation cd</title><link>http://www.DailyFreeCode.Com/Forum/nochroot-cdroot-post-install-script-26651.aspx</link><pubDate>Sat, 24 Nov 2012 18:38:00 GMT</pubDate></item><item><title>non-root user can change his password</title><link>http://www.DailyFreeCode.Com/Forum/non-root-user-change-password-26629.aspx</link><pubDate>Sat, 24 Nov 2012 16:35:00 GMT</pubDate></item><item><title>How a non-root user can change his password (in Red hat linux) on commandline?</title><link>http://www.DailyFreeCode.Com/Forum/non-root-user-change-password-red-hat-26626.aspx</link><pubDate>Sat, 24 Nov 2012 16:32:00 GMT</pubDate></item><item><title>program that takes a number from user and calculates its logarithm value to the base 10 and e, exponentiation, sin value, cosine value and square root</title><link>http://www.DailyFreeCode.Com/Code/number-user-calculates-logarithm-value-1450.aspx</link><pubDate>Fri, 22 Oct 2010 00:00:00 GMT</pubDate></item><item><title>Program to prepare Square  Root  Table </title><link>http://www.DailyFreeCode.Com/Code/prepare-square-root-table-1483.aspx</link><pubDate>Sun, 15 Aug 2010 00:00:00 GMT</pubDate></item><item><title>Program to calculate roots of 3 numbers using  root1 = (-b + sqrt(discriminant))/(2.0*a) and root2 = (-b - sqrt(discriminant))/(2.0*a) formula</title><link>http://www.DailyFreeCode.Com/Code/calculate-roots-3-numbers-root1-b-1511.aspx</link><pubDate>Tue, 10 Aug 2010 00:00:00 GMT</pubDate></item><item><title>Program to generate SQUARE ROOT table</title><link>http://www.DailyFreeCode.Com/Code/generate-square-root-table-1244.aspx</link><pubDate>Tue, 03 Aug 2010 00:00:00 GMT</pubDate></item><item><title>Program to calculate roots of 3 numbers using  root1 = (-b + sqrt(discriminant))/(2.0*a) and root2 = (-b - sqrt(discriminant))/(2.0*a) formula</title><link>http://www.DailyFreeCode.Com/Code/calculate-roots-3-numbers-root1-b-1510.aspx</link><pubDate>Thu, 27 May 2010 00:00:00 GMT</pubDate></item><item><title>Program to read a Non-Linear equation in one variable, then evaluate it using Secant Method and display its kD accurate root</title><link>http://www.DailyFreeCode.Com/Code/read-non-linear-equation-variable-then-1069.aspx</link><pubDate>Wed, 21 Apr 2010 00:00:00 GMT</pubDate></item><item><title>Program that takes a number from user and calculates its logarithm value to the base 10 and e, exponentiation, sin value, cosine value and square root</title><link>http://www.DailyFreeCode.Com/Code/number-user-calculates-logarithm-value-2079.aspx</link><pubDate>Wed, 14 Apr 2010 00:00:00 GMT</pubDate></item><item><title>Program to read a Non-Linear equation in one variable, then evaluate it using Simple Itrative Method and display its kD accurate root</title><link>http://www.DailyFreeCode.Com/Code/read-non-linear-equation-variable-then-1070.aspx</link><pubDate>Sun, 04 Apr 2010 00:00:00 GMT</pubDate></item><item><title>Program, which creates a three thread. One thread display the numbers from 1 to 5, second thread display the square root of that number etc</title><link>http://www.DailyFreeCode.Com/Code/program-which-creates-three-thread-2056.aspx</link><pubDate>Mon, 22 Mar 2010 00:00:00 GMT</pubDate></item><item><title>Advantages of Single Rooted Hierarchy in java</title><link>http://www.DailyFreeCode.Com/Forum/advantages-single-rooted-hierarchy-java-21798.aspx</link><pubDate>Tue, 09 Mar 2010 00:00:00 GMT</pubDate></item><item><title>Find Optimal Time Between Order for a single item is given by  TBO = squareroot(2*setup costs/demandrate holding costing peritem unit time) </title><link>http://www.DailyFreeCode.Com/Code/find-optimal-time-between-order-single-2641.aspx</link><pubDate>Mon, 08 Feb 2010 00:00:00 GMT</pubDate></item><item><title>Program to read a Non-Linear equation in one variable, then evaluate it using False-Position Method and display its kD accurate root</title><link>http://www.DailyFreeCode.Com/Code/read-non-linear-equation-variable-then-1066.aspx</link><pubDate>Tue, 29 Dec 2009 00:00:00 GMT</pubDate></item><item><title>Selecting the root directory in JFileChooser?</title><link>http://www.DailyFreeCode.Com/Forum/selecting-root-directory-jfilechooser-22248.aspx</link><pubDate>Mon, 21 Dec 2009 00:00:00 GMT</pubDate></item><item><title>Program to obtain roots of a quadratic equation</title><link>http://www.DailyFreeCode.Com/Code/obtain-roots-quadratic-equation-2400.aspx</link><pubDate>Wed, 16 Dec 2009 00:00:00 GMT</pubDate></item><item><title>Program to find the roots of an equation ax2 + bx + c = 0</title><link>http://www.DailyFreeCode.Com/Code/find-roots-equation-ax2-bx-c-0-2745.aspx</link><pubDate>Sun, 29 Nov 2009 00:00:00 GMT</pubDate></item><item><title>Fiile List From Root Directory</title><link>http://www.DailyFreeCode.Com/Forum/fiile-list-root-directory-25962.aspx</link><pubDate>Mon, 05 Oct 2009 00:00:00 GMT</pubDate></item><item><title>Program to read a Non-Linear equation in one variable, then evaluate it using Modified False-Position Method and display its kD accurate root</title><link>http://www.DailyFreeCode.Com/Code/read-non-linear-equation-variable-then-1067.aspx</link><pubDate>Tue, 15 Sep 2009 00:00:00 GMT</pubDate></item><item><title>getting servlet context root string</title><link>http://www.DailyFreeCode.Com/Forum/getting-servlet-context-root-string-23615.aspx</link><pubDate>Sat, 22 Aug 2009 00:00:00 GMT</pubDate></item><item><title>Program that takes a number from user and calculates its logarithm value to the base 10 and e, exponentiation, sin value, cosine value and square root</title><link>http://www.DailyFreeCode.Com/Code/number-user-calculates-logarithm-value-2272.aspx</link><pubDate>Mon, 03 Aug 2009 00:00:00 GMT</pubDate></item><item><title>Code for finding a no in a binary search tree and displaying its level where it is found (root is at zero level) </title><link>http://www.DailyFreeCode.Com/Code/code-finding-no-binary-search-tree-978.aspx</link><pubDate>Wed, 01 Jul 2009 00:00:00 GMT</pubDate></item><item><title>Program to read a Non-Linear equation in one variable, then evaluate it using Newton-Raphson Method and display its kD accurate root</title><link>http://www.DailyFreeCode.Com/Code/read-non-linear-equation-variable-then-1068.aspx</link><pubDate>Wed, 10 Jun 2009 00:00:00 GMT</pubDate></item><item><title>Program to read a Non-Linear equation in one variable, then evaluate it using Bisection Method and display its kD accurate root</title><link>http://www.DailyFreeCode.Com/Code/read-non-linear-equation-variable-then-1065.aspx</link><pubDate>Mon, 09 Mar 2009 00:00:00 GMT</pubDate></item><item><title>sq Root</title><link>http://www.DailyFreeCode.Com/Forum/sq-root-22019.aspx</link><pubDate>Tue, 12 Aug 2008 00:00:00 GMT</pubDate></item><item><title>Learn JDK 6 ===&gt; " File (List all roots) "</title><link>http://www.DailyFreeCode.Com/Forum/learn-jdk-6-file-list-roots-20252.aspx</link><pubDate>Sat, 12 Jul 2008 00:00:00 GMT</pubDate></item></channel></rss>