spread the dot jenett.radio.randomizer - click to visit a random Radio weblog - for information, contact randomizer@coolstop.com

System Administration

Tools for the toolbox
 Tuesday, December 03, 2002

Could You Be a Microsoft Internet Application Developer?

You have a webserver that needs to access files on shared storage. At some point down the road, the files may move to another, bigger server with a different name. Which of the following would be the best way to configure your Microsoft Windows NT/2000-based Internet application to read those files?

  1. map a drive to the storage and include the path in the scripts
  2. create a virtual directory in IIS that reads the files from the UNC name of the storage
  3. create a reparse point under c:\inetpub\wwwroot that maps to the SMB sharepoint exposed by DFS
  4. use a dual-homed SCSI controller to connect both systems to the storage

Think you have what it takes?

12:57:52 PM # Google It!
categories: System Administration

Doh!

# echo 'systems::500:will' > /etc/group

8:01:36 AM # Google It!
categories: System Administration