Offline Package Management for APT

Posted by suvi under Debian

New tutorial added to HowtoMatrix database.
Offline Package Management for APT
This article is about Offline Package Management in Debian. Debian is a pretty well known project. One of the things that makes Debian very popular is APT (a.k.a Advanced Packaging Tool) which allows remote package downloads, upgrades and dependency resolution. Unfortunately it does require [...]

No Comments

Howto install PlayOnLinux in Jaunty/Intrepid/Hardy

Posted by suvi under Software, Ubuntu

New tutorial added to HowtoMatrix database.
Howto install PlayOnLinux in Jaunty/Intrepid/Hardy
PlayOnLinux is a piece of sofware which allows you to easily install and use numerous games and softwares designed to run with Microsoft®’s Windows®.
Few games are compatible with GNU/Linux at the moment and it certainly is a factor preventing the migration to this system. PlayOnLinux brings [...]

No Comments

Evolving A Database With MySQL

Posted by suvi under MySQL

New tutorial added to HowtoMatrix database.
Evolving A Database With MySQL
This tutorial explains how to grow your own database definition in a way that is maintainable, by using so-called recreate scripts. These scripts can be used to both create a database from scratch and update an existing database.
Link to the original site

No Comments

How To Enable Networking In Xen Guests On Hetzner’s New EQ Servers (Debian Lenny)

Posted by suvi under Debian

New tutorial added to HowtoMatrix database.
How To Enable Networking In Xen Guests On Hetzner’s New EQ Servers (Debian Lenny)
This tutorial shows how you can enable networking in Xen guests (domU) on Hetzner’s new EQ servers.
With the new EQ servers, you can get up to three additional IPs that
are in the same subnet as the server’s [...]

No Comments

The Perfect Server – CentOS 5.4 x86_64 [ISPConfig 2]

Posted by suvi under CentOS, Webserver

New tutorial added to HowtoMatrix database.
This tutorial shows how to set up a bCentOS 5.4
server (x86_64) that offers all services needed by ISPs and web
hosters: Apache web server (SSL-capable), Postfix mail server with
SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server,
Dovecot POP3/IMAP, Quota, Firewall, etc. This tutorial is written for
the 64-bit version of [...]

No Comments

Virtual Hosting With Proftpd And MySQL (Incl. Quota) On Ubuntu 9.04

Posted by suvi under Ubuntu, Webserver

New tutorial added to HowtoMatrix database.
This document describes how to install a Proftpd 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 with
this setup.
Link to [...]

No Comments

Get rid of OpenOffice.org’s logo in Linux

Posted by suvi under OpenOffice.org

New tutorial added to HowtoMatrix database.
Get rid of OpenOffice.org’s logo in Linux
If you for whatever reason dislike OpenOffice.org’s logo or want to gain an extra few seconds of speed while the application loads, you can disable OO.o’s logo by editing the
/etc/openoffice/sofficerc
file and modifying the
Logo=1
value into
Logo=0

Link to the original site

No Comments

Automatic Dialer With Asterisk And GNUDialer

Posted by suvi under Software

This document describes the installation of the Automatic Dialer GNUDialer, this is an alternative dialer to VICIDial, with more
lightweight scripts and a far more easier GUI, it uses Asterisk and MySQL for its operation./p
Link to the original site

No Comments

Troubleshooting Common DNS Misconfiguration Errors

Posted by suvi under Networking

New tutorial added to HowtoMatrix database.
DNS (Domain name system) may not be known to most people who use the
Internet but it is the real invisible force driving the Internet
without which everyone would be seeing numbers and IPs. The whole
meaning of domain names exists today just because of DNS./p
Link to the original site

No Comments

How To Upgrade Ubuntu 9.04 (Jaunty Jackalope) To 9.10 (Karmic Koala) (Desktop Server)

Posted by suvi under Desktop, Ubuntu

New tutorial added to HowtoMatrix database.
How To Upgrade Ubuntu 9.04 (Jaunty Jackalope) To 9.10 (Karmic Koala) (Desktop Server)
Yesterday the new Ubuntu 9.10 (Karmic Koala) was released. This
guide shows how you can upgrade your Ubuntu 9.04 desktop and server
installations to Ubuntu 9.10./p
Link to the original site

No Comments

The Perfect Server – Ubuntu 9.10 [ISPConfig 3]

Posted by suvi under Apache, Ubuntu, Webserver

New tutorial added to HowtoMatrix database.
The Perfect Server – Ubuntu 9.10 [ISPConfig 3]
This tutorial shows how to prepare an Ubuntu 9.10 (Karmic Koala)
server for the installation of ISPConfig 3, and how to install
ISPConfig 3. ISPConfig 3 is a webhosting control panel that allows you
to configure the following services through a web browser: Apache web
server, Postfix [...]

No Comments

Repository management with zypper in Opensuse 11.1

Posted by suvi under openSuse

New tutorial added to HowtoMatrix database.
Repository management with zypper in Opensuse 11.1
A quick how to for using zypper to manage repositories in Opensuse.
You can specify existing repositories by their number in the list produced by zypper lr, alias, or URI. When using the numbers, make sure you always check zypper lr first, as the numbers [...]

No Comments

Install X Window System and a Desktop Environment in Debian

Posted by suvi under Debian, Desktop

New tutorial added to HowtoMatrix database.
Install X Window System and a Desktop Environment in Debian
So, you have just installed Debian GNU/Linux. Good for you! But, what now? All you have is a black screen in front of you with no mouse pointer or application menu or anything! What gives?!
What you need now is to install [...]

No Comments

Weekly errata Report for YUM based machines

Posted by suvi under Tricks

New tutorial added to HowtoMatrix database.
Weekly errata Report for YUM based machines
I had a request the other day at the Utah Open Source Conference to share a very small script that I have that checks for, and reports any available updates on a YUM based machine. This means CentOS, RHEL, Fedora, etc. I have been [...]

No Comments

Howto Install Vmware Tools in Ubuntu Jaunty/Intrepid/Hardy

Posted by suvi under Desktop, Ubuntu, Virtualization

New tutorial added to HowtoMatrix database.
Howto Install Vmware Tools in Ubuntu Jaunty/Intrepid/Hardy
VMware Tools is a suite of utilities that enhances the performance of the virtual machine’s guest operating system and improves management of the virtual machine.Installing VMware Tools in the guest operating system is vital. Although the guest operating system can run without VMware Tools, [...]

No Comments