GNU Mailman is the most popular free software mailing list manager, and probably the most configurable; however, it normally requires you have a web and mail server always connected to the Internet. With a little extra work, you can run Mailman from your intermittently-connected GNU/Linux desktop.
Introduction
Normally Mailman’s workflow looks like figure 1. A mail server [...]
Bibliography in LaTex: JabRef
Problem: bibliographical list of cites in LaTeX being grown and became on the thither side of fifty sources. Sorting and storing of bibliographical list in scientific papers is evident.
Solve: there is cross platform system for bibliography base – JabRef.
During creation of vast scientific works, problems with bibliography in LaTeX frequently arises. In the base level [...]
Clam AntiVirus is an open source (GPL) anti-virus toolkit for UNIX, designed especially for e-mail scanning on mail gateways. It provides a number of utilities including a flexible and scalable multi-threaded daemon, a command line scanner and advanced tool for automatic database updates. The core of the package is an anti-virus engine available in a [...]
a library for retrieving facts from operating systems.A cross-platform Ruby library for retrieving facts from operating systems. Supports multiple resolution mechanisms, any of which can be restricted to working only on certain operating systems or environments. Facter is especially useful for retrieving things like operating system names, IP addresses, MAC addresses, and SSH keys.
It is [...]
Backerupper is a simple GUI utility program to make scheduled backups of specified directories over a network. It is not intended for full system backup, but just to make archive copies of a user’s personal data.
Backerupper Features
Easy configuration of directories and files that should be backed-up
Easy configuration of directories and files that shouldn’t be backed-up
Read [...]
xbindkeys is a program that allows you to launch shell commands with your keyboard or your mouse under X Window. It links commands to keys or mouse buttons, using a configuration file. It’s independent of the window manager and can capture all keyboard keys (ex: Power, Wake…).
xbindkeys-config-An easy to use gtk program for configuring Xbindkeys.GTK [...]
If you want to change the apache2 default charset in Ubuntu try this procedure
You need to edit this file /etc/apache2/conf.d/charset
sudo gedit /etc/apache2/conf.d/charset
next you should change the line
#AddDefaultCharset ISO-8859-1
to
Read more at UbuntuGeek
Server Monitoring With munin And monit On Mandriva 2008.0
In this article I will describe how you can monitor your Mandriva 2008.0 server with munin and monit. munin produces nifty little graphics about nearly every aspect of your server (load average, memory usage, CPU usage, MySQL throughput, eth0 traffic, etc.) without much configuration, whereas monit checks the availability of services like Apache, MySQL, Postfix [...]
Have you ever forgotten the root password on one of your MySQL servers? No? Well maybe I’m not as perfect as you. This is a quick h00tow (how to) reset your MySQL root password. It does require root access on your server. If you have forgotten that password wait for another article. Original article posted [...]
This document describes how to set up, configure and use Fwbackups on a Fedora 8 desktop. The result is an easy-to-use backup system for desktop usage. Fwbackups creates partial backups which can be stored locally or on a removable device. You have also the option to run scheduled backups.
This howto is a practical guide without [...]
This tutorial explains how you can install the Firebird database server (version 2.0.3) on an Ubuntu 7.10 server.
Step 1. Prepare an nice Ubuntu server : fire a “The Perfect Setup – Ubuntu” search on HowtoForge and follow the steps according to the OS version you are decided to go on.
Step 2. Do the libstdc++5 installation [...]
Ubuntu has an excellent security tool called sudo that allows the administrator to delegate control of certain commands to certain users. But to use it you must type the sudo word before any command, and validate (and confirm) it with your system account password.
But… some users (like me) wants a more faster solution to [...]
This document describes how to set up a two-node load balancer in an active/passive configuration with HAProxy and heartbeat on Fedora 8. The load balancer acts between the user and two (or more) Apache web servers that hold the same content. The load balancer passes the requests to the web servers and it also checks [...]
This guide explains how to set up mod_chroot with Apache2 on a Debian Etch system. With mod_chroot, you can run Apache2 in a secure chroot environment and make your server less vulnerable to break-in attempts that try to exploit vulnerabilities in Apache2 or your installed web applications.
I do not issue any guarantee that this will [...]
So you thought Vista’s desktop looked slick? Or the latest Leopard desktop is coolest thing after sliced bread? Well you probably haven’t been properly exposed to Linux’s customizability. Linux is so flexiblity is one of it’s strongest selling points. With Linux you can easily even mimic Vista or Leopard totally free! Now I will take [...]