Difference between revisions of "Fedora"
Jump to navigation
Jump to search
Line 17: | Line 17: | ||
− | to install all the basics you need, including g++: | + | to install all the basics you need for programming, including g++: |
* yum groupinstall "Development Tools" | * yum groupinstall "Development Tools" | ||
Revision as of 20:52, 30 June 2011
How to install Adobe Flash plugins
to install open office:
- 1. su -
- 2. yum groupinstall "Office/Productivity"
to install kile:
- yum install kile
also can do:
- yum search kile
- yum info kile
to install all the basics you need for programming, including g++:
- yum groupinstall "Development Tools"
Support 4GB or more RAM:
- yum install kernel-PAE
- reboot
- Running more than 4GB RAM on Fedora, RHEL, & CentOS