lamp

Browse by Tags

Sorry, but there are no more tags available to filter with.
Graylisting enabled
31 May 08 01:45 PM | Frederick.Chapleau | with no comments
Statistics Based on Yenya's World script, I have modified it to match my own log #!/usr/bin/perl -w # # Postgreystats - a simple and incorrect statistics package for Postgrey. # Use at your own risk. # Distributable under the terms of GNU General...
Filed under:
HOWTO: Restore GRUB
10 March 08 11:13 AM | Frederick.Chapleau | with no comments
When you restart and you see a "grub>" command prompt, it's because Grub couldn't find the root partition in which he installed the appropriate files. Here is a typical procedure: First, find the actual drive. grub> root(theHDDId...
Filed under:
KnowledgeTree Installation Issues
01 March 08 04:56 PM | Frederick.Chapleau | with no comments
Just for the kick (yeah, a "kick") I installed Knowledgetree, and I wanted to use an existing mysql server. Here some issues, that appeared. /opt/ktdms/knowledgeTree/lib/plugins/pluginutil.inc.php this was produced after changing the database...
Filed under:
Openbravo ERP, and the 1.6 JDK
23 February 08 11:33 PM | Frederick.Chapleau | with no comments
I installed the Openbravo ERP community edition... just for the kick. To do that I installed a brand new Pentium 4 server, with Fedora 8 updated, and followed the Openbravo Command Line Installation that is very well documented. I had a couple of issue...
Filed under:
Disable SELinux on-the-fly
22 February 08 06:39 PM | Frederick.Chapleau | with no comments
Yes, you can disable SELinux on the fly, by simply typing setenforce 0 If you want to make this permanent edit the /etc/sysconfig/selinux/conf file and set SELINUX=disabled That's it. -f.
Filed under:
My HP tx1000 Laptop w/Broadcom 4328 wireless card on Fedora 8
05 January 08 08:40 AM | Frederick.Chapleau | 1 comment(s)
First of all, read the lines. The b43 driver is not working with the 4328 wireless Card. It was there, and I didn't read it, so I tried it, and it didn't work. Second the only way to do it (that I know), is with the NDisWrapper. Last, choose the...
Filed under:
PPTP and THE bug
24 April 07 01:47 AM | Frederick.Chapleau | with no comments
The project: setup opens/wan as a standard enterprise class vpn client. The timeframe... as soon as possible (like everyone is asking) The result timeframe: to do the work, 3 hours, to find out the solution to THE bug that we had, 73h. The solution was...
Filed under:
HOWTO: Upgrade Fedora 4 directly to Fedora 6 via Yum
21 April 07 11:35 AM | Frederick.Chapleau | with no comments
It's just a firewall, with iptables w/IPSec, but I think it's a good start. I tried the following into a testing environment prior to doing that directly on a production server. Like they are saying, this is NOT the best way to do that, cause if the process...
Filed under:
Trying to install ATI drivers on Linux
09 March 07 06:25 PM | Frederick.Chapleau | with no comments
I was trying to install the ATI proprietary drivers on linux, and a missing dependency in FC6 was stopping me with the libexpat.0.1 Google Helped a little, and linuxforum.org did the rest. The solutions: Install the lib! Here is the location: ftp://rpmfind...
Filed under: