<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.5.1" -->
<rss version="0.92">
<channel>
	<title>Zen Dzign</title>
	<link>http://www.zendzign.com</link>
	<description>Zen and the art of design.</description>
	<lastBuildDate>Tue, 27 May 2008 09:03:06 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>CentOS 5.1 Now Available for all VPS packages</title>
		<description>I am pleased to announce that ZZ Servers now has CentOS 5.1 available as an option for VPS installation.&#160; CentOS or Community Enterprise Operating System is a Linux distribution Enterprise-class Linux Distribution derived from Red Hat Enterprise Linux (RHEL).&#160; CentOS conforms fully with the upstream vendors redistribution policy and aims ...</description>
		<link>http://www.zendzign.com/2008/05/centos-51-now-available-for-all-vps-packages/</link>
			</item>
	<item>
		<title>Hosted Change Management</title>
		<description>I would like to take a moment of your time and introduce the latest feature available to our server dashboard. I am please to announce the beta release of ZZ Servers hosted change management system.  

  If you have no idea what change management is, you need it ...</description>
		<link>http://www.zendzign.com/2008/05/hosted-change-management/</link>
			</item>
	<item>
		<title>OpenSSL Vulnerability</title>
		<description>A weakness has been discovered in the random number generator used by OpenSSL on Debian and Ubuntu systems. As a result of this weakness, certain encryption keys are much more common than they should be, such that an attacker could guess the key through a brute-force attack given minimal knowledge ...</description>
		<link>http://www.zendzign.com/2008/05/openssh-vulnerability/</link>
			</item>
	<item>
		<title>Securing Xen in a Distributed Environment</title>
		<description>Xen is one of the newest virtualization platforms available that can securely run multiple virtual guest servers, each running its own operating system, on a single physical system with close to native performance.&#160; It is available on many Linux platforms as an open source application and directly from XenSource Inc.&#160; ...</description>
		<link>http://www.zendzign.com/2008/05/securing-xen-in-a-distributed-environment/</link>
			</item>
	<item>
		<title>Act Now To Prevent Data Breaches</title>
		<description>After twelve months of increasingly dramatic press headlines about failures to safeguard personal data records, it's time to assess the size of the issue and identify best practice steps for reducing the incidence of, and damage caused by, these data breaches.  The IT Governance Data Breaches Report identifies that ...</description>
		<link>http://www.zendzign.com/2008/05/act-now-to-prevent-data-breaches/</link>
			</item>
	<item>
		<title>Important Concepts For Linux Beginners - Permissions And Groups</title>
		<description>The easiest way to learn Linux permissions is from an example. The ls -l command generates a list of contents, such as files along with their permissions. Let's take a look at the default values for a file called Filename. We are adding spaces to make the output more legible. ...</description>
		<link>http://www.zendzign.com/2008/05/important-concepts-for-linux-beginners-permissions-and-groups-2/</link>
			</item>
	<item>
		<title>How To Set Up A Ubuntu/Debian LAMP Server</title>
		<description>Build Your Own Debian/Ubuntu LAMP Server - Quick &#38; Easy Do it Yourself Installation

	Apache 2 - Linux Web server
	MySQL 5 - MySQL Database Server
	PHP4/5 - PHP Scripting Language
	phpMyAdmin - Web-based database admin software.

Note: Linux + Apache + MySQL + PHP/Perl together commonly known as LAMP Server.



First, let us prepare a ...</description>
		<link>http://www.zendzign.com/2008/05/how-to-set-up-a-ubuntudebian-lamp-server/</link>
			</item>
	<item>
		<title>What Version of Debian Am I Running?</title>
		<description>On a Debian system, the file `/etc/debian_version' contains the release name of the Debian installed.

Use cat to output the contents of this file (see Concatenating Text).

* To output the release name of the Debian system you are on, type:

$ cat /etc/debian_version

NOTE: Debian releases have historically been named after characters from ...</description>
		<link>http://www.zendzign.com/2008/05/what-version-of-debian-am-i-running/</link>
			</item>
	<item>
		<title>Useful Commands For The Linux Command Line</title>
		<description>This short guide shows some important commands for your daily work on the Linux command line.


arch
Outputs the processor architecture.

$ arch

i686
cat
Outputs the contents of a file.

$ cat lorem.txt

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, ...</description>
		<link>http://www.zendzign.com/2008/05/useful-commands-for-the-linux-command-line/</link>
			</item>
	<item>
		<title>How to search files for specific content</title>
		<description>Simple linux command to search all files in a given path and display the line in the file which matches defined content.find &#60;PATH&#62; -print &#124; xargs grep &#34;&#60;CONTENT&#62;&#34;orfind &#60;PATH&#62; -type f -exec grep -H &#34;&#60;CONTENT&#62;&#34; \; </description>
		<link>http://www.zendzign.com/2008/05/how-to-search-files-for-specific-content/</link>
			</item>
</channel>
</rss>
