IBM's Linux Upgrade Roadmap
petrus4 writes "IBM have put together a nine-part series on upgrading from various incarnations of Windows (NT in particular) to Linux. Although it's mainly aimed at corporate customers, it's a good read, and could help the Linux advocacy effort in general."
It's good to see that large companies who understand Linux are willing to publicly fly in the face of SCO.
Am I the only one who gets a tingly feeling deep inside when I read about IBM and linux? It just feels so nice to be backed by a mountain of hard cold cash ^_^
Of course, of course. Whenever you change from Microsoft to anything else it is an "upgrade". Not that I don't agree :)
Do they answer how to buy IBM computers without being forced to also buy a preinstalled Windows? Do they answer why they still "recommend Windows XP Professional" for their laptops? Do they answer where to get Linux support for their hardware - including wlan, power management etc.?
What they are discussing is migration from NTx to *nix
While I look forward to the day a Linux distro can upgrade an NT system, carrying forward system settings, user passwords, domain logons and applications carried across into WINE, this isn't happening anytime soon.
I'd be surprised if it doesn't happen eventually, though.
I have been a user for about 10 years. This ends Feb 2014. The site's been ruined. I'm off. Dice, FU
That article is about how to learn Linux, not how to convert your shop to Linux. A conversion guide would have more info about how to convert data, which is the real problem.
"Roadmaps" are for sheep anyway, they are for Windows users, NOT GNU Linux users
ummm... this is for windows users... sure they may want to use Linux, but hey, not everyone can be an expert right off the bat
So if IBM is now going to be using Suse, does this mean that the Blue Linux rumor is bogus?
While some may consider it an upgrade (and pretty much everyone here at least would call it an upgrade), most average joe PC users might not. Afterall, he loses MS Office (and yes, I'm aware of the alternatives, but again, Joe Average might not), a lot of his games (WINE/etc might not be the best option), and everything he is familiar with.
We're assuming you already have Linux installed.
While the article does point you to linux.org for choosing a distro and whatnot, any good guide to switching to linux should at least cover the basic installation methods and what you'll need to think about before installing. Since distros have different installers, you don't want to get too indepth or focus on any one installer, but it should at least cover ideas that would be universal or at least common to getting ready to install linux.
WWJD.... for a Klondike bar?
I know you are trying to be funny, but what about backing up your pr0...errr... data?
so step 0 would be burn your data to CD? or what?
Information like this has been needed for a long time, there are plenty of HowTo's and Man pages around, but not much information to help with the actual transfer from Windows to Linux. Good job IBM.
Very elegantly put ;)
["If you have been using Windows for a long time, you are accustomed to rebooting the system for many reasons, from software installation to correcting problems with a service. This is a habit you will need to change to start thinking in Linux. Linux tends to be rather Newtonian in nature. Once set in motion, it will tend to stay in motion until it is acted upon by an outside force, such as a hardware failure."]
2000 and linux. I use linux as my everyday general usuage OS. I use 2000 to practice my tech support and problem solving skills. What every needs to get the job done, that is what will see the OS.
Dr Superlove 300ml. I use my powers for awesome
1. Buy any machine equipped with an IBM Travelstar or Deskstar Hard drive.
2. Install Windows OS and any related applications
3. After the IBM drive crashes and destroys your data (6 to 8 mos), you can install Linux without worrying about prior data.
If you're using Windows, you're probably not concerned about losing data.
I get that same warm, tingly feeling inside as did the members of Team OS/2 in the old days.
The list IBM covers is quite handy for training others who think Windows is the beggining and end of what computers can do.
(That said, I would be careful using Webmin -- Step 3 -- as it can cause problems, though as an introduction when a more experienced admin is around it is OK.)
Is this useful for you and me directly? No. Can these texts help us by making conversations with the Windows-obsessed but willing less frustrating? Yes.
Here's the list from the link;
The first step to success in Linux is learning to think in Linux. Take what you already know and redirect it to doing things the Linux way.
Step 2. Console crash course Linux provides great power and flexibility through the console. If it has been a while since you've spent much time at the command prompt, take a little time to reacquaint yourself with this environment by reviewing common commands you'll use all the time.
Step 3. Introduction to Webmin
While it is important to know the nuts and bolts of administration, it is often more convenient to have a tool. Also, a higher-level application makes complex configurations easier to handle. Webmin provides point-and-click configuration for beginning and experienced administrators.
Step 4. User administration If a system has no users, is it really a system? Learn about the Linux approach to users.
Step 5. Linux logging Linux makes extensive use of logging. Nothing is hidden from you. Becoming comfortable and familiar with logs will allow you to monitor the health of your system and track activities.
Step 6. Working with file systems File systems are at the heart of every server. Linux provides a lot of flexibility in its file systems.
Step 7. Networking
Working unconnected is unthinkable in today's world. Linux on the network unleashes its full potential. However, Linux networking looks very different on its face. You'll need to learn some new terminologies and new tools.
Step 8. Backup and recovery
The first line of defense against disaster is a backup of the data. Linux provides different options, some of which are very simple to work with.
Step 9. Installing software
Linux can use prepackaged binary files, or you can compile programs directly from source code. The tools for installing Linux programs are very useful and provide functionality you might not expect.
A firewall can not protect you from yourself. Turn off what you do not need. Do not use the firewall to do your work.
Step 2. Console crash course I think this is is the fundamental obstacle to the success of linux in the desktop. It is completely unrealistic to expect your avg user ( the type who never even consider changing their homepage because they dont know how ) to work with a console. And lets face it, linux today still requires you to work with a console for alot of things, esp software/hardware installation and system configuration.
In fact, I just finished installing a wireless card in my linux box. Comprared, to windows, where I pop in a cd and hit install, under linux I had to:
1: make & make install the software
2: install some necessary wireless libraries
3: manually configure the wireless card's config file
4: set the kernel to intialize ath0 at startup
now to a techie following a recipie, this is a piece of cake. However, it is quite beyond the capabilities of your avg windows user.
Q: is the quoted idea historically accurate, given the development of unix, which begat linux?
Don't forget that IBM is still a corporation and has contractual obligations as well as a business to run. I think that its pretty cool they are publishing this at all, and far from immediately chastising them for everything they're not doing, I believe thanks are in order.
python -c "x='python -c %sx=%s; print x%%(chr(34),repr(x),chr(34))%s'; print x%(chr(34),repr(x),chr(34))"
I would buy one.
In the first link "Thinking Linux" the "Users and groups" paragraph states the following:
Both Linux and Windows are multi-user operating systems. Both can be used by many different users, and give each user a separate environment and resources. Security is controlled based on the user's identity. Resource access can also be controlled by group membership, making it easier to work with rights for large numbers of users without having to touch each individual account.
Other than file/printer sharing I have never seen a Windows system used by more than one person, unless they are talking about Terminal Serving. The majority of Windows installations are just a one user at a time system. That is certainly not multi-user. I was hoping for better from IBM but I guess the person writing the article does not know what a multi-user system actually is. Windows is NOT a multi-user system. I really wish IBM could have written a better article. Oh well more bad research. Next!
The first step is a waste of time as you're going to repartition the drive and destroy whatever formating was on that (presumably vfat/ntfs) partition.
Although if you do actually get the windows refund in part 4 you're not really profiting - just recollecting money taken from you. (I guess that's really a glass half-empty half-full thing. I think its half-empty.)
More of a linux primer than an upgrade guide. An upgrade guide would tell you how to dual boot to see if things work, move all your applications over to the Linux equivilant, and than, if you like it, show you how to remove the Windows portion.
When(If) they come out with a roadmap from AIX to Linux, THAT will really mean something, and will be a victorious day for both IBM and Linux I will look forward to.
It is not easy and takes a lot of will power to shed old baggages.
Hey, that's my password you are typing
almost every time someone mentions nt to linux data migration, i mention that if someone pays me money, i'll do the work.
r yone-we-send-documents-to-can't-read-them fees could instead pay me to do the development work on exchange and nt domains compatibility - and then NEVER HAVE TO PAY THEM AGAIN.
the migration tools for nt 4 style domains would take about 2 to 3 weeks to do: most of the work has already been done, it's a matter of documenting it, checking it and making it easier to use.
the open source migration tools for nt 5 (aka w2k) style domains would take a bit longer: a few months, at most, though, as various efforts (e.g. heimdal) are already underway.
the open source migration tools for exchange, now _that's_ a challenge, requiring about twelve to eighteen man-months of work to get somewhere.
i know someone who has done most of the work already, in his spare time: it's proprietary but if an open source exchange project was to seriously take off, i know he'd consider releasing some of his code to 1) help out 2) make sure _his_ copyright notices are at the top of the files, because in open source just as in the proprietary world, the _first_ person to release is the one that tends to take off, not the best.
ironically, just ONE company with more than one hundred employees that will be looking to pay microsoft's next set of exorbitant upgrade-because-everyone-else-has-and-oh-look-eve
It's not only a good read, but most importantly, it allways helps to point people to a resource provided by a big company to convince them, that linux is something worth considering and not just a geek toy.
Even if they don't listen to me, they might just listen to IBM.
I'm confused. Only the other day a reliable source told me that Open Source didn't have roadmaps....
- Jax
Upgrading from WinNT to WinXPPro:
1. Insert disk. Answer questions.
2. The usual ???
3. Profit.
Upgrading from WinNT to Linux:
1. Delegate to line manager to hire transition team.
2. Study IBM's 9-part series on upgrading systems.
3. Days into weeks into months of unusual ???
4. Hold post mortem on cost overruns and continuing bugs.
5. Fire transition team and manager.
6. Hire consulting firm to manage systems.
7. Look for ways to cut costs elsewhere to cover P&L ass.
8. Hope nobody asks ???
9. Loss.
1. This is an upgrade roadmap, yet they assume you have Linux installed. Hmmmm. 2. This is a developer upgrade roadmap, yet they say nothing of development tools or compilers available. Hmmm 3. They pimp Webmin like its the 2nd coming of jebus, and Caldera(SCO) is one of the largest supporters and the first company to use Webmin. Hmmm
It didn't. Now it does. In a few hours, it won't again. It's that dynamic! :)
A firewall can not protect you from yourself. Turn off what you do not need. Do not use the firewall to do your work.
1. Windows computers can have multiple user accounts, each of which having a seperate profile.
2. Windows servers can have multiple users logged in simultaneously, each with their own user interface. This capability is included in all Windows Server operating systems.
So how is Windows not a multi-user operating system? Just because you haven't seen Windows servers with concurrent logins doesn't mean that it isn't common, it just means that you are very ignorant.
If someone feels like spending a lot of time in court, start writing an app for the following specs:
0) Install spare HD and set BIOS to boot from CD, restart.
1) Knoppix-based CD boots the server
2) VMWare installation on CD boots the Windows OS from the HD on top of Linux.
3) Various scripts portscan the VMWare-running server and scans the filesystem for info, creates a Linux installation on the empty disk and copies all services and shared files to this new installation. Creates Samba server to host login/password info if needed (PDC). Copies Exchange server, IIS, DNS etc. etc. Shutdown when finished.
4) Swap the old intact primary HD with the brand new disk and restart, booting the new Linux clone. Test and apply any manual changes if needed.
5) Sell these scripts as Linux Migration Kit.
6) Get sued.
What is the sound of one hand clapping?
cat
Yeah unfortunately this requires something Americans and most modern business-types don't have...
It's called long term planning. Sure right this instant it may cost more to move to Linux from WinNT. However, what about when license renewal day comes around? What happens when WinNT is no longer supported [e.g. no patches for the day-to-day exploits?] etc, etc, etc...
In the long run the average linux distro [say Gentoo] will cost a hell of a lot less.
And hey, if it requires the users to learn a bit about computers is that really such a bad thing? I mean for the most part people can just use KDE and be happy for it. For other things they can learn the fun way, google for it.
Tom
Someday, I'll have a real sig.
ehmmm, keep it on D: or E: or one of the other drives?
People replying to my sig annoy me. That's why I change it all the time.
I have been using linux and BSD at home for many of my own projects for years. I always kept a windows partition for school-related things. Finally, one day, I realized how completely sick of windows I was and wanted to drop it altogether. Mind you, I had all my school work and research under windows because that's what my advisors, professors and collaborators used too. I didn't really have a problem dropping Windows. Later versions of Open Office treated my old Word files rather kindly, even Impress has been wonderful, and all my data was just fine being opened and saved in Calc. I installed Matlab for Linux instead of for Windows, and my projects of course had no problem being moved over. I try to send most of my files to people at .pdf, but even in the instances I've saved files for Windows or Mac (I interact with people who use both), it hasn't been a problem at all. In fact, the formatting problems I've seen sending them files is no different than I've seen with Windows users swapping files. So, now I'm as productive as ever at work, and not feeling like a whore every time I turn on my laptop! (And if anything, everyone is rather amazed when I go to a group meeting and I have no problem connecting my laptop to the projector, while for everyone else, doing so is a 15 minute showstopper requiring about 10 reboots of windows). I don't know what your particular needs are, but as for myself and some of my friends who switched, it wasn't as painful as anticipated.
I see they mentioned Webmin. Goodies.
I downloaded it with Mandrake's urpmi tool. It IS pretty nice.
It lets you do everything from set up cron jobs easily, from looking at and closing running processes, to setting up apache and other servers. All through http or it seems with older versions some https thing, so you don't even need an SSH client, just a web browser. (Webmin also includes an SSH java client)
---
Never criticize religion on Slashdot. You will be modded down for "Troll" no matter how factual it is.
The title of this post is a bit misleading--the series doesn't really tell you how to upgrade your system landscape from NT to Linux at all, it's merely a Linux tutorial for Windows users. I can see no corporate aspects discussed.
I have used things like this in the past from companies like RedHat abd Mandrake to convince people that Linux is not "only for nerds" and "too hard". Now that IBM has this, it is perceived as having come from a third party, as IBM still is not thought of as a "Linux Company". This will likely help in my fight to get Linux on my corporate desktops. Go IBM!
bash: rtfm: command not found
but what about my pr0n collection and illegally downloaded MP3s? ;)
I would not want to go thru the trouble of downloading my 40GB of data again
To start with, because the interface is so similar, plus "Hey it's just Windows!" comments from superiors means that few are taking the time to learn the intricate differences. (such as permissions and account handling)
Then you get the broken programs.
Then you get the boss who has [what he calls] critical data in an older version of Access that you must now move to [new] Access, which seems to be impossible in certain (read many) cases.
Or, I can implement an IBM-driven Linux-based solution that would force superiors to treat it differently, plus I would have more control over whether or not to continue on the upgrade path to future versions. Microsoft doesn't give me that. To stay secure, even using their loose definition, means continually upgrading, breaking software, data, and perceptions all the while sending them more money.
Oh, how I wanted to get out of that cycle at my last job. Now, I might be stuck implementing it, but at least I'm not responsible for the mess my superiors make trying to fall in line behind Microsoft.
Kudos to IBM for making it reasonably easy to know what's in store for those trying to get away from Microsoft.
"Are you on some kind of medication?"
"No"
"Well, you should be."
--Bean
"Step 4: Call up SCO and laugh and hang up. They got nothing."
Windows is NOT a multi-user system.
So then my machine at home, at which both myself and my girlfriend are logged in, both with completely different environments, both running programs at the same time, is NOT multi-user? Pray tell, what defines a multi-user system then, oh guru of all things computer?
I Cant Wait!
Yeah! Roadmaps are for sheep! Real Men pretend to know where they're going!
Hell is not other people; it is yourself. - Ludwig Wittgenstein
The current business model using Windows is:
1. Do stuff
2. Report plenty of bugs, RFEs to MS for free
3. Pay annual licensing fees to MS
3a. Hope that Microsoft won't screw you by making changes to their s/w that help their bottom line but hurt you
4. Hope enough money is left over from your core business
With OSS s/w, this becomes
1. Do stuff
2. Report plenty of bugs, RFEs to OSS project (occasionally fix/implement one) for free
3. Make profit from your core business
In both cases, you do free work for other people, but with OSS, all the free work is aggregated and you don't pay for it over and over again. With MS, you end up paying for the same piece of software and for the volunteer work of others and yourself not just once, but over and over again. Furthermore, with MS and other commercial s/w vendors, you constantly run the risk that they will screw you by discontinuing or changing products you depend on, and you have no recourse.
The business case for OSS is easy to make: OSS greatly reduces risks and cost of ownership. OSS isn't without any costs, but it is cheaper on balance.
Note that OSS is a business model and money saver for the actual end users, comapnies whose business is not the creation of the OSS itself, but something else. Founding a s/w company that creates OSS and makes money from it is, as you yourself observe, a long shot and only works rarely. And that's OK.
Based on Linux and within two years, we'll see a product from IBM called OS/3. Then it won't sell, so they call it OS/3 Warp. That won't sell either, so they wrap it up and throw it away.
*takes a picture*
/.
... ... ... ... ... ...
Hey look it's a windows employee on
*phone rings*
yah hello?
Oh, hey Satan, what's up?
Blizzard in hell you say? Some diablo kid run amok again?
Oh you mean literally, cool.
Kill Bill you say? So swords and stuff like in the movie?
No, I guess BBQing him like a freakin' marshmallow will work too.
Well good luck with that.
*hangs up*
Well there you have it people, hell has frozen over and Bill will have to look out for scouts who has run out of marshmallows.
I can still clearly remember the days when IBM was the enemy, up in their ivory white towers. ( 20 + years ago )
All the 'little' people wanted them to be taken down to size, releasing the hardware to the people.. 'freedom'...
Now we root for them as they may just save the OSS movement from the giant beast...
---- Booth was a patriot ----
But before you get too enthusiastic, remember that they're treating Linux strictly as a server OS. Go to their web site and try to find a single desktop, workstation, or laptop that does not come bundled with Windows. You don't even have the option of buying the system witout an OS!
It says nothing about getting customers to actually come to that conclusion.
Not an easy thing to do, and I want to sell Linux solutions to small business.
Dawn of the Dead
I call bullshit on this, Chumley. Permissions and account handling didn't change at all from NT to XP. So either you're lying or you confused the changes in the domain forest structure when you moved to AD from the NT domain auth model.
I wish I could believe the latter was more likely, but I regret to say that I consider the former more probable. You see, you confuse an Office major vesion migration with an NT major version migration, and any sysadmin worth his or her salt would know that those are very different beasts. Thus, I conclude that you're making your story up.
Another reason OS/2 was doomed from the start: people don't like to buy technology from their competitors. That's why AT&T finally had to spin off its manufacturing arm, so it could sell stuff to competing phone companies. I don't know how hard IBM tried to get Compaq or Dell to bundle OS/2, but it would have been a hard sell.
As for Linux, IBM hasn't yet manned all the guns there either. They're selling it strictly as a server OS. You hear noises about them moving to Linux as a standard desktop, but so far these are just noises -- every IBM laptop, desktop, and workstation still comes with Windows pre-loaded!
Nice of you to put it so politely, but the permissions did change, subtly. Enough so that permission handling scripts are now broken for XP in my department. And my current level of permission is insufficient to fix it. And my superiors (?) can't figure out how because of this mistaken notion that XP has the exact same permissions that NT does.
Anyway, nice of you to let me know that these dificulties are my imagination. This job is only a temporary one that I will be leaving soon.
Oh, and by the way, it is my superiors that seem to confuse upgrading MS Office with that of the OS. "It's easier that way." they claim. Well, whatever.
Thus, I conclude that you're making your story up.
If only that were so . . .
"Are you on some kind of medication?"
"No"
"Well, you should be."
--Bean
It's important to know where the hell all those trivial configeration files are. Rather then waiting for "find" to find that damn file, you can use webmin's edit manualy feature, or hit module config. Very useful when you ask your self "where the hell did apache get moved to in redhat x.xx". Better yet, you can print off where the hell everything is at so you are not scratching your head if webmin failes and you don't remember the specific name of some specific file which might vary from distro to distro.
There is no sanctuary. There is no sanctuary. SHUT UP! There is no shut up. There is no shut up.
If you need support for your IBM PS/2 microchannel, we still honor our unlimited support... just dial 1-800-GET-BENT
Somehow this posts reminds me of a certain ST:TNG episode: Picard> Engage! Unkown cadet that will probably not survive this season> What heading, Sir? Picard> - points towards space- That way! :D
Sometimes it seems like a few them might have taken out a second mortgage to pay for their .NET classes and are trying to protect their investment.
That's our life, the big wheel of shit. - The Fat Man, Blue Tango Salvage
The title of the Slashdot post is "IBM's Linux Upgrade Roadmap." It moving to Linux truly an upgrade? In economic terms, maybe. Yes Linux is free (minus SCO issues). Technically speaking, Windows probably has a lot more features than Linux today. With that said, can we truly call it an upgrade?
I'd personally (and anonymously) like to thank Slashdot for providing a link to this article. The dos/windows to Linux guide linked to in IBM's roadmap will help me out quite a bit. I'm a Windows/Novell professional and Linux beginner. I cant wait to learn more about Linux.
Yes, but at Microsoft we obey the Second Law of Thermodynamics!
I guess Sun is a bad competitor, so I understand why StarOffice is not in IBM plans. But what's happened to Lotus? When my company can buy IBM laptops, IBM workstations and IBM servers ALL runing Lotus clientor server applications?
P.S. I heard about OOo. In fact I am using it on a daily basis. But the other fact that my boss hates the fact tha I am using it as he doesn't and we both hate to see our document screwed up after sharing with each other. Besides, you still have to substitute Outlook+Exchange with something that works THE SAME convinient way when it comes to calendaring and tasks.
Less is more !
When I installed SuSe 9, every bit of the configuration and installation was in a GUI and required zero compilation.
SuSe 9 had drivers automatically installed for every bit of hardware on my machine except for the 3D accelerator feature, 2D was fine.
Most end users aren't in the IT business. To them, IT is a money-sink, and not something they're prepared to spend a lot of money 'investing' in. It's something they consider like the copying machines. They're not going to hire engineers to maintain and rebuild the copying machines. They're not going to hire engineers to write code for the network.
And hey, if it requires the users to learn a bit about computers is that really such a bad thing?
Yes. It's a bad thing. It's not what they are paying people to do.
---
> I call bullshit on this, Chumley. Permissions and account handling didn't change at all from NT to XP.
Incorrect. Do a Google search on NT vs Win2K permissions, choosing a Microsoft website for your info, and you'll see that there were significant changes.
Your mistake:
Relying on the intricate parts of an operating system in the first place.
I think this is very on topic. If IBM is to be the linux leader they should at least offer a linux notebook. What better way to get people using linux than to sell preinstall handy portable machines. IBM is being a hypocrite for not doing this.
No, it doesn't.
Good for them. they can keep paying high license fees, keep getting low quality products and whine when they get rooted and all their data "misappropriated".
;-)
As for "write code for the network" that's a bit misleading. In about a week I can get a small office of computers setup with gentoo, configured with office tools, network printing, web server and cron jobs to automatically update the thing and email about troubles to the dude taking up the cto slack
If a "HugeMegaCorp (tm)" decided to use Windows and wants to stick with it... good for them. As for the thousands upon thousands of small businesses the cost to move isn't as outrageous as MSFT would like people to think...
Tom
Someday, I'll have a real sig.
Can you comment on if/when those Notes packages will ever be made available to the public? (or even warez group)
Notes is the only thing that keeps me dual-booting XP at work. (I have tried the wine route both with no luck )
"The price good men pay for indifference to public affairs is to be ruled by evil men." ~Plato (427-347 BC)
Ah, but once you realize that LINUX IS NOT HARD, you might try it out and not be afraid. Once you try it out and learn to get around you realize how many tools there are and how all of the ISSUES WERE PURE BULLSHIT. It is impossible to detail each and every solution in nine points. Each vendor will find the solutions they are looking for on their own. It's not a matter of if, it's a matter of when and that time comes closer each time a M$ partner realizes how dishonest their parnter has been.
The trickle has become a flood. The developers have long gone. Dell, HP, Intel and IBM have all openly thumbed their noses at M$. The monoploly power is really broken and the move is on because it makes such finacial sense to everyone but Microsoft. IBM will finish its internal conversion by 2005. With all the corporate support, VARs are comming and they will bring the majority of users with them.
Friends don't help friends install M$ junk.
Section 7, Networking, includes the statement, "In fact, networking is one of the things that Linux does best." I expected Tigger to leap out of the page at me!
Craig Milo Rogers
The short answer is "No - I can't comment". Especially about that latter part - I like my job, thanks for asking. :-)
I strongly doubt that the RPM packages I use will be made available to the public - but then again, the market can change and you never know what effect that will have. However, that doesn't mean that I can't tell you how to get Notes to run on a WINE install.
First, get a nice recent version of WINE, at least as recent as December 2003. Before that, you need a small mountain of tweaks and patches to WINE to make Notes behave.
Now you need to find a friend with a version of Notes installed on Windows. And you'd better have a license for the Notes Client (and fonts) as well or the boys in blue will be on their way. You want the entire Lotus directory which contains all the Notes.ini all the way down to the Data directory and it's contents. Grabbing the fonts off that machine and installing them in your distro for general availability is also a good start. Also grab all the Microsoft web fonts that were available on the MS website under a nice permissive license at one point (and which are now missing from their website - thanks Microsoft).
Notes 5.x runs pretty much flawlessly. Notes 6.0 is a non-starter (don't ask me why, I've beaten the front of my monitor in trying it). Notes 6.51 runs pretty much perfectly - only save all attachments silently fails for some bizarre reason. Go figure. It's pretty stable - I run it for days on end without it dying on me.
The magic part of any wine install is the config file. Or more specifically, knowing which DLLs to use from a standard Windows machine and which libraries (*.so) to use from the WINE RPMS. This is from a former Notes 5 install.
I don't have my Notes6 setup on this system. I'll try and check out the differences tomorrow.
If you are absolutely desperate to get this to run, you can email me. Now the question is: how many jokers are going to email me if I just type it in here? Probably hundreds. But my email address is public knowledge (dammit!). There is an IBM employee directory. I'm the only employee with this name. If you need help, drop me an email. I make no guarantees on any responses (I'm not in tech support...). And I work on the DB2 internals. I just use Lotus Notes. So I can't work miracles (and I don't have access to the Notes source code, so don't ask).
Cheers,
Toby Haynes
Anything I post is strictly my own thoughts and doesn't necessarily have anything to do with the opinions of IBM.
I've had bad nvidia drivers do that occasionally. Usually it is the NVIDIA drivers not handling what X gives it. W/O an NVIDIA card, my systems have been pretty much rock-solid. But with those stupid nvidia closed drivers...WHAM! dead systems every coule of weeks.
It's funny, talking about uptime being bad at a couple of weeks. back in the Microsoft world, I never would even think of leaving my systems up that long, for fear of viruses and just assuming that something would break in the meantime....
Who is this Anonymous Coward character, how does he post so much, and why is he always such a whore?
As for freezes, it depnds upon the server. A server restart under Xfree is easy (Ctrl-Alt Backspace) and I don't think you need to be so much of an expert to kill a process.
See my journal, I write things there
I can run multiuser on Windows anytime. I just install Cygwin, and ssh across to it. I ssh to it, point DISPLAY at my Linux box and fire up a window manager under Cygwin.
See my journal, I write things there
'every IBM laptop, desktop, and workstation still comes with Windows pre-loaded!'
Check your facts please. This message is being typed on an IBM Thinkpad which came with Red Hat 9 pre-loaded. I had a choice of Windows 2000, Windows XP, SuSE Linux and Red Hat Linux when I came to purchase.
Ed Almos
Budapest, Hungary
The more corrupt the state, the more numerous the laws. - Tacitus, 56-120 A.D.
Normal conception of OpenSource :
:
1: Do stuff.
2: Give it away for free.
3: Profite from service you offer to people using your free sutt.
SCO's conception of OpenSource
1: Small company do stuff.
2: Small company Give it away for free.
3: SCO buys small company
4: SCO plans to profit from suits, arging that open-source stole technology developped by SCO.
"Sufficiently advanced satire is indistinguishable from reality." - [Tips: 1DrYakQDKCQ6y52z6QbnkxHXAocMZJE61o ]
I'd much prefer info on migrating an NT infrastructure to IBM supported platforms. As yet, there is no offical IBM guide to ditching Active Directory or an NT Domain and a move to Samba or IBM DS.
The myriad of Tivoli and e-Directory offerings are rather confusing. Worse again, sales support are often even more confused.
Well, thank-you.
I was not implying any kind of `warez` help. (Our Corporation uses Notes v5 throughout our enterprise.) I am hoping to build and show-off a complete Linux-based solution so I can say: Look, we spent over $2,000,000.00 CDN to MS last year for licenses; this (new) solution is free.
I can't tell you how gratefull I am for this detailed of a reply. Thanks.
"The price good men pay for indifference to public affairs is to be ruled by evil men." ~Plato (427-347 BC)
I'm still concider myself a Linux noobie which is great because that means that Linux still manages to amaze me. One of the collest tricks that I learned for migrating from windows is to repartition the drive so that you can pull off a dual boot.
I've struggled with windows dual boot for years and after enduring enough pain settled on having 2 master hdds that boot with either choice of OS by me swapping the data cable over. The flip side is that I cannot close the chasis to my box and my wife says I am destroying the estheics of my office, humph.
Well dual boot with linux using lilo absolutly rocks (grub is probably cool as well but as I said, I'm still a noob). I have my Win 98 box loaded with Mandrake 10 beta and the best part about it is that Linux automatically mounts my Windows partitions under mnt. Rather than copying files back and forth to keep my important docs I just left everything where it was. When I need something I just go and get it. This greatly simplifies zipping everything up and moving it to some obscure location, then looking for it later.
Not only that but if I am still using windows and I find a package that I want for Linux I might as well just download it in windows. It will just be waiting there for me when I am next in Linux.
I can't blame them. Do you know how much trouble it is to maintain a Windows NT server? Especially with Microsoft's tech support being no help. Their idea of a bugfix or an uninstall of a service pack, etc. is to format your hard disk and reload NT along with everything else on that hard disk. This can make for some long nights when you're troubleshooting an NT based system.
I think that IBM made the right choice using Linux. It sure won't make Microsoft happy, but it will make for (hopefully) less headaches for admins and more uptime for customers, and greater profits all around.