Intranet???

Associate
Joined
28 Dec 2002
Posts
2,400
Location
Northern Ireland
Hi Guys,
Im looking to build a simple intranet site for a company i do work for. I want to use it for displaying information for employees.

I would like the address in the address bar to display something like

http://companyname.intranet.com

is this possible or would i be safer keeping things simple?

I have an old dell blade server i want to use to host it, it has ubuntu on it at the minute but i would really like your input on this guys.

ace
 
Normally it is good practice to avoid using top-level Internet domain names, such as .com and .co.uk in case of confliction but you can set it as http://companyname.intranet.com if you wish.

Not quite sure how you setup an intranet on ubuntu

I did find a topic about it on there foums Here but not sure if it help
 
just add an A record to your internal DNS called intranet (for example) and point it to the internal address of the web server. Then set the host header of your intranet site to match.

That way you can use http://intranet or maybe http://intranet.yourcompany.local

You could even go the whole hog and set your group policy to make it the default home page if you are in a domain environment
 
im building this from scratch guys and it needs to be cheap if not free as i have all the hardware.

Do i have to setup IIS on a server to run it properly?
 
why whats wrong with it,

Easily Visible company Calanders
File Version history
AD integration
Image Libraries
Departmental HomePages
Surveys
Questionnaires
Forums
 
Bloat, and it does far more than anyone needs it to. AD integration? Why? So you can apply policies to a website and lock it down to an almost infinite level?
 
Bloat, and it does far more than anyone needs it to. AD integration? Why? So you can apply policies to a website and lock it down to an almost infinite level?

your probably right there (bloat)

but AD integration is the easiest way of applying policies on workspaces (you wouldn't believe how many times important things have been deleted before we started locking things down by groups
 
Back
Top Bottom