Zen Dzign

Zen and the art of design.

  • Home
  • About
  • feeds

CentOS 5.1 Now Available for all VPS packages

Posted by peterz in Tuesday, May 27th 2008   under: CentOs, Linux, VPS Servers    Tags: CentOs, VPS Servers   

I am pleased to announce that ZZ Servers now has CentOS 5.1 available as an option for VPS installation.  CentOS or Community Enterprise Operating System is a Linux distribution Enterprise-class Linux Distribution derived from Red Hat Enterprise Linux (RHEL).  CentOS conforms fully with the upstream vendors redistribution policy and aims to be 100% binary compatible. CentOS mainly changes packages to remove upstream vendor branding and artwork while retaining the same functionality of Red Hat Enterprise Linux. 

…click here to read more

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

no comment

Hosted Change Management

Posted by peterz in Friday, May 23rd 2008   under: Change Management, PCI, Sysadmin    Tags: change, PCI, Sysadmin   

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.

…click here to read more

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

no comment

OpenSSL Vulnerability

Posted by peterz in Friday, May 23rd 2008   under: Debian, Linux, Security, Ubuntu    Tags: Debian, openssl, Security, Ubuntu   

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 of the system. This particularly affects the use of encryption keys in OpenSSH.

…click here to read more

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

no comment

Securing Xen in a Distributed Environment

Posted by peterz in Tuesday, May 13th 2008   under: Security, Xen    Tags: Security, Xen   

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.  It is available on many Linux platforms as an open source application and directly from XenSource Inc. 

…click here to read more

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

no comment

Act Now To Prevent Data Breaches

Posted by peterz in Tuesday, May 13th 2008   under: PCI, Security    Tags: PCI, Security   

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 spectacular data breaches, such as the UK’s HMRC CD-Rom fiasco and the prolonged theft of TK Maxx credit card records, are not caused by the misdemeanor of a junior employee but arise, rather, from systemically inadequate information security arrangements at the organizations where the incident occurs.

…click here to read more

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

no comment

Important Concepts For Linux Beginners - Permissions And Groups

Posted by peterz in Tuesday, May 13th 2008   under: Linux    Tags: Linux, permissions   

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.

…click here to read more

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

no comment

How To Set Up A Ubuntu/Debian LAMP Server

Posted by peterz in Saturday, May 10th 2008   under: Debian, PHP, Sysadmin, Ubuntu    Tags: apache, Debian, lamp, Linux, Ubuntu, vps   

Build Your Own Debian/Ubuntu LAMP Server - Quick & 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.

…click here to read more

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

no comment

What Version of Debian Am I Running?

Posted by peterz in Friday, May 9th 2008   under: Debian    Tags: Debian   

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 the motion picture Toy Story.

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

no comment

Useful Commands For The Linux Command Line

Posted by peterz in Friday, May 9th 2008   under: Linux    Tags: cli, command line, Linux   

This short guide shows some important commands for your daily work on the Linux command line.

…click here to read more

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

1 comment

How to search files for specific content

Posted by peterz in Friday, May 9th 2008   under: Linux, Sysadmin    Tags: cli, Linux, search   

Simple linux command to search all files in a given path and display the line in the file which matches defined content.

find <PATH> -print | xargs grep "<CONTENT>"

or

find <PATH> -type f -exec grep -H "<CONTENT>" \;

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

no comment
« Older Entries

Categories

    • Announcements (1)
    • CentOs (1)
    • Change Management (1)
    • Debian (3)
    • HIPPA (1)
    • Linux (5)
    • PCI (3)
    • PHP (1)
    • Security (3)
    • Sysadmin (4)
    • Ubuntu (2)
    • VPS Servers (1)
    • Xen (1)

Recent Posts

    • CentOS 5.1 Now Available for all VPS packages
    • Hosted Change Management
    • OpenSSL Vulnerability
    • Securing Xen in a Distributed Environment
    • Act Now To Prevent Data Breaches

Search

 

  • August 2008
    M T W T F S S
    « May    
     123
    45678910
    11121314151617
    18192021222324
    25262728293031

Archives

    • May 2008

Tags

  • apache CentOs change cli command line Debian HIPPA lamp Linux openssl PCI permissions search Security Sysadmin Ubuntu vps VPS Servers Xen

Links

    • 256MB VPS Server 19.95/mo
    • DMZ Services
    • Web hosting only 6.95
  • Recent Entries
  • Recent Comment
  • Most Comment
  • CentOS 5.1 Now Available for all VPS packages
  • Hosted Change Management
  • OpenSSL Vulnerability
  • Securing Xen in a Distributed Environment
  • Act Now To Prevent Data Breaches
  • Important Concepts For Linux Beginners - Permissions And Groups
  • How To Set Up A Ubuntu/Debian LAMP Server
  • What Version of Debian Am I Running?
  • Useful Commands For The Linux Command Line
  • How to search files for specific content
  • Marc in Useful Commands For The Linux Comma…
  • Useful Commands For The Linux Command Line (1)
©2007-2008 Zen Dzign
Enterprise Hosting | Virtual Private Servers |