Slashdot Mirror


Post Cobalt Alternatives?

wizman asks: "I co-own a small ISP that does a bit of web hosting - probably less than 150 domains. We have been using the Cobalt RAQ product line ever since our beginnings. We are outgrowing our current RAQ and have been planning to purchase a newer one. However, it seems that ever since Sun purchased Cobalt, they have been moving away from the RAQ platform. Because of the incredible slowless in which Sun patches vulnerabilities (just now seeing a new SSH package) on top of a number of other annoyances, I am now seriously considering other options." Current RAQ sysadmins: what are your plans for the near future? What would you do if you owned Cobalt RAQs? Would they stay or would they go?

"Let's break this question into two parts:

a) What have customers been migrating to? I am really impressed with web://cp, and have also investigated Plesk, cPanel, and a few other commercial ones. Most of them require some specific version of Red Hat, which is slightly irritating. I have also considered stock Apache/qmail/vmailmgr/etc, but I'm looking for something that grants a bit more power and flexibility to my end users.

b) How was the migration? We have hundreds and hundreds of e-mail accounts, aliases, mailing lists, etc on our existing RAQ's, and would like the transition to be as seamless as possible. I am looking to finally get around the info@domain1,info@domain 2 issue. Users don't seem to grasp the concept of making an account without a generic name and aliasing info@ to it, so any experiences on this are more than welcome! Our staff is rather limited (I'm pretty much it tech-wise), so the smoother the better!

I am also open to arguments for keeping the RAQ line. I have read that they are open sourcing sausalito and cme, but it looks like there is no short-term stable release of this. I'm looking at a few weeks to a few months as a migration timeframe."

68 comments

  1. Cpanel! by toygeek · · Score: 1

    I can't vouch for the migration abilities of Cpanel as I've never had to use them. I have almost 30 Plesk servers and I will say that as of their 6.0 version, IT SUCKS. Don't waste your money!

    Cpanel rocks, I am extremely pleased with it and I have 4 servers running it right now.

    FYI I host about 10,000 web sites at my data center, and have around 150 servers at last count. Some of those are dedicated server customers, who I also recommend Cpanel to.

    1. Re:Cpanel! by toygeek · · Score: 1

      I almost forgot, if you need first hand word about Cpanel and Plesk, feel free to email me r y a n @ r y a n f l o w e r s . c o m

      Fix the spacing in the email address.

      Take care

      Ryan

  2. NetGear Wireless Hubs by Anonymous Coward · · Score: 0, Troll
    These are great. You just buy them in bulk (about $100 each), install NetBSD on them, and you're good to go. Disk space isn't much of a problem as long as you have a very thin installation of Apache and do not write logs (so the only writing to the flash is of the website's own pages.) Use the built-in Ethernet for the actual connection to the outside world and the wireless link as a secure channel to any database you intend to use, or a NFS share for a larger site/somewhere to stick the logs/email storage if you're using your machines to maintain email. An old Thinkpad with an 802.11b card and a 200Mb HD will usually be more than enough for that kind of application, and that type of thing contains it's own battery back-up.

    The best part is you can have twenty of them piled in a box. No need for rack mounting, just throw them all in higglety-pigglety, plugged in of course, and it just works. Power consumption is so low that you can basically run twenty or so reliably and securely using two daisy-chained UPSes.

    My own ISP is planning a migration over to this type of technology within the next few months. It's cheap, a maintanence paradise, and a vast improvement upon the usual Wintel/etc "commodity" (ever notice that commody and commode share the same derivation) boxes. I sincerely recommend it.

    1. Re:NetGear Wireless Hubs by pmz · · Score: 1

      wireless link as a secure channel to any database

      Uh, er, ... uh, um, which ISP is this, again?

    2. Re:NetGear Wireless Hubs by Anonymous Coward · · Score: 0

      We make extensive use of 128 bit WEP, which ensures secure end-to-end connectivity. The modified hubs all communicate with a closed Intranet running OpenBSD and Linux servers, so there's absolutely no risk of someone compromising it, even if they compromise one of the modified hubs.

    3. Re:NetGear Wireless Hubs by CyberVenom · · Score: 1

      Better yet, just dump the wireless end and use ethernet routers. You can cut down on all of that "harmless" 2.4Ghz microwave radiation by using CAT5.
      Hell, they each have 5 ports, so why not just create one giant cluster? Thow a couple of these in for storage. Oh, and throw a couple of power strips in the box too so you have a place to plug in all those annoying transformers. Then have one 100Mbps uplink cable and one power cable hanging out the side of the cardboard box and tape the box up. Haul the whole pile to your local co-lo, and plug it in. Then advertise to your clients that you run a "1000 node cluster capable of handling 100,000 virtual domains", which you assembled for less than $100,000 and which lives in a discarded appliance box.

    4. Re:NetGear Wireless Hubs by DevilM · · Score: 1

      Talk about famous last words!

  3. webmin by m_evanchik · · Score: 1

    Have you tried webmin?

    It's a browser based control panel and runs on more than just redhat (I'm running it on yellowdog on ppc). It's also free (open source, I think.)

    1. Re:webmin by secolactico · · Score: 1

      Webmin is nice, but only if you have local webmaster/web-admins. If you need to provide resellers with s control panel, tho, I guess you need to look elsewhere. I don't know what the security implications are in webmin... I seem to recall that it runs as root. Haven't used it in a while, tho.

      --
      No sig
    2. Re:webmin by oneishy · · Score: 2, Informative

      I currently use both webmin, and a cobalt cube (on different servers).

      Webmin is really good for the system admin stuff, and setting up new users etc... It also has good support for just about any version of linux, and application (ftp, apache, sendmail, qmail, etc...). I would not recommend using it for end user configuration as it grants a little to much power, and is geared towards the knowledgeable. It is however reliable and secure.

      For the end user, there is an addon to webmin called Usermin and another titled Virtualmin. The first is geared towards the end user that needs to read email and such (although it is a poor webmail interface for the end user), and the second is geared towards your setting of end users creating and setting up email accts etc.

      hopefully that helps... as it is what i will probably switch to when my cobalt cube dies.

  4. Upgrade to a modern distribution like debian by dotslash · · Score: 5, Informative

    I have upgraded all our RAQs to the newest debian (woody/stable) distribution. The RAQ can be firmware upgraded to support 2.4 kernels. Add to that a modern distribution and it becomes a pretty good server. As for the ssh patch: apt-get upgrade fixed that within an hour of the anouncement. Debian rules!

    1. Re:Upgrade to a modern distribution like debian by SLot · · Score: 1

      I agree completely - moved my old qube 2 to debian, and it hums along great!

    2. Re:Upgrade to a modern distribution like debian by FattMattP · · Score: 2, Interesting

      Does this include the MIPS based raqs like the Raq2 or just the Intel based ones?

      --
      Prevent email address forgery. Publish SPF records for y
    3. Re:Upgrade to a modern distribution like debian by Benley · · Score: 2, Informative

      Theoretically it is possible to use recent Linux 2.4 kernels on Cobalt MIPS machines. I did manage to get 2.4.18 or so to boot on a Qube2 (very similar to the raq2), but I did not get Debian installed on it. It should be possible, though. I later managed to get NetBSD to work on it as well.

    4. Re:Upgrade to a modern distribution like debian by SLot · · Score: 1

      [slot0k@somebox slot0k]$ uname -a
      Linux fatboy 2.4.18 #2 Fri May 31 17:40:33 BST 2002 mips unknown

      Um, it's more than theoretically possible. :)

      see here for *some* details. I've forgotten about what half I did to actually get it working. :(

  5. SunFire by CyberVenom · · Score: 3, Informative

    I have had a little experience with the early RAQ series from Cobalt, and personally I didn't like the setup very much. The management GUI was very nice, but most of the software and hardware was non-standard.
    I have used the SunFire V100, and have been very pleased with the results. I use the Debian distribution, which fully supports the SPARC architecture and for which patches are released promptly. The initial install was a little tricky, but far easier than installing Debian on a RAQ (which I did once too). Webmin can provide a nice interface for clients to configure things, and qmail/vpopmail/popauth/omail works well as an email solution.
    You can buy a new SunFire for less than $1000 too, which is a great price for an UltraSPARC in a 1U form factor.
    Some other interesting notes:
    I run software RAID1 across 2 IDE drives.
    I use the Tulip driver, not the Davicom driver.
    I used the Debian boot cd to load SILO, from which point I can load the kernel of my choosing.
    If anyoen wants, I may be able to dig up my notes on the exact install procedure I used for this machine.

    1. Re:SunFire by pmz · · Score: 1

      SunFire V100

      The V120 is better if you need front-accessible drives. Just keep in mind that these things have 650MHz CPUs. Perfectly reasonable and low-power for general purpose work, just don't build a render farm out of them.

    2. Re:SunFire by CyberVenom · · Score: 1

      Keep in mind that this is a 650Mhz native-64-bit RISC CPU; it can hold its own against PIIIs and Athlons.
      The real competition will come as Opteron and Athlon64 go mainstream. Imagine trying to pack one of those and all of the needed cooling into a 1U though. :)
      I like RISC.

    3. Re:SunFire by duffbeer703 · · Score: 0, Troll

      Too bad a Xeon with extra L3 cache beat the crap out of the 64 bit athlon chips!

      --
      Conformity is the jailer of freedom and enemy of growth. -JFK
    4. Re:SunFire by pmz · · Score: 2, Informative

      Keep in mind that this is a 650Mhz native-64-bit RISC CPU; it can hold its own against PIIIs and Athlons.

      This is only true for PIIIs under about 1GHz. I figured one time that the 400MHz UltraSPARC II CPUs compare to a 750MHz PIII in FP performance and to about a 450MHz PIII in integer (Spec95 numbers). Certainly a good general-purpose CPU with ECC RAM, etc., but not a computational powerhouse by modern standards.

      The Opteron is going to be a definite "if you can't beat'em join'em" CPU from Sun's point of view. I honestly hope that Opteron cleans Itanics clock, and the CPU landscape over the next few years is Opteron vs. IBM POWER vs. UltraSPARC, which, incidentally, is what people have been predicting for years (x86, PPC, and SPARC will be the only ISAs that remain after everyone else fizzles out).

    5. Re:SunFire by CyberVenom · · Score: 1

      The integer comparison differs slightly depending on how much use the application makes of the 64-bit capabilities.
      Heat is another area of comparison; the UltraSPARC runs cold by today's standards. It uses passive cooling, and a rather sparse heat sink. I wonder what you could do if you managed to freon cool and overclock these chips?

    6. Re:SunFire by wizman · · Score: 2, Informative

      I appreciate everyone's input. However it seems most of the discussion so far has been hardware related. That end of things is fine - I have plenty of x86 boxen running Debian or FreeBSD. As the article mentions, I'm mainly looking for software solutions to provide our customers with a hosting control panel (Webmin is really not designed for this in a shared server environment) that will run on one of our existing platforms - Debian/x86 or FreeBSD/x86.

    7. Re:SunFire by pmz · · Score: 1

      Heat is another area of comparison; the UltraSPARC runs cold by today's standards.

      Absolutely true, which is a one advantage of SPARC and PPC chips that x86 fan-boys overlook a lot. Sun specs the 400MHz UltraSPARC II at a maximum of 19 watts. The UltraSPARC IIIi looks to be at 50 to 60 watts, and the UltraSPARC III Cu is, IIRC, in the 70 to 80 watt range.

      Compare to 100 watts and up for Intel's latest and greatest.

      Nearly all Sun workstations use the case fans to cool the CPUs, where there is no fan at all on the CPUs themselves. This is true for all the Ultra workstations later than the Ultra 1 and is true for the Blade 1000/2000 workstations. I'm slightly disappointed to see fans on the CPUs of the newer USIIIi machines, unless, of course, they've found an ultra-reliable CPU-fan supplier.

    8. Re:SunFire by pmz · · Score: 1


      BTW, I just saw this at Ace's Hardware: "The current 1.2 GHz 0.13 UltraSPARC III dissipates a peak of 53W." Not too bad.

    9. Re:SunFire by codeguy007 · · Score: 1

      Hmm, we have no problem running a dual Opterons in a 1U case with 4 U320 SCSI drives.

    10. Re:SunFire by codeguy007 · · Score: 1

      Hmm, 30watt Opteron 240s will be sampling soon. They will go on sale in the new year.

      Anyone claiming that UltraSparc is going to compete with PPC, Opteron and Itanium is out to lunch. These expensive CPUs have for a couple of years now have been slower than x86 processors in FP and Integer Calculations. They have been living on Solarius good name and popularity in the Oil industry as a database OS. If you don't believe me go look at the recent SPEC benchmarks, the sparcs stink.

    11. Re:SunFire by TheLink · · Score: 1

      What some SPARC fanboys overlook is if you run a decent x86 cpu at 400MHz it's not going to be putting out much more than 19 watts max either.

      Take a look at Intel too:
      ftp://download.intel.com/design/PentiumIII/d atasht s/24526408.pdf
      At 19W you can have a 733MHz PIII.

      And this isn't even the low voltage notebook cpu or small micron stuff. This is the OLD stuff.

      A 733MHz PIII is faster or comparable to a 400MHz UltraSPARC II, and it was cheaper too.

      The new SPARCs run about as hot for the same performance. Show me a Sun SPARC with the same performance as Intel's latest and greatest and it'll probably pump out about the same amount of heat.

      Maybe a Fujitsu SPARC would be better. Not sure about IBM's PowerPC - they used to be really hot. Should be lots cooler now.

      --
    12. Re:SunFire by TheLink · · Score: 1

      Even worse: look at spec results again, Fujitsu PRIMEPOWER = SPARC64. Runs Solaris too.

      Compare the results PRIMEPOWER SPARC vs Sun SPARC.

      Sad huh?

      --
    13. Re:SunFire by pmz · · Score: 1

      Hmm, 30watt Opteron 240s will be sampling soon.

      Is this a troll? AMD's own documentation says the Opteron's dissipation is on the order of 80 watts.

    14. Re:SunFire by codeguy007 · · Score: 1

      No AMD is going to release lower powered versions. That doesn't mean that the current versions run at 30watts. Can you read?

    15. Re:SunFire by aphor · · Score: 1
      Too bad a Xeon with extra L3 cache beat the crap out of the 64 bit athlon chips!

      Does that extra L3 cache cost more or less than a second Opteron chip? Does it cost more or less than an UltrasparcIII 1U server?

      --
      --- Nothing clever here: move along now...
  6. Your last paragraph says it all. by /dev/trash · · Score: 1

    You say you will listen to arguments to keep the RAQ, well why not? Is it broke? Then don't fix it.

    1. Re:Your last paragraph says it all. by KDan · · Score: 1

      It's more broke than you can even begin to imagine. RAQs have numerous problems, annoyances, hassles, etc. I won't bother getting into the details because I have work to do, but I'm sure some other people will.

      Daniel

      --
      Carpe Diem
    2. Re:Your last paragraph says it all. by DetrimentalFiend · · Score: 1

      It is broken if it's open to hacks and isn't maintained. He's obviously going about this smartly and not just trying to buy some new server for the fun of it.

  7. hehe by kurosawdust · · Score: 0, Offtopic
    When I first read the headline, I thought it said "Post-COBOL Alternatives", then I thought "wow, this must be an article about everything..."

    The above is a joke. To both of the COBOL programmers reading slashdot, I offer you my sincerest condolences and ask you to not beat me with your wooden leg. Thank you.

    1. Re:hehe by kalidasa · · Score: 2, Funny

      I learned COBOL in 1985. I then walked away from programming completely for 12 years. Yes, there is a causal relationship. It took me 12 years to recover.

    2. Re:hehe by Anonymous Coward · · Score: 0
      What is so COOL about COBOL?

      Many people think that, at 40 years old, COBOL is "over the hill." At Acucorp, we know they're wrong! Here are the top 10 reasons why we think COBOL is COOL:

      10. COBOL has a strong legacy. COBOL is out there! It is estimated that there are over 200 BILLION lines of COBOL code currently in existence. COBOL is at the core of software used by most large businesses around the world.

      9. COBOL is robust. There are thousands of third-party products that have been developed to aid the COBOL programmer in critical areas of testing, debugging, application analysis, production support, and code reuse.

      8. COBOL can handle a wide range of processing needs. COBOL is widely used for a great variety of business applications. It is suitable for writing programs that do everything from simple batch reporting to complex client/server management. COBOL applications are so feature-rich and are doing such an excellent job of performing mission critical applications that users don't want to retire them.

      7. COBOL is well suited for business applications. COBOL stands for Common Business Oriented Language. A committee representing both government and industry interests designed COBOL to be a standard business language that calculated well, stored large amounts of data and retrieved it accurately and efficiently. Subsequent enhancements to COBOL all support this fundamental design criteria.

      6. COBOL is self-documenting and easy to learn. Unlike other languages, COBOL is self-documenting. Even non-technical people have been known to learn COBOL within a few weeks and become productive without understanding the internal architecture of the operating environment. Users with no programming background can refer to the source code and understand what a particular program is intended to do.

      5. COBOL is easy to maintain. COBOL programs are relatively easy to develop, use, and maintain. COBOL is a high-level, English-like language that structurally resembles a novel with appendices, cross-reference tables, chapters, footnotes and paragraphs. Its English-like syntax and semantics allow maintenance to be done by someone other than the original programmer. More importantly, when the original programmer leaves, a replacement will be able to carry on easily due to this readability.

      4. COBOL has cross-platform portability. COBOL can be ported to more platforms than any other programming language. COBOL users can transport their applications to many different hardware platforms without recompiling the source code. This important feature gives insurance against hardware obsolescence, since the users' software investment retains its value. It is possible to upgrade to a new platform without changing a single line of code. In addition, this portability allows developers who provide programs on multiple platforms to maintain a single source of code, significantly reducing maintenance costs.

      3. COBOL has universal training. For the last 35 years, COBOL has been taught in colleges, universities and trade schools worldwide. There are an estimated 3,000,000 COBOL programmers employed today.

      2. COBOL provides modern features. COBOL programs can provide all of the capabilities end users want, such as the modern look and feel of Windows, point and click functionality, the ability to query data and run reports quickly, and the ability to deploy programs on the internet.

      And the number 1 reason that COBOL is COOL?

      1. COBOL has a future! In 2000, the American National Standards Institute (ANSI) will release an updated standard for COBOL with more new features than all of the previous COBOL standards combined. COBOL is constantly evolving to keep pace with new breakthroughs in technology, while still fulfilling its role as the most trusted language for business worldwide.

    3. Re:hehe by Tumbleweed · · Score: 1

      You know what they say, "COBOL programmers know why women hate their periods." :)

    4. Re:hehe by Anonymous Coward · · Score: 0

      There are an estimated 3,000,000 COBOL programmers employed today. .. and 2,999,998 of them are employed at McDonald's. *rimshot*

    5. Re:hehe by Anonymous Coward · · Score: 0

      I just never got over my freshman year cobol project, in which the required variable declarations took 5 more pages than the rest of the project.

  8. As someone who's made the transition... by rute20740 · · Score: 5, Informative

    I migrated from a Cobalt RaQ setup after many many frustrating moments with the whole net appliance idea in general.

    I also needed the migration to be as smooth as possible, including all user auth, mail boxes/folders, lists and aliases.

    I decided to go with MySQL based authentication on Postfix, Courier-IMAP, Apache, and ProFTPd, all running on Debian. I Wrote a little web front end using PHP for user administration, and voila, we now have a much more flexible system. All MySQL auth patches and plugins are available in Debian's apt archive.

    Check out how-tos on the subject here, here, and here.

    It took a little effort to get all of this working, but a little effort went a long way. I was basically able to duplicate the RaQ's functionality on a Debian system that I had full control over as far as software updates, kernel and hardware.

    To top it all off, I replicated the config and used Heartbeat to make this into a high availability pair.

  9. ISP Solutions by Lando · · Score: 4, Informative

    Working with a number of ISP's, ie running one myself in the past. I would recommend going with C-panel... The system works well and is updated quite often.

    Rolling your own distribution and keeping apache/postfix/frontpage extentions/webmin/etc up to date takes more time than it's worth and eats your profit margin up.

    Depending on the space you have available, I would go with some 1u or 2u units. Frankly with 150 domains you can probably run all of them on 1-2 systems with decent hardware.

    I strongly recommend against plesk, as they have a number of issues or have had in the past.

    --
    /* TODO: Spawn child process, interest child in technology, have child write a new sig */
  10. Have you tried the Mach Ultraserve? by Anonymous Coward · · Score: 0

    Our ISP hosts around 400 domains on about 10 Ultraserve 4.0's. They are pretty powerful, and cheap too.

  11. guardiandigital by Anonymous Coward · · Score: 0

    i've heard these guys are decent -
    http://www.guardiandigital.com/

  12. *places fingers to temples and rubs* by Anonymous Coward · · Score: 0

    I see...

    I see...

    I see a new platform in your future... yes

    it's coming clearly now ... blue .. no .. gray...

    yes ... metal gray...

    what is that? a circle... no an apple ...

    what? who's there? steve is that you? you're not even dead yet!

    yes the spirits are moving me....

    I definitely see an Apple Xserve in your future! Yes, look here at your palm (no silly, your hand) and see how long your PowerPC line is? And look here, the money line is strong! (It'll need to be at first, but then your money requirements will be low).

    The messages from beyond are rarely wrong my friend!!

  13. No, Bluetooth cellphones. by Anonymous Coward · · Score: 0
    With a one year deal you can get them for $59 or even free. Install NetBSD on them, and use a PowerBook stolen from the guy in the cafe for the back end file server. As all of you know, slash, scoop, php-nuke, and more run very well on Mac OS X.

    With this architecture you can easily get 200-400 of these in a plastic crate, available from Home Depot for $5.99. Add a few power strips and you've got a great low-end ISP setup. Just make sure to skip town before the cellphone charges come due.

    1. Re:No, Bluetooth cellphones. by Anonymous Coward · · Score: 0
      Is there a cellphone NetBSD would install on? Serious question - the Netgear stuff yes, there is (from memory), but I don't recall reading about a cellphone that could run it.

      It's pretty cool if there's one out. If it exists, and it's GSM, I might even get one...

  14. Use a standard distro by Halvard · · Score: 1

    You could use Debian, Redhat, Mandrake, whatever. You could even use something like ASP-Linux which is designed for ASPs/ISPs but I haven't used it. We use standard Linux Distros with Webmin which someone else recommended. The are various control panels available off of the Webmin site like Virtualmin and ISP4You.

    Then you can use commodity 1U chassis for substantially less than big names. Sticking with reliable components with give you inexpensive machines that will last a long long time. Before someone jumps on me saying you have to use IBM, Dell, insert-your-hardware-flavor, I used to be the CTO of a distributor that specialized in high end OEM desktops and servers so I know what I'm talking about here as well as having previously been the owner of a VAR that specialized in high end OEM gear. Now I own an ISP.

  15. Did this recently by ChaseTec · · Score: 1

    I was hosting at couple domains a work with a RAQ4. While waiting for updates to ssh to become available it got hit with a exploit known as "raq f***". I decided to never run on a box that I couldn't patch to my hearts content again. I switched over to a Sun Nextra X1 running Solaris 9. Everything from Apache to MySQL to Courier IMAP and Postfix is custom compiled and configured by hand. My opinion is that a graphical front end is nice but if you admin more then a couple of domains then you should know how to setup your machine. It takes a while doing it the first time but if you document everything the slowest part in setting up a new box is downloading everthing and compiling and you could even script that if you wanted. I think the RAQ type setups are great for resellers or web designers but if you're an admin then if at all possible try to actually admin the systems you manage.

    --
    My Hello World is 512 bytes. But it's also a valid Fat12 boot sector, Fat12 file reader, and Pmode routine.
  16. NetBSD? by cant_get_a_good_nick · · Score: 1

    Patched much more frequently.

  17. Good links by Jahf · · Score: 1

    While this doesn't solve the long-term problem, you can get alot of useful updates from:

    http://www.pkgmaster.com/

    It's run by Taco (but not CmdrTaco) and he used to work for Cobalt (as did I). He releases lots of goodies and things like OpenSSH faster than Sun ever did.

    Also ... someone could resurrect the RaQs if they wanted to as Sun has open sourced the code for the Qube 3 at:

    http://open.cobaltqube.org/

    While the Qube didn't have the RaQ's virtual hosting, it wouldn't be a massive stretch to extend the Qube software. Better yet, the Qube software is BSD licensed, not GPL licensed, making it alot more feasible for another company to make a commercial product out of it.

    --
    It is more productive to voice thoughtful opinions (reply) than to judge (moderate) others.
  18. netbsd/cobalt by hubertf · · Score: 1
    for the MIPS-equipped cobalt machines, there is NetBSD/cobalt. Get the latest release, NetBSD 1.6.1 and also have a look at the mailing list archive.

    Some data about stability:

    raqim% uname -rsm
    NetBSD 1.5.1 cobalt
    raqim% uptime
    11:40PM up 25 days, 21:35, 11 users, load averages: 0.46, 0.30, 0.23


    - Hubert

  19. VPS Anyone? by rimu+guy · · Score: 1

    I'm not sure of the Raq attraction anymore. I've never owned one. But from what I read they are cheap, but underpowered.

    Nowadays you can get cheap _and_ powerful dedicated servers. Linux to boot.

    Control panel wise, if you want to go the Open Source route, slap something like Webmin on them with VirtualMin if you are planning on reselling the space and will have third party users needing a control panel.

    Otherwise the most popular web hosting control panels are the likes of Ensim, Plesk and cPanel/WHM

    If you're just after affordable dedicated server type functionality (e.g. for compiling software, running custom versions of Apache or MySQL or what have you), then you may be pleasantly surprised with what is available with Linux VPS Hosting (my own service). With the VPS you have no hardware worries. And typically the host servers are very powerful and you'll get better performance than a dedicated server a few times the price.

  20. Either migrate or hack! by millisa · · Score: 1

    We had about 15 assorted raq, raq2's, and raq3's that were serving email, web, and some ftp sites. Since sun appeared to have no intention of putting out patches for the various vulnerabilities in both ssh and the httpd services on the boxes, we had to look at other options. Getting one of the newer cobalts wasn't appealling since a company that does this once, is just going to do it again, when they decide they don't want to support the newest.

    We ended up converting all our mail off onto an Imail setup (though I think we are going to ditch that since we already have to buffer incoming and outgoing mail with frontend postfix boxes; might as well start going all out open source, but we had to do something quickly and Imail was a quick fix for us). Ie, we pretty much went with custom solutions on a mix of beefier open source boxes and M$ based systems. The hard part was doing it without the customers knowing (which pretty much involved a small cluster of stage 1 built gentoo boxes all john the rippering passwords for us).


    Now, all that is minorly interesting (maybe using john to help with a smooth transition), but this gem on getting Redhat installed on a cobalt is just *asking* to be tried out on some of the spares I've got laying about.


    But, our take on the whole thing was, 'better to upgrade to our own systems and sell the appliances for 100-200 a pop on ebay'.

  21. XServe is the way to go (I run an ISP) by numbski · · Score: 3, Interesting

    I decommed several cobalts and replaced them with XServes when i came in. My clients have been nothing but happy with them.

    Load webmin for the web interface, use squirrelmail for webmail.

    DNS comes preloaded.

    Of course, if it hurts your pocketbook, you could always go with a Dual G5 for the same price. That of course means you'd use a wire rack instead of a rackmount telecom rack, but it depends on your space constraints. I have both available to me.

    --

    Karma: Chameleon (mostly due to the fact that you come and go).

    1. Re:XServe is the way to go (I run an ISP) by numbski · · Score: 1

      I neglected to mention something here that wasn't pointed out to me ahead of time.

      Apple has some REALLY good remote admin tools you can use to control just about all of the services on an OSX server, and I'm not talking about Apple Remote Desktop.

      Think of all the service controls, IIS type stuff, Active Directory, you name it under windows. Now right a native application that will control those things from a remote system without having to have a terminal on that system. That's what these tools do.

      It's really slick. Webmin is there for when you don't have these apps handy. You really have to try them to realize their value.

      --

      Karma: Chameleon (mostly due to the fact that you come and go).

  22. ISPMan? by Rheingold · · Score: 2, Informative

    I've never used the RaQs, but I run my ISP using ISPMan. It's a pretty good system that uses the components I like: Postfix, Cyrus, Apache, Pure-FTPD and LDAP.

    --
    Wil
    wiki
  23. web://cp by protactin · · Score: 1

    I wouldn't really recommend using web://cp.. unless it has changed much in the last few months.

    For a start, the webcp daemon seems to die ALL the time for no apparent reason. We've had to do a lot of work changing poorly-written code.. it's quite a hassle to get it all up and running properly. It's not too bad once you get it going however.

    Though I imagine other web control panel software are still better than webcp.

  24. cPanel by Mar1boroMan · · Score: 1

    We use cPanel on all of our shared Webhosting machines - and a large percentage of our dedicated server and colocation customers choose to use it too.

    cPanel runs on RH7.3-RH9, FreeBSD, Mandrake, and SuSE. You're not limited to a single RH version there. :)

  25. CPANEL by jvagner · · Score: 1

    Personally, I like CPANEL. I've used it across three different hosting providers and now I offer it on my own as an e-commerce focused webhosting provider (not the URL in my SIG).

    It works well, only breaks occasionally (this is all still bleeding edge and this comes with the territory -- if your clients aren't doing advanced stuff, you can afford to update CPANEL less often -- your choice), and that usually gets updated pretty quickly. Customers like it because it's very easy to use, and there are a number of themes available for your aesthetic pleasure.

    150 domains is plenty to cause a headache, and by consolidating it onto CPANEL now you'll buy yourself some headroom. I also personally think it'll alleviate some support issues, as it is easy to offload some account management to your hosting clients.. it's that easy.

    Good luck.

  26. I have the answer by Molina+the+Bofh · · Score: 1

    According to my Periodic Table, after Cobalt comes Nickel.

    --

    -
    Roses are #FF0000, Violets are #0000FF, find / -name '*base*' |xargs chown -R us && mv zig greatjustice
  27. Turn it into a honeypot by hectorh · · Score: 1

    Cobalt RaQs make good honeypots. I know because I have one. Mirror a few websites from the net, set them up in their virtual servers, apply some fake logs and some email/ftp activity, and it looks just like a badly managed virtual web server at a small ISP.

    I have used other honeypots, honeyd, vmware with varying results. Most hackers are aware of honeypots nowadays and the first thing they do when they get in is to check to see if it is a honeypot. According to their actions, they are getting paranoid. Honeyd and VMWare are easy to detect. A hand carved honeypot takes a lot of effort to get it right.

    But a cobalt Raq with some fake sites on it. It's like candy for the hackers.

  28. Migrate to Ensim, perhaps? by SlashChick · · Score: 1

    I used to work at Cobalt -- we basically saw the writing on the wall two years ago when Sun decided to let go of pretty much everyone working in their "Server Appliance Business Unit".

    We currently have 12 Cobalt RaQ servers. We haven't bought any new ones recently; we leased out the ones we had and moved on to cPanel, Ensim, and DirectAdmin.

    Of the three control panels we've used, I'd recommend Ensim. They have a RaQ migration script that lets you migrate as many domains as you want painlessly. The script costs around $150 one-time, but it's worth it if you have more than 10 domains or so on your RaQ. Ensim also has virtual users, so two users can have the same name.

    I wouldn't recommend cPanel at all. DirectAdmin is a nice control panel, but you'll have to do the RaQ migration by hand, which could be painful.

    Build out a nice 1U box with a P4 processor in it. Stick Ensim on it, run the RaQ migration script, and fix any issues you have. You should be fine from here on out, and Ensim is a large enough control panel that they are unlikely to bite the dust any time soon.

    Good luck with your transition! If you have any questions, please feel free to contact me through our website at www.simpli.biz.

    Thanks!

  29. cPanel? Yuck. by SlashChick · · Score: 1

    I wouldn't recommend cPanel unless you want to pay for all those lovely spelling errors like "automagicly" and "editted". Seriously, the cPanel developers are worse than the Slashdot admins, and that's saying a lot. I can't believe they expect you to pay so much for their software ($42.50/month/per server for a minimum of 10 licenses?)

    While we run cPanel on a few of our servers, I can't say I would recommend use of their system. The hideous spelling errors, plus the fact that updates come out almost daily and we've had some updates that completely broke the system -- no thanks.

    I would recommend either Ensim or DirectAdmin for a control panel solution.

  30. Tried quite a few control panels.... by IMightB · · Score: 1

    All I can say is avoid CPanel like the plague. I previously admined Raq's from RaQ 3's to RaQ XTR's, all I can say is I love them, for their relative simplicity, you don't give end users 10 ways to do the same thing, it only end up confusing them more. Raq's were simplistic, and most everyone could figure the GUI out. CPanel suffers from creeping featuritus, and the desire to add more features rather than fix bugs and produce a stable release. And have you ever actually looked at some of the CPanel code?!?!?! If your looking to scare/laugh yourself silly, I suggest that you do. Unfortunately most of the really juicy stuff is perl binaries, so you can't really get at it, but a much of it is plain jane perl scripts. CPanel's biggest issue though is *testing*, it seems like it's left up to the end users to test the cpanel updates.

    Other control panels that I've used are webmin, plesk (6), and ensim. I must say that plesk, and ensim are the lesser evils, but they have their pro's and con's also. My favorite GUI control panel is by far the RaQ's. However as I like to say...

    "My control panel is vi."

    PS here's a few humorous parodies of cpanel.....
    http://www.giotechnology.com/images/c panel/

  31. retired equipment on the cheap by Anonymous Coward · · Score: 0

    So where can I buy a cheap Cobalt Qube 3? None to be found on Ebay lately.

  32. My company is trying to create a replacement by trinity93 · · Score: 1
    --
    We substituted the coffee Slashdot normally drinks with "Sandoz Crystals", Lets see if they notice the difference