Results 1 to 5 of 5
I need to know how to install and use the following applications in CentOS 6 or Linux in general!
1. Word Process - Open Office
2. Spreadsheet Development - Open ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 11-19-2011 #1Just Joined!
- Join Date
- Nov 2011
- Posts
- 6
Need help installing this software TONIGHT!!!
I need to know how to install and use the following applications in CentOS 6 or Linux in general!
1. Word Process - Open Office
2. Spreadsheet Development - Open Office
3. Incoming and Outgoing E-mail - Gmail
4. Remote Administrator - SSH
5. Secure File Transfer using the scp command
6. Webpage - Apache
7. Document Printing using CUPS (Common Unix Printing System)
8. File Sharing using NFS
Thanks for any help!!
- 11-19-2011 #2
Hello and Welcome!
The good news is that these programs are easy to install, and some of those (I believe) are installed in CentOS by default.
But to install software in CentOS, simply use your package manager, yum
Code:yum install <package_name>
Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.
- 11-19-2011 #3Just Joined!
- Join Date
- Nov 2011
- Posts
- 6
- 11-19-2011 #4
This page, here, might help you track down the common package names. But normally, you can get away with using the name that you know it by.
One they are installed, they should appear somewhere in your applications menu.Code:yum install apache yum install libreoffice
The exception would be Apache and ssh.
I'm not well versed in either one of those, but you should be able to find ample documentation on the web.Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.
- 11-19-2011 #5
I do hope you are a fast learner. In my opinion there is no way possible for you to install, set up and learn how to use all that stuff in one night. You can probably install all of it, but set up and learning to use will take days at least.
I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
I'd rather be lost at the lake than found at home.


Reply With Quote

