It has been a bit of a journey since I first started offering web hosting services using the Cobalt Platform that was later sold to Sun Microsystems and then dropped from the product line. However thanks to Sun they released on the cobalt software as opensource and released to the public. Since th...
[More]
Looks as if Sun put up an archive of the cobalt software. If you are looking for any of the cobalt RaQ original software then use this ftp site.
ftp://ftp.cobalt.sun.com/pub/
For those that might be having the same problem here is what I found.
Going to Usage Information and clicking to generate web, mail or ftp stats resulted in no stats available for period. I looked for a recent site created and tried and stats worked. When I went and looked at what the differe...
[More]
Mono allows you to run applications written in .NET programming language on Linux machines.
Step 1: Install the YUM repository by grabbing the file mono.repo from the mono website and placing in /etc/yum.repos.d/ folder.
Step 2: Install Mono by executing this command. yum install xsp
...
[More]
This HowTo is designed to provide the simplest solution for virus scanning to a BlueQuartz box. However this will also work on any box running Redhat Enterprise Linux 4 or CentOS 4
Note this uses a MILTER to scan for viruses and assumption is that you are not running any other MILTERS. If you...
[More]
Not sure how many others have had this issue but on occasion I get a user that calls because they are getting email rejected because they are over quota. I log into the administration interface only to find that the quota does not report that they are over quota. I go to a command prompt and checkqu...
[More]
This is my first attempt at putting online a step by step process in support of the BlueQuartz server appliance.
1) See if you are running a version of proftpd that has mod_tls.c module included
Execute Statement
proftpd -i
Example Output: Note you are looking for mod_tls.c to be included ...
[More]