From: Joerg on
D Yuniskis wrote:
> Hi Nico,
>
> Nico Coesel wrote:
>> "Joel Koltner" <zapwireDASHgroups(a)yahoo.com> wrote:
>>
>>> "D Yuniskis" <not.going.to.be(a)seen.com> wrote in message
>>> news:hspkoc$edm$1(a)speranza.aioe.org...
>>>> Some firms
>>>> even faster than that (I saw one firm unload a few hundred
>>>> 1.4G P4's when 2G machines became available -- sheesh!
>>>> how much of their budget is wasted^H^H^H spent on IT staff
>>>> if you have that short of a cycle??)
>>> I've worked at places where the IT guys felt that "separation of
>>> functionality" was so important that there was a separate $3k printer
>>> server, a $3k mail server, a $3k SQL server, a $3k file server, etc.
>>> -- for a company of about ~20 people.
>>
>> This actually makes a lot of sense. From my experience as a system
>> administrator I must say that seperating functions helps stability a
>> lot. Especially back in the NT4 days. Having 20 people do nothing can
>> cost more than $3k per day.
>
> <frown> I disagree. Get some RELIABLE hardware and SOFTWARE
> (I don't think NT4 fits in that category). I see up-times
> of 100+ days EASILY. And, usually the only reason the machine
> comes down is because I wanted to upgrade an OS or change
> some hardware out.
>
> 20 people won't tax *anything* that heavily (well, SQL
> queries might get pokey if you've got some big tables
> and/or poor keys).


I ran two companies, one a start-up with half a dozen people, the other
a division with around 100 employees. At the start-up the admin's PC was
doing all the housekeeping, connecting us to the web, server for this,
that and the other thing, and so on. NT4. I can't remember any downtime,
ever. At the bigger place we had a server room and all that, of course.
But even that was kept lean and servers were regular PCs, and only added
as needed. One guy with a Harley Davidson ran IT all by himself. No
downtime in years either.

--
Regards, Joerg

http://www.analogconsultants.com/

"gmail" domain blocked because of excessive spam.
Use another domain or send PM.
From: Nico Coesel on
D Yuniskis <not.going.to.be(a)seen.com> wrote:

>Hi Nico,
>
>Nico Coesel wrote:
>> "Joel Koltner" <zapwireDASHgroups(a)yahoo.com> wrote:
>>
>>> "D Yuniskis" <not.going.to.be(a)seen.com> wrote in message
>>> news:hspkoc$edm$1(a)speranza.aioe.org...
>>>> Some firms
>>>> even faster than that (I saw one firm unload a few hundred
>>>> 1.4G P4's when 2G machines became available -- sheesh!
>>>> how much of their budget is wasted^H^H^H spent on IT staff
>>>> if you have that short of a cycle??)
>>> I've worked at places where the IT guys felt that "separation of
>>> functionality" was so important that there was a separate $3k printer server,
>>> a $3k mail server, a $3k SQL server, a $3k file server, etc. -- for a company
>>> of about ~20 people.
>>
>> This actually makes a lot of sense. From my experience as a system
>> administrator I must say that seperating functions helps stability a
>> lot. Especially back in the NT4 days. Having 20 people do nothing can
>> cost more than $3k per day.
>
><frown> I disagree. Get some RELIABLE hardware and SOFTWARE
>(I don't think NT4 fits in that category). I see up-times
>of 100+ days EASILY. And, usually the only reason the machine
>comes down is because I wanted to upgrade an OS or change
>some hardware out.

NT4 (and later versions) can work very reliably. No sweat. Just get
reliable hardware like a Proliant or Dell server with ECC memory and
make sure the drivers are OK and the software is compatible. Move
anything that isn't working to a different machine/OS. In my
experience trying to get too many different functions out of one
Windows server is a world of pain. Just don't go there because Windows
can't do that. Simply split the functionality over multiple machines
and/or operating systems.

I've setup/seen/maintained NT4 and Server2003 machines reaching
uptimes of over a year without problems. Same goes for Linux BTW. Even
at small companies I used to place a Windows server and a Linux
server. Windows for file serving, Exchange and printing, Linux for
security (firewall) and miscellaneous tasks.

>20 people won't tax *anything* that heavily (well, SQL
>queries might get pokey if you've got some big tables
>and/or poor keys).

Its not about load. Its about keeping a system going so you can sleep
at night. Downtime costs a lot of money and causes aggrevation by
users (bad for moral). It is very comforting for users to be able to
rely on a system to just work.

--
Failure does not prove something is impossible, failure simply
indicates you are not using the right tools...
nico(a)nctdevpuntnl (punt=.)
--------------------------------------------------------------
From: Michael A. Terrell on

Joerg wrote:
>
> Michael A. Terrell wrote:
> > D Yuniskis wrote:
> >> Hi Michael,
> >>
> >> Michael A. Terrell wrote:
>
> [...]
>
> >>> If I can scrape up the $100 before they others are gone, I'd prefer a
> >>> newer and faster server that draws less power. :)
> >> Why? :> Is there a reason you *need* a "server" instead of
> >> a regular desktop machine? I.e., I only run my servers
> >> because I want long term reliability (power supplies and
> >> spindles). Most of my regular work I do on consumer
> >> grade machines. Servers tend to get reliability at the
> >> expense of noise and size. :<
> >
> >
> > The server can go into a closet with the other network hardware,
> > cable modem and netwoerk switch hardware. It free up desk space where I
> > work on computers, as well. ...
>
> And makes your electric meter really spin up :-)


And?

--
Anyone wanting to run for any political office in the US should have to
have a DD214, and a honorable discharge.
From: Joerg on
Michael A. Terrell wrote:
> Joerg wrote:
>> Michael A. Terrell wrote:
>>> D Yuniskis wrote:
>>>> Hi Michael,
>>>>
>>>> Michael A. Terrell wrote:
>> [...]
>>
>>>>> If I can scrape up the $100 before they others are gone, I'd prefer a
>>>>> newer and faster server that draws less power. :)
>>>> Why? :> Is there a reason you *need* a "server" instead of
>>>> a regular desktop machine? I.e., I only run my servers
>>>> because I want long term reliability (power supplies and
>>>> spindles). Most of my regular work I do on consumer
>>>> grade machines. Servers tend to get reliability at the
>>>> expense of noise and size. :<
>>>
>>> The server can go into a closet with the other network hardware,
>>> cable modem and netwoerk switch hardware. It free up desk space where I
>>> work on computers, as well. ...
>> And makes your electric meter really spin up :-)
>
>
> And?
>

Oh yeah, I forgot, it just comes out of the wall outlet so it's free :-)

--
Regards, Joerg

http://www.analogconsultants.com/

"gmail" domain blocked because of excessive spam.
Use another domain or send PM.
From: D Yuniskis on
Hi Joerg,

Joerg wrote:
>>> During the week I can rarely do that. The only breaks I get is
>>> walking our dogs, like an hour ago before the rain hit. That's the
>>> upside of being self-employed, I can catch up on the work tomorrow
>>> night when the "Dancing with the Stars" results show plays (I only
>>> watch the dances on Mondays but not that show).
>>
>> I do most of my "work" in the evening/overnight. Cooler.
>> Quieter. The "dark" is "calming". During the days, I do "chores"
>> (anything that isn't "work"), catch up on email, downloads,
>> dig out stumps, cut down trees, etc. (things that are a bit
>> harder to do after sundown).
>>
>> Nights have always been my (documented!) "best time" so this
>> works out well for me. Neighbors get upset if my light
>> *isn't* on at night! :> ("Is Don out of town?")
>
> I can't do that, mostly because I have to interact with client engineers
> over several time zones.

That's why I use email exclusively. No worrying about
"what time is it *there*?"

>>> He he, tell me about it. This weekend I fixed backyard stairs. The
>>> stringer bottoms had rotted out. Of course this is a high traffic
>>> area and the only way for the dogs to reach their "powder room". And
>>> old Rottie needs to go every 2-3 hours or there could be an inhouse
>>> mess. So that required planning like I was repairing a busy highway.
>>> Before doing anything I had to prep a box to put in some mock steps.
>>> Which then the Shepherd didn't trust ...
>>
>> Yeah, in my case, I'd get the rise and tread dimensions backwards
>> even after measuring twice! :< ("measure twice, cut once")
>
> I had no choice there but to cut and add strips because you can't get
> 2"*10" in redwood any longer.

Hmmm... so you cut down a 2x12? Or, built up a 2x8?

>> You might want to consider putting a metal footing under the
>> stringers to keep them out of the elements (a bit) *and* prevent
>> vermin from getting up into them from below (termites, carpenter
>> ants, etc)
>
> I put them on concrete and gave them a good dose of stain. The previous
> ones have lasted around 20 years and weren't even redwood. I looked at
> metal stringers at Home Depot but they looked a bit too flimsy for my

Yeah, I am nervous about framing anything "in metal".
Supposedly a lot easier to work with. But it always
*feels* flimsy!

> taste. Plus they dropped the first step already which I couldn't do. No
> idea why they did that, in particular because that makes the vertical
> strips and the bolts would show.

>>>> Do the Dells use the HP style printheads? (i.e., ink tank *and*
>>>> printhead in a single, disposable assembly?) Or, the Epson
>>>> approach (printhead part of printer, ink tank replaceable)?
>>>
>>> It's both in the disposable. Which I actually prefer because in a
>>> low-use environment and hot summers both will crud up and that gets
>>> expensive.
>>
>> Thats why I so like the solid ink machines. Supplies "keep"
>> for-damn-near-ever!
>
> So the printer adds water when it wants to print?

No. The "ink" is suspended (? is that the right term?)
in wax. The wax is liquified (melted) when the printer
is turned on (i.e., it needs to "warm up"). Then, the
liquid ink is "sprayed" onto the paper like an inkjet would
(only different, of course :> ).

When the printer is powered off, the unused ink resolidifies.

They are expensive to operate (not just because an ink
kit is pricey). In addition to the long warm up period,
there is a cleaning cycle (which increases the warm up)
which discards a boatload of "ink" each time you power
up the printer. I.e., you don't use these for printing
*a* page :-(

(that's why the LJ6P is so wonderful -- though monochrome -- as
I can turn it on and print 15 seconds later)