- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 04, 2000 10:17 PM
Subject: [techtalk] Dynamic Web sites on Linux
> Just wondering if anyone cared to share their experience with developing
> database aware Web sites on the Linux platform.
[s
just wait til you're trying to dual boot 2000 and linux... fun fun fun
i was testing 2000, it let me put my partition in the middle of the drive,
when i decided to see what this all mighty Microsoft OS could do... i put a
partition in front of the partition that 2000 was on...it to
[EMAIL PROTECTED] wrote:
> One thing that I've seen a lot of in the Windows world is imaging products
> like Ghost and ImageCast -- basically, the make an image of a hard disk and
> put it in a file. You can then use this file to re-image other computers.
> When you have a complex installation,
Hey Jen,
I use a mix of php and html. PhP is great for db apps. My site uses IMP
for web based mail, I have a LDAP search written in PHP, and also use it
for session id's and htaccess. Commonly MySQL is the db preference of PHP
users but I have found good success with Postgres.
Harry Hoffman
Pr
Excerpts from linuxchix: 4-Jan-100 [techtalk] Disk imaging sof.. by
[EMAIL PROTECTED]
> I believe that many products can
> image a Linux partition, but that it can't browse it, change it, or do
> anything else interesting to it.
What's wrong with dd'ing an image and browse|change|whatever-ing it
On the subject of annoying installs ...
One thing that I've seen a lot of in the Windows world is imaging products
like Ghost and ImageCast -- basically, the make an image of a hard disk and
put it in a file. You can then use this file to re-image other computers.
When you have a complex install
Just wondering if anyone cared to share their experience with developing
database aware Web sites on the Linux platform. For example, I know that
there are several tools out there, like PHP, Enhydra, Locomotive, of course
Perl and Python, etc. I'm looking for something that's relatively easy to
I have a few words to add to the LILO/NT/LINUX thread. I just finished
configuring 4 DELL laptop workstations with both NT 4.0 and Redhat 6.1.
The first one was a pain in the you-know-where. The rest went as easy
as could be.
Like Caitlyn said, NT thinks it's the only thing in the world, so it
Michelle Leonard wrote:
>
>So now my question is where are examples/docs on how
>to hook into this using perl instead of pgsql? I did
>install the postgresql-perl rpm...
Netizen's training course materials for "Web-enabled databases with Perl
and DBI" are online in full, under an open publicatio
In message <[EMAIL PROTECTED]>, meza
[EMAIL PROTECTED] writes:
>On Tue, 4 Jan 2000, Caitlyn Martin wrote:
>
>> NT wants to be in control, and will rewrite your master boot record. The
>> best way to do what you are proposing is to install Linux first, format a
>> suitably sized primary partition
J B wrote:
> >We stopped buying Dell servers because their hard drives pop out >randomly
> Have never heard of anything like this. We have two Dell servers...4300
> Poweredge, and they are pretty good machines...got another 128 MB PC100 to
> put in them, but Dell sold us buffered RAM, and the bo
I personally support 10 Proliant 5000s, a few 800s, three brand spankin' new
8500s, a few 5500s (or whatever the immediate predecessor to the 5000 was),
and some other lil thing I use as a firewall (Checkpoint FW-1 under NT,) and
I can attest to the fact that Compaq servers are awesome. I have NT,
We use MySQL for all of oour database-driven/e-commerce sites, and it's
the example database used throughout my soon-to-be-published PHP
Essentials book (although PHP's other database functions are documented
as well...).
However, I don't do really well in holy wars, so I'm just offering the
UR
Toshiba also lost a class action lawsuit in 1998
Davida
-Original Message-
From: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Tuesday, January 04, 2000 4:08 PM
Subject: Re: [techtalk] Other OSes on a Linux box
>Yeah, there's a class-action lawsui
On Tue, 4 Jan 2000, Kelly Lynn Martin wrote:
> Yup. It's very easy to get Windows "wedged" into a state where it is
> virtually unrecoverable. Although, technically, the problem you had
> here could have been recovered by manually editing the registry.
> Assuming, of course, you could figure ou
On Tue, 4 Jan 2000, Caitlyn Martin wrote:
> NT wants to be in control, and will rewrite your master boot record. The
> best way to do what you are proposing is to install Linux first, format a
> suitably sized primary partition to old-fashioned DOS FAT format.
> Install NT there and convert to N
Yeah, there's a class-action lawsuit against Compaq about their mobile
computers, too, I believe. I'd never buy a laptop from them. I'm not sure
I'd buy a workstation from them. But their servers are pretty decent.
On the other hand, I might buy a laptop or a workstation from Dell or
Gateway,
It's a shame you had to have an attorney. Having worked in a call center
that did support for both Hitachi and Micron, the rule of thumb was 3 HW
problems and a new unit automatically. Also, low paid TS staff (with minimal
knowledge) is the norm for these big companies (esp if support is
outsource
>
> > > You may have driver problems. Win9X and NT are both intended to be installed
>only by OEMs -- and as such, they do a poor job of properly configuring
>vendor-specific hardware. If you have any nongeneric"
hardware expect problems.
>
> Yikes! OK, I hate to defend Microsoft at any ti
> Needless to say, I'm not a fan of Dell, whatever Wall Street might think.
> Compaq isn't without issues, but at least we can count on the drives staying
> put, the servers taking up a lot less space, and better support (reseller
> plus manufacturer). I would like to find something better, or at
On Tue, 4 Jan 2000, Michelle Leonard wrote:
> So now my question is where are examples/docs on how
> to hook into this using perl instead of pgsql? I did
> install the postgresql-perl rpm...
You use the module Pg:
-- 8< -- snip --
use Pg;
my $conn;
my @resultarray;
my $row;
my $col;
$conn =
>We stopped buying Dell servers because their hard drives pop out >randomly
Have never heard of anything like this. We have two Dell servers...4300
Poweredge, and they are pretty good machines...got another 128 MB PC100 to
put in them, but Dell sold us buffered RAM, and the boards do not suppo
On Tue, 4 Jan 2000 12:05:36 -0800, [EMAIL PROTECTED] said:
>Compaq isn't without issues, but at least we can count on the
>drives staying put, the servers taking up a lot less space, and
>better support (reseller plus manufacturer).
I hope the support they give enterprise customers is better t
On Tue, 04 Jan 2000 11:06:49 -0500, Caitlyn Martin <[EMAIL PROTECTED]> said:
>Yikes! OK, I hate to defend Microsoft at any time, but this is just
>blatantly wrong. Both are sold retail, and both are relatively easy
>to install if you know what you are doing and have the right drivers
>up front.
On Tue, 4 Jan 2000 14:12:45 +0100 (CET), Nils Philippsen
<[EMAIL PROTECTED]> said:
>That's absolutely impossible with Windows. I once had a Windows NT
>installation (at a friend's computer) which had a driver halfway
>installed, i.e. some registry entries where already in place, but it
>didn't s
We stopped buying Dell servers because their hard drives pop out randomly
(we had two server rooms mostly filled with Dells -- about once a month,
we'd get this beeping sound that meant a RAID controller lost track of a
drive, which was fixed by reseating the drive.). Also, when we decided to
try
> The next question, of course, is: Can anyone recommend any rackmount servers
> from companies that support both Linux and NT? The important things for us
If you want to stick with well known brands then how about Dell? They sell their low
end servers with RedHat and fully support it (well, Li
Michelle Leonard <[EMAIL PROTECTED]> wrote:
>I decided to start out with postgresql - if I'm
>learning something new I may as well go with the
>"everything" version, so I won't have to do it again
>later...
>So I have sucessfully installed it, and I reviewed
>docs and played around with pgsql. I
Thanks for all the info!
I decided to start out with postgresql - if I'm
learning something new I may as well go with the
"everything" version, so I won't have to do it again
later...
So I have sucessfully installed it, and I reviewed
docs and played around with pgsql. I'm also kicking
myself f
> You may have driver problems. Win9X and NT are both intended to be
> installed only by OEMs -- and as such, they do a poor job of properly
> configuring vendor-specific hardware. If you have any "nongeneric"
> hardware expect problems.
Yikes! OK, I hate to defend Microsoft at any time, but t
>>You may have driver problems. Win9X and NT are both intended to be
>>installed only by OEMs -- and as such, they do a poor job of properly
>>configuring vendor-specific hardware. If you have any "nongeneric"
>>hardware expect problems.
>
> You said it, girl! I *still* don't have my
>hom
On Mon, 3 Jan 2000, Theresa Radke wrote:
> Yea, but you really must have some idea which component is
> brokeninorder to fix it.
The real difference is that I can rip my Linux installation into pieces
(metaphorically) and find out what's going wrong (and fix it), even with
stuff I have no id
On Mon, 3 Jan 2000, Aaron Malone wrote:
> > mysql is not free according to the DFSG[1] (or opensource according to
> > the OSD[2], if you take that side). See
> >http://www.mysql.com/Manual_chapter/manual_Licensing_and_Support.html
>
> However, if you don't mind using a slightly-old version,
On Mon, 3 Jan 2000, Renata wrote:
> Hello all, and happy New Year.
>
> Soon I'm going to get a Mac G3 into my collection of old (and not
> only) hardware. Since I love so much debian, and not ready to trade
> in linux for Mac OS, I was wondering what linux distributions would
> run on mac hardw
check out http://www.yellowdoglinux.com/
There are probably others as well... this is just the only one I've seen.
Michelle
-Original Message-
From: Renata <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Monday, January 03, 2000 6:30 PM
Subject: [techtalk] linux on m
Samantha Jo Moore wrote:
> I suggest you check Informix (tm). It's really good, solid, easy
> to use, and the Linux developer distro is free (at least a while
> back). Check out:
>
> http://www.informix.com
>
> Samantha Jo Moore
> [EMAIL PROTECTED]
> http://www.thetahoegroup.com
>
>
36 matches
Mail list logo