<?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>Computing Tidbits</title>
	<atom:link href="http://comptb.cects.com/feed" rel="self" type="application/rss+xml" />
	<link>http://comptb.cects.com</link>
	<description>Technical Tips for Everyday Computing</description>
	<lastBuildDate>Sun, 12 Feb 2012 22:29:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<image><title>Computing Tidbits</title><url>http://comptb.cects.com/feed-logo.png</url><link>http://comptb.cects.com</link><width>65</width><height>44</height><description>Computing Tidbits - http://comptb.cects.com</description></image>		<item>
		<title>Using the WinRAR Command-line tools in Windows</title>
		<link>http://comptb.cects.com/2503-using-the-winrar-command-line-tools-in-windows</link>
		<comments>http://comptb.cects.com/2503-using-the-winrar-command-line-tools-in-windows#comments</comments>
		<pubDate>Sat, 07 Jan 2012 02:59:56 +0000</pubDate>
		<dc:creator>admin_tb</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Archiving Tasks]]></category>

		<guid isPermaLink="false">http://comptb.cects.com/?p=2503</guid>
		<description><![CDATA[This guide covers the use of the WinRAR command-line tools to compress and uncompress files in a directory, and their use in batch files. This guide is an extension of a previous post, Automate Zipping Tasks using the Command-line Interface, that covered the use of command-line tools for two free compression utilities, IZArc and 7-Zip. The [...]]]></description>
		<wfw:commentRss>http://comptb.cects.com/2503-using-the-winrar-command-line-tools-in-windows/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using SSH to secure Internet connections</title>
		<link>http://comptb.cects.com/2420-using-ssh-to-secure-internet-connections</link>
		<comments>http://comptb.cects.com/2420-using-ssh-to-secure-internet-connections#comments</comments>
		<pubDate>Thu, 08 Dec 2011 16:56:12 +0000</pubDate>
		<dc:creator>admin_tb</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://comptb.cects.com/?p=2420</guid>
		<description><![CDATA[Two ways to use SSH to secure Internet connections are local port forwarding and dynamic port forwarding. Local port forwarding forwards web traffic from a server, while dynamic port forwarding transforms your SSH client into a SOCKS proxy server. Both can be useful for secure Internet access in insecure environments such as public networks. To [...]]]></description>
		<wfw:commentRss>http://comptb.cects.com/2420-using-ssh-to-secure-internet-connections/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Overview to Understanding Hard links, Junction Points and Symbolic links in Windows</title>
		<link>http://comptb.cects.com/2268-overview-to-understanding-hard-links-junction-points-and-symbolic-links-in-windows</link>
		<comments>http://comptb.cects.com/2268-overview-to-understanding-hard-links-junction-points-and-symbolic-links-in-windows#comments</comments>
		<pubDate>Sat, 22 Oct 2011 08:09:57 +0000</pubDate>
		<dc:creator>admin_tb</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Shells/CLI]]></category>

		<guid isPermaLink="false">http://comptb.cects.com/?p=2268</guid>
		<description><![CDATA[Hard links, Junction Points and Symbolic links are linking mechanisms used to refer to other files, directories, or volumes. Generally, a Hard link is a file that acts like a representation of another file on the same drive without actually duplicating that file. A Junction Point (or directory hard link) is a type of hard [...]]]></description>
		<wfw:commentRss>http://comptb.cects.com/2268-overview-to-understanding-hard-links-junction-points-and-symbolic-links-in-windows/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SSH Local and Remote Port Forwarding with VNC</title>
		<link>http://comptb.cects.com/2025-ssh-local-and-remote-port-forwarding-with-vnc</link>
		<comments>http://comptb.cects.com/2025-ssh-local-and-remote-port-forwarding-with-vnc#comments</comments>
		<pubDate>Wed, 25 May 2011 07:19:21 +0000</pubDate>
		<dc:creator>admin_tb</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://comptb.cects.com/?p=2025</guid>
		<description><![CDATA[This guide illustrates the concepts for tunneling VNC over SSH. VNC is a protocol that allows you to control a desktop from a remote computer and allows others to view or control your desktop from their computer. However, using VNC alone can be a security risk. Although VNC uses password encryption, the rest of the [...]]]></description>
		<wfw:commentRss>http://comptb.cects.com/2025-ssh-local-and-remote-port-forwarding-with-vnc/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>OpenSSH RSA Authentication for Windows and Linux</title>
		<link>http://comptb.cects.com/1439-openssh-rsa-authentication-for-windows-and-linux</link>
		<comments>http://comptb.cects.com/1439-openssh-rsa-authentication-for-windows-and-linux#comments</comments>
		<pubDate>Thu, 12 May 2011 01:37:32 +0000</pubDate>
		<dc:creator>admin_tb</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://comptb.cects.com/?p=1439</guid>
		<description><![CDATA[This guide demonstrates how to setup OpenSSH RSA public-key authentication for Windows (using OpenSSH v3.8.1p1-1) and Linux (using OpenSSH v5.3p1) PCs currently working with password authentication on a local network. Although the information for this guide was tested on PCs with WinXP and Lubuntu, it can be applicable for other versions of Linux and Windows. [...]]]></description>
		<wfw:commentRss>http://comptb.cects.com/1439-openssh-rsa-authentication-for-windows-and-linux/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Automate Encrypted VNC Sessions with SSVNC</title>
		<link>http://comptb.cects.com/1948-automate-encrypted-vnc-sessions-with-ssvnc</link>
		<comments>http://comptb.cects.com/1948-automate-encrypted-vnc-sessions-with-ssvnc#comments</comments>
		<pubDate>Tue, 03 May 2011 14:29:30 +0000</pubDate>
		<dc:creator>admin_tb</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://comptb.cects.com/?p=1948</guid>
		<description><![CDATA[VNC is one of many protocols used to share desktops between Linux and Windows PCs (see this Wikipedia entry for a comparison of various remote desktop software packages). Although a number of VNC (Virtual Network Computing) servers include some type of built-in encryption, many do not. In addition, many VNC client/viewers tend to be basic [...]]]></description>
		<wfw:commentRss>http://comptb.cects.com/1948-automate-encrypted-vnc-sessions-with-ssvnc/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using the CLI and other Linux Tips</title>
		<link>http://comptb.cects.com/1937-using-the-cli-and-other-linux-tips</link>
		<comments>http://comptb.cects.com/1937-using-the-cli-and-other-linux-tips#comments</comments>
		<pubDate>Sun, 01 May 2011 05:28:51 +0000</pubDate>
		<dc:creator>admin_tb</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Shells/CLI]]></category>

		<guid isPermaLink="false">http://comptb.cects.com/?p=1937</guid>
		<description><![CDATA[Joshua Price regularly contributes useful, easy-to-understand information on Linux at MakeTechEasier.com. His articles should be of interest any Linux user, regardless of experience level. Below are the links to some of his useful and interesting Linux-related articles at MakeTechEasier.com. Be sure to check out his other Linux-related articles there as well. Become an APT guru [...]]]></description>
		<wfw:commentRss>http://comptb.cects.com/1937-using-the-cli-and-other-linux-tips/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using the Lynx Web browser</title>
		<link>http://comptb.cects.com/1907-using-the-lynx-web-browser</link>
		<comments>http://comptb.cects.com/1907-using-the-lynx-web-browser#comments</comments>
		<pubDate>Wed, 27 Apr 2011 08:55:17 +0000</pubDate>
		<dc:creator>admin_tb</dc:creator>
				<category><![CDATA[TechBits]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://comptb.cects.com/?p=1907</guid>
		<description><![CDATA[Lynx is a text-only web browser originally designed to run on UNIX, but today it also runs on Linux, VMS, MacOS, Windows and other platforms. It was initially developed by a team of University of Kansas students in 1992 for distributing information on a campus-wide information system and as a Gopher client, but it quickly [...]]]></description>
		<wfw:commentRss>http://comptb.cects.com/1907-using-the-lynx-web-browser/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding PDCurses to MingW</title>
		<link>http://comptb.cects.com/1848-adding-pdcurses-to-mingw</link>
		<comments>http://comptb.cects.com/1848-adding-pdcurses-to-mingw#comments</comments>
		<pubDate>Tue, 05 Apr 2011 14:27:31 +0000</pubDate>
		<dc:creator>admin_tb</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://comptb.cects.com/?p=1848</guid>
		<description><![CDATA[This guide illustrates a quick method to add pre-compiled PDCurses to MingW on WinXP and verifying the installation. From time to time, it may be necessary to compile source code in Windows where the NCurses or Curses library is required, and often PDCurses can be used as a substitute. Since PDCurses isn&#8217;t included with a [...]]]></description>
		<wfw:commentRss>http://comptb.cects.com/1848-adding-pdcurses-to-mingw/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unable to change Icon associated with Text Files</title>
		<link>http://comptb.cects.com/1805-unable-to-change-icon-associated-with-text-files</link>
		<comments>http://comptb.cects.com/1805-unable-to-change-icon-associated-with-text-files#comments</comments>
		<pubDate>Sat, 26 Mar 2011 07:44:13 +0000</pubDate>
		<dc:creator>admin_tb</dc:creator>
				<category><![CDATA[TechBits]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://comptb.cects.com/?p=1805</guid>
		<description><![CDATA[After changing in the default application for text files to another application, text files opened normally with a double-click, but the icon didn&#8217;t change to that of the associated text application. In fact, no matter what was tried, including several changes in the default text  file program through various methods and some registry hacks, the [...]]]></description>
		<wfw:commentRss>http://comptb.cects.com/1805-unable-to-change-icon-associated-with-text-files/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	<!-- <a href="http://cects.com/softcover.php">Private</a> --></channel>
</rss>

