Making animated banners with GIMP….

Posted by suvi under Graphics

No Comments

Howto install Firefox 3 Beta 2 in Ubuntu 7.10 (Gutsy Gibbon)

Posted by suvi under Browser, Ubuntu

Firefox 3 Beta 2 is a developer preview release of Mozilla’s next generation Firefox browser and is being made available for testing purposes only.

These beta releases are targeted to Web developers and our testing community to gain feedback before advancing to the next stage in the release process. The final version of Firefox 3 will be released when we qualify the product as fully ready for our users.

Firefox 3 Features

No Comments

Build A HylaFax Server With AvantFax Frontend Using Debian Etch

Posted by suvi under Debian

Install Debian. I used the basic barebones install option. I did
some things that were done because of preference, and not necessary. I
have marked them approriately. I encourage contributions from anyone
who would like to add or correct something in this HowTo to contact me
so I can fix it. I have installed this setup twice following these
instructions and used Avantfax 2.3.0. Thanks to all the resources who
helped me figure this out. Especially Razametal, who submitted a
fantastic Spanish language walkthrough on ecualug.org.

No Comments

Configuring SendMail To Act As A SmartHost & To Rewrite From-Address

Posted by suvi under Email, Networking, Server

This tutorial explains how to configure a sendmail server to forward
all mails generated from localhost to another SMTP server for
sending mails to remote recipients. Also it explains how to rewrite the
from address of user@localhost.localdomain to user@example.com.

Read more…

No Comments

Installing MyDNS And The MyDNSConfig Control Panel On CentOS 5.1

Posted by suvi under CentOS, Networking

In this tutorial I will describe how to install and configure MyDNS
and MyDNSConfig on CentOS 5.1. MyDNS is a DNS server that uses a MySQL
database as backend instead of configuration files like, for example,
Bind or djbdns. The advantage is that MyDNS simply reads the records
from the database, and it does not have to be restarted/reloaded when
DNS records change or zones are created/edited/deleted. A secondary
nameserver can be easily set up by installing a second instance of

No Comments

Creating Encrypted FTP Backups With duplicity And ftplicity On Debian Etch

Posted by suvi under Backup, Debian, Security

When you rent a dedicated server nowadays, almost all providers give
you FTP backup space for your server on one of the provider’s backup
systems. This tutorial shows how you can use duplicity and ftplicity
to create encrypted (so that nobody with access to the backup server
can read sensitive data in your backups) backups on the provider’s
remote backup server over FTP. ftplicity is a duplicity wrapper script

No Comments

How To Make Your Xen-PAE Kernel Work With More Than 4GB RAM (Debian Etch With GRUB)

Posted by suvi under Debian, Virtualization

If you have a server with more than 4GB RAM and want to install a 32bit Debian Etch on it (following this tutorial: Debian Etch And Xen From The Debian Repository),
you’d expect the Xen-PAE kernel to see all your RAM because the Xen-PAE
kernel supports up to 64GB RAM. In fact, it recognizes only about 3.3GB
RAM due to a bug in the GRUB bootloader. This article explains how you
can fix GRUB so that all your RAM gets recognized.

No Comments

Installing MyDNS And The MyDNSConfig Control Panel On Mandriva 2008.0

Posted by suvi under Mandriva, Networking

In this tutorial I will describe how to install and configure MyDNS
and MyDNSConfig on Mandriva 2008.0. MyDNS is a DNS server that uses a
MySQL database as backend instead of configuration files like, for
example, Bind or djbdns. The advantage is that MyDNS simply reads the
records from the database, and it does not have to be
restarted/reloaded when DNS records change or zones are
created/edited/deleted. A secondary nameserver can be easily set up by
installing a second instance of MyDNS that accesses the same database

No Comments

How to configure Squid for two-factor authentication from WiKID

Posted by suvi under Apache, Linux, Security

In this guide we will show how Squid can be configured to support
two-factor authentication from a WiKID server, allowing users to be
centrally authenticated, but their requests still distributed for
efficiency.

Read more…

No Comments

Installation Guide: CentOS 5.1 Desktop

Posted by suvi under CentOS, Desktop

This document describes how to set up a CentOS 5.1 desktop. The
result is a fast, secure and extendable system that provides all you
need for daily work and entertainment.
Read more…

No Comments

Samba Domaincontroller For Small Workgroups With SWAT On Fedora 8

Posted by suvi under Fedora, Samba

This document describes how to set up and configure a Samba
Domaincontroller for small workgroups (up to 250 users) on Fedora 8
with the Samba Web Administration Tool. The resulting system provides an easy to manage domaincontroller for your Windows network.

Read more…

No Comments

Setting Up ProFTPd + TLS On Debian Etch

Posted by suvi under Debian, Networking, Security, Server

FTP is a very insecure protocol because all passwords and all data
are transferred in clear text. By using TLS, the whole communication
can be encrypted, thus making FTP much more secure. This article
explains how to set up ProFTPd with TLS on a Debian Etch server.
Read more…

No Comments

HowTo: Install And Configure FWKNOP (Using EnGarde Linux)

Posted by suvi under Security

Secret knocks have been used for purposes as simple and childish as
identifying friend or foe during a schoolyard fort war. Fraternities
teach these knocks as a rite of passage into their society, and in our
security world we can implement this layer of security to lock down an
SSH server. The FireWall KNock Operator (fwknop) is an excellent port knocking
implementation that combines encrypted port knocking with passive OS
finger-printing. This makes it possible to define specifically which

No Comments

Top 40+ GIMP plugins

Posted by suvi under Graphics, Software

GIMP is the undisputed king of image editing in Linux platforms, and
is next only to Photoshop in popularity in Windows and Mac platforms.
With a large community of developers and an even larger pool of users,
it is no surprise that GIMP is very popular.

No Comments

Power Up Your Linux Desktop With Compiz Fusion

Posted by suvi under Desktop

Linux users: Not only can desktop decorator Compiz Fusion
add eye candy to your system that leaves Windows and Mac users drooling
on their keyboards, it can seriously boost your productivity. As Compiz
Fusion creeps closer to its first official release, its effects are
well ahead of anything found in commercial operating systems. Let’s
take a look.

Installing Compiz Fusion

No Comments