Howto Install Clam AntiVirus with GTK frontend GUI
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.
Filed under Ubuntu | Comment (0)
Setting Up A High-Availability Load Balancer (With Failover and Session Support) With HAProxy/Heartbeat On Fedora 8
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.
Filed under Fedora | Comment (0)
Becoming Root User Without Password In GNU/Linux Ubuntu
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.
View source postFiled under Ubuntu | Comment (0)
Get Ubuntu System facts with facter
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.
Filed under Ubuntu | Comment (0)
How To Dual Boot Ubuntu Gutsy And Mac OSX Leopard 10.5.1
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 postFiled under Debian | Comment (0)
Making Ubuntu Play Nice in a Windows World
View original post
f youre 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 postFiled under Debian | Comment (0)
Install Firebird 2.0.3 Database Server On Ubuntu 7.10
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 postFiled under Debian | Comment (0)
Debian 4.0 on Dell Latitude D505
View original post
So tried my hand at getting Linux up and running on a hand me down laptop that Ill be doing a lot of work on. It is a Dell Latitude D505 with 1.2 Gigs of DDR ram.
View source postFiled under Debian | Comment (0)
Using MySQL on Debian with Alfresco
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 dont work, thats your mess to sort out).
View source postFiled under Debian | Comment (0)
Becoming Root User Without Password In GNU/Linux Ubuntu
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.
View source postFiled under Debian | Comment (0)