LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 10-26-2012, 10:33 PM   #1
Herschel
LQ Newbie
 
Registered: Oct 2010
Posts: 5

Rep: Reputation: 0
Post I need a transiton plan from 25 yrs of Microsoft to Linux.


I'm sure this covers too much ground, but...
I haven't programmed in 10 years or so, but for 25 yrs before I did. I want to get some custom work done without learning C# or much of any code - My first brush with OO Org's Base program was very encouraging. It got me into a simple edit grid, on my Thunderbird address book in a few minutes. For the past few months I've worked on Word and Excel documents in OO and have been totally satisfied.

10 years ago I tried to make this transition but I actually quit programming at that point. I want to automate my current life as the owner of an adult family home. Lists of clients, visitors, doctors, pills, activities, reminders... In the past I used Clarion (which only ran on Windows) and there was no stopping it.

Now, I have been given a 4 yr old PC and three year old laptop that I can completely wipe and install Linux. What a world of choices.

Will Open Office Base allow multiple related files? Multiple keys per file? Can I "join" two or more files and access that as a virtual file? What about multi-user access and file size limitations? I'm feeling terribly out of touch...

too many questions. Thanks in advance for your help.
 
Old 10-26-2012, 11:22 PM   #2
JaseP
Senior Member
 
Registered: Jun 2002
Location: Eastern PA, USA
Distribution: K/Ubuntu 18.04-14.04, Scientific Linux 6.3-6.4, Android-x86, Pretty much all distros at one point...
Posts: 1,802

Rep: Reputation: 157Reputation: 157
Let's start with the first thing...

If Window's interface is what you are used to, KDE will be your more comfortable environment. For ease of use, in terms of upgrades, etc., I favor Debian package management over RedHat package management (I've used them both over roughly equivalent time frames),... That means, primarily, that Kubuntu, and similar distributions, are in the lead...

KDE has the Akonadi server (doesn't run ON a server, but serves the machines it's on), which I don't favor, but you might. It's purpose is to organize a user's social data more efficiently.

3 year old machines are rather perfect for Linux. Just the right blend of power and market penetration to have the drivers for their hardware be readily available.

Modern distros use LibreOffice, which is better able to handle what you might need than OpenOffice (development has largely switched to LO, over OO). File size limitations are a combination of what the app can handle and what the file system can handle. An EXT4 filesystem can handle anything you're apt to throw at it. I don't know LO's limitations, but bynthe time you get to files of that size, your better off with a mySQL database over a spreadsheet file...
 
2 members found this post helpful.
Old 10-29-2012, 07:52 PM   #3
Herschel
LQ Newbie
 
Registered: Oct 2010
Posts: 5

Original Poster
Rep: Reputation: 0
I definitely want to work with a mySQL database. At this point I'm just warming up to the thought of getting back into the database arena. My previous project experience included a couple of systems with 35+ files and records into nearly 1 million and I'd like to work in an arena without file size limits. For now, my project is much smaller but I still want it to work for me not me work in spite of it.

Some particulars:
are you saying that Kubuntu uses the KDE but... too many particulars.:-0

I want to make use of a fairly basic database to complete multiple forms for our adult family home and I'd like to use open source for all of it. mySQL, OO or LO, older machines and (new "requirement") I'd like some of the updating and/or reporting to happen via smartphones and allow voice-to-text something like the operation of Dragon Naturally Speaking on windows. And ultimately interact with the RingCentral (or similar) cloud-based phone system. That is, the database that drives our contract fields should be able to take remote updates and place phone calls about those updates.

Is this enough for you to say : "download x, y, and z from <someplace.com> and you probably won't go too crazy?" I know that's a mouthful, but for now I need a contract filled out from a simple database. Then I'd like to build from a pretty robust foundation.

Thanks
 
Old 10-29-2012, 08:39 PM   #4
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,382
Blog Entries: 28

Rep: Reputation: 6164Reputation: 6164Reputation: 6164Reputation: 6164Reputation: 6164Reputation: 6164Reputation: 6164Reputation: 6164Reputation: 6164Reputation: 6164Reputation: 6164
Install MySQL. It should be in the Ubuntu Software Center.

Then check out this tutorial: http://www.mysqltutorial.org/

First though, you might want to take a look at The Linux Documentation Project; there's a wealth of resources there for new and experienced users.
 
1 members found this post helpful.
Old 10-29-2012, 09:37 PM   #5
sundialsvcs
LQ Guru
 
Registered: Feb 2004
Location: SE Tennessee, USA
Distribution: Gentoo, LFS
Posts: 10,691
Blog Entries: 4

Rep: Reputation: 3947Reputation: 3947Reputation: 3947Reputation: 3947Reputation: 3947Reputation: 3947Reputation: 3947Reputation: 3947Reputation: 3947Reputation: 3947Reputation: 3947
I'm not quite sure what software environments (besides Windows) you've used up-to-now, Herschel, but I think that you will definitely find the Linux environment to be an eye-opening experience. And, from this point forward, you will realize just how limited the Windows environment is (and always has been).

Most of all, whereas the Microsoft-centric environments are, well, "Microsoft-centric," the Linux environment (and Unix, by extension) definitely hearken back to that ol' original PDP-7, where there was no "single, unifying vendor," and there never, ever was. In this environment, you have choices where you never expected choices to be: having multiple choices about the graphic user interface (GUI) itself, for example. Or, the notion of having no GUI at all. Or(!), the completely alien (until now ... ) notion of running a GUI session over the Internet with a computer that doesn't even have a graphic card ... and doing so without the cockamamie kludge that is "remote desktop." That's only the beginning.

You'll find this environment to be completely liberating ... and, most likely, at least at first you'll find the environment to be quite unnerving. Superficially it seems "similar to Windows," and yet it reveals itself to be completely and utterly different. "Completely and utterly different," I might add, "in a way that makes you wonder why you spent so much time with Microsoft."

(P.S.: I am "more than 25 years 'in,'" too. And, all I can say to you is: "Hang on to your hat! How long has it been since you could say that you've had fun with a computer?!" From one ol' hacker to another... "Think you know what that ol' PC in front of you can do? Yeah? Watch this!")

Let the fun begin. Again.

Last edited by sundialsvcs; 10-29-2012 at 09:41 PM.
 
1 members found this post helpful.
Old 10-29-2012, 11:34 PM   #6
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,369

Rep: Reputation: 2753Reputation: 2753Reputation: 2753Reputation: 2753Reputation: 2753Reputation: 2753Reputation: 2753Reputation: 2753Reputation: 2753Reputation: 2753Reputation: 2753
If you're going to get into the cmd line, this will be useful
http://rute.2038bug.com/index.html.gz

In addition to the above mysql tutorial, here's the home page for the reference material http://dev.mysql.com/doc/refman/5.1/en/

Last edited by chrism01; 10-29-2012 at 11:39 PM.
 
1 members found this post helpful.
Old 11-12-2012, 06:47 PM   #7
Herschel
LQ Newbie
 
Registered: Oct 2010
Posts: 5

Original Poster
Rep: Reputation: 0
I'd like to thank all the replies... Technical and otherwise. I don't (yet) see how to reply to any ONE post, but hey, I looked at downloading Debian and got nowhere so perhaps my "technical development" days are over. I seem to have a VERY impatient nature these days. When I look at posts here I see pages filled with odd words and phrases that assume I know the lingo. Nada, nothing, zip.

Sundialsvcs really touched a nerve with me - brought tears to my eyes just talking about DOING SOMETHING CREATIVE again. It has been a long time and yes, a very long time since I had fun with the computer. I can envision working with a real multi-tasking os, without a screen or keyboard, with voice control and ... I just don't see how I'm going to get from where I am to where I'd have to be to do something like that. Can I get a direct email link to Sundialsvcs? It looks like that's a no-no, but I'm stuck for the encouragement I heard ... Marysville, WA.

Last edited by Herschel; 11-14-2012 at 12:14 PM.
 
Old 11-12-2012, 07:59 PM   #8
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,382
Blog Entries: 28

Rep: Reputation: 6164Reputation: 6164Reputation: 6164Reputation: 6164Reputation: 6164Reputation: 6164Reputation: 6164Reputation: 6164Reputation: 6164Reputation: 6164Reputation: 6164
You can find instructions about how to download the Debian *.iso files here:

http://www.debian.org/CD/

If you have an internet connection, the "netinstall" is the way to go; you start it with a CD, then finish by downloading packages from the net, so you don't have to burn multiple disks. I've done it several times and it's worked flawlessly each time: http://www.debian.org/distrib/netinst
 
1 members found this post helpful.
Old 11-12-2012, 11:09 PM   #9
Wim Sturkenboom
Senior Member
 
Registered: Jan 2005
Location: Roodepoort, South Africa
Distribution: Ubuntu 12.04, Antix19.3
Posts: 3,794

Rep: Reputation: 282Reputation: 282Reputation: 282
Advise: remove your email address (in post #7) unless your a sucker for spam
 
1 members found this post helpful.
  


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
how to open microsoft project plan files in Linux? sailu_mvn Fedora 11 08-28-2015 01:32 AM
New to this forum, but 3 yrs un-new to Linux Bruce Kirk LinuxQuestions.org Member Intro 1 08-17-2009 07:09 PM
LXer: Microsoft’s plan to block Linux on laptops LXer Syndicated Linux News 0 05-13-2008 11:30 PM
LXer: Microsoft talks on govt document plan LXer Syndicated Linux News 0 11-20-2007 05:41 AM
LXer: Linux Backers Plan Microsoft Shadow Conference LXer Syndicated Linux News 0 04-11-2006 04:33 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 09:23 AM.

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