1. What is Server?
2. requirments
management
service
hardware - reliability, cost, performance
software - Server OS ( windows,linux, solaris, ... )
2. requirments
management
service
hardware - reliability, cost, performance
software - Server OS ( windows,linux, solaris, ... )
Static IP
Server O/S
NIC ( h/w,Bandwidth )
RAID
3. Domain VS WorkGroup
Global ( Domain ) - C/S 환경, 중앙관리
Local ( Workgroup ) - Peer to Peer, 지역관리
도메인은 하나 또는 그 이상의 Domain Controller(Servers)를 포함한 LAN에 이름을 준것이다. 이는 Active Directory 를 통해 서버에 관련된 일련의 작업을 할 수 있다. 하지만 장비 유지나 비용에 있어 어려운 면이 있다.
WorkGroup은 어떠한 특별한 서버가 있는것이 아니다. 랜을 통해 클라이언트들이 서로 통신하는 것이다. 장점은 실행하고 유지하는데 있어서 가격이 싸다.
Server O/S
NIC ( h/w,Bandwidth )
RAID
3. Domain VS WorkGroup
Global ( Domain ) - C/S 환경, 중앙관리
Local ( Workgroup ) - Peer to Peer, 지역관리
도메인은 하나 또는 그 이상의 Domain Controller(Servers)를 포함한 LAN에 이름을 준것이다. 이는 Active Directory 를 통해 서버에 관련된 일련의 작업을 할 수 있다. 하지만 장비 유지나 비용에 있어 어려운 면이 있다.
WorkGroup은 어떠한 특별한 서버가 있는것이 아니다. 랜을 통해 클라이언트들이 서로 통신하는 것이다. 장점은 실행하고 유지하는데 있어서 가격이 싸다.
Domains:
Advantages
1. One location for all user accounts, groups and computers, passwords are same for all computers.
2. Easier and quicker to maintain
3. Scales easier if you add more users and computers
Disadvantages
1. Requires a windows server
2. Complex to set up
1. One location for all user accounts, groups and computers, passwords are same for all computers.
2. Easier and quicker to maintain
3. Scales easier if you add more users and computers
Disadvantages
1. Requires a windows server
2. Complex to set up
Workgroups:
Advantages
1. Useful for small networks (10 or less computers)
2. Very easy to setup
3. No additional knowledge required
4. No server required.
Disadvantages
1. Need to setup account and password on each and every machine.
2. Passwords can become out of sync, if changed on one computer and not others
3. No easily scalable. If using more than 10 computers, the number of accounts to set up increases a lot more
4. More time required to setup for new users!
5. If using file sharing, you may reach the 10 max simultaneous connections limit
1. Useful for small networks (10 or less computers)
2. Very easy to setup
3. No additional knowledge required
4. No server required.
Disadvantages
1. Need to setup account and password on each and every machine.
2. Passwords can become out of sync, if changed on one computer and not others
3. No easily scalable. If using more than 10 computers, the number of accounts to set up increases a lot more
4. More time required to setup for new users!
5. If using file sharing, you may reach the 10 max simultaneous connections limit