Installing And Using OpenVZ On CentOS 5.2

Posted by suvi under CentOS, Virtualization

In this HowTo I will describe how to prepare a CentOS 5.2 server for OpenVZ. With OpenVZ you can create multiple Virtual Private Servers (VPS) on the same hardware, similar to Xen and the Linux Vserver project. OpenVZ is the open-source branch of Virtuozzo, a commercial virtualization solution used by many providers that offer virtual [...]

No Comments

StackSwitch and Wallpaper Plugins with Compiz 0.7.6

Posted by suvi under Desktop, Ubuntu

Over the weekend I played more with Compiz 0.7.6 on Ubuntu. Here’s two more cool new plugins and how to set them up.
Reader Exsecrabilus requested that I write about the unique new StackSwitch window switcher for Compiz. StackSwitch tilts your desktop and windows down like a table, and flips up the selected window.
StackSwitch [...]

No Comments

How To Patch BIND9 Against DNS Cache Poisoning On Debian Etch

Posted by suvi under Debian, Security, Server

This article explains how you can fix a BIND9 nameserver on a Debian Etch system so that it is not vulnerable anymore to DNS cache poisoning.
Read more at HowtoForge

No Comments

BIND 9 Vulnerability And Solution - Patch BIND To Avoid Cache Poisoning (Fedora/CentOS)

Posted by suvi under CentOS, Fedora, Security, Server

I am pretty sure most of you
guys have hard about the Vulnerability in BIND. Dan Kaminsky earlier this month
announced a massive, multi-vendor issue with DNS that could allow attackers to
compromise any name server - clients, too. I thought I would share with you all
one of the quickest solutions systems [...]

No Comments

Set Up Eclipse PDT 2.0 On Eclipse 3.4 (Ganymede)

Posted by suvi under PHP

This is a howto about setting up a proffessional PHP IDE using Eclipse by hand. I’ll be using Eclipse PDT
for PHP support. The PDT project provides a PHP Development Tools
framework for the Eclipse platform. This project encompasses all
development components necessary to develop PHP and facilitate
extensibility. It leverages the existing Web Tools Project in providing
developers with [...]

No Comments

How to enable and use Desktop Effects (Compiz) in openSUSE11.0

Posted by suvi under Linux

openSUSE 11.0 comes preinstalled with Compiz and Compiz-Fusion 0.7.4 pre-installed. However, you may get and install the latest version of the Compiz-Fusion plugin package from here by simple 1-click installs here
Compiz-Fusion for KDE
Compiz-Fusion for GNOME
This should install the latest Compiz and Compiz-Fusion plugins on your chosen desktop environment.
Read more at www.susegeek.com

No Comments

Testing Web application security using Google’s ratproxy

Posted by suvi under Google, Security, Software

To help developers audit Web application security, Google has released an open source tool called ratproxy. It is a non-disruptive tool designed for Web 2.0 and AJAX applications that produces an easy-to-read report of potential exploits.
Ratproxy is a local program designed to sit between your Web browser and the application you want to test. It [...]

No Comments

Languages and Language Settings in Moodle

Posted by suvi under Other

Knowing different languages is always an added advantage. If our website is able to communicate with people of different languages, globally the popularity of the website would go up. With Moodle, we have the option of making our site more interactive as it offers support for different languages. In this article [...]

No Comments

Video Editing Magic with ffmpeg

Posted by suvi under Multimedia

Non-linear video editing tools are great, but they’re not always the best tool for the job. This is where a powerful tool like ffmpeg becomes useful. This tutorial by Elliot Isaacson covers the basics of transcoding video, as well as more advanced tricks like creating animations, screen captures, and slow motion effects.
Look more at Linux [...]

No Comments

Customize SystemRescueCd and add your own packages

Posted by suvi under Linux

A new important feature has been added in SystemRescueCd-1.1.0-beta8. It’s now possible to add your own packages to SystemRescueCd using the Gentoo-Linux package management system (SystemRescueCd is based on Gentoo).
The development tools (gcc, automake, autoconf, …) and the Gentoo-Linux package management tools (emerge, equery, …) have been added to recent SystemRescueCd-1.1.0 versions. These tools are [...]

No Comments

OpenOffice.org Tips and Tricks Part I

Posted by suvi under OpenOffice.org

Using the free and open-source productivity suite OpenOffice.org can be a godsend for those that don’t want to hand over more money to Microsoft. Its word processor, spreadsheet, presentation, and database applications almost mirror that of the MS Office suite. However as you may have already noticed, there are some differences between the two. If [...]

No Comments

Virtual Hosting With PureFTPd And MySQL (Incl. Quota And Bandwidth Management) On Fedora 9

Posted by suvi under Fedora, Server

This document describes how to install a PureFTPd server that uses virtual users from a MySQL database instead of real system users. This is much more performant and allows to have thousands of ftp users on a single machine. In addition to that I will show the use of quota and upload/download bandwidth limits with [...]

No Comments

Upgrade to the Latest Compiz Fusion Release

Posted by suvi under Desktop, Software, Ubuntu

Since the release of Ubuntu 8.04, Compiz Fusion has been updated to version 0.7.6. Been eying the new cylinder and sphere deformations effects or other new plugins? It’s not hard to upgrade Ubuntu 8.04’s version of Compiz to get the latest and greatest desktop effects.
Read more at TomBuntu

No Comments

Guake Drop-Down Terminal for GNOME

Posted by suvi under Gnome

Keep a terminal application open all the time? A drop-down terminal such as Guake might suit you better. A drop-down, or Quake-style, terminal stays hidden until you call it up with a key combination.
Guake is easy to configure, supports tabs, and works fine with Compiz desktop effects turned on. I’ve also written before about a [...]

No Comments

Setup Intel Graphics card with AIGLX Rendering for Compiz-Fusion

Posted by suvi under Hardware, openSuse

In openSUSE 11.0, AIGLX with Compsite is enabled by default for Intel Display Devices.AIGLX rendering is faster because of using hardware rendering for OpenGL and Xvideo. However, issues with Fragment Environment Variables mean Compiz-Fusion plugins Water, Blur and Reflection may not work correctly in which case, you have use XGL Rendering to get the above [...]

No Comments