Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Ask Slashdot: NT to Linux Migration Costs?

Posted by Cliff on Fri May 21, 1999 09:08 PM
from the bean-counting dept.
Alex asks: "How would one go about calculating immediate costs and tangible benefits of migrating an NT/Novell IntranetWare LAN to Linux. I am not talking only about long-term benefits as in more uptime, fewer crashes, robustness, etc., but if I could use fewer and cheaper boxes for file, internet and print servers. What could I say to a company about the immediate benefits?" What about the costs associated with retraining? What pitfalls do NT admins have to worry about when moving to Linux?
This discussion has been archived. No new comments can be posted.
Display Options Threshold:
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
(1) | 2
  • Re:"Primay Domain Controller" stuff can be a bitch by Anonymous Coward (Score:1) Friday May 21 1999, @05:38PM
  • Re:How to go about a migration by Anonymous Coward (Score:1) Friday May 21 1999, @07:06PM
  • NIS , NFS , CRON by Anonymous Coward (Score:1) Friday May 21 1999, @09:27PM
  • Re:Unix apps are easier to support by Anonymous Coward (Score:1) Friday May 21 1999, @11:08PM
  • Thank You *Very* Much! by Anonymous Coward (Score:1) Saturday May 22 1999, @02:56AM
  • Re:Uh oh, learning curves... by Anonymous Coward (Score:1) Saturday May 22 1999, @08:27AM
  • Re:Sendmail covers just one aspect - by Anonymous Coward (Score:1) Saturday May 22 1999, @11:19AM
  • Re:Uh oh, learning curves (I did it!) by Anonymous Coward (Score:1) Saturday May 22 1999, @07:19PM
  • Some thoughts on costs... by Anonymous Coward (Score:2) Friday May 21 1999, @05:40PM
  • Re:Uh oh, learning curves... by Anonymous Coward (Score:2) Friday May 21 1999, @06:16PM
  • Re:Unix apps are easier to support by Anonymous Coward (Score:2) Friday May 21 1999, @07:17PM
  • Vote for Unix Apps (from the support side) by Anonymous Coward (Score:2) Saturday May 22 1999, @03:55AM
  • Look Beyond Immediate Costs by Anonymous Coward (Score:2) Saturday May 22 1999, @04:36AM
  • by Anonymous Coward on Friday May 21 1999, @05:03PM (#1883566)
    i don't know how big your company is but i would start small. say a print server on a friday afternoon that you can keep your eye on. then a small file server. the goal is not to switch right away but to see how they hold up with your workload. This is how most companies i have seen start. As far as internet services nothing beats linux, if you know what you are doing you could switch your "internet servers" over a few weeks and no one will know.
    one thing to keep in mind is while you can telnet to any linux box there is no widspread management system or nds for linux available yet, caldera has some support, but it will be coming out soon for everyone else. I would keep the novell serevrs for nds alone. once you can drop your linux servers into the tree things will be easy going. but also don't fool yourself into thinking you can replace nt if you invested heavily in things like exchange, IIS, and SQL. These days everyone wants linux to scale to the moon but for now be happy with the basic things it can provide you. and a few months from now when everything is running smoothly you will have the "return' you are looking for.
  • Case study (Score:5)

    by Anonymous Coward on Saturday May 22 1999, @01:36AM (#1883567)
    I'm currently involved in an NT to Linux migration. I can't tell you what company this is for, but I will estimate for you the costs of this migration.

    Firstly - the service. The service is a popular European web-based application, mainly targetted at business users - shared email, calendaring and that sort of thing. It has a user base expected to increase to several million in the next year. It currently runs on a small cluster of NT servers fronted with a Linux/Apache proxy server (the Linux proxy server is another story - we use mod_rewrite to work around a number of bugs on the NT software :-) Each machine in the cluster is a quad P-II Xeon with 1 GB RAM and 100 GB RAID hard drives. The system is kept together by two very hard working full-time staff. These two people are effectively on-call 24 hours a day. It has a team of six people in total managing technical and web design aspects.

    Starting a few months ago, I was employed to migrate the software entirely to Linux. For this, I have myself and one other person full time and a number of support people ordering and building kit. We started out by designing a scalable database back end and then we rewrote all the dynamic NT scripts in Perl. We are using Apache + mod_perl as the platform to run it on. Rewriting the scripts in Perl took two months. We are now spending a month in a closed beta test of the new system, and expect to spend another month importing all the users and their data across from the old system. Four months in total.

    On the hardware side, it came as a pleasant surprise to find that we could get away with relatively low-end hardware on the Apache web servers. We are currently specifying single Intel P-II 450 systems with 512 MB RAM and 8 GB drives. Our scalability tests indicate that each of these machines can handle the load from around 100,000 subscribers (that's subscribers, not active concurrent users).

    The expensive bit is the database. The nature of the web application we have developed is that it has enormous data storage requirements. We archive and store a lot of information on behalf of each of our subscribers. Because there is no high quality database solution for Linux yet - by which I mean no database which offers parallel servers and failover - we are using a popular commercial database on a commercial Unix. This is by far the most expensive part of the system. It looks like we will be paying the best part of $200,000 just for the database / 1 TB storage / back up solution.

    Even though we are based in Europe, we have not had any trouble employing bright Linux experts straight out of university. Linux users tend to be a lot smarter than NT users too, since (at present) most people presenting themselves for jobs as `Linux experts' have had to take the initiative and strike out on their own. They are usually more motivated too for the same reason.

    Some quick lessons learned: (1) You must make sure you employ people familiar with Linux. (2) It helps if management are behind you on this. Where I work, management have stated that they never want to see any more NT systems deployed. (3) The biggest technical problem to adopting the new system was converting all the old data (in NT proprietary formats) into open formats. If you have a lot of data, then this is a very important cost to factor in. Luckily if we decided in the future to move from Linux to another platform, then we would not have to pay this cost again.
  • Re:Linux is robust? by Trepidity (Score:1) Friday May 21 1999, @06:44PM
  • Re:Linux is robust? by Trepidity (Score:1) Friday May 21 1999, @06:47PM
  • Re:Linux is robust? by gavinhall (Score:1) Friday May 21 1999, @04:49PM
  • RETRACTION! by gavinhall (Score:1) Saturday May 22 1999, @06:14PM
  • Re:Uh oh, learning curves... by gavinhall (Score:2) Saturday May 22 1999, @06:38PM
  • Just wait. by bkosse (Score:1) Monday May 24 1999, @02:33PM
  • Re:The twin fallacies of poor NT advocacy. by tjones (Score:1) Saturday May 22 1999, @08:09AM
  • Re:How to go about a migration by xeer (Score:1) Saturday May 22 1999, @02:29AM
  • Re:Netware vs. Linux by Thomas Charron (Score:1) Saturday May 22 1999, @06:03AM
  • NT Password auththentication problems! by tzanger (Score:1) Sunday May 23 1999, @06:56AM
  • NutScrape Message Server -- NOT RECOMMENDED by tzanger (Score:1) Sunday May 23 1999, @07:22AM
  • Re:Linux is robust? by jmalicki (Score:1) Friday May 21 1999, @06:15PM
  • Re:Linux is robust? by jmalicki (Score:1) Friday May 21 1999, @06:16PM
  • Re:Common courtesy? by copito (Score:2) Friday May 21 1999, @05:27PM
  • Re:Start Small by Jason Earl (Score:1) Friday May 21 1999, @07:26PM
  • Re:Apache and asp by jcounts (Score:1) Friday May 21 1999, @05:36PM
  • Re:Uh oh, learning curves (I did it!) by flea (Score:1) Thursday June 03 1999, @07:24AM
  • Re:Migrating Exchange to Sendmail, or Qmail, or ?? by Jeff Licquia (Score:2) Saturday May 22 1999, @08:11PM
  • by cthompso (2283) on Saturday May 22 1999, @11:34AM (#1883588)
    I'm MCSE #27994, and was once enamored by NT, now I refuse to touch it. I reluctantly agree, NT types as a group aren't as sharp as most others in computer work. So that can be an issue. However, some are OK, here's what I'd recommend, looking back on my conversion:
    - as countless others have said, start modestly. Ideal would be recycling an older generic PC (not Compaq server or laptop) as a simple Samba server. Have an NT admin install Redhat 5.2 with default "server" option, and just make it an extra place to store files. If there are problems getting Samba going, use it as an "FTP dumping ground" for archiving stuff you may want to keep around. Then get Samba going.
    - Point to zero-cost fileserver for the admins to use. That's win #1.
    - get a subscription to Linux Journal for the admins. The enthusiasm of the writers and the sheer coolness of what's happening with Linux worldwide will start to infect NT folks too.
    - Figure out what NT servers are reaching end of life, etc. Get a rough forecast on new web servers needed, etc. Match them up: instead of a costly *new* server for NT/IIS, show how the capital budget won't take any hit at all if servers are recycled into Linux boxes.
  • Re:Best tool for the job by Effugas (Score:1) Saturday May 22 1999, @02:13PM
  • Re:Z.E.N.works by Effugas (Score:1) Saturday May 22 1999, @08:38PM
  • DoxPrint *should* speed migration by Effugas (Score:2) Saturday May 22 1999, @09:56AM
  • Plan in advance by Colin Smith (Score:1) Saturday May 22 1999, @03:18AM
  • Re:smbpasswd question by Rheingold (Score:1) Friday May 21 1999, @10:51PM
  • Well, that could be a problem... by sphealey (Score:1) Saturday May 22 1999, @08:42AM
  • by sphealey (2855) on Friday May 21 1999, @04:55PM (#1883595)
    IMHO, you are rolling several very different questions into one. That is, as network service models to be analyzed,

    *nix vs. {NT, Netware}
    Linux vs. {NT, Netware}
    NT vs. Netware
    Linux vs. NT
    Linux vs. Netware

    cross many domains and will yield different answers depending on the problem to be solved and the way the questions are phrased.

    In my experience, for example, NT has about 3x the resource cost of Netware in a large departmental environment (200-400 corporate users in 1-2 locations, 20% mobile users). But administration costs for NT go up exponentially as the number of sites and mobile users, while Netware administration costs go up linearly with the same variables.

    So if you are trying to convince me to replace NT with Linux, you need to demonstrate that in the equation c = n ** p (c = cost, n = number of sites), p is
    But if you are trying to replace Netware with Linux, you are going to have to prove that p
    Others have made the argument about NDS, so I won't beat that one to death. But please keep in mind that if you haven't administered a large corporate network, you shouldn't knock NDS until you have used it.

    sPh

  • Re:Migrating Exchange to Sendmail, or Qmail, or ?? by Just Some Guy (Score:1) Saturday May 22 1999, @07:20AM
  • Re:The twin fallacies of Linux. by Just Some Guy (Score:1) Saturday May 22 1999, @07:21AM
  • by Malor (3658) on Friday May 21 1999, @10:40PM (#1883598) Journal
    I don't really think you'll gain that much by replacing Novell with Linux. Now, I'd cheerfully swap out NT for Linux all day, but I can't imagine that you'd get anything but headaches in swapping out Novell.

    Caveat: I haven't used Novell since the 4.11 release, as I moved off into NT administration after that. And I have not used a Novell TCP/IP network yet. However, I serviced A LOT of 3.12 servers and a few 4.11.

    The reason I like Linux so well is the same reason I like Novell: it works. It works well. It doesn't crash. Novell is just as reliable as Linux, in my experience, and maybe more so. Generally speaking, the only way a Novell server is going to fall over is if the hardware dies.

    Now, I have seen unstable Netware installations, but invariably they have been hack jobs by administrators that didn't know what they were doing. A properly administered Netware network is granite solid.

    In my mind, Linux's primary advantages over NT are reliability and open source. If something is wrong, I can always fix it with Linux if I'm willing to put the time in to really understand the problem, and once I fix it, it will stay fixed. However, in general, Novell is easier to figure out and it also stays fixed. You do give up a lot of control of the system, but in general Netware works the way Microsoft wishes NT did -- most of the time you don't need bit-level control because it's not going to break.

    Novell also thinks their problem solutions out thoroughly. Their print queue is a good example of this. NT sort of has some of the same functionality, but it's a lot easier to maintain complex print structures in Novell and it's a hell of a lot easier to route around problems. Linux's print queues are postively archaic by comparison. You more or less have to build one by hand, and magic filters are a pain in the butt to figure out. Now, you can do more with Linux and print queues: once you understand it you can do just about any neat hack you like. But for most of us, Novell's approach is better. You can start printing with a minimum of fuss and go from there. Linux makes you jump through friggin' hoops to get everything configured properly. That's true of a lot of solutions in Linux.

    Novell requires technical skill but has excellent documentation, is much more consistent, and is built with the big picture in mind. You can make HUGE networks with Novell. Most Linux apps aren't designed with the same kind of scalability in mind. They are often written by people with experience with small networks who have an itch. There aren't nearly as many working with really big nets, so there aren't nearly as many good solutions to the BIG problems. Novell is in the business of charging lots of money for solutions to the BIG problems, and they provide excellent, thoroughly-thought-out ones, too.

    In my opinion, you'd be best off leaving your network core on Novell. Use Linux, but use it alongside, not in replacement. If you need the whizbang TCP/IP capabilities, or want to deploy a free web server, then you can plop down Linux boxes wherever you like. And when NDS for Linux ships, you'll be able to glue the systems together very closely with a minimum of fuss (apparently).

    This is the strategy we have taken. We don't mind having Samba and NT next to each other. (we have no Novell in my present job, which is rather a shame.) We try to run most Internet-related protocols on Linux(we'd use BSD but I haven't learned it yet), and run Microsoft stuff on NT, and everyone stays happy. Samba interoperates nicely in a network with a PDC already in it.

    There just is no sense in throwing away your existing investment unless it is too costly to maintain. Linux will certainly help save on maintenance costs once you grok it, but the upfront learning costs are steep. Amortize those by doing little pilot projects until you really know what you're doing. Someday, you may wake up and find that Linux is the center of your network -- but you also might not. And that's okay.

    Remember, Open Source isn't going away. It's here for the long haul. You don't have to make this an either/or battle. It's not NT OR Linux, it's NT AND Linux. Take advantage of Open Source where it can help you, and try to give back and make it better. If you insist on making it a war, someone has to lose, and it could be you. If there is no war, then there can be no loser. :)

    -- Ron
  • GUI network analyzers by tangent (Score:2) Sunday May 23 1999, @06:50AM
  • Re:Linux is robust? by otis wildflower (Score:1) Friday May 21 1999, @06:45PM
  • Re:You say you want the SOURCE??? by otis wildflower (Score:1) Tuesday June 01 1999, @03:47AM
  • these aren't even remotely similar by cthonious (Score:1) Saturday May 22 1999, @09:26AM
  • Best tool for the job by cthonious (Score:1) Saturday May 22 1999, @09:39AM
  • Re:"Primay Domain Controller" stuff can be a bitch by Ares (Score:1) Friday May 21 1999, @06:19PM
  • Re:"Primay Domain Controller" stuff can be a bitch by Ares (Score:1) Friday May 21 1999, @06:26PM
  • by edgy (5399) on Saturday May 22 1999, @04:18AM (#1883606)
    I'm not the original poster, but I've recently set up a Samba server regularly serving more than 100 users. We've just recently tested and upgraded the machine to use Samba 2.0.4. It acts as a primary domain controller. These are all NT boxes that are connecting.

    It's running on a Dell Poweredge 4300, Dual Processor with 512MB RAM. The reason the machine is so hefty is because it's also serving IMAP for these same 100 users, print serving about 20 printers, handling a web E-mail application, apache, DNS, and lots of other miscellaneous duties. This is on a 100 MBit network.

    The nice thing is that we can put all of these applications on one server, maintain backups and all, and the reliability stays right up there. We can run as many applications as we want, and we're nowhere near using up the CPU time. Most of the time the load average stays below .10

    The server has been solid. We've had a few problems with corruption of the data recently. Hopefully this was just due to the beta MegaRAID driver in some of the 2.2.x kernels. Also, there have been a couple of problems with the u.washington imap daemon and Netscape, but we've been able to work around most of them.

    Other than that, the server works flawlessly. There have been no problems with Samba, and we've had 30 day uptimes (would have been lots more, except we needed to do a hardware upgrade), and we've had no reliability problems with Linux.

    This isn't a migration, however. This network was an upgrade from Novell, and these NT clients were purchased so that the client would have a managed architecture.

    I won the contract since I offered better rates than the NT consultants they talked to and they liked the consulting work I did earlier. One big factor was the fact that they didn't have to pay licensing fees, which easily would have doubled the cost of the project.

    The client is happy. They have an NT network that works. I don't get called about the machine in weeks at a time. Their staff has learned to use the utilities under Linux to manage Samba, and had no trouble learning a bit about Unix permissions, the samba configuration file, and smbpasswd, smbstatus, etc. It really isn't that hard to learn this stuff, and once you know it, it becomes easy to manage the network from anywhere.

    They have a few remote offices, but those offices each have a Samba server set up. Maybe in the future we'll synchronize passwords across the whole company, but there's no need for it right now. The corporation is large, but is by no means huge, and most of the company is in the office in New York.


  • Netware vs. Linux (Score:3)

    by stevef (5539) on Friday May 21 1999, @04:28PM (#1883607)

    I admit this is a somewhat uneducated opinion. I've used linux and samba occasionaly, but am by no means an expert.

    One thing I like about Netware is NDS. On anything but the smallest network you just can't beat NDS for managing users, groups, etc. I'm sure utilities exist for performing the same tasks in Samba preventing the need to manually edit the conf file. But we're still talking a flat file database at the lowest level. This can never compare with a directory service. Although I've heard rumors of Novell porting NDS to Linux. That might be a great combination.

    I guess the main point is that if your current administrators are diehard NDS fans (like myself) convincing them to switch to Samba for file services will be a hard sell. You have to have the "*nix mindset" to put up with the quirks of a unix like os. I'm working on it, but I've still got a long way to go 8 )

    My .02

    Steve

  • Re:Unix apps are easier to support by Hackboy (Score:2) Friday May 21 1999, @07:42PM
  • Tangible costs by bgarrett (Score:2) Friday May 21 1999, @04:57PM
  • Re:Actually... by Polly (Score:1) Friday May 21 1999, @05:08PM
  • Re:NIS , NFS , CRON by tim pickering (Score:1) Saturday May 22 1999, @01:52AM
  • Actually... by pen (Score:1) Friday May 21 1999, @04:57PM
  • Re:Linux is robust? by pen (Score:2) Friday May 21 1999, @04:52PM
  • Re:Actually... by poink (Score:1) Friday May 21 1999, @06:21PM
  • Re:these aren't even remotely similar by fingers (Score:1) Saturday May 22 1999, @12:27PM
  • Re:senryu by scrytch (Score:1) Saturday May 22 1999, @04:03AM
  • Re:The twin fallacies of Linux. by Ektanoor (Score:1) Saturday May 22 1999, @12:01PM
  • Re:The twin fallacies of Linux. by Ektanoor (Score:1) Saturday May 22 1999, @12:18PM
  • Re: nt-> Linux migration by Ektanoor (Score:1) Saturday May 22 1999, @12:43PM
  • Re:Z.E.N.works by Ektanoor (Score:1) Sunday May 23 1999, @10:29AM
  • by Ektanoor (9949) on Saturday May 22 1999, @08:27AM (#1883621) Journal
    Funny to see this question growing up to the level of Slashdot. We had exactly this situation two monthes ago. Yesterday we scrapped the last NT box. Now we are working in a Linux/Netware/Solaris/AIX environment.

    Imediate costs and benefits? Well implementing Linux is a tremendous headache. But results overcome expectations.

    We are a group divided by three/four teams with 30 people around and serving a whole University network. We had a very interesting place around here called "Internet classes". Some sort of Internet Cafe without coffee. It consists of 70 workstations, several servers of different types and serving more than 2500 users of a wide range of professions and knowledge. The stuff here is quite serious. It is mainly IBM and Sun hardware and it costs a Hell of money.

    We started the whole thing on a Solaris/Novell/AIX/NT environment. It didn't work. For 6 monthes we were turned to janitoring constantly a system on which NT was giving tremendous headaches. Things became a major crisis after a serious crash that stopped work for nearly a week.

    Some of us lobbied to see NT replaced. After the NT Armageddon's day we got green light to deliver something on Linux in a month. It was Hell. We had problems and problems and problems. But we came with something two months ago.

    Results? It is working. Last week we destroyed the NT image that we kept in any case. The last NT box had oxygen cut yesterday at 16:30. People are facing a system several orders more complex than before and are not deeply concerned about it. Some even love it.

    The fearful "We want NT back!" didn't last more than a week. Crashes, hangups, coredumps happen but it is several orders of magnitude less than before (some of these new boxes worked nearly two monthes round'clock. A powercut spoiled things).

    Do people fear such primitevenesses like the commandline? Yes. But soon they will start (re)using it because there are things that do their job much better than their desktop brothers.

    Before we were forced to stick users to "one desktop, one environment". Right now we have a mega-crazyness here where each one chooses the working environment he likes most. And changes the environment as he likes. Before we had a cracking epidemics here. Now we have hackers digging up deeply on the system and helping things grow up. Before we forced everyone to accept the administrative fascism of having a restricted set of apps. Now security is based mostly in supervision. We allow people to do almost everything with their systems as users of a classic UNIX environment.

    Right now we have not only a reliable network where people have finally the chance to work. Right now things are overcoming expectations. These two classes are no longer "cafe's". It is Linux Heavy Industries. It is a place where Internet lives not only of browsing. Some users turn their environments to full-fetched working horses. Others use it on developing apps for Internet. And all of us have seen a tremendous boost on development overall. We now are growing things and not janitoring like before. Meanwhile teams are getting free to care for areas that were not touched during the NT hiatus.

    Besides we are now planning the future. We are trying to implement things such as clusters here. As an experiment we joined the RC5 contest. Amazingly we are getting a good place over there. There are plans to implement Coda or a huge webcacher based on Squid.

    Want to turn to Linux from NT? Take attention to these permises:

    You have to take some good time on tuning your hardware. Even in "smooth" installation may hide a lot of "features". And a good careful tuning may turn a rather "slow" machine into something amazing.

    Check all those apps over there. Linux is still quite loosen on configurations. And that's a HUGE +. You have a very good chance to fit things much more to your requests.

    Office apps are a big problem in Linux. But our world doesn't end here. Try to find a middleterm. When users will note everything else, they will stop whinning and start to hunt you for even more.

    If your main language is not english you may find a problem. But most of it is pure cosmetcis. The final result is more rewarding than NT.

    Linux is not beautiful. Because power means rawness. And its up to the user to paint it. When he gets there don't get scared. Everyone has a Picasso inside.

    Linux crashes. Programs crash. However you have a wide field to maneuver. Even dealing with commercial "crazy" apps is much easier and there's a bigger chance to find solutions.

    Take time. The most important is to make a good pre-installation. Get everything you have and try to make the "box of your and their dreams". Check and test it carefully. And then give your users a "gift".

    They will cry over you. They will ask your head. They will pass near you and imagine that see you with a rope on your neck they'l be willing to push. But it will not last long. If things were made carefully and well-planned, then NT will be History in a few weeks.

    Get a small development team around you. That's very important. Linux is growable and fetching things to specific needs gives a powerful boost on work. If there are no chances to get a developer then roam Internet as much as possible. Even a small sh script may improve things a lot.

    Beware. In a few monthes you may note that you are no longer a network administrator... ;)
  • Re:Unix apps are easier to support by Arkham (Score:1) Monday May 24 1999, @04:11AM
  • Overall cost... by sp- (Score:1) Friday May 21 1999, @04:29PM
  • Bashing, and then the topic at hand by StimpyBoy (Score:2) Friday May 21 1999, @10:29PM
  • Re:Overall cost... by IntlHarvester (Score:2) Friday May 21 1999, @10:58PM
  • Re:"Primay Domain Controller" stuff can be a bitch by IntlHarvester (Score:2) Friday May 21 1999, @11:04PM
  • Re:Unix apps are easier to support by IntlHarvester (Score:2) Saturday May 22 1999, @11:57AM
  • Re:Unix apps are easier to support by IntlHarvester (Score:2) Saturday May 22 1999, @12:02PM
  • Re:"Primay Domain Controller" stuff can be a bitch by IntlHarvester (Score:2) Saturday May 22 1999, @12:10PM
  • Re:How to go about a migration by mattc (Score:1) Saturday May 22 1999, @05:39AM
  • use LDAP by biot (Score:1) Friday May 21 1999, @11:07PM
  • Re:Unix apps are easier to support by Guru Meditation (Score:2) Saturday May 22 1999, @01:13AM
  • Hmm... Tasks for an NT admin. by Flyer (Score:1) Saturday May 22 1999, @09:54AM
  • Change is good by Graymalkin (Score:2) Friday May 21 1999, @09:52PM
  • license issues by josepha48 (Score:2) Saturday May 22 1999, @07:21AM
  • Re:Unix apps are easier to support by Chelloveck (Score:1) Saturday May 22 1999, @03:27AM
  • Re:Netware vs. Linux by Raven667 (Score:1) Saturday May 22 1999, @06:04PM
  • Re:senryu by Hanzie (Score:1) Saturday May 22 1999, @12:06AM
  • How to go about a migration by Yinon (Score:1) Friday May 21 1999, @05:06PM
  • Re:How to go about a migration by Yinon (Score:1) Saturday May 22 1999, @01:13PM
  • Re:Unix apps are easier to support by DA-MAN (Score:1) Sunday May 23 1999, @10:10AM
  • Re:Unix apps are easier to support by ripler (Score:2) Saturday May 22 1999, @04:36AM
  • Re:Common courtesy? by Oirad (Score:1) Friday May 21 1999, @08:38PM
  • Re:Migrating Exchange to Sendmail, or Qmail, or ?? by CAB (Score:1) Saturday May 22 1999, @09:26AM
  • Re:Migrating Exchange to Sendmail, or Qmail, or ?? by CAB (Score:1) Saturday May 22 1999, @09:33AM
  • Re:Linux is robust? by Ancipital (Score:1) Friday May 21 1999, @11:33PM
  • Check Our Site Out by W2L (Score:1) Saturday May 22 1999, @07:58PM
  • Re:Netware vs. Linux by rm -rf /etc/* (Score:1) Friday May 21 1999, @04:43PM
  • Re:"Primay Domain Controller" stuff can be a bitch by rm -rf /etc/* (Score:1) Friday May 21 1999, @06:26PM
  • Actually, it is easy (no sneering :) I tried to figure it out months ago, it's not hard, but the problem is that there's just no step by step procedure outlines. So I made one. See http://socrates.mps.ohio-state.edu/~ccunning/samba .html [ohio-state.edu]. That simple procedure is all it took for me, can't guarantee results for everyone :) One word of caution though, access restrictions aren't really well implemented yet.
  • Uh oh, learning curves... by Provos (Score:1) Friday May 21 1999, @04:24PM
  • NT strangled... by Provos (Score:1) Friday May 21 1999, @08:38PM
  • *BSD by balrog (Score:2) Saturday May 22 1999, @02:05AM
  • by sottek (20901) on Friday May 21 1999, @04:27PM (#1883654) Homepage
    This is interesting,

    Most of the time I see cost savings in terms of
    how much can I save by not moving to NT from a
    costly Unix. It is more difficult when you can't
    use the 40K per box savings argument. One place I
    see as a major savings is in applications support.
    I currently support 400+ Design tools on several
    Unix platforms, my peers who are supporting
    similar tools on NT are not even close. NT likes
    things to be local, it likes things to make
    registry changes instead of environment vars, it
    likes dll's in places they shouldn't be and most
    applications refuse to be a 'Network only'
    install. The more applications and the more people
    you support the worse the problem gets. I can
    install a Unix tool for 1 person or 1000 at the
    same cost. NT tools that want to touch the
    registry require overhead for EVERY customer.

    -SOTTEK
  • by for(;;); (21766) on Friday May 21 1999, @05:14PM (#1883655)
    The Samba documentation will tell you that a Samba box can act as a PDC (which you need if you want NT-style centralized password verification, which is by default on for NT clients), but it is unsupported and undocumented.

    I spent a lot of time banging my head against this with Samba, trying to figure out how to get it done, without really knowing the intricacies of NT administration. My boss had little sympathy: "Just tell it to do password verification" he would sneer, thinking to himself: Fuckin' dumbass.

    Then my boss and I went to LWCE (the first one), and heard a talk by the main Samba guy. He talked about the great lengths MS has gone through to keep the password verification APIs secret. The Samba guy had gone to Microsoft conferences, had met with one of the head NT server guys at MS, had tried unsuccessfuly to get answers out of him. The MS guy had turned red and scampered out of the room. (Well, that might have been exaggeration.) MS has put a lot of effort into obfuscating things so that no one else on the planet can make a replacement NT server (because competition in unamerican). This has made it really really difficult for the Samba folks to make effective password verification routines. (BTW, my boss ate his words for thinking I was an idiot for not getting PDC stuff running.)


    So the long and short of this is, if you want to do password verification for NT clients, you'll have to keep around a spare dinky little NT server box to verify passwords.

    Hopefully people will flame me, saying "You idiot! It's easy to set up a Samba PDC!" But unless they actually POST HOW TO DO IT (hint), kindly redirect them to /dev/fuckingdie.
  • Re:How to go about a migration (exim) by sjb (Score:1) Sunday May 23 1999, @12:37PM
  • Migration via LDAP by Zappa (Score:1) Saturday May 22 1999, @04:55AM
  • Re:How to go about a migration by IkeTo (Score:1) Saturday May 22 1999, @01:34AM
  • by IkeTo (27776) on Saturday May 22 1999, @01:26AM (#1883659)
    > By running the apps locally I am not constrained
    > by network going down or bandwidth problem.

    Perfectly right observation. If you do not want to bother about network downtime, don't rely on file server to host your software. Don't rely on network login system to host your login information. That way you're sure to be locked out when network fails.

    But then for Linux, it is your choice. You can use NFS and NIS on a network which is usually up. You can make it standalone and manage all the binaries yourselves. You can use rdist to distribute software to your machine from the server automatically every night, avoid the need to track with security patches and new versions, while not lagging behind for too long. You find the BEST solution for your situation.

    Not so for NT. You will have to take the trouble managing registry, and most likely this HAVE to be done by individually installing the software on each machine.

    > At the rate IT is shoving stuff down our throat,
    > I will put the corporate computer aside and
    > bring my own one to do my job as best as I can
    > do and not according to some IT guy who thinks
    > he knows all about my application and loads the
    > vanilla flavour of it.

    Good luck, then. You should understand that by doing this, you are taking up another job of system administration. Many people enjoy this, and I do like managing my own Linux cluster. But I can only enjoy this when updating the system can be done automatically (I'm using Debian). I remember that I hate the need to update my system every now and then on my Slackware system: I have to look at individual package, check whether it is old, read README file, and install it. Unless you only have a couple of applications to keep updated, you'll definitely get tired of it.

    Most Linux applications ARE user configurable through environment variables. After doing your own customizations, you can start relying on your system admins to upgrade the software. No more constant peeping at web site.
  • Re:Unix apps are easier to support by Rupert (Score:1) Saturday May 22 1999, @04:31AM
  • Re:"Primay Domain Controller" stuff can be a bitch by Bob-K (Score:2) Friday May 21 1999, @07:05PM
  • by Bob-K (29692) on Friday May 21 1999, @06:55PM (#1883662)
    As far as I can tell, there aren't too many situations where NT or NetWare or Linux/Samba is going to offer much more hardware bang for the buck than the others. Differences of 10-20% don't mean much until you get into fairly large servers.

    But one thing I've noticed is that when we buy an NT server, we always end up specifying a bigger one than we really need, if for no other reason than to make so the installation and reboots go a little faster. I'm not talking about crashes, just routine reboots that we're inevitably forced to do for minor configuration changes. When your servers are lightly loaded, as ours are, there can be actual cost savings using Linux.

    But the hardware costs for such servers are usually less than the cost of the people who manage them. That can cut both ways. On the one hand, there are plenty of people who can keep a simple NT network up and running, and it's harder to find people with Linux experience. But one of the best-kept secrets about Linux is how incredibly easy it is for a competent person to manage. My NT experience vastly outweighs my Linux experience, but when an NT server gets cranky, I still get cold chills. On a Linux box, I calmly look at the log files, and usually find the answer pretty quickly. Samba's SWAT web admin tool is killer, far easier to use than anything in NT.

    So, it all comes down to people. If you have people who are sharp, who understand what's really going on while they're clicking "Next... Next... Finish," then they should be able to do a lot more neat things in a lot less time with Linux.

    Much also depends on how the company accounts for costs. Smaller businesses often ignore support and admin costs ("We have 3 people in our IS department, and they're on salary, so nothing's really going to change our costs.").

    One other consideration, is that it's often useful to think not in terms of migrating but of integrating. It's relatively easy to pop a Samba server into an existing NT network. Keep doing that, and eventually all you'll have on NT is a PDC. So think of file services and authentication services separately. Linux can be used as the workhorse file-spitter-outer, while you maintain some other system, whether it be NIS or NT or, in the future, NDS, as the authentication system and user database. (hmmm... couldn't Samba use PAM to authenticate against a Novell server?)

  • Re:GUI network analyzers by mcdonc (Score:1) Sunday May 23 1999, @04:25PM
  • Re:How to go about a migration by mcdonc (Score:1) Sunday May 23 1999, @04:38PM
  • Re:Linux is robust? by The Cisco Kid (Score:1) Friday May 21 1999, @04:45PM
  • Re:Linux is robust? by PugMajere (Score:1) Friday May 21 1999, @05:23PM
  • ACLs by Another MacHack (Score:1) Saturday May 22 1999, @02:54AM
  • Migrating Exchange to Sendmail, or Qmail, or ?? by starvo (Score:1) Saturday May 22 1999, @12:52AM
  • Re:Start Small by / (Score:1) Friday May 21 1999, @09:21PM
  • senryu by / (Score:1) Friday May 21 1999, @09:35PM
  • by cje (33931) on Friday May 21 1999, @05:02PM (#1883671) Homepage
    I'd have to agree with this. Linux is a wonderful operating system, and I'm a big fan of it and use it (almost) exclusively. However, if you've got a solution in place that works, and Linux knowledge at your workplace is sparse, a complete, across-the-board migration would most likely cause more headaches than it cures. If your organization is willing to put up with NT and it's working for you, then stick with it, at least in the short term.

    On the other hand, if NT is causing serious problems that need to be addressed, you can start out by deploying Linux in a limited capacity. Convert over a couple of servers as testbeds, and get your administrators familiar with their day-to-day operation. This can introduce them to the benefits that Linux provides. Once that's done, you can gradually roll your remaining NT boxes to Linux as the administration crew gains experience.

    Good luck!
  • Re:Common courtesy? by Future Linux-Guru (Score:1) Friday May 21 1999, @05:39PM
  • Re:don't get rid of anything yet! by Future Linux-Guru (Score:1) Friday May 21 1999, @06:01PM
  • Start Small (Score:3)

    by malice95 (40013) on Friday May 21 1999, @06:59PM (#1883675)
    I would start small .. maybe a webserver here..
    a dns server there.. Etc. Make sure the staff gets
    a lot of good traning and make sure they run linux
    on their desktops. You will probably need to hire
    a bunch of consultants to help you and teach your
    staff the basics. Going from unix to NT is okay..
    but IMHO going from NT to unix is a HUGE learning
    curve. As far as cost? Hmm well training your
    entire staff bigtime, time associated with making
    the transition, a support contract for your
    inexperienced admins, maybe some hardware replacement issues (not everything is supported)
    I wouldnt attempt to introduce the entire company to linux. (servers only). The avg worker would freak out trying to use linux to do their job after using winnt.

    I LOVE linux.. but going from NT to linux will
    be a BIG nightmare in the beginning.. but become
    much easier then admining NT over time. I guess
    what you really have to ask is.. is the time you
    would invest in the beginning be worth it in the
    end? Is stability and reliability a KEY component
    in your environment?
  • Re:Linux is robust? by farwarped (Score:1) Friday May 21 1999, @04:57PM
  • Re:Migrating Exchange to Sendmail, or Qmail, or ?? by FistFuck (Score:1) Saturday May 22 1999, @03:50AM
  • by PCDoctor (48778) on Friday May 21 1999, @06:13PM (#1883678) Homepage
    I run a small ISP with less bandwidth than Rob has (1/3 of a T1) and my web pages slug around a bit when I have a full rack of 24 users signed in. /. kicks for what he has resources to put into it. Mastercard only goes so far :) I have 2 servers side by side - my "main" web server runs NT with IIS (PII 233 with 64 MB RAM)(http://www.main1.net and all sites that host on our advertising banner) This server is the reason I was dragged kicking and screaming into this "damned cryptic command line gibberish operating system that can't work because it's only $40" called Linux (Red Hat to be exact). http://home.main1.net is on a pentium 120 with 16MB of RAM, Linux 5.2 with Apache. Which would crash first on a heavy load? Don't know - both have light load (and the linux box has little on it for web pages) Which do I like to use now? NT only because I use Windows on a "every waking hour" basis and when I'm not using Windows I'm using a Mac. Which am I sold on as being "sturdier"? Linux. Every little change I make to the NT server seems to require a reboot. Linux I added a doohickey to sendmail to weed out Melissa and it only need a kill/HUP -3xp or whatever that command was on my cheat sheet that I typed in an it somehow worked. And NO reboot either!
  • by Rsriram (51832) on Friday May 21 1999, @06:39PM (#1883679)
    I think it may be too premature to look at migrating from NT to Linux right now. What is needed is concentration on Linux-NT coexistance and working together. Linux will have to put the foot in the door by getting in as Web Servers, Proxy Server and File and Print Server. Co-existing with NT. Over time as SysAdmins get used to Linux and also understand that Linux is better than NT they will shift to Linux by pointing out the robustness and cost effectiveness of Linux. This will also earn them brownie points for reducing the cost of IT in the organisation. It should be their idea.

    I work in an office where NT and Linux coexist. We plan to use Linux as a proxy server. We are also getting a linux based web server. We are not moving desktops to Linux yet. But you can bet that over time we will slowly but surely.
  • Re:Migrating Exchange to Sendmail, or Qmail, or ?? by elsewhere (Score:1) Saturday May 22 1999, @07:34AM
  • Re:The twin fallacies of Linux. by elsewhere (Score:1) Saturday May 22 1999, @08:51AM
  • 39 replies beneath your current threshold.
(1) | 2