Trillex install and config of servers

From Teknologisk videncenter
Revision as of 13:07, 20 February 2009 by Trillex (talk | contribs) (New page: Category:LinuxCategory:H2Category:Projekt= Installation and Configuration of Ubuntu Server = A little project: Essentially we are going to need to try and incorporate all our ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

= Installation and Configuration of Ubuntu Server = A little project:

Essentially we are going to need to try and incorporate all our skills to set up a network that makes use of both Windows Server 200X as well as linux and various clients.

I will here describe how I set up the Ubuntu Server, so it will work with the services I've chosen for it.

These includes: DNS DHCP Router (Sharing internet and generally acts as a router) Firewall

Later on I will add support for Active Directory, so it will work with the Windows Server in the topology later on. Since the Ubuntu server will be the server out to the grand world, I will start with it. Also, a good idea is ALWAYS to start with DNS.

I'm editing everything with VIM - but a standard Ubuntu version only gets a very small version of it, so I will start out with:

sudo apt-get install vim