Howto Install Clam AntiVirus with GTK frontend GUI

February 29th, 2008


View original post


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 form of shared library.

(…)
Read the rest of Howto Install Clam AntiVirus with GTK frontend GUI (293 words)


© admin for Ubuntu Geek, 2008. |
Permalink |
2 comments

Add to del.icio.us

Search blogs linking this post with Technorati

Want more on these topics ? Browse the archive of posts filed under Security.

View source post

Setting Up A High-Availability Load Balancer (With Failover and Session Support) With HAProxy/Heartbeat On Fedora 8

February 28th, 2008


View original post


Setting Up A High-Availability Load Balancer (With Failover and Session Support) With HAProxy/Heartbeat On Fedora 8

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 their health. If one of
them is down, all requests will automatically be redirected to the
remaining web server(s). In addition to that, the two load balancer
nodes monitor each other using heartbeat. If the master fails, the
slave becomes the master - users won’t notice any disruption of the
service. HAProxy is session-aware - you can use it with any web
application that makes use of sessions like forums, shopping carts, etc.

Read more…

View source post

Becoming Root User Without Password In GNU/Linux Ubuntu

February 28th, 2008


View original post


Becoming Root User Without Password In GNU/Linux Ubuntu

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.

Read more…

View source post

Get Ubuntu System facts with facter

February 28th, 2008


View original post


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.

(…)
Read the rest of Get Ubuntu System facts with facter (60 words)


© admin for Ubuntu Geek, 2008. |
Permalink |
3 comments

Add to del.icio.us

Search blogs linking this post with Technorati

Want more on these topics ? Browse the archive of posts filed under General.

View source post

How To Dual Boot Ubuntu Gutsy And Mac OSX Leopard 10.5.1

February 28th, 2008


View original post


For the past weeks, I have been researching and testing out the possibility of dual-booting Mac OSX Leopard alongside my Ubuntu Gutsy on my laptop.

View source post

Making Ubuntu Play Nice in a Windows World

February 28th, 2008


View original post


f you’re like me, your Ubuntu machine is on a network that is dominated by Windows machines. Fortunately, Ubuntu comes with some very easy and quick tweaks to help you get along nicely with your Windows counter parts.

View source post

Install Firebird 2.0.3 Database Server On Ubuntu 7.10

February 28th, 2008


View original post


This tutorial explains how you can install the Firebird database server (version 2.0.3) on an Ubuntu 7.10 server.

View source post

Debian 4.0 on Dell Latitude D505

February 28th, 2008


View original post


So tried my hand at getting Linux up and running on a hand me down laptop that I’ll be doing a lot of work on. It is a Dell Latitude D505 with 1.2 Gigs of DDR ram.

View source post

Using MySQL on Debian with Alfresco

February 28th, 2008


View original post


I am assuming that you have grabbed the Alfresco Tomcat bundle (the community version). I am also assuming that you are running Debian Etch or beyond (if you are running experimental and things don’t work, that’s your mess to sort out).

View source post

Becoming Root User Without Password In GNU/Linux Ubuntu

February 28th, 2008


View original post


Becoming Root User Without Password In GNU/Linux Ubuntu

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.

Read more…

View source post