<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Technofunction</title>
	<link>http://www.technofunction.com</link>
	<description></description>
	<lastBuildDate>Mon, 26 Sep 2011 06:37:29 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0" -->
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />

	<item>
		<title>Configuring a FTP Server on Enterprise Linux</title>
		<description><![CDATA[FTP is the most commonly used for transferring of the files between the servers and computer and there are many FTP clients like filezilla which can be used to transfer file via FTP between various computers no matter which operating system is being used on it. You might want to go through my previous post [...]]]></description>
		<link>http://www.technofunction.com/2011/09/configuring-a-ftp-server-on-enterprise-linux-2/</link>
			</item>
	<item>
		<title>Overview of FTP in Linux</title>
		<description><![CDATA[FTP is a File Transfer Protocol which helps you to download or upload your files to server securely from a remote location. FTP uses a virtual login to server and is security enabled. FTP is shipped in Linux with a package named &#8220;vsftpd&#8221;. You may install the vsftpd package using the yum. you might want [...]]]></description>
		<link>http://www.technofunction.com/2011/08/overview-of-ftp-in-linux/</link>
			</item>
	<item>
		<title>Java Naming and Directory Interface (JNDI)</title>
		<description><![CDATA[JNDI is an API built in Java technology which provides naming and directory functionality to applications written in the java programming language. It is designed using Java object model and used specifically for the java applications. Using JNDI, applications can store and retrieve named Java objects of any type. It enables applications to access different, [...]]]></description>
		<link>http://www.technofunction.com/2011/06/java-naming-and-directory-interface-jndi/</link>
			</item>
	<item>
		<title>Overview of Oracle Application Architecture</title>
		<description><![CDATA[Oracle application have a three tier architecture which is a logical grouping of services. The tier are- database tier, application tier and client desktop. Although tier does not mean that each one has to be individually assigned a physical machine but rather all the servers can be started from a single machine. Mostly machines are added to support the scalability and fault tolerance.]]></description>
		<link>http://www.technofunction.com/2011/03/overview-of-oracle-application-architecture/</link>
			</item>
	<item>
		<title>Linux Shell Scripting Basics</title>
		<description><![CDATA[Shell scripts are text files containing commands to be executed. Shell scripts are useful for: Automating commonly used commands Performing system administration and troubleshooting Creating simple applications Manipulation of text or files. A shell script is simply a text file containing commands. Scripts are useful for automating processes that you perform repeatedly at the command [...]]]></description>
		<link>http://www.technofunction.com/2011/03/linux-shell-scripting-basics/</link>
			</item>
	<item>
		<title>About CISC &#8216;Complex Instruction Set Computing&#8217; Architecture</title>
		<description><![CDATA[The CISC Approach: CISC stand for “Complex Instruction Set Computing”. CISC is a CPU design techniques and makes the use of complex instruction architecture for performing the processing and execution of the tasks. The primary goal of the CISC architecture was to reduce the execution of the task in as minimum assembly language programming as [...]]]></description>
		<link>http://www.technofunction.com/2011/01/about-cisc-complex-instruction-set-computing-architecture/</link>
			</item>
	<item>
		<title>Installing and configuring Skype on Linux</title>
		<description><![CDATA[Skype is a voip i.e. voice over internet telephony service which also provides you with the features like chat, video-voice chat, screen sharing, and calling telephone numbers at cheap call rates throughout the world almost in all the countries. The major feature of skype is its online calling service between the PC is absolutely free [...]]]></description>
		<link>http://www.technofunction.com/2010/11/installing-and-configuring-skype-on-linux/</link>
			</item>
	<item>
		<title>All About View in Oracle SQL Database</title>
		<description><![CDATA[What is a View in Oracle SQL Database? A view is a logical table based on table or another view which is used to present the combinations of data present in the database. A view as itself doesn’t contain any data but it is more like a window through which the data from the tables [...]]]></description>
		<link>http://www.technofunction.com/2010/11/all-about-view-in-oracle-sql-database/</link>
			</item>
	<item>
		<title>Linux Shell Script to Determine whether a file exist or not</title>
		<description><![CDATA[Shell script is a series of command’s written in a plain text file. It is somewhat similar to the batch-file in MS-DOS but have much more power and functionality than MS-DOS batch file. The major advantage is that you don’t need to write the same set of instructions again, since you can execute it via [...]]]></description>
		<link>http://www.technofunction.com/2010/11/shell-script-to-determine-whether-a-file-exist-or-not/</link>
			</item>
	<item>
		<title>Installing/Configuring Mozilla Thunderbird In Linux</title>
		<description><![CDATA[Mozilla thunderbird is the one of the most famous free open source, cross-platform e-mail and news client developed by the Mozilla foundation.  You can easily receive mail from different mail providers on your desktop and can even store these mails on your local desktop alone. Further you can also remain updated with latest new around [...]]]></description>
		<link>http://www.technofunction.com/2010/11/installingconfiguring-mozilla-thunderbird-in-linux/</link>
			</item>
</channel>
</rss>

