<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
 <channel>
  <title>Linuxconfig.org</title>
  <link>http://www.linuxconfig.org</link>
  <description>Linuxconfig.org is GNU/Linux and Free Software for GNU/Linux platform promotion website. Our main goals are to promote GNU/Linux and Free Software for GNU/Linux platform and provide users a centralized portal for learning, configuring and sharing knowledge. Linuxconfig.org is collaboratively written by volunteer software developers and Linux system administrators throughout the world and is open to both new and established Linux users alike.</description>
  <lastBuildDate>Wed, 18 Nov 2009 19:47:56 GMT</lastBuildDate>
  <generator>ListGarden Program 1.3.1</generator>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <item>
   <title>Introduction to Computer Vision with OpenCV on Linux </title>
   <link>http://www.linuxconfig.org/introduction-to-computer-vision-with-opencv-on-linux</link>
   <description>The purpose of this document is to help a reader to get started with Computer Vision library OpenCV on Linux system. OpencCV is a multi-platform library, but this article will be focused only on OpenCV using Linux operating system.  Although, just the installation of the OpenCV library and video camera is platform-specific, all examples in this article should compile on any platform where OpenCV is properly installed ( Mac OS, MS Windows and etc.) . Reader will be guided through a step-by-step guide on how to install and use some of the basic functions of OpenCV library such as displaying images, playing a video or using a video camera to process a video input stream.</description>
   <pubDate>Wed, 11 Nov 2009 01:18:42 GMT</pubDate>
  </item>
  <item>
   <title>C++ : Understanding pointers </title>
   <link>http://www.linuxconfig.org/c-understanding-pointers</link>
   <description>This article is intended to all programing enthusiasts on all levels who do wish to understand pointers in C++ language.  All code presented here is not a compiler specific and all examples will be written in plain ANSI C++. Debate about pointers can stretch for miles, and you would need to go really far to master it all. If you really want to run that far, this article gives you a clear understanding of fundamental concepts about pointers and prepares you for that journey.</description>
   <pubDate>Wed, 16 Sep 2009 12:48:28 GMT</pubDate>
  </item>
  <item>
   <title>APACHE web server and SSL authentication</title>
   <link>http://www.linuxconfig.org/apache-web-server-ssl-authentication</link>
   <description>This article describes configuration techniques of module mod_ssl, which extends a functionality of Apache HTTPD to support SSL protocol. The article will deal with authentication of server (One-way SSL authentication), as well as it will also include authentication of clients by using certificates (Two-way SSL authentication).</description>
   <pubDate>Fri, 04 Sep 2009 00:45:13 GMT</pubDate>
  </item>
  <item>
   <title>Choosing the right Linux File System Layout using a Top-Bottom Process </title>
   <link>http://www.linuxconfig.org/choosing-the-right-linux-file-system-layout-using-a-top-bottom-process</link>
   <description>As you may probably know, Linux supports various filesystems such as ext2, ext3, ext4, xfs, reiserfs, jfs among others. Few users really consider this part of a system, selecting default options of their distribution's installer. In this article, I will give some reasons for a better consideration of the file-system and of its layout. I will suggest a top-bottom process for the design of a ``smart'' layout that remains as stable as possible over time for a given computer usage.</description>
   <pubDate>Fri, 31 Jul 2009 05:07:14 GMT</pubDate>
  </item>
  <item>
   <title>How to dual boot Windows XP and Ubuntu Linux</title>
   <link>http://www.linuxconfig.org/How_to_dual_boot_Windows_XP_and_Ubuntu_Linux</link>
   <description>My restless effort to promote a Linux operating system and encourage its usage among other &quot;PC&quot; users made me this time to tackle a core topic of this effort and that is dual boot Linux Operating System and MS Windows XP Pro. I really do not expect windows users to switch from MS Windows to the Linux from one day to another, but I rather expect a slower and gradual transition with less headaches and without productivity losses. </description>
   <pubDate>Sun, 26 Apr 2009 10:18:38 GMT</pubDate>
  </item>
  <item>
   <title>Virtual Private Network and OpenVPN</title>
   <link>http://www.linuxconfig.org/VPN_-_Virtual_Private_Network_and_OpenVPN</link>
   <description>This article will describe a configuration of Virtual Private Network connections by using an OpenVPN application. Firstly, you will be exposed to some basic theory behind Virtual Private Networks. Then, the article will guide you with step-by-step instructions on how to setup a OpenVPN virtual private network by using algorithm Symmetric Key Encryption and cryptography Public Key Encryption. This article is meant for everybody who possesses a basic knowledge of linux administration and networking. </description>
   <pubDate>Fri, 27 Feb 2009 00:31:00 GMT</pubDate>
  </item>
  <item>
   <title>IPwatchD an IP conflict detection tool for Linux</title>
   <link>http://www.linuxconfig.org/IPwatchD_an_IP_conflict_detection_tool_for_Linux</link>
   <description>When using a GNU/Linux operating system, from time to time you may come across a situation where network connectivity was interrupted due to the IP conflict. An IP conflict event occurs when two or more hosts on the same network are configured with identical IP addresses. At the present, there appears to be no code in the Linux kernel to take care of this situation by means of appropriate Gratuitous ARP response. Very often a network administrator is left in the complete ignorance by the Linux kernel and needs to troubleshoot IP conflict the hard way.</description>
   <pubDate>Tue, 13 Jan 2009 05:23:30 GMT</pubDate>
  </item>
  <item>
   <title>Passwordless ssh</title>
   <link>http://www.linuxconfig.org/Passwordless_ssh</link>
   <description>Public key authentication allows you to login to a remote host via the SSH protocol without a password and is more secure than password-based authentication. Try creating a passwordless connection from linuxconfig.local to linuxconfig.org using public-key authentication. </description>
   <pubDate>Thu, 08 Jan 2009 15:38:25 GMT</pubDate>
  </item>
  <item>
   <title>Linux logical volume manager: basic logic, configuration and usage</title>
   <link>http://www.linuxconfig.org/Linux_lvm_-_Logical_Volume_Manager</link>
   <description>This article describes a basic logic behind a Linux logical volume manager by showing real examples of configuration and usage. Despite the fact that Debian Linux will be used for this tutorial, you can also apply the same command line syntax with other Linux distributions such as Red Hat, Mandriva, SuSe Linux and others. </description>
   <pubDate>Wed, 07 Jan 2009 07:42:48 GMT</pubDate>
  </item>
  <item>
   <title>Bash prompt basics</title>
   <link>http://www.linuxconfig.org/Bash_prompt_basics</link>
   <description>When managing a linux/unix operating system with command line, users and interacting with the system via shell. This article will explore some of the basic features of the bash shell prompt.</description>
   <pubDate>Wed, 07 Jan 2009 07:41:36 GMT</pubDate>
  </item>
  <item>
   <title>Howto create, bundle,upload and access a custom Linux Debian AMI</title>
   <link>http://www.linuxconfig.org/Howto_CREATE_BUNDLE_UPLOAD_and_ACCESS_custom_Debian_AMI_using_ubuntu</link>
   <description>This article will provide all necessary steps on how to create, bundle, upload, run and connect Debian ETCH AMI on Amazon Elastic Compute Cloud (Amazon EC2). For this guide we have used a Ubuntu 8.04 however Debian as a host system can be also used. </description>
   <pubDate>Wed, 07 Jan 2009 07:41:08 GMT</pubDate>
  </item>
  <item>
   <title>Vim Tutorial</title>
   <link>http://www.linuxconfig.org/Vim_Tutorial</link>
   <description>This tutorial has been written for both vi and vim. It starts with really basics, such as cursor navigation and ends with more advanced techniques like merging files. For every section of this tutorial there is a short video with hints to help you understand how vim / vi works. Even that I have divided this tutorial into parts from novice to the expert user, there is plenty more what vim can do to make your work with vim editor easier and more efficient. However completing this tutorial you will give sufficient knowledge about vim / vi and its features for your daily tasks.</description>
   <pubDate>Wed, 07 Jan 2009 07:40:27 GMT</pubDate>
  </item>
  <item>
   <title>Linuxgym installation and user manual</title>
   <link>http://www.linuxconfig.org/Linuxgym_installation_and_user_manual</link>
   <description>Linuxgym is an online learning system, developed at the University of Technology, Sydney, Australia where it has consistently improved student pass rates by up to 40% compared with standard classroom delivery. Linuxgym's interactive exercise books provide users with real-world problems to solve, give them well-focussed hints, and analyse their code to provide helpful feedback. The &quot;Playground&quot; is freely available to registered users who want to try out the system. To use Linuxgym, simply install Linuxgym Live - a modification of the Ubuntu Linux distribution - which runs within 'VMware Player' a quarantined environment that leaves the host operating system safe and untouched. Once launched, it provides users with a desktop, terminal sessions and a Firefox web-browser pointing at the instructions, hints and feedback on the exercises. VMware Player is available for free and needs to be installed to run the Linuxgym Live Virtual Appliance.</description>
   <pubDate>Wed, 07 Jan 2009 07:39:29 GMT</pubDate>
  </item>
  <item>
   <title>Recover - Reset forgotten linux root password</title>
   <link>http://www.linuxconfig.org/Recover_-_Reset_forgotten_linux_root_password</link>
   <description>This method of reseting/recovering of lost Linux root password should work on most of the linux distributions. I have tested this method for couple years already, starting with debian woody via redhat and suse to ubuntu hardy. If you run lilo boot loader instead of grub you can use the same method but with some modifications on how to edit lilo boot prompt.</description>
   <pubDate>Wed, 07 Jan 2009 07:38:45 GMT</pubDate>
  </item>
  <item>
   <title>Filesystem Basics</title>
   <link>http://www.linuxconfig.org/Filesystem_Basics</link>
   <description>This article explains basic commands for navigation within Linux file system. </description>
   <pubDate>Wed, 07 Jan 2009 07:36:39 GMT</pubDate>
  </item>
  <item>
   <title>Howto mount partition with ntfs file system</title>
   <link>http://www.linuxconfig.org/How_to_mount_partition_with_ntfs_file_system_and_read_write_access</link>
   <description>This article explains procedure involved in using a NTFS file system and Linux Operating system. </description>
   <pubDate>Wed, 07 Jan 2009 07:34:48 GMT</pubDate>
  </item>
  <item>
   <title>Setup Bootsplash on Debian</title>
   <link>http://www.linuxconfig.org/Setup_Bootsplash_on_Debian_-_grub_silent_or_verbose_boot_mode</link>
   <description>This article describes how to install and boot using bootsplash on Debian etch with grub loader. This step by step tutorial includes patching Linux kernel with bootsplash modules, recompiling and installing new kernel with make-kpkg and dpkg tools and as the last step setting up the GRUB Linux loader. </description>
   <pubDate>Wed, 07 Jan 2009 07:30:18 GMT</pubDate>
  </item>
  <item>
   <title>Linux Software Raid 1 Setup</title>
   <link>http://www.linuxconfig.org/Linux_Software_Raid_1_Setup</link>
   <description>This article describes step by step setup of Linux software RAID 1 on Linux Platform. Although this software RAID 1 configuration has been accomplished on Debian ( Ubuntu ) it also can guide you if you are running some other Linux distributions such as RedHat, Fedora , Suse, PCLinux0S, Sabayon etc. RAID-1 can be setup on two or more disks. This mode of RAID creates exact mirror of all data on one disk to the other disk.</description>
   <pubDate>Wed, 07 Jan 2009 07:25:37 GMT</pubDate>
  </item>
  <item>
   <title>Partition Encryption</title>
   <link>http://www.linuxconfig.org/Partition_Encryption</link>
   <description>In this article we are going to create encrypted partition for user &quot;linuxconfig&quot; and use pam_mount to mount it under /home/linuxconfig directory. For this config we have used Debian Linux, however the very same principle for creating encrypted partitions can be applied also for any other Linux distributions such as SuSe, RedHat, Gentoo, Ubuntu.</description>
   <pubDate>Wed, 07 Jan 2009 07:24:02 GMT</pubDate>
  </item>
  <item>
   <title>Linux Cron Guide</title>
   <link>http://www.linuxconfig.org/Linux_Cron_Guide</link>
   <description>Every user as well as administrator of the linux system very often needs to execute some programs on regular basis. For example administrator needs to monitor a disk usage of a system. In this case cron scheduler is very handy tool to achieve this.</description>
   <pubDate>Wed, 07 Jan 2009 07:22:15 GMT</pubDate>
  </item>
 </channel>
</rss>
