We
also offer an intranet solution for small businesses.
Unique intranet is a Linux server we can set
up for clients that help your business run smoothly.
It comes with the following already installed:
»
IPtables: the server will act
as a firewall, protecting the network from malicious
outside connections and controlling what is
allowed to leave the network.
»
Squid: This is going act as a proxy server,
it will share the internet connection, caching
pages o speed up load times, and also be used
to implement access control (e.g. you may decide
to allow certain staff members to go online
only during their break periods, the proxy server
would be used to enforce this.
»
Postfix: is going to be the mail server which
will be used to send and receive e-mails. It
will keep individual users e-mails for them
locally after it has been downloaded. It can
do a lot more, e.g. create a group e-mail alias
so you can send an e-mail to volunteer@redcross.gm
and it will send an e-mail to every on in that
department.
»
Dhcpd, bind9: is a DHCP, DNS service used to
provide automatic IP address configuration services
and domain name services respectively, for internal
nodes on the network.
MySql: is going to be set up as the database
store for almost all the user services.
Other user services we could add to the server
are a calendar system to schedule meetings,
keep track of who is where, File sharing facilities
and many more.
|