From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,c32f496672c2e0c5 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit X-Received: by 10.66.78.132 with SMTP id b4mr9001272pax.18.1357361975354; Fri, 04 Jan 2013 20:59:35 -0800 (PST) MIME-Version: 1.0 Path: 6ni82910pbd.1!nntp.google.com!news.glorb.com!us.feeder.erje.net!feeder.erje.net!eu.feeder.erje.net!news.ecp.fr!news.jacob-sparre.dk!munin.jacob-sparre.dk!pnx.dk!.POSTED!not-for-mail From: "Randy Brukardt" Newsgroups: comp.lang.ada Subject: Re: Linux distro for new server? Date: Fri, 4 Jan 2013 22:59:30 -0600 Organization: Jacob Sparre Andersen Research & Innovation Message-ID: References: NNTP-Posting-Host: static-69-95-181-76.mad.choiceone.net X-Trace: munin.nbi.dk 1357361974 15348 69.95.181.76 (5 Jan 2013 04:59:34 GMT) X-Complaints-To: news@jacob-sparre.dk NNTP-Posting-Date: Sat, 5 Jan 2013 04:59:34 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.5931 X-RFC2646: Format=Flowed; Original X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6157 Date: 2013-01-04T22:59:30-06:00 List-Id: wrote in message news:e855aa0e-39cd-4af9-a6be-483f247380bd@googlegroups.com... ... >Hopefully you aren't using the web front end as your dev machine. I'm going to use it to compile the already-existing Ada software for it, because I don't have another Linux machine with sufficient power (my laptop is ssslllooowwww). That's "development" only to the extent that I have to change stuff to eliminate the inevitable Windows/Linux differences. The actual development will continue on my primary development machine (still Windows XP, using Janus/Ada of course -- gotta eat your own dog food). (I actually considered creating a Janus/Ada version of Linux -- especially as I get requests for it periodically -- which would be relatively easily done out of various parts previously built here [the old SCO Unix compiler and various other Unix-based projects means that I have most of what would be needed in existence, but it all would have to ported to the latest compiler and runtime] -- but that really wouldn't save anything as I'd have to write Linux versions of socket libraries and the like. There, it's easier to use the GNAT ones [at least, I hope that will be the case].) I don't think that such limited use will cause any serious security problems, and I'm purposely leaving it uncomfortable to use that machine that way (it's in a corner with a cheap keyboard and screen) to keep any temptation to a minimum. Randy.