On 23-Jun-00 Nicole Harrington. wrote:
> I dunno.. whats a "binary Blob"?
I chunk of binary data you can put in a DB.
Like an image, or an mpeg, or a sound file..
AFAIK postgres supports BLOBS.
> Also would'nt this make the DB HUGE
Yep :)
---
Daniel O'Connor software and network enginee
On 23-Jun-00 Daniel O'Connor wrote:
>
> On 23-Jun-00 Nicole Harrington. wrote:
>> > Yeah.. This is why databases where invented :)
>> Hey I agree... However even if the html was databased.. (working on that
>> now)
>> the custom graphics cannot be. (yet)
>
> Hmm.. can't you do binary blobs
On 23-Jun-00 Nicole Harrington. wrote:
> > Yeah.. This is why databases where invented :)
> Hey I agree... However even if the html was databased.. (working on that
> now)
> the custom graphics cannot be. (yet)
Hmm.. can't you do binary blobs in a DB and change the image URL's to be cgi
requ
On 22-Jun-00 Daniel O'Connor wrote:
>
> On 22-Jun-00 Luigi Rizzo wrote:
>> that sounds insane! Because a name is a name, why dont they call
>> those files xx/yy/zz/tt.html and the like, to get down to a more
>> reasonable # of files per directory.
>>
>> Or use a single file and a cgi which
On 22-Jun-00 Luigi Rizzo wrote:
>>
>> Hello
>> I have a user who needs to store a large amount of small html files. Like
>> around 2 million...
>
> that sounds insane! Because a name is a name, why dont they call
> those files xx/yy/zz/tt.html and the like, to get down to a more
> reasonable
I have a system whih a user that is in a login class with the ignorenologin
setting on. when I have /var/run/nologin created, the sshd refuses this user
everytime, telnet works fine. I just wondered why this is. It is just kind
of an annoyance for me but I almost locked myself out from a system I
In the last episode (Jun 22), gerald stoller said:
> I want to take an integer value from one shell-variable and pass
> a modified value to another shell-variable. First I tried setint_v
> (after using local to get tbl structures for the two shell-variables)
> and second I tried various form
>
> Wonderful. I am about to steal the scripts to install on a bunch of Red
> Hat systems. Why is it when FreeBSD has something really nice like this
> to make the sysadmin's life easier, Linux ignores it?
>
It's called "Not Invented Here", and at times we're just as guilty as
anyone.
Of cou
I want to take an integer value from one shell-variable and pass a
modified value to another shell-variable. First I tried setint_v (after
using local to get tbl structures for the two shell-variables) and
second I tried various forms of the var.c functions intval & setint .
In message <[EMAIL PROTECTED]>, Brian Somers writes:
> > I was trying to figureout how the periodic scripts were run when I
> > noticed that cron had coredumped back in October and left a core file in
> > /var/run/cron. I got to thinking, it would be nice if the daily scripts
> > would report whe
> I was trying to figureout how the periodic scripts were run when I
> noticed that cron had coredumped back in October and left a core file in
> /var/run/cron. I got to thinking, it would be nice if the daily scripts
> would report when core files are found so they can be cleaned up.
I'm about
I was trying to figureout how the periodic scripts were run when I
noticed that cron had coredumped back in October and left a core file in
/var/run/cron. I got to thinking, it would be nice if the daily scripts
would report when core files are found so they can be cleaned up.
Jamie
To Unsubsc
On Thu, 22 Jun 2000, Juan Lorenzana wrote:
> We have an onboard SCSI controller which we use to talk to the local disk. We
> have installed two Adaptec 2940U2W as well. One that talks directly to the RAID
> and another that talks to a tape device. When we run in this configuration, we
> get th
>>> A few months ago someone posted a script that summarizes make
>>> buildworld as it progresses. I've searched the ports and the mailing
>>> lists but I can't find it any more :-( so I'd be grateful if someone
>>> would tell me. Thanks.
>>
>> It was phk (cc'd), and yes, it seems to have evapora
Team,
I have an urgent problem. We have built a telephony product that uses a RAID. We
are running a Pentium II 450 Mhz machine running FreeBSD 2.2.8. We purchased a
middleware from a Swedish company and they only support 2.2.8. Their roadmap
includes a port to Solaris and the 3.0 branch of Fre
On Thu, Jun 22, 2000, Don Lewis wrote:
> On Jun 22, 5:11pm, "Daniel O'Connor" wrote:
> } Subject: Re: How many files can I put in one diretory?
> }
> } On 22-Jun-00 Luigi Rizzo wrote:
> } > that sounds insane! Because a name is a name, why dont they call
> } > those files xx/yy/zz/tt.html and
On Thu, 22 Jun 2000, Daniel O'Connor wrote:
> On 22-Jun-00 Luigi Rizzo wrote:
> > that sounds insane! Because a name is a name, why dont they call
> > those files xx/yy/zz/tt.html and the like, to get down to a more
> > reasonable # of files per directory.
> >
> > Or use a single file and a
On Wed, 21 Jun 2000 23:42:37 -0700 (PDT), Nicole Harrington. <[EMAIL PROTECTED]>
wrote:
>
> Hello
> I have a user who needs to store a large amount of small html files. Like
> around 2 million...
>
> Assuming FreeBSD 4.0-Stable with Soft Updates, what is a sane number that can
> be handled p
> Brian Somers wrote:
>
> >> A few months ago someone posted a script that summarizes make
> >> buildworld as it progresses. I've searched the ports and the mailing
> >> lists but I can't find it any more :-( so I'd be grateful if someone
> >> would tell me. Thanks.
> >=20
> > It was phk (cc'd),
In message <[EMAIL PROTECTED]>, Ben Smithurs
t writes:
>>> A few months ago someone posted a script that summarizes make
>>> buildworld as it progresses. I've searched the ports and the mailing
>>> lists but I can't find it any more :-( so I'd be grateful if someone
>>> would tell me. Thanks.
>>=
Brian Somers wrote:
>> A few months ago someone posted a script that summarizes make
>> buildworld as it progresses. I've searched the ports and the mailing
>> lists but I can't find it any more :-( so I'd be grateful if someone
>> would tell me. Thanks.
>
> It was phk (cc'd), and yes, it seems
I'm glad to hear that i'm not the only one with this problem, but
unfortunatley i don't have any more PCI cards, and i need to have the second
subnet up by the end of this week. Is it possoble that there is some kind of
bug in the new source ? i will run cvsup again today (it takes me about 10
ho
On Thu, 22 Jun 2000, Bageshri Kundu wrote:
> Hi,
>
> I am porting some MPLS conformance tester code from Linux to Free BSD
> which needs libnsl & libdl to be linked in. When I do a make, I get the
> error saying that these 2 files are not found and nor do they seem to be
> present in the machine
Hi,
I am porting some MPLS conformance tester code from Linux to Free BSD
which needs libnsl & libdl to be linked in. When I do a make, I get the
error saying that these 2 files are not found and nor do they seem to be
present in the machine. Doesn't FreeBSD come with these libraries?
Otherwise i
+[ Bageshri Kundu ]-
| Hi,
|
| I am porting some MPLS conformance tester code from Linux to Free BSD
| which needs libnsl & libdl to be linked in. When I do a make, I get the
| error saying that these 2 files are not found and nor do they seem to be
On Thu, 22 Jun 2000, Tony Finch wrote:
> A few months ago someone posted a script that summarizes make
> buildworld as it progresses. I've searched the ports and the mailing
> lists but I can't find it any more :-( so I'd be grateful if someone
> would tell me. Thanks.
>
> Tony.
> --
> f.a.n.fi
> A few months ago someone posted a script that summarizes make
> buildworld as it progresses. I've searched the ports and the mailing
> lists but I can't find it any more :-( so I'd be grateful if someone
> would tell me. Thanks.
It was phk (cc'd), and yes, it seems to have evaporated.
> Tony.
On Thu, 22 Jun 2000, Don Lewis wrote:
> other ways of quickly finding the desired directory entry. Even so,
> you probably still would want to avoid doing an "ls" or an "echo *" ;-)
Heh. I once wrote a program that made 1K files until it ran out of disk
space. It took the 386DX-40 about two days
On Wed, 21 Jun 2000, Nicole Harrington. wrote:
>
> Hello
> I have a user who needs to store a large amount of small html files. Like
> around 2 million...
>
> Assuming FreeBSD 4.0-Stable with Soft Updates, what is a sane number that can
> be handled per directory?
Softupdates doesn'
On Jun 22, 5:11pm, "Daniel O'Connor" wrote:
} Subject: Re: How many files can I put in one diretory?
}
} On 22-Jun-00 Luigi Rizzo wrote:
} > that sounds insane! Because a name is a name, why dont they call
} > those files xx/yy/zz/tt.html and the like, to get down to a more
} > reasonable # o
On 22-Jun-00 Luigi Rizzo wrote:
> that sounds insane! Because a name is a name, why dont they call
> those files xx/yy/zz/tt.html and the like, to get down to a more
> reasonable # of files per directory.
>
> Or use a single file and a cgi which extracts things from the right place.
> In s
>
> Hello
> I have a user who needs to store a large amount of small html files. Like
> around 2 million...
that sounds insane! Because a name is a name, why dont they call
those files xx/yy/zz/tt.html and the like, to get down to a more
reasonable # of files per directory.
Or use a single fi
32 matches
Mail list logo