Transition from Windows-based network to Linux-based


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users Transition from Windows-based network to Linux-based
# 1  
Old 02-11-2011
Question Transition from Windows-based network to Linux-based

I am looking to make the switch from a Windows based network to a Linux (preferably Ubuntu, because I used it the most) based one. Currently the network includes a Windows 2003 server which acts as a domain controller and file server, a network shared printer (Canon 2300N) and 7 clients running Windows. Several other Windows-based clients connect remotely via RDP.

I would like to setup a server to act as a domain controller, file server, and (if possible) terminal server. The clients should be authenticated via the server and have access to the files stored on it (via ssh?).

Here are several points that I was wondering about:
  • All the clients use Outlook, some of the clients run Quickbooks Pro and another program called Tentant File Pro. I was thinking about replacing Outlook with Thunderbird (I contact, calendar, and tasks) and I know that Wine can't run Quickbooks and Tenant File Pro so I may have to use VirtualBox/VMWare because these applications can't be replaced by native Linux versions.
  • I need an adequate backup solution for the files on the server running as a daily backup.
  • Should I use webmin to administer the server?
  • What antivirus / firewall solution should I use for the server and the clients?
  • How can I allow remote clients the login to the server to be able to run applications (Outlook, Browser, Tenant File Pro, etc.) remotely on the server?

What is the best solution for this? And what would be the least painful way of making the transition for the users?


I know this is a lot, but any feedback would be appreciated.

Thanks.
# 2  
Old 02-11-2011
Linux has domain controllers?
# 3  
Old 02-11-2011
CPU & Memory

From what I've gathered I will be able to use OpenLDAP and Samba to replace the Windows Domain Controller, but I need to know if this the right solution and what about the other issues that I have.
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Condition based on Timestamp (Date/Time based) from logfile (Epoch seconds)

Below is the sample logfile: Userids Date Time acb Checkout time: 2013-11-20 17:00 axy Checkout time: 2013-11-22 12:00 der Checkout time: 2013-11-17 17:00 xyz Checkout time: 2013-11-19 16:00 ddd Checkout time: 2013-11-21 16:00 aaa Checkout... (9 Replies)
Discussion started by: asjaiswal
9 Replies

2. IP Networking

Network mapper based on zone files ?

Good morning, Say I have a zone file like this: ns.chicago.company.com. 86400 IN A 212.168.12.15 ns.casper.company.com. 86400 IN A 212.168.14.15 company.com. 86400 IN NS ns.aux.company.com. ns.aux.company.com. 86400 IN ... (2 Replies)
Discussion started by: BigBro
2 Replies

3. Shell Programming and Scripting

generating reports based on time field of network data

hi i have data extracted in the following format ranging around 300000 to 800000 records in a text file , the format is of network data . No. Time Source Destination Protocol 1 1998-06-05 17:20:23.569905 HP_61:aa:c9 HP_61:aa:c9 ... (1 Reply)
Discussion started by: renukaprasadb
1 Replies

4. AIX

AIX on windows based computer.

Hello, We would like to perform tests on a product that my company created lately. We don't have the right hardware for AIX enviornment I've read the thred "Unix environments for MS Windows", but didn't see there a possibility to install AIX OS on a special compatible hardware. We've... (6 Replies)
Discussion started by: AshkA
6 Replies

5. HP-UX

Installing HP-UX o a windows based server

Hello, We would like to perform tests on a product that my company created lately. We don't have the right hardware for HP-UX enviornment I've read the thred "Unix environments for MS Windows", but didn't see there a possibility to install HP-UX OS on a special compatible hardware. We've... (4 Replies)
Discussion started by: AshkA
4 Replies

6. UNIX for Dummies Questions & Answers

why /home and /packages are network based?

Does anyone noe why /home n /packages r usually kept remotely..as in network base by administrators?is it because of security reasons??? thanks. (2 Replies)
Discussion started by: rave77us
2 Replies

7. IP Networking

Can see my linux box from unix but from windows based

I have a company lan, we have workstations and we have servers. I have 3 unix servers, and 2 linux servers. I can ping one of the linux servers from windows, but the other one gets no reply, However, from my unix boxes i can telnet AND ping both linux boxes. The 2 linux boxes are on different... (4 Replies)
Discussion started by: kymberm
4 Replies
Login or Register to Ask a Question