LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 07-08-2003, 03:22 PM   #1
Ben_Ty
LQ Newbie
 
Registered: Jul 2003
Distribution: Red Hat 9 & 7.3
Posts: 16

Rep: Reputation: 0
What are you using to replace MS Office


My main machine at work is a windows xp machine. The only things I use on it are Terminal Server Client, rdesktop replacement looking into, IE, mozilla replacement, and MS OFFICE , dont know.


I need to know waht you use in linux under Gnome to replace your MS Office applicatoins

I will need all the features of

Office XP Pro

Hopefully will be able to take my current Outlook XP .pst and merge it over also.
 
Old 07-08-2003, 03:41 PM   #2
Mara
Moderator
 
Registered: Feb 2002
Location: Grenoble
Distribution: Debian
Posts: 9,696

Rep: Reputation: 232Reputation: 232Reputation: 232
Most people use OpenOffice.org. Has the same features (some things are better), even reads Office formats (sometimes formatting is lost).
 
Old 07-08-2003, 03:42 PM   #3
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 271Reputation: 271Reputation: 271
Your best options are:

OpenOffice and or StarOffice.

OpenOffice is totally free as StarOffice you can usually get around the $50 dollar area.

This is asked quite frequently, if you try searching the site, you'll find probably alot of these questions with many many answers, lots of info.. etc. Enjoy Linux.
 
Old 07-08-2003, 03:58 PM   #4
nakkaya
LQ Guru
 
Registered: Jan 2003
Location: Turkey&USA
Distribution: Emacs and linux is its device driver(Slackware,redhat)
Posts: 1,398

Rep: Reputation: 45
for the outlook you can use evolution
 
Old 07-08-2003, 05:28 PM   #5
PhilD
Member
 
Registered: Mar 2003
Location: Iowa, US
Distribution: Mint
Posts: 174

Rep: Reputation: 30
You might want to look into crossover office by CodeWeavers. It uses wine to run almost all of the office programs. It can be found at:

http://www.codeweavers.com/products/office/


It is commercial and will run you about $50 as well. Their site has much more info. If you are wanting to go full native linux then OpenOffice.org or StarOffice is your best bet. I know KDE also has a suite available but I have never used it.

PhilD
 
Old 07-08-2003, 06:15 PM   #6
Thymox
Senior Member
 
Registered: Apr 2001
Location: Plymouth, England.
Distribution: Mostly Debian based systems
Posts: 4,368

Rep: Reputation: 64
KOffice is alright - and if you're coming to it without ever having experienced (read: been indoctrinated into) the ways of MSOffice, then you'll get on fine. Sure, it doesn't read MSO docs particularly well, but if you're only going to be using for yourself and not sharing with others, then does that matter?

If, however, you are like the majority of people who have been indoctrinated into the whys and wherefores of MSO, then OpenOffice.org's offering (or Star Office - they're basically the same product) is probably the best thing for you.

There's also the Gnome office suite - not like the KOffice group, but a collection of individual apps that have sort-of been grouped together. Abiword, Gnumeric, etc. I quite like Gnumeric, actually.
 
Old 07-08-2003, 06:23 PM   #7
Pcghost
Senior Member
 
Registered: Feb 2003
Location: The Arctic
Distribution: Fedora, Debian, OpenSuSE and Android
Posts: 1,820

Rep: Reputation: 46
And replace that crappy Access program with the bigger better SQL and its associated tools and you are set..
 
Old 07-08-2003, 06:28 PM   #8
Thymox
Senior Member
 
Registered: Apr 2001
Location: Plymouth, England.
Distribution: Mostly Debian based systems
Posts: 4,368

Rep: Reputation: 64
Talking about Access and SQL - can anyone recommend a nice newbie friendly gui frontend for SQL databases (either My or Postgre)? Cheers.
 
Old 07-09-2003, 08:10 AM   #9
Ben_Ty
LQ Newbie
 
Registered: Jul 2003
Distribution: Red Hat 9 & 7.3
Posts: 16

Original Poster
Rep: Reputation: 0
Wonderful thanks for all the opinions.

I did go to add/remove applicatoins in gnome (redhat 9) and install the openoffice package along with xpdf.

However I cant find where to run them from. I am sure this is a real newbie mistake.
 
Old 07-09-2003, 09:11 AM   #10
PhilD
Member
 
Registered: Mar 2003
Location: Iowa, US
Distribution: Mint
Posts: 174

Rep: Reputation: 30
If you are using Gnome or KDE it should have added them to you menu somewhere, if not, or it didn't you can run them from a terminal or with the run program dialog. Xpdf is run with xpdf (simple I know) and OpenOffice.org is soffice I believe.

Actually, for soffice you may need to run the user setup script. I installed the binaries from tar.gz files so you may not have to do this. I don't remember what the name was but it was something like soffice-setup and should in the /usr/share/OpenOffice.org??/ or something like that. Someone else may be able to provide some more details

Sorry for my limited knowledge.

PhilD
 
Old 07-09-2003, 09:38 AM   #11
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Quote:
Originally posted by Thymox
Talking about Access and SQL - can anyone recommend a nice newbie friendly gui frontend for SQL databases (either My or Postgre)? Cheers.
Have you taken a look at phpMyAdmin or webmin? I've seen them recommended in many docs when administering MySQL. Of course, I don't know all that much about DB's anyway, so I just use the command line 'mysql -p' to connect.



Cool
 
Old 07-09-2003, 10:07 AM   #12
darin3200
LQ Guru
 
Registered: Dec 2002
Distribution: Gentoo!
Posts: 1,153

Rep: Reputation: 45
Open Office is great, but big, so it takes quite a long time to load. Some distros I have seen have a tool built in called Open Office quickstart that runs in your memory for faster launches.
 
Old 07-09-2003, 10:13 AM   #13
softgun
Member
 
Registered: Jun 2003
Posts: 119

Rep: Reputation: 15
pgaccess is a front GUI end to postgresql. If you use Zope you can access mysql or postgresql through the web browser and if you want a program to form easy webforms and use postgresql as a backend - again throgh the web browser - try OIO at www.txoutcome.org. You can change it's menues to anything you like and to many languages too!
 
Old 07-09-2003, 12:15 PM   #14
vabaliukas
LQ Newbie
 
Registered: Feb 2003
Posts: 10

Rep: Reputation: 0
if you are really used to MS office, you can run wine on your linux and run the actuall thing on it

www.winehq.com
 
Old 07-09-2003, 02:22 PM   #15
MrJoshua
Member
 
Registered: Apr 2002
Location: Houston Texas
Distribution: Debian / Gentoo / RHEL
Posts: 209

Rep: Reputation: 31
I use phpMyAdmin for my MySQL database, and I am thourghly impressed.

Also I use OpenOffice, while it is a memory hog, it works great!
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Star Office vs. Open Office installation Q viniosity Linux - Software 3 05-21-2006 06:44 AM
How to Get Open Office 2.0beta to Mimic MS Office 2003 Look? mac57 Linux - Software 2 03-08-2005 07:02 AM
Microsoft Office documents support (what office suite is better?) whiteunicorn Linux - Enterprise 1 12-08-2004 02:30 AM
Star office / Open Office on Sony Picturebook kkempter Linux - Laptop and Netbook 4 12-11-2003 01:34 PM
problem in perl replace command with slash (/) in search/replace string ramesh_ps1 Red Hat 4 09-10-2003 01:04 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 09:22 PM.

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