











CompTIA
Exam Vouchers
Save money on CompTIA exams
| Question of the day
Sign up to receive
interactive practice questions
for MCSE, CompTIA
Cisco and other exams
| TestKing
Get MCSE, MCSD, CCNA, CCNP,A+, N+ and many more | * ExamSheets *
Guide for Success!
Actual Questions & Answers
MCSE, MCSD, A+ ,CCNA, CCNP
Oracle 8i, Oracle 9i Online practice tests
Certification sites Online university Online college Online education Distance learning Software forum Server administration forum Programming resources
|
|  |
| Author |
What do servers do?
|
grat
Guest
Registered: Not Yet Location: Country: State: Certifications: Working on:
Total Posts: N/A
|
|
What do servers do?
i recently visited a business that had servers up the yang. I am
wondering why do they need all of those... Like what is the importance
of having so many servers? Are they used for storage and if so then
why dont they put files on other less (in my opinion) expensive
servers...
anything would be good. thanks
grat
Report this post to a moderator
|
|
03-30-04 01:25 AM
|
|
John Agosta
Guest
Registered: Not Yet Location: Country: State: Certifications: Working on:
Total Posts: N/A
|
|
|
03-30-04 01:25 AM
|
|
Ken Gallagher
Guest
Registered: Not Yet Location: Country: State: Certifications: Working on:
Total Posts: N/A
|
|
Re: What do servers do?
Asking what servers do is kind of like asking what books do.
Servers provide a whole mass of different capabilities. Here's a couple of
examples:
Some servers are designed to grant or deny permission to access various
networked resources
Some servers provide databases where you can obtain information such as your
account information from your bank
Some servers provide Email access and newsgroups like this one.
Just a few examples to give you an idea. Basically, servers store
centralized access to applications.
"grat" <mb36827@yahoo.com> wrote in message
news:ac52a318.0403291628.4974d11a@posting.google.com...
> i recently visited a business that had servers up the yang. I am
> wondering why do they need all of those... Like what is the importance
> of having so many servers? Are they used for storage and if so then
> why dont they put files on other less (in my opinion) expensive
> servers...
> anything would be good. thanks
>
> grat
Report this post to a moderator
|
|
03-30-04 06:25 AM
|
|
grat
Guest
Registered: Not Yet Location: Country: State: Certifications: Working on:
Total Posts: N/A
|
|
Re: What do servers do?
So then how would you go about setting up a redhat or a windows server
to supply these services, do you have to program or buy software??
also is it possible to "serve" an application like Word so you dont
have to install it on a bunch of different machines?
"Ken Gallagher" <k_gallagher@sympatico.ca> wrote in message news:<jY6ac.3010$j57.431997@news20.bellglobal.com>...[color=blue]
> Asking what servers do is kind of like asking what books do.
>
> Servers provide a whole mass of different capabilities. Here's a couple of
> examples:
>
> Some servers are designed to grant or deny permission to access various
> networked resources
> Some servers provide databases where you can obtain information such as your
> account information from your bank
> Some servers provide Email access and newsgroups like this one.
>
> Just a few examples to give you an idea. Basically, servers store
> centralized access to applications.
> "grat" <mb36827@yahoo.com> wrote in message
> news:ac52a318.0403291628.4974d11a@posting.google.com...
Report this post to a moderator
|
|
03-30-04 07:29 PM
|
|
Guest
Registered: Not Yet Location: Country: State: Certifications: Working on:
Total Posts: N/A
|
|
Re: What do servers do?
This has got to be a joke.
He must have some idea how a computer works, he posting on a newsgroup.
Just in case your serious, first I would suggest that you do a little
research on your own. Otherwise you're going to get answers that do nothing
but confuse you. Second you will have to post more specific questions to the
appropriate group. I'll give you little information here even though I still
half think this is a joke.
"Server"
This is a general term applied to both hardware and software that provides
some kind of service or resource to other hardware, software, and/or users.
"Server hardware" is basically a computer of some sort with all the
necessary components to run the server Operating System (OS). Usually these
are built to be more robust then a desktop PC with additional protection
from component failure. Although, as you will discover, most server OS will
run on low end hardware, just slower and less reliably.
"Server OS" Hopefully you know what an Operating System is. Some are
designed for desktops, such as Win XP, others for servers. In general a
server OS can better deal with errors, and is designed to perform file
transfers, and run background applications more efficiently then a desktop.
An example would be that while a desktop might benefit from a high-end
graphics card and be able to process the images quickly, a server OS would
not need this and usually wouldn't even have a monitor attached.
"Network Services" are provided to the network by "Servers". These services
might be included in the OS or may be additional software that must be
installed on the Server. Services include;
File storage and access
Print queues (shared printers)
DHCP
DNS
WINS (no wise-cracks)
Web servers
News server
Time server
E-Mail servers
Database servers
TAPI
and on and on
As for how to set these up, well you will have to work on this yourself. And
as far as Word goes, this is an application not a network service and is
designed to be installed on the workstation. There is a Word network
installation but in reality it is run on the local PC with the files stored
on a "File Server".
It's surprising how much you can type while you waiting for large print job
to complete ;-)
"grat" <mb36827@yahoo.com> wrote in message
news:ac52a318.0403301010.43da4159@posting.google.com...
> So then how would you go about setting up a redhat or a windows server
> to supply these services, do you have to program or buy software??
> also is it possible to "serve" an application like Word so you dont
> have to install it on a bunch of different machines?
>
>
> "Ken Gallagher" <k_gallagher@sympatico.ca> wrote in message
news:<jY6ac.3010$j57.431997@news20.bellglobal.com>...[color=blue]
of[color=blue]
your[color=blue]
Report this post to a moderator
|
|
03-31-04 01:25 AM
|
|
Scooby
Guest
Registered: Not Yet Location: Country: State: Certifications: Working on:
Total Posts: N/A
|
|
Re: What do servers do?
<RC> wrote in message
news:22c87e372c3739205a2029dcd
606035a@news.teranews.com...
<snippity snip>
>
> As for how to set these up, well you will have to work on this yourself.
And
> as far as Word goes, this is an application not a network service and is
> designed to be installed on the workstation. There is a Word network
> installation but in reality it is run on the local PC with the files
stored
> on a "File Server".
Actually, there are things such as application servers that will allow
access to applications without them being installed on the workstations.
All the programs reside on the servers, and all the processing is done
there. The clients just get screen shots. Check out Microsoft Terminal
Services and Citrix. Very nice for some basic applications, such as Word,
but fall flat on graphics intensive programs.
>
> It's surprising how much you can type while you waiting for large print
job
> to complete ;-)
>
>
> "grat" <mb36827@yahoo.com> wrote in message
> news:ac52a318.0403301010.43da4159@posting.google.com...
> news:<jY6ac.3010$j57.431997@news20.bellglobal.com>...
couple[color=blue]
> of
various[color=blue]
as[color=blue]
> your
importance[color=blue]
>
>
Report this post to a moderator
|
|
03-31-04 02:25 AM
|
|
|
Featured site: MCSE, MCSD, CompTIA, CCNA training videos
Forum Rules: Who Can Read The Forum? Any registered user or guest.
Who Can Post New Topics? Any registered user.
Who Can Post Replies? Any registered user.
Changes: Messages can be edited by their author.
Posts: HTML code is OFF. Smilies are ON. vB code is ON. [IMG] code is OFF. |
|
ExamNotes forum archive
|