scop-fs.ead.ubc.ca DNS alias: 142.103.184.116 |
coopdc is a virtual server running Microsoft Windows Server 2008 R2 Standard Edition with Service Pack 1. It's configured to be the file server.
| Processor: | 2.53 GHz Intel Xeon(R) E5540 |
| Installed Memory (RAM): | 4 GB |
| System Type: | 64-bit Operating System (Windows Server 2008 R2 Standard Edition with Service Pack 1 |
| Hard Drive: | System: 64GB Data: 200GB |
| Computer name: | COOPDC |
| Public IP Address: | 142.103.184.116 |
| MAC Address: | 00:50:56:81:6E:E6 |
| Subnet Mask: | 255.255.255.192 |
| Default Gateway: | 142.103.184.126 |
| DNS Servers: | 137.82.1.2, 142.103.1.42 |
Active Directory Service File Server
Configure it to be a file server
Install Cygwin
openssh rsync nano
$ ssh-host-config *** Query: Should privilege separation be used? (yes/no) yes *** Query: Do you want to install sshd as a service? *** Query: (Say "no" if it is already installed as a service) (yes/no) yes *** Query: Enter the value of CYGWIN for the daemon: [] ntsec mintty *** Query: Do you want to use a different name? (yes/no) no *** Query: Please enter the password for user 'cyg_server': *** Query: Reenter:
vi /etc/rsyncd.conf uid = root max connections = 50 syslog facility = local5 pid file = /var/run/rsyncd.pid [coop] path = /cygdrive/d/coop hosts allow = 142.103.236.30 read only = yes
cygrunsrv --install "rsyncd" --path /usr/bin/rsync --args "--daemon --no-detach" \ --desc "Starts a rsync daemon for accepting incoming rsync connections" \ --disp "Rsync Daemon" --type auto
net start rsyncd
Promote the server to be a domain controller
For more assistance
contact sysadmin@phas.ubc.ca
( Sysadmin
)
| webmaster@phas.ubc.ca | [Dept. Home Page] | last updated: |