This section can be skipped if you preparing a Reporter server with a remote database or a Collector system. Download Oracle Database 11g Release 1 The procedure for installing the Oracle database is fully described in the product documentation. This section presents a summary of that procedure. It is recommended that you download and review it. Create two groups dba and oinstall with the following commands:. Create the oracle user, and specify oinstall as the primary group and dba as the secondary group, with the following command:.
To improve the performance of the software, you must increase the shell limits for the oracle user. Depending on the oracle user's default shell, you need to make changes to it. Create the necessary subdirectories in the mount point directory that you identified and set the appropriate owner, group, and permissions for them using commands similar to the following:.
Unzip the Oracle database installation zip file. This creates the directory database. Then, run the graphical installer note this will not run under user root. Ensure that your X Window environment is properly set up. In addition, when logging on remotely with SSH, ensure X forwarding is enabled. Use the following commands:. Just follow through the first boot process and set the proper resolution once you login.
Fedora Core 6 shipped with several bugs and problems. Fedora Core, like all other Linux distributions, has a root user and has individual users. The root is the "superuser", somewhat similar to "Administrator" in Windows. To run as 'root' use su or sudo. However sudo requires setup. As root run:. However, I was able to run the above command with the file read-only. NOTE: Every command provided on this page will work if you remove sudo from the command.
However this requires you must be logged in as 'root'. Fedora Core uses yum to install and update its software. When connected to the internet it will automatically determine application dependancies. These repositories 'sign' their RPM file's to make sure they are valid when downloaded. Import the GPG keys to these repositories:. A third party repository should be used. For the purpose of this guide, most all needs are met by the Livna repository.
After yum downloads the application or update requested it will prompt to install. This is good for learners or to keep track of what is happening. Applications can possibly be UN-installed in a update as well.
If you wish yum to automatically install downloads and make changes, run yum with the -y answer "yes" option. After that, full system updates are probably less necessary. Keep in mind that updates, may update all their dependancies, which can lead to long download times. Often a new update may break something that already worked. Please understand what you are doing before running continuous updates. Fedora recommends users install a 3rd-party RPM packaged driver instead of using the installer from Nvidia's website.
Currently Livna provides a well packaged driver. If a kernel update is installed at the same time, then a reboot will be required. The Nvidia logo will flash quickly once. Download the GPG Key and run:. You will need 2 components: xorg driver and nvidia kernel module. For xorg driver, select the one matching the latest Nvidia driver 1.
For example: xorg-xdrv-nvidia- 1. Use the uname command for the proper match. For example:. If you had a previous version of these files before, remove them first with rpm -e. If you cannot find a perfect match you may will have to update to a kernel that matches from FC6 Updates. If not, try rebooting. Fedora Core 6 ships and uses GCC 4. Some applications that were compiled with an older GCC ex: 3. Make sure to have the following RPM's installed. FC6 includes GCC 4. You can install GCC 3.
I have more information on using alternate compilers. It has drivers, libraries and utilities. The drivers are included with the kernel package. If your sound card is not detected or working properly, most likely it will be an issue with ALSA. Try the following:. Download RealPlayer Fedora Core ships without any form of MP3 playback.
In order to add MP3 playback you must install from a 3rd party. Seriously, you just saved me from a massive headache! Thank you for this useful article. I followed it but it installed version 6. Could you please show how to to it? Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink. New Linux Helper - Nov 19 ' David - Oct 30 ' Plume - Nov 19 ' Tan Yu Xuan - Nov 6 ' DEV Community is a community of , amazing developers We're a place where coders share, stay up-to-date and grow their careers.
Create account Log in. Twitter Facebook Github Instagram Twitch. You'll be redirected to the site which hosts the files. Download it and launch the installer. Accept the terms and move on. You'll now see that the installer is connecting to the Internet and downloading a lot of tiny and small files. Wait till it ends. Right when it ends which won't take long , you'll be presented a window with title MinGW Installation Manager.
You should be in the 'Basic Setup' tab by default when it launches. If not, click on Basic Setup. If you are prompted with a menu, click on Mark for Install. And wait while it downloads a billion files and installs them. Now you gotta edit your "Environment Variables" as well, so that gcc works in cmd no matter the file location.
0コメント