UNIX / Linux command-line interface.

Background for Course 1901 Capstone

Background: You need to know this

Easiest: 11.3

You need these running:
Server2012R2 (DNS/NFS/CIFS server, it's at 10.1.1.1),
11.3server (this is broken!)

We have an old application, written for an earlier version of Linux. It is stored on a central NFS server:
server2012r2:/exports/oldprogram
and there's also CIFS service if that's easier:
//server2012r2/smbshare

However, we have reformatted and upgraded our servers. Resulting problems:

Middle: 11.1

You need these running:
Server2012R2 (DNS server),
11.1client (use this for testing),
11.1server (this is broken!)

11.1client works fine.

Web site should be at:
http://artwork.course1901.local/
and artwork.course.1901.local should be at 10.1.1.111.

The genius has:

Hardest: 11.2

The server suffered a catastrophic power failure while writing to disk during a kernel upgrade. So:

Background: What you need to know

Hints: These can help you