Browse by Tags
Sorry, but there are no more tags available to filter with.
-
-
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...
-
-
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...
-
-
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...
-
-
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...
-
-
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.
-
-
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...
-
-
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...
-
-
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...
-
-
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...