Coding Blog

Jim Scott's coding blog

From Cobalt to BlueQuartz and now BlueOnyx

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]
Posted: Feb 01 2009, 14:09 by jscott | Comments (0) RSS comment feed |
  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Filed under: BlueQuartz | cobalt | BlueOnyx

Cobalt/Sun FTP Archive

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/
Posted: Dec 29 2008, 18:08 by jscott | Comments (0) RSS comment feed |
  • Currently 5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Filed under: BlueQuartz | cobalt

BlueQuartz not generating usage information for sites

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]
Posted: Dec 11 2008, 12:52 by jscott | Comments (0) RSS comment feed |
  • Currently 5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Filed under: BlueQuartz

BlueQuartz installing Mono

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]
Posted: Aug 23 2008, 10:18 by jscott | Comments (0) RSS comment feed |
  • Currently 5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Filed under: BlueQuartz

BlueQuartz add virus scanning to sendmail

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]
Posted: Jun 01 2008, 13:18 by jscott | Comments (0) RSS comment feed |
  • Currently 5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Filed under: BlueQuartz

BlueQuartz how to resync quota of system with GUI

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]
Posted: May 31 2008, 13:42 by jscott | Comments (0) RSS comment feed |
  • Currently 5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Filed under: BlueQuartz

BlueQuartz enabling SSL/TLS FTP Support

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]
Posted: May 27 2008, 16:21 by jscott | Comments (0) RSS comment feed |
  • Currently 4.5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Filed under: BlueQuartz