<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8.4" -->
<rss version="0.92">
<channel>
	<title>unicoding</title>
	<link>http://connect.homeunix.com/unicode</link>
	<description>usefull tidbits to make life a little easier, all in UTF-8</description>
	<lastBuildDate>Wed, 18 Nov 2009 01:28:43 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Setting the time of your system</title>
		<description><![CDATA[NTP (Network Time Protocol)Resources :

How to set the date and time in linux

]]></description>
		<link>http://connect.homeunix.com/unicode/?p=148</link>
			</item>
	<item>
		<title>Enabling meta-keys Mac OS X</title>
		<description><![CDATA[This hint explains how to edit cocoa applications to have the emacs shortcuts. This hint explains how to alter the Mac OS X terminal so that meta-keys are passed to Emacs.

]]></description>
		<link>http://connect.homeunix.com/unicode/?p=142</link>
			</item>
	<item>
		<title>Mac OS X fstab</title>
		<description><![CDATA[You can edit the fstab to control various aspects of mounting.
The following command will allow you to determine the UUID of hfs volumes on Mac OS X :
echo `/System/Library/Filesystems/hfs.fs/hfs.util -k diskXsX`
This next command will work for most disk typs on Ubuntu :
ls -la /dev/disk/by-uuid/
To set an hfs volume to not auto mount by UUID use [...]]]></description>
		<link>http://connect.homeunix.com/unicode/?p=139</link>
			</item>
	<item>
		<title>Set Display Brightness From Command line Mac OS X</title>
		<description><![CDATA[This handy Mac OS X Hints post has the low down with regards configuring the brightness from the command line.
]]></description>
		<link>http://connect.homeunix.com/unicode/?p=136</link>
			</item>
	<item>
		<title>Force fsck on Ubuntu</title>
		<description><![CDATA[The following command on some version of Ubuntu will enable auto fsck at boot.
sudo touch /forcefsck
]]></description>
		<link>http://connect.homeunix.com/unicode/?p=135</link>
			</item>
	<item>
		<title>Mail (LetterBox)</title>
		<description><![CDATA[Letterbox is a mail plugin to allow letter box view within the Apple Mail application. Great idea, perfect for wide displays! A good addition to the Letterbox Mail plugin is Bring up the Subject, another mail plugin.
Note : use mail plugins at your own risk
]]></description>
		<link>http://connect.homeunix.com/unicode/?p=134</link>
			</item>
	<item>
		<title>The Free Country</title>
		<description><![CDATA[This site has all kinds of information regarding free software and free code snippets.
]]></description>
		<link>http://connect.homeunix.com/unicode/?p=133</link>
			</item>
	<item>
		<title>Function Flip</title>
		<description><![CDATA[If you require a tool to configure half of the function keys to operate as function keys and the other half to operate as the special (Apple) function keys then check out FunctionFlip.
]]></description>
		<link>http://connect.homeunix.com/unicode/?p=132</link>
			</item>
	<item>
		<title>tac &#8211; reverse the lines of a file</title>
		<description><![CDATA[Before you write a script like this look for someone else who has already done 99% of the work. The tac command will reverse the lines of a file and is therefore extremely useful in various situations.
The tac man page has further details.
Basically, tac will cat a file backwards. However, many operating systems do not [...]]]></description>
		<link>http://connect.homeunix.com/unicode/?p=131</link>
			</item>
	<item>
		<title>DokuWiki Auto-detect User Interface Language</title>
		<description><![CDATA[Until a DokuWiki plugin or configuration option is included with a base DokuWiki installation, then the following information should assist you if you wish to set the interface language of DokuWiki presented to your visitors, based upon their browsers preferred language configruation. 
This great article hosted within the DokuWiki Tips name space has the basic [...]]]></description>
		<link>http://connect.homeunix.com/unicode/?p=130</link>
			</item>
	<item>
		<title>Quota Support on Mac OS X</title>
		<description><![CDATA[There is an interesting 2003 article at Mac OS X Hints regarding quota support on Mac OS X.
Looking at this thread, there may be an issue with the setup of user quotas on Mac OS 10.5 server.
]]></description>
		<link>http://connect.homeunix.com/unicode/?p=129</link>
			</item>
	<item>
		<title>Increase DokuWiki Maximum Upload File Size</title>
		<description><![CDATA[Open the apache configuration for your site and add the following lines to allow 15MB uploads to your DokuWiki.



# increase the maximum file size upload
php_value upload_max_filesize 15M
php_value post_max_size 15M



Reference
]]></description>
		<link>http://connect.homeunix.com/unicode/?p=128</link>
			</item>
	<item>
		<title>Install VMWare Tools on Debian</title>
		<description><![CDATA[Below is a quick reference guide for installing VMware tools on Debian : 

pico /etc/apt/sources.list (comment out any CD-ROM sources)
uname -r keep a note of this it will be handy later
apt-get install automake binutils cpp gcc make gcc-4.1
apt-get install linux-headers-`uname -r` psmisc autoconf
ln -s /usr/src/linux-headers-`uname -r` /usr/src/linux/
export CC=/usr/bin/gcc-4.1
./vmware-install.pl (start the vmware tools installer)

Information from the [...]]]></description>
		<link>http://connect.homeunix.com/unicode/?p=127</link>
			</item>
	<item>
		<title>ASCII Art</title>
		<description><![CDATA[
Some ASCII Art is simply amazing. if you are keen to produce some ASCII of your own, then check out the links below :

 This site lets you upload and image and receive some ascii art back. Unfortunately you will only receive an image of the ASCII art.
 This site has some great links to [...]]]></description>
		<link>http://connect.homeunix.com/unicode/?p=125</link>
			</item>
	<item>
		<title>Backspace on LINUX</title>
		<description><![CDATA[If you are connecting to a LINUX (Debian/Ubuntu) system from a Mac OS X system and then start nano/pico, the delete key will probably not work as expected. One solution is to alter the TERM environment variable. If you are using the BASH shell then the following command should work :

export TERM=vt102

Changing the terminal on [...]]]></description>
		<link>http://connect.homeunix.com/unicode/?p=123</link>
			</item>
</channel>
</rss>
