LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 05-25-2011, 12:40 AM   #1
dino123
Member
 
Registered: May 2011
Location: Australia
Distribution: Ubuntu, Zorin OS 4, DSL, Puppy, Fedora 15, Lubuntu, Xubuntu, CDS and Cent OS
Posts: 37

Rep: Reputation: Disabled
Question Help with selecting a free Linux server


Hello all,

i am new to the world of Linux servers and i was wondering...

is there a free Linux distro that could act as an active directory so to speak..... one that controls users over a network so that you can log in to any computer with a username and password. like they have in schools

also a GUI would be nice

Thanks in advance

--dino123
 
Old 05-25-2011, 01:02 AM   #2
0men
Member
 
Registered: Mar 2011
Location: Brisbane
Distribution: Windows 10, Red Hat, Debian
Posts: 183

Rep: Reputation: 22
If your after a operating system which will
function as a server. Slackware or debian would be the way to go
google "Linux questions optimal server distro"
and "Linux questions server poll"

Cheers
 
Old 05-25-2011, 01:45 AM   #3
EricTRA
LQ Guru
 
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
Blog Entries: 1

Rep: Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297
Hello and Welcome to LinuxQuestions,

If you're looking for a Linux server to substitute a Windows domain controller then there are several options available. But first of all you need to know that none of the options is a complete replacement for Active Directory. Active Directory has its specifics and functionalities and not all of them can be 'made available' in Linux. But with the following options you can get pretty close:
Calculate Directory Server
Fedora 389 Directory Server

The above come with most of the tools, if not all, included per default. Read the features on both of them. You also could go with a stable distro like Debian and install and configure everything by hand. There are a lot of howtos on the internet that explain how. The advantage on setting everything up manually is that you'll KNOW your system inside out which will save you a lot of time when you have to troubleshoot a problem in the future.

Have fun with Linux.

Kind regards,

Eric
 
Old 05-25-2011, 01:59 AM   #4
dino123
Member
 
Registered: May 2011
Location: Australia
Distribution: Ubuntu, Zorin OS 4, DSL, Puppy, Fedora 15, Lubuntu, Xubuntu, CDS and Cent OS
Posts: 37

Original Poster
Rep: Reputation: Disabled
thanks guys ill look into those
 
Old 05-25-2011, 02:20 AM   #5
dino123
Member
 
Registered: May 2011
Location: Australia
Distribution: Ubuntu, Zorin OS 4, DSL, Puppy, Fedora 15, Lubuntu, Xubuntu, CDS and Cent OS
Posts: 37

Original Poster
Rep: Reputation: Disabled
Smile help AGAIN

Eric,

as i'm a server newbie how do i download the 389 directory server i dont understand the download page

--dino123
 
Old 05-25-2011, 02:26 AM   #6
EricTRA
LQ Guru
 
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
Blog Entries: 1

Rep: Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297
Hi,

You install 389 Directory Server through yum which means that you need to have a RPM based (Fedora, CentOS, Scientific Linux, Red Hat, ...) server already installed and configured to connect to the repositories. As pointed out in the Download page for 389-ds, by running these commands you install and launch the setup script:
Code:
yum install [--enablerepo=updates-testing|--enablerepo=epel-testing] 389-ds
setup-ds-admin.pl
You'll need the EPEL repository configured in your system. Have a look here.

Calculate Directory Server is a complete ISO you download and it's based on Gentoo so might take some adaptation on your part.

Kind regards,

Eric
 
Old 05-25-2011, 05:11 AM   #7
dino123
Member
 
Registered: May 2011
Location: Australia
Distribution: Ubuntu, Zorin OS 4, DSL, Puppy, Fedora 15, Lubuntu, Xubuntu, CDS and Cent OS
Posts: 37

Original Poster
Rep: Reputation: Disabled
Talking

thanks Eric and Omen problem sorted
 
Old 05-25-2011, 05:19 AM   #8
EricTRA
LQ Guru
 
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
Blog Entries: 1

Rep: Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297
Hi,

You're welcome! Enjoy Linux.

Kind regards,

Eric
 
Old 05-26-2011, 02:08 AM   #9
dino123
Member
 
Registered: May 2011
Location: Australia
Distribution: Ubuntu, Zorin OS 4, DSL, Puppy, Fedora 15, Lubuntu, Xubuntu, CDS and Cent OS
Posts: 37

Original Poster
Rep: Reputation: Disabled
Cool But.......

hey,

is there a server os capable of AD that has a GUI and point and click configuration
i know im asking a lot but im not that good with the command line interface

--dino123
 
Old 05-26-2011, 02:18 AM   #10
EricTRA
LQ Guru
 
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
Blog Entries: 1

Rep: Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297
Hello,

Yes there is and it's called Windows!

Seriously, there are GUI interfaces for almost anything you might need to configure. I'm not sure but I seem to remember that CDS (Calculate Directory Server) can be started with a graphical interface or that you can start it when booted. If memory serves me well it comes with the GUI stuff needed to configure it all. I'll have a look and let you know. If you choose to go with another solution then look at Webmin which has module for just about everything.

Kind regards,

Eric
 
Old 05-26-2011, 02:26 AM   #11
dino123
Member
 
Registered: May 2011
Location: Australia
Distribution: Ubuntu, Zorin OS 4, DSL, Puppy, Fedora 15, Lubuntu, Xubuntu, CDS and Cent OS
Posts: 37

Original Poster
Rep: Reputation: Disabled
Cool thanks

http://www.turnkeylinux.org/domain-controller ive got that but im notsure what it is and how to set it up
thanks
--dino123
 
Old 05-26-2011, 02:32 AM   #12
EricTRA
LQ Guru
 
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
Blog Entries: 1

Rep: Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297
Hi,

I've found this for the Fedora 389 Directory Server. CDS (Calculate Directory Server) doesn't come with any graphical interface apparently but you can always install it. That's one of the strong parts of Linux, you can do whatever you want.

Never used, not even checked it out, the TurnKey solution you pointed to but looks interesting. Just give it a try and let us know what you think of it.

Kind regards,

Eric
 
Old 05-26-2011, 02:37 AM   #13
0men
Member
 
Registered: Mar 2011
Location: Brisbane
Distribution: Windows 10, Red Hat, Debian
Posts: 183

Rep: Reputation: 22
Mate, if u grab the slackbook from the slackware website it'll give you a good introduction to Linux. And it will show you commands and the basics of Linux. It will be hard to set up a server with a point and click config !! I've never set up a server without exclusively using the command line. But the slackbook is a good place to start. It will teach you the basics plus a little bit more. Good luck
 
Old 05-26-2011, 02:40 AM   #14
dino123
Member
 
Registered: May 2011
Location: Australia
Distribution: Ubuntu, Zorin OS 4, DSL, Puppy, Fedora 15, Lubuntu, Xubuntu, CDS and Cent OS
Posts: 37

Original Poster
Rep: Reputation: Disabled
Talking

what would you reccomend for a base server for the 389 thing
i think thats what ill do

thanks
-dino123
 
Old 05-26-2011, 02:44 AM   #15
EricTRA
LQ Guru
 
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
Blog Entries: 1

Rep: Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297
Hello,

Slackware is indeed one of those distros that teaches you the most about Linux but it has a steep learning curve. I don't think that the OP will be willing to invest the time working his way through the basic installation, partitioning and distinct ways of setting up the network and installing applications, which are very different to what other distros do. It's true that Slackware is the way to go if you want to learn Linux but you'll have to admit it will take time. Since the OP has no experience with neither Linux nor command line I think he should go with something easier and more common.

Kind regards,

Eric
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Need help in selecting a server hardware ! neel.gurjar Linux - Server 3 04-29-2009 11:23 AM
searching for a free linux server Tordne Linux - Server 2 01-01-2009 10:10 PM
How to free up space on a Linux Red Hat Server running Kerio Mail Server ohioguy47 Linux - Newbie 6 08-04-2008 08:49 PM
LXer: Selecting Ubuntu as a Linux Server LXer Syndicated Linux News 0 04-30-2008 12:00 PM
Is there a free linux server out there Agent007 Linux - General 7 12-02-2003 12:40 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 03:39 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration