Networking Forums

Networking Forums > Computer Networking > Linux Networking > Your opinion needed...

Reply
Thread Tools Display Modes

Your opinion needed...

 
 
Cyphos
Guest
Posts: n/a

 
      11-26-2005, 11:39 PM
Hi!

I'm trying to research the possibilites of moving our entire
corporation's I.T. infstructure from Windows Server 2003 to Linux.

There are a lot of choices out there, which I'm happy to see - but then
again I don't whole the scene well enough to say what choice is the
best.

We currently utilize the following:
DC, with Active Directory, DNS, and DHCP.
Exchange
IIS & ASP.NET
Terminal Services (trying to get around this)

Could I get your opinion please on what alternatives to use for each
role please, and a good book to learn about that technology?

I'm currently been looking at using the following:

>Active Directory

OpenLDAP. eDirectory and others look to be costly

>DNS

BIND. Seems to have some security concerns - but everyone still seems
to be using it, so I assume that all issues have been resolved. I must
admit though, DJBDNS looks like it's easier to use.

>DHCP

ISC-DHCP just because I don't know what the others have to offer

>Exchange

I don't know! I just want something that provides most of the
functionality that Exchange does, and something that supports Evolution
as a client. Open-Xchange maybe?

>IIS

Apache. Just need a guide or strait-to-the-point tutorial on how to use
it

>ASP.NET

Mono

>Terminal Services

I'm trying to see if I can get around this one, but LTSP looks
interesting. Need a good distro that supports this well though.

So please guys, if I could get any thoughts, opinions, feedback that
would be great. I want our company to fully convert. So far, I'm
thinking of using the OpenSUSE distribution as it seems well supported,
easy to use, and Mono works well. Fedora looks good as well, and had me
curious about their Fedora Directory Services project. If you guys
could help me make a decision on this aspect as well, that would be
great.

I really need all the help I can get.

Thanks in advance, and look forward to hearing from you!

Regards,
Michael Weichert
Webmaster
Furniture Direct

 
Reply With Quote
 
 
 
 
Cyphos
Guest
Posts: n/a

 
      11-26-2005, 11:48 PM
Oh forgot guys, as for a mail server - I'm thinking Postfix. No
particular reason - just seems to be the most popular, so I figure
there is more documentation. Again, a straight-to-the-point guide or
tutorial would be great.

 
Reply With Quote
 
Michael Heiming
Guest
Posts: n/a

 
      11-27-2005, 12:23 AM
In comp.os.linux.networking Cyphos <(E-Mail Removed)>:
> Hi!


> I'm trying to research the possibilites of moving our entire
> corporation's I.T. infstructure from Windows Server 2003 to Linux.


> There are a lot of choices out there, which I'm happy to see - but then
> again I don't whole the scene well enough to say what choice is the
> best.


> We currently utilize the following:
> DC, with Active Directory, DNS, and DHCP.
> Exchange
> IIS & ASP.NET
> Terminal Services (trying to get around this)


> Could I get your opinion please on what alternatives to use for each
> role please, and a good book to learn about that technology?


> I'm currently been looking at using the following:


>>Active Directory

> OpenLDAP. eDirectory and others look to be costly


Openldap should be fine.

>>DNS

> BIND. Seems to have some security concerns - but everyone still seems
> to be using it, so I assume that all issues have been resolved. I must


Excuse me, the Internet runs on it. Problems get fixed pretty
soon.

> admit though, DJBDNS looks like it's easier to use.


>>DHCP

> ISC-DHCP just because I don't know what the others have to offer


Rocks.

>>Exchange

> I don't know! I just want something that provides most of the
> functionality that Exchange does, and something that supports Evolution
> as a client. Open-Xchange maybe?


Dunno, what functionality are you talking about?

Can't remember having used any MUA remotely as bad as Outcrap,
it's a real cancer. Even Notes shines beside it.

Phpgroupware or alike might be something to look at.

>>IIS

> Apache. Just need a guide or strait-to-the-point tutorial on how to use
> it


There are numerous good books about apache, pick one.

>>ASP.NET

> Mono


Dunno what this stuff is about, personally prefer perl for active
web content it's highly flexible and thx to CPAN you don't need
to reinvent the wheel in addition never saw anything that does
perform like perl + mod_perl, other swear on php, YMMV.

>>Terminal Services

> I'm trying to see if I can get around this one, but LTSP looks
> interesting. Need a good distro that supports this well though.


Any distro will work with LTSP >=4.0, iirc.

[..]

--
Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94)
mail: echo (E-Mail Removed) | perl -pe 'y/a-z/n-za-m/'
#bofh excuse 239: CPU needs bearings repacked
 
Reply With Quote
 
Solbu
Guest
Posts: n/a

 
      11-27-2005, 12:46 AM
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Cyphos sent the following transmission through subspace:

> as for a mail server - I'm thinking Postfix. No
> particular reason - just seems to be the most popular,


I started using Postfix because it is easy to configure.

Whatever mailserver package you choose,
_DO NOT_ use sendmail!
Sendmail is hard to configure
and have a large collection of security issiues.

- --
Solbu - http://www.solbu.net
Remove 'ugyldig' for email
PGP key ID: 0xFA687324
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQFDiRABT1rWTfpocyQRAk5EAJ9k/MgPKtoJtWzG/Oz/kmfonH9kQwCfY8PZ
ZHMlT+VmvhWwl8nDzGvxnT0=
=Yxu3
-----END PGP SIGNATURE-----
 
Reply With Quote
 
grenoble
Guest
Posts: n/a

 
      11-27-2005, 01:37 AM
"Solbu" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)

> Whatever mailserver package you choose,
> _DO NOT_ use sendmail!
> Sendmail is hard to configure


Hard for *you* maybe, because you want to use every configuration parameter
available when all you need is the basics.

 
Reply With Quote
 
Dan C
Guest
Posts: n/a

 
      11-27-2005, 02:59 AM
On Sat, 26 Nov 2005 18:37:52 -0800, grenoble wrote:

>> Whatever mailserver package you choose,
>> _DO NOT_ use sendmail!
>> Sendmail is hard to configure


> Hard for *you* maybe, because you want to use every configuration parameter
> available when all you need is the basics.


How could you possibly know that "all he needs is the basics"?

--
If you're not on the edge, you're taking up too much space.
Linux Registered User #327951

 
Reply With Quote
 
enrique@heraldodeinternet.com
Guest
Posts: n/a

 
      11-27-2005, 09:08 AM

Cyphos wrote:
> Hi!
>
> I'm trying to research the possibilites of moving our entire
> corporation's I.T. infstructure from Windows Server 2003 to Linux.
>
> There are a lot of choices out there, which I'm happy to see - but then
> again I don't whole the scene well enough to say what choice is the
> best.
> ..
> I really need all the help I can get.


Get in touch with Xen (Hardware Virtualization). Modern Linux distros
come with Xen support. This can help a lot in the long term and help
solving any decission pitfall about software. In the next months Sun
will also add Xen support for Solaris so "theorically" it will be
possible to even run Linux and Solaris in the same hardware thaks to
Xen.
- Solaris 10 has some greats
(http://www.sun.com/software/solaris/zfs.jsp,
http://www.sun.com/smi/Press/sunflas...0051117.1.html)
and Sun is really good at documentation support
(http://docs.sun.com/app/docs/prod/solaris.10) so it will not hurt to
have to possibility to run it if needed.-

>
> Thanks in advance, and look forward to hearing from you!
>
> Regards,
> Michael Weichert
> Webmaster
> Furniture Direct


 
Reply With Quote
 
Cyphos
Guest
Posts: n/a

 
      11-27-2005, 02:34 PM
> > We currently utilize the following:
> > DC, with Active Directory, DNS, and DHCP.
> > Exchange
> > IIS & ASP.NET
> > Terminal Services (trying to get around this)

>
> > Could I get your opinion please on what alternatives to use for each
> > role please, and a good book to learn about that technology?

>
> > I'm currently been looking at using the following:



> >Active Directory
> > OpenLDAP. eDirectory and others look to be costly


> Openldap should be fine.

Hmm, just came across SAMBA 3. What are the pros/cons between using
SAMBA3 or OpenLDAP?

> >>Exchange

> > I don't know! I just want something that provides most of the
> > functionality that Exchange does, and something that supports Evolution
> > as a client. Open-Xchange maybe?


> Dunno, what functionality are you talking about?

-E-mail
-Calendar
-Tasks
-Contacts
-Public Folders

I want users to be able to have their own e-mail folder, calendar,
tasks, and contacts - and have them available nomatter which computer
they work on. I also want to have a corporate calendar, contact list,
and task list that is available for all users to view.

> Can't remember having used any MUA remotely as bad as Outcrap,
> it's a real cancer. Even Notes shines beside it.


> Phpgroupware or alike might be something to look at.

I'll take a further look at this.

Any good books or tutorials on this:
-SUSE
-SAMBA3
-OpenLDAP
-BIND/DNS
-ISC-DHCP
-LTSP for SUSE
-Postfix

Btw, where does Cyrus fit into the picture?

And further ideas of what to use for groupware?

Thanks again guys!
Mike

 
Reply With Quote
 
Michael Heiming
Guest
Posts: n/a

 
      11-27-2005, 03:38 PM
In comp.os.linux.networking Cyphos <(E-Mail Removed)>:

[ moving from W2K3 -> Linux ]

> Hmm, just came across SAMBA 3. What are the pros/cons between using
> SAMBA3 or OpenLDAP?


Hm, you are going to move your entire corporate IT from W2K3 to
Linux server and haven't heard about samba?
[..]

>> Dunno, what functionality are you talking about?

> -E-mail
> -Calendar
> -Tasks
> -Contacts
> -Public Folders


> I want users to be able to have their own e-mail folder, calendar,
> tasks, and contacts - and have them available nomatter which computer
> they work on. I also want to have a corporate calendar, contact list,
> and task list that is available for all users to view.


Iirc phpgroupware and others just do that, try a search
(freshmeat.net) for alternatives.
[..]

>> Phpgroupware or alike might be something to look at.

> I'll take a further look at this.


> Any good books or tutorials on this:
> -SUSE
> -SAMBA3
> -OpenLDAP
> -BIND/DNS


O'Reilly DNS/Bind bible is a must have!

> -ISC-DHCP
> -LTSP for SUSE


The docs (www.ltsp.org) are all you need.

> -Postfix


Dunno, use sendmail/exim mostly. In general O'Reilly books are
usually pretty well written.

> Btw, where does Cyrus fit into the picture?


Cyrus is an IMAP server, dunno what you mean with fit into the
picture?

In any case, you want to learn lots about basic stuff, just
installing suse/clicking in yast doesn't make an "Linux expert"
out of anyone. Or hire some competent consultant to do the job
for you in a week or so.

This costs of course a few bucks, but might save lots in the long
run, if you get a well planned transition and a solid new
environment you can work with.

Good luck

--
Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94)
mail: echo (E-Mail Removed) | perl -pe 'y/a-z/n-za-m/'
#bofh excuse 72: Satan did it
 
Reply With Quote
 
grenoble
Guest
Posts: n/a

 
      11-27-2005, 05:18 PM
"Dan C" <(E-Mail Removed)> wrote in message
news(E-Mail Removed)

>>> Whatever mailserver package you choose,
>>> _DO NOT_ use sendmail!
>>> Sendmail is hard to configure

>
>> Hard for *you* maybe, because you want to use every configuration
>> parameter available when all you need is the basics.

>
> How could you possibly know that "all he needs is the basics"?


Because it's all that *anybody* needs. Of course, your basics will be
different from someone else's basics, which will be different from an ISP's
basics, but my point is that almost everybody that has problems with
sendmail has far, far more configuration options in the *.mc file than they
need for proper functionality, and we see this in almost *every* *.mc file
that people post in Usenet.

Getting rid of all that clutter (e.g., the config options they don't need)
allows them to focus on the necessary basics that they need, and allows them
to understand the option(s) better.

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Opinion, please John Carter Network Routers 0 11-02-2008 04:14 AM
To wireless package or not to wireless package - opinion needed! Stripee Wireless Internet 0 09-28-2006 03:43 PM
DI-624 opinion erables40@gmail.com Wireless Internet 10 10-08-2005 09:03 PM
Opinion........ Dave Boomhauer Broadband 51 12-15-2004 08:56 AM
My opinion on wireless Carnivegan Wireless Internet 3 06-08-2004 04:14 AM



1 2 3 4 5 6 7 8 9 10 11