<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
	<channel>
							<title>www.CodeLime.net / Tips / Linux</title>
							<link>http://www.codelime.net</link>
							<description>www.CodeLime.net - Tips / Linux</description>
							<copyright>Copyright 2009 - Codelime.net</copyright>
							<language>it-IT</language>
							<managingEditor>info@codelime.net (Tafaz)</managingEditor>
							<webMaster>info@codelime.net (Tafaz)</webMaster>
							<lastBuildDate>Thu, 19 Feb 2009 20:14:16 GMT</lastBuildDate>
							<pubDate>Thu, 19 Feb 2009 20:14:16 GMT</pubDate>
							<generator>Codelime RSS Generator 1.0b</generator>
							<ttl>1440</ttl>
<category domain="http://www.codelime.net">Tips / Linux</category>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/codelime/Tips/Linux" type="application/rss+xml" /><feedburner:feedFlare href="http://add.my.yahoo.com/rss?url=http%3A%2F%2Ffeeds.feedburner.com%2Fcodelime%2FTips%2FLinux" src="http://us.i1.yimg.com/us.yimg.com/i/us/my/addtomyyahoo4.gif">Subscribe with My Yahoo!</feedburner:feedFlare><feedburner:feedFlare href="http://www.newsgator.com/ngs/subscriber/subext.aspx?url=http%3A%2F%2Ffeeds.feedburner.com%2Fcodelime%2FTips%2FLinux" src="http://www.newsgator.com/images/ngsub1.gif">Subscribe with NewsGator</feedburner:feedFlare><feedburner:feedFlare href="http://feeds.my.aol.com/add.jsp?url=http%3A%2F%2Ffeeds.feedburner.com%2Fcodelime%2FTips%2FLinux" src="http://o.aolcdn.com/favorites.my.aol.com/webmaster/ffclient/webroot/locale/en-US/images/myAOLButtonSmall.gif">Subscribe with My AOL</feedburner:feedFlare><feedburner:feedFlare href="http://www.bloglines.com/sub/http://feeds.feedburner.com/codelime/Tips/Linux" src="http://www.bloglines.com/images/sub_modern11.gif">Subscribe with Bloglines</feedburner:feedFlare><feedburner:feedFlare href="http://www.netvibes.com/subscribe.php?url=http%3A%2F%2Ffeeds.feedburner.com%2Fcodelime%2FTips%2FLinux" src="http://www.netvibes.com/img/add2netvibes.gif">Subscribe with Netvibes</feedburner:feedFlare><feedburner:feedFlare href="http://fusion.google.com/add?feedurl=http%3A%2F%2Ffeeds.feedburner.com%2Fcodelime%2FTips%2FLinux" src="http://buttons.googlesyndication.com/fusion/add.gif">Subscribe with Google</feedburner:feedFlare><feedburner:feedFlare href="http://www.pageflakes.com/subscribe.aspx?url=http%3A%2F%2Ffeeds.feedburner.com%2Fcodelime%2FTips%2FLinux" src="http://www.pageflakes.com/ImageFile.ashx?instanceId=Static_4&amp;fileName=ATP_blu_91x17.gif">Subscribe with Pageflakes</feedburner:feedFlare><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
								<title>Create a linux ramdisk</title>
								<link>http://feedproxy.google.com/~r/codelime/Tips/Linux/~3/h4Y1jSQzP14/Create_a_linux_ramdisk</link>
								<description>Create a mount to a temporary ram space allocation</description>
								<pubDate>Wed, 30 Jan 2008 00:00:00 GMT</pubDate>
								<guid isPermaLink="false">http://www.codelime.net/Tips/Linux/Create_a_linux_ramdisk</guid>
								<author>info@codelime.net (Katrame)</author>
							<feedburner:origLink>http://www.codelime.net/Tips/Linux/Create_a_linux_ramdisk</feedburner:origLink></item>
		<item>
								<title>Delete files and directory from an ls excluding specific pattern</title>
								<link>http://feedproxy.google.com/~r/codelime/Tips/Linux/~3/6pvLAzCPNBI/Delete_files_and_directory_from_an_ls_excluding_specific_pattern</link>
								<description>Delete files and directory from an ls excluding specific pattern like date of creation, cutting the namefile and redirecting to the xargs command to execute the rm command</description>
								<pubDate>Tue, 05 Feb 2008 00:00:00 GMT</pubDate>
								<guid isPermaLink="false">http://www.codelime.net/Tips/Linux/Delete_files_and_directory_from_an_ls_excluding_specific_pattern</guid>
								<author>info@codelime.net (Katrame)</author>
							<feedburner:origLink>http://www.codelime.net/Tips/Linux/Delete_files_and_directory_from_an_ls_excluding_specific_pattern</feedburner:origLink></item>
		<item>
								<title>Kill multiple pid process finding pattern on a ps command output</title>
								<link>http://feedproxy.google.com/~r/codelime/Tips/Linux/~3/zZMoTjZvJkg/Kill_multiple_pid_process_finding_pattern_on_a_ps_command_output</link>
								<description>Find ssh related processes that are binded to a specific username, after that we format column separator and get PID column to pass to a kill command</description>
								<pubDate>Thu, 07 Feb 2008 00:00:00 GMT</pubDate>
								<guid isPermaLink="false">http://www.codelime.net/Tips/Linux/Kill_multiple_pid_process_finding_pattern_on_a_ps_command_output</guid>
								<author>info@codelime.net (Katrame)</author>
							<feedburner:origLink>http://www.codelime.net/Tips/Linux/Kill_multiple_pid_process_finding_pattern_on_a_ps_command_output</feedburner:origLink></item>
		<item>
								<title>Compress directory</title>
								<link>http://feedproxy.google.com/~r/codelime/Tips/Linux/~3/9aGRxDjYAmg/Compress_directory</link>
								<description>Automated compress directory in the current path</description>
								<pubDate>Wed, 13 Feb 2008 00:00:00 GMT</pubDate>
								<guid isPermaLink="false">http://www.codelime.net/Tips/Linux/Compress_directory</guid>
								<author>info@codelime.net (Katrame)</author>
							<feedburner:origLink>http://www.codelime.net/Tips/Linux/Compress_directory</feedburner:origLink></item>
		<item>
								<title>Show ports and related services currently running</title>
								<link>http://feedproxy.google.com/~r/codelime/Tips/Linux/~3/obsdHj7XSbs/Show_ports_and_related_services_currently_running</link>
								<description>This line allow to extract ports and services from the netstat command in a human readable way</description>
								<pubDate>Wed, 20 Feb 2008 00:00:00 GMT</pubDate>
								<guid isPermaLink="false">http://www.codelime.net/Tips/Linux/Show_ports_and_related_services_currently_running</guid>
								<author>info@codelime.net (Katrame)</author>
							<feedburner:origLink>http://www.codelime.net/Tips/Linux/Show_ports_and_related_services_currently_running</feedburner:origLink></item>
		<item>
								<title>Trasferimento file da server a server con ssh</title>
								<link>http://feedproxy.google.com/~r/codelime/Tips/Linux/~3/FPIgqr4z3Aw/trasferimento_file_con_scp_ssh</link>
								<description />
								<pubDate>Fri, 06 Apr 2007 00:00:00 GMT</pubDate>
								<guid isPermaLink="false">http://www.codelime.net/Tips/Linux/trasferimento_file_con_scp_ssh</guid>
								<author>info@codelime.net (Tafaz)</author>
							<feedburner:origLink>http://www.codelime.net/Tips/Linux/trasferimento_file_con_scp_ssh</feedburner:origLink></item>
		<item>
								<title>Difference between .bash_profile and .bashrc Files</title>
								<link>http://feedproxy.google.com/~r/codelime/Tips/Linux/~3/phXNcTLJliM/difference_between_bash_profile_and_bashrc_files</link>
								<description />
								<pubDate>Tue, 17 Apr 2007 00:00:00 GMT</pubDate>
								<guid isPermaLink="false">http://www.codelime.net/Tips/Linux/difference_between_bash_profile_and_bashrc_files</guid>
								<author>info@codelime.net (Katrame)</author>
							<feedburner:origLink>http://www.codelime.net/Tips/Linux/difference_between_bash_profile_and_bashrc_files</feedburner:origLink></item>
		<item>
								<title>Compress files on a directory</title>
								<link>http://feedproxy.google.com/~r/codelime/Tips/Linux/~3/xey8ReuG0x8/compress_files_on_directory</link>
								<description />
								<pubDate>Tue, 17 Apr 2007 00:00:00 GMT</pubDate>
								<guid isPermaLink="false">http://www.codelime.net/Tips/Linux/compress_files_on_directory</guid>
								<author>info@codelime.net (Katrame)</author>
							<feedburner:origLink>http://www.codelime.net/Tips/Linux/compress_files_on_directory</feedburner:origLink></item>
		<item>
								<title>Show count of established mysql connections</title>
								<link>http://feedproxy.google.com/~r/codelime/Tips/Linux/~3/Bcj0YyXMvHQ/show_count_of_established_mysql_connections</link>
								<description />
								<pubDate>Tue, 17 Apr 2007 00:00:00 GMT</pubDate>
								<guid isPermaLink="false">http://www.codelime.net/Tips/Linux/show_count_of_established_mysql_connections</guid>
								<author>info@codelime.net (Katrame)</author>
							<feedburner:origLink>http://www.codelime.net/Tips/Linux/show_count_of_established_mysql_connections</feedburner:origLink></item>
		<item>
								<title>Display unique entry on a file</title>
								<link>http://feedproxy.google.com/~r/codelime/Tips/Linux/~3/g3B-K8uvqMY/display_unique_entry_on_a_file</link>
								<description />
								<pubDate>Tue, 17 Apr 2007 00:00:00 GMT</pubDate>
								<guid isPermaLink="false">http://www.codelime.net/Tips/Linux/display_unique_entry_on_a_file</guid>
								<author>info@codelime.net (Katrame)</author>
							<feedburner:origLink>http://www.codelime.net/Tips/Linux/display_unique_entry_on_a_file</feedburner:origLink></item>
		<item>
								<title>Get time duration of a disk writes</title>
								<link>http://feedproxy.google.com/~r/codelime/Tips/Linux/~3/YTOOYRQCo1M/get_time_duration_of_a_disk_writes</link>
								<description />
								<pubDate>Tue, 17 Apr 2007 00:00:00 GMT</pubDate>
								<guid isPermaLink="false">http://www.codelime.net/Tips/Linux/get_time_duration_of_a_disk_writes</guid>
								<author>info@codelime.net (Katrame)</author>
							<feedburner:origLink>http://www.codelime.net/Tips/Linux/get_time_duration_of_a_disk_writes</feedburner:origLink></item>
		<item>
								<title>Delete file which size is 0 bytes</title>
								<link>http://feedproxy.google.com/~r/codelime/Tips/Linux/~3/EAgJrlp6MH0/delete_file_which_size_is_0_bytes</link>
								<description />
								<pubDate>Tue, 17 Apr 2007 00:00:00 GMT</pubDate>
								<guid isPermaLink="false">http://www.codelime.net/Tips/Linux/delete_file_which_size_is_0_bytes</guid>
								<author>info@codelime.net (Katrame)</author>
							<feedburner:origLink>http://www.codelime.net/Tips/Linux/delete_file_which_size_is_0_bytes</feedburner:origLink></item>
		<item>
								<title>Delete files from a list file</title>
								<link>http://feedproxy.google.com/~r/codelime/Tips/Linux/~3/kAEN9plIqgw/delete_files_from_a_list_file</link>
								<description />
								<pubDate>Tue, 17 Apr 2007 00:00:00 GMT</pubDate>
								<guid isPermaLink="false">http://www.codelime.net/Tips/Linux/delete_files_from_a_list_file</guid>
								<author>info@codelime.net (Katrame)</author>
							<feedburner:origLink>http://www.codelime.net/Tips/Linux/delete_files_from_a_list_file</feedburner:origLink></item>
		<item>
								<title>Delete files if count is over 1000 files</title>
								<link>http://feedproxy.google.com/~r/codelime/Tips/Linux/~3/hRpes1k1IOc/delete_files_if_count_is_over_1000_files</link>
								<description />
								<pubDate>Tue, 17 Apr 2007 00:00:00 GMT</pubDate>
								<guid isPermaLink="false">http://www.codelime.net/Tips/Linux/delete_files_if_count_is_over_1000_files</guid>
								<author>info@codelime.net (Katrame)</author>
							<feedburner:origLink>http://www.codelime.net/Tips/Linux/delete_files_if_count_is_over_1000_files</feedburner:origLink></item>
		<item>
								<title>Add extension to all files listed in a CSV files</title>
								<link>http://feedproxy.google.com/~r/codelime/Tips/Linux/~3/a8rG4wiJV_E/add_extension_to_all_files_listed_in_a_csv_files</link>
								<description />
								<pubDate>Tue, 17 Apr 2007 00:00:00 GMT</pubDate>
								<guid isPermaLink="false">http://www.codelime.net/Tips/Linux/add_extension_to_all_files_listed_in_a_csv_files</guid>
								<author>info@codelime.net (Katrame)</author>
							<feedburner:origLink>http://www.codelime.net/Tips/Linux/add_extension_to_all_files_listed_in_a_csv_files</feedburner:origLink></item>
		<item>
								<title>Replace blank spaces on a filename</title>
								<link>http://feedproxy.google.com/~r/codelime/Tips/Linux/~3/eUlGfyqc_D4/replace_blank_spaces_on_a_filename</link>
								<description />
								<pubDate>Tue, 17 Apr 2007 00:00:00 GMT</pubDate>
								<guid isPermaLink="false">http://www.codelime.net/Tips/Linux/replace_blank_spaces_on_a_filename</guid>
								<author>info@codelime.net (Katrame)</author>
							<feedburner:origLink>http://www.codelime.net/Tips/Linux/replace_blank_spaces_on_a_filename</feedburner:origLink></item>
		<item>
								<title>Rename file changing extension</title>
								<link>http://feedproxy.google.com/~r/codelime/Tips/Linux/~3/ftYeMUZATik/rename_file_changing_extension</link>
								<description />
								<pubDate>Tue, 17 Apr 2007 00:00:00 GMT</pubDate>
								<guid isPermaLink="false">http://www.codelime.net/Tips/Linux/rename_file_changing_extension</guid>
								<author>info@codelime.net (Katrame)</author>
							<feedburner:origLink>http://www.codelime.net/Tips/Linux/rename_file_changing_extension</feedburner:origLink></item>
		<item>
								<title>MySQL backup sent via mail</title>
								<link>http://feedproxy.google.com/~r/codelime/Tips/Linux/~3/x9reIqVCR7E/mysql_backup_sent_via_mail</link>
								<description />
								<pubDate>Tue, 17 Apr 2007 00:00:00 GMT</pubDate>
								<guid isPermaLink="false">http://www.codelime.net/Tips/Linux/mysql_backup_sent_via_mail</guid>
								<author>info@codelime.net (Katrame)</author>
							<feedburner:origLink>http://www.codelime.net/Tips/Linux/mysql_backup_sent_via_mail</feedburner:origLink></item>
		<item>
								<title>Move files with selected pattern to a dir</title>
								<link>http://feedproxy.google.com/~r/codelime/Tips/Linux/~3/iM5fz-1yxms/move_files_with_selected_pattern_to_a_dir</link>
								<description />
								<pubDate>Thu, 03 May 2007 00:00:00 GMT</pubDate>
								<guid isPermaLink="false">http://www.codelime.net/Tips/Linux/move_files_with_selected_pattern_to_a_dir</guid>
								<author>info@codelime.net (Katrame)</author>
							<feedburner:origLink>http://www.codelime.net/Tips/Linux/move_files_with_selected_pattern_to_a_dir</feedburner:origLink></item>
		<item>
								<title>Howto show the computer, home, and trash desktop icons in GNOME</title>
								<link>http://feedproxy.google.com/~r/codelime/Tips/Linux/~3/6Wc66J6LMdY/Howto_show_the_computer__home__and_trash_desktop_icons_in_GNOME</link>
								<description>Enable computer, home, and trash desktop icons in GNOME</description>
								<pubDate>Wed, 05 Mar 2008 00:00:00 GMT</pubDate>
								<guid isPermaLink="false">http://www.codelime.net/Tips/Linux/Howto_show_the_computer__home__and_trash_desktop_icons_in_GNOME</guid>
								<author>info@codelime.net (Katrame)</author>
							<feedburner:origLink>http://www.codelime.net/Tips/Linux/Howto_show_the_computer__home__and_trash_desktop_icons_in_GNOME</feedburner:origLink></item>
		<item>
								<title>Set Date Time on Linux Debian</title>
								<link>http://feedproxy.google.com/~r/codelime/Tips/Linux/~3/24LHQpbnTJ4/set_date_time_on_inux_ebian</link>
								<description />
								<pubDate>Tue, 22 May 2007 00:00:00 GMT</pubDate>
								<guid isPermaLink="false">http://www.codelime.net/Tips/Linux/set_date_time_on_inux_ebian</guid>
								<author>info@codelime.net (Katrame)</author>
							<feedburner:origLink>http://www.codelime.net/Tips/Linux/set_date_time_on_inux_ebian</feedburner:origLink></item>
		<item>
								<title>Using tar to archive and exclude specific path</title>
								<link>http://feedproxy.google.com/~r/codelime/Tips/Linux/~3/1uGx2gpgGJA/using_tar_to_archive_and_exclude_specific_path</link>
								<description />
								<pubDate>Wed, 23 May 2007 00:00:00 GMT</pubDate>
								<guid isPermaLink="false">http://www.codelime.net/Tips/Linux/using_tar_to_archive_and_exclude_specific_path</guid>
								<author>info@codelime.net (Katrame)</author>
							<feedburner:origLink>http://www.codelime.net/Tips/Linux/using_tar_to_archive_and_exclude_specific_path</feedburner:origLink></item>
		<item>
								<title>Customized vi vim</title>
								<link>http://feedproxy.google.com/~r/codelime/Tips/Linux/~3/khH8rlvAaBU/customized_vi_vim</link>
								<description />
								<pubDate>Thu, 24 May 2007 00:00:00 GMT</pubDate>
								<guid isPermaLink="false">http://www.codelime.net/Tips/Linux/customized_vi_vim</guid>
								<author>info@codelime.net (Katrame)</author>
							<feedburner:origLink>http://www.codelime.net/Tips/Linux/customized_vi_vim</feedburner:origLink></item>
		<item>
								<title>Customized grep on bash</title>
								<link>http://feedproxy.google.com/~r/codelime/Tips/Linux/~3/0qDIM72hDns/customized_grep_bash</link>
								<description />
								<pubDate>Thu, 24 May 2007 00:00:00 GMT</pubDate>
								<guid isPermaLink="false">http://www.codelime.net/Tips/Linux/customized_grep_bash</guid>
								<author>info@codelime.net (Katrame)</author>
							<feedburner:origLink>http://www.codelime.net/Tips/Linux/customized_grep_bash</feedburner:origLink></item>
		<item>
								<title>Convert flv to mpg or avi with ffmpeg</title>
								<link>http://feedproxy.google.com/~r/codelime/Tips/Linux/~3/8JlRf7qX8io/convert_flv_to_mpg_or_avi_with_ffmpeg</link>
								<description />
								<pubDate>Thu, 31 May 2007 00:00:00 GMT</pubDate>
								<guid isPermaLink="false">http://www.codelime.net/Tips/Linux/convert_flv_to_mpg_or_avi_with_ffmpeg</guid>
								<author>info@codelime.net (Katrame)</author>
							<feedburner:origLink>http://www.codelime.net/Tips/Linux/convert_flv_to_mpg_or_avi_with_ffmpeg</feedburner:origLink></item>
		<item>
								<title>restart and reboot with init level</title>
								<link>http://feedproxy.google.com/~r/codelime/Tips/Linux/~3/JyVDuMYI_Fg/restart_and_reboot_with_init_level</link>
								<description />
								<pubDate>Mon, 11 Jun 2007 00:00:00 GMT</pubDate>
								<guid isPermaLink="false">http://www.codelime.net/Tips/Linux/restart_and_reboot_with_init_level</guid>
								<author>info@codelime.net (Katrame)</author>
							<feedburner:origLink>http://www.codelime.net/Tips/Linux/restart_and_reboot_with_init_level</feedburner:origLink></item>
		<item>
								<title>Install rpm packages under debian</title>
								<link>http://feedproxy.google.com/~r/codelime/Tips/Linux/~3/ium5tRpdgdA/Install_rpm_packages_under_debian</link>
								<description />
								<pubDate>Wed, 04 Jul 2007 00:00:00 GMT</pubDate>
								<guid isPermaLink="false">http://www.codelime.net/Tips/Linux/Install_rpm_packages_under_debian</guid>
								<author>info@codelime.net (Katrame)</author>
							<feedburner:origLink>http://www.codelime.net/Tips/Linux/Install_rpm_packages_under_debian</feedburner:origLink></item>
		<item>
								<title>SSH KeepAlive ServerAliveInterval</title>
								<link>http://feedproxy.google.com/~r/codelime/Tips/Linux/~3/bYnxWIvQuHg/SSH Keep Alive ServerAliveInterval</link>
								<description>Tips for SSH configuration parameter to take alive a connection</description>
								<pubDate>Tue, 10 Jul 2007 00:00:00 GMT</pubDate>
								<guid isPermaLink="false">http://www.codelime.net/Tips/Linux/SSH Keep Alive ServerAliveInterval</guid>
								<author>info@codelime.net (Katrame)</author>
							<feedburner:origLink>http://www.codelime.net/Tips/Linux/SSH Keep Alive ServerAliveInterval</feedburner:origLink></item>
		<item>
								<title>SSH Without a Password</title>
								<link>http://feedproxy.google.com/~r/codelime/Tips/Linux/~3/tMapvsfdDgI/SSH_Without_Password</link>
								<description>Tips on how to login in remote ssh server without using password</description>
								<pubDate>Sun, 15 Jul 2007 00:00:00 GMT</pubDate>
								<guid isPermaLink="false">http://www.codelime.net/Tips/Linux/SSH_Without_Password</guid>
								<author>info@codelime.net (Katrame)</author>
							<feedburner:origLink>http://www.codelime.net/Tips/Linux/SSH_Without_Password</feedburner:origLink></item>
		<item>
								<title>tar compress decompress list</title>
								<link>http://feedproxy.google.com/~r/codelime/Tips/Linux/~3/BhbxMmu3pWk/tar_compress_decompress_list</link>
								<description>Explanation of the tar command to crete new archives or open existing one</description>
								<pubDate>Tue, 17 Jul 2007 00:00:00 GMT</pubDate>
								<guid isPermaLink="false">http://www.codelime.net/Tips/Linux/tar_compress_decompress_list</guid>
								<author>info@codelime.net (Katrame)</author>
							<feedburner:origLink>http://www.codelime.net/Tips/Linux/tar_compress_decompress_list</feedburner:origLink></item>
		<item>
								<title>How to get CPU Frequency scaling</title>
								<link>http://feedproxy.google.com/~r/codelime/Tips/Linux/~3/kYXDpVdqMe0/cpu_frequency_scaling</link>
								<description>Tips that explain the way to get info on CPU frequency details</description>
								<pubDate>Tue, 24 Jul 2007 00:00:00 GMT</pubDate>
								<guid isPermaLink="false">http://www.codelime.net/Tips/Linux/cpu_frequency_scaling</guid>
								<author>info@codelime.net (Katrame)</author>
							<feedburner:origLink>http://www.codelime.net/Tips/Linux/cpu_frequency_scaling</feedburner:origLink></item>
		<item>
								<title>find command howto search content on files with specific size</title>
								<link>http://feedproxy.google.com/~r/codelime/Tips/Linux/~3/bqBqJs7qOFo/find_command_howto_search_content_on_files_with_specific_size</link>
								<description>Syntax for find command to search strings on multiple files</description>
								<pubDate>Mon, 20 Aug 2007 00:00:00 GMT</pubDate>
								<guid isPermaLink="false">http://www.codelime.net/Tips/Linux/find_command_howto_search_content_on_files_with_specific_size</guid>
								<author>info@codelime.net (Katrame)</author>
							<feedburner:origLink>http://www.codelime.net/Tips/Linux/find_command_howto_search_content_on_files_with_specific_size</feedburner:origLink></item>
		<item>
								<title>SSH tunnel</title>
								<link>http://feedproxy.google.com/~r/codelime/Tips/Linux/~3/Fgg8msbTlrE/ssh_tunnel_host_forwarding</link>
								<description>Fast SSH tunnel reference, here is showed the syntax to create tunnel on remote host/port</description>
								<pubDate>Wed, 22 Aug 2007 00:00:00 GMT</pubDate>
								<guid isPermaLink="false">http://www.codelime.net/Tips/Linux/ssh_tunnel_host_forwarding</guid>
								<author>info@codelime.net (Katrame)</author>
							<feedburner:origLink>http://www.codelime.net/Tips/Linux/ssh_tunnel_host_forwarding</feedburner:origLink></item>
		<item>
								<title>APT GPG Key error how to import</title>
								<link>http://feedproxy.google.com/~r/codelime/Tips/Linux/~3/CWd5qvM9IVE/apt_gpg_key_error_howto_import</link>
								<description>Fast explanation on apt debian command error generated by gpg key missed</description>
								<pubDate>Tue, 04 Sep 2007 00:00:00 GMT</pubDate>
								<guid isPermaLink="false">http://www.codelime.net/Tips/Linux/apt_gpg_key_error_howto_import</guid>
								<author>info@codelime.net (Katrame)</author>
							<feedburner:origLink>http://www.codelime.net/Tips/Linux/apt_gpg_key_error_howto_import</feedburner:origLink></item>
		<item>
								<title>Bash customization tango colors theme</title>
								<link>http://feedproxy.google.com/~r/codelime/Tips/Linux/~3/ZaR8VJc8m5I/bash_customization_tango_colors_theme</link>
								<description>Little reference on bash color customization, tango theme is applied</description>
								<pubDate>Wed, 05 Sep 2007 00:00:00 GMT</pubDate>
								<guid isPermaLink="false">http://www.codelime.net/Tips/Linux/bash_customization_tango_colors_theme</guid>
								<author>info@codelime.net (Katrame)</author>
							<feedburner:origLink>http://www.codelime.net/Tips/Linux/bash_customization_tango_colors_theme</feedburner:origLink></item>
		<item>
								<title>Mount iso images</title>
								<link>http://feedproxy.google.com/~r/codelime/Tips/Linux/~3/tWHxJwO3dRU/mount_iso_images</link>
								<description>Explanation on mount command to use ISO images</description>
								<pubDate>Wed, 12 Sep 2007 00:00:00 GMT</pubDate>
								<guid isPermaLink="false">http://www.codelime.net/Tips/Linux/mount_iso_images</guid>
								<author>info@codelime.net (Katrame)</author>
							<feedburner:origLink>http://www.codelime.net/Tips/Linux/mount_iso_images</feedburner:origLink></item>
		<item>
								<title>Create rar multiple archive</title>
								<link>http://feedproxy.google.com/~r/codelime/Tips/Linux/~3/lCAE0Tmvbv8/create_rar_multiple_archive</link>
								<description>Quick reference on rar archive command with attention on multiple parts archive</description>
								<pubDate>Wed, 12 Sep 2007 00:00:00 GMT</pubDate>
								<guid isPermaLink="false">http://www.codelime.net/Tips/Linux/create_rar_multiple_archive</guid>
								<author>info@codelime.net (Katrame)</author>
							<feedburner:origLink>http://www.codelime.net/Tips/Linux/create_rar_multiple_archive</feedburner:origLink></item>
		<item>
								<title>vi - .vimrc for php</title>
								<link>http://feedproxy.google.com/~r/codelime/Tips/Linux/~3/b7VSLzeAWjk/vi_vimrc_for_php</link>
								<description>Example of vim editor config file for php language</description>
								<pubDate>Mon, 08 Oct 2007 00:00:00 GMT</pubDate>
								<guid isPermaLink="false">http://www.codelime.net/Tips/Linux/vi_vimrc_for_php</guid>
								<author>info@codelime.net (Katrame)</author>
							<feedburner:origLink>http://www.codelime.net/Tips/Linux/vi_vimrc_for_php</feedburner:origLink></item>
		<item>
								<title>linux permit deny hosts.allow hosts.deny services</title>
								<link>http://feedproxy.google.com/~r/codelime/Tips/Linux/~3/anf1BHkny4s/linux_permit_deny_hosts.allow_hosts.deny_services</link>
								<description>Quick explanation of the hosts allow and hosts deny to limit a linux service usage, as for example ssh</description>
								<pubDate>Thu, 06 Dec 2007 00:00:00 GMT</pubDate>
								<guid isPermaLink="false">http://www.codelime.net/Tips/Linux/linux_permit_deny_hosts.allow_hosts.deny_services</guid>
								<author>info@codelime.net (Katrame)</author>
							<feedburner:origLink>http://www.codelime.net/Tips/Linux/linux_permit_deny_hosts.allow_hosts.deny_services</feedburner:origLink></item>
		<item>
								<title>linux users sudo sudoers limit commands</title>
								<link>http://feedproxy.google.com/~r/codelime/Tips/Linux/~3/WcUUQQQ3_2I/linux_users_sudo_sudoers_limit_commands</link>
								<description>Quick sudo example and related sudoers commands and limits</description>
								<pubDate>Thu, 06 Dec 2007 00:00:00 GMT</pubDate>
								<guid isPermaLink="false">http://www.codelime.net/Tips/Linux/linux_users_sudo_sudoers_limit_commands</guid>
								<author>info@codelime.net (Katrame)</author>
							<feedburner:origLink>http://www.codelime.net/Tips/Linux/linux_users_sudo_sudoers_limit_commands</feedburner:origLink></item>
		<item>
								<title>Montare una cartella condivisa con samba in una directory locale</title>
								<link>http://feedproxy.google.com/~r/codelime/Tips/Linux/~3/LLcGAV5HoSA/mount_samba_share_in_a_dir</link>
								<description>Comando per effettuare il mount in locale di un percorso condiviso remotamente usando samba</description>
								<pubDate>Thu, 03 Jan 2008 00:00:00 GMT</pubDate>
								<guid isPermaLink="false">http://www.codelime.net/Tips/Linux/mount_samba_share_in_a_dir</guid>
								<author>info@codelime.net (Tafaz)</author>
							<feedburner:origLink>http://www.codelime.net/Tips/Linux/mount_samba_share_in_a_dir</feedburner:origLink></item>
		<item>
								<title>Set date time on linux</title>
								<link>http://feedproxy.google.com/~r/codelime/Tips/Linux/~3/CaCXkek8hes/Set_date_time_on_linux</link>
								<description>Set/change linux system date and time</description>
								<pubDate>Fri, 06 Jun 2008 00:00:00 GMT</pubDate>
								<guid isPermaLink="false">http://www.codelime.net/Tips/Linux/Set_date_time_on_linux</guid>
								<author>info@codelime.net (Katrame)</author>
							<feedburner:origLink>http://www.codelime.net/Tips/Linux/Set_date_time_on_linux</feedburner:origLink></item>
		<item>
								<title>ASCII_ART nostalgia</title>
								<link>http://feedproxy.google.com/~r/codelime/Tips/Linux/~3/yBUoJrQ520k/ASCII_ART_nostalgia</link>
								<description>A little intro to the command line tool that allow to create ASCII ART banner</description>
								<pubDate>Tue, 24 Jun 2008 00:00:00 GMT</pubDate>
								<guid isPermaLink="false">http://www.codelime.net/Tips/Linux/ASCII_ART_nostalgia</guid>
								<author>info@codelime.net (Katrame)</author>
							<feedburner:origLink>http://www.codelime.net/Tips/Linux/ASCII_ART_nostalgia</feedburner:origLink></item>
		<item>
								<title>Change local keyboard layout</title>
								<link>http://feedproxy.google.com/~r/codelime/Tips/Linux/~3/rfIMTlhrsy8/Change_local_keyboard_layout</link>
								<description>Change local keyboard layout</description>
								<pubDate>Wed, 30 Jul 2008 00:00:00 GMT</pubDate>
								<guid isPermaLink="false">http://www.codelime.net/Tips/Linux/Change_local_keyboard_layout</guid>
								<author>info@codelime.net (Katrame)</author>
							<feedburner:origLink>http://www.codelime.net/Tips/Linux/Change_local_keyboard_layout</feedburner:origLink></item>
		<item>
								<title>Sincronizzare directory con Rsync over SSH - The Fast Way</title>
								<link>http://feedproxy.google.com/~r/codelime/Tips/Linux/~3/_Wk7F-4an_k/Sincronizzare_directory_con_Rsync_over_SSH___The_Fast_Way</link>
								<description>Sincronizzare directory con Rsync over SSH - The Fast Way</description>
								<pubDate>Thu, 19 Feb 2009 00:00:00 GMT</pubDate>
								<guid isPermaLink="false">http://www.codelime.net/Tips/Linux/Sincronizzare_directory_con_Rsync_over_SSH___The_Fast_Way</guid>
								<author>info@codelime.net (Red3d)</author>
							<feedburner:origLink>http://www.codelime.net/Tips/Linux/Sincronizzare_directory_con_Rsync_over_SSH___The_Fast_Way</feedburner:origLink></item>
	
						</channel>
</rss>
